Searched refs:dynamic (Results 1 – 25 of 84) sorted by relevance
1234
42 --L_opts print linker "-L" flags for dynamic linking43 --R_opts print dynamic linker "-R" or "-rpath" flags
16 --L_opts print linker "-L" flags for dynamic linking17 --R_opts print dynamic linker "-R" or "-rpath" flags
32 This will build the static and dynamic versions of SDL in the ~/build directory.44 - build SDL for iOS, both static and dynamic
16 dynamic loader to ignore their SDL2 in this case, of course.61 system's dynamic loader was supposed to do for us? Yes, but now we've got this
68 #error Do not include wayland-client ahead of SDL_waylanddyn.h in dynamic loading mode
339 echo "-- dynamic libwebp -> $webp_lib"348 echo "-- dynamic libtiff -> $tif_lib"352 # Disable dynamic jpeg since we're linking it explicitly360 echo "-- dynamic libjpeg -> $jpg_lib"369 echo "-- dynamic libpng -> $png_lib"
25 bool "dynamic settings handlers"29 Enables the use of dynamic settings handlers
178 int dynamic = 0; in IOT_MQTT_Construct() local193 IOT_Ioctl(IOTX_IOCTL_GET_DYNAMIC_REGISTER, (void *)&dynamic); in IOT_MQTT_Construct()220 if (dynamic) { in IOT_MQTT_Construct()
423 /* Enable dynamic udev support */426 /* Enable dynamic libusb support */429 /* Enable dynamic libsamplerate support */
665 local int dynamic(struct state *s) in dynamic() function827 dynamic(&s) : in puff()
15 test262/test/language/expressions/dynamic-import/usage-from-eval.js:26: TypeError: $DONE() not call…16 test262/test/language/expressions/dynamic-import/usage-from-eval.js:26: strict mode: TypeError: $DO…
88 dynamic-import
103 - added dynamic import
64 - readline: handle dynamic terminal resizing
25 testver Check the version and dynamic loading and endianness
30 - create a static and a dynamic binding directory,
146 !MESSAGE - release-dynamic - release dynamic link library (DLL)147 !MESSAGE - debug-dynamic - debug dynamic link library (DLL)
54 All DLLs built by this project use the Microsoft dynamic C runtime library
71 /* Support LogLuv high dynamic range encoding */
74 /* Support LogLuv high dynamic range encoding */
56 **Gain control**. A novel automatic gain control based dynamic compression to
127 // Whether to allow dynamic dimension sizes without re-compilation.128 // A tensor of with dynamic dimension must have a valid dims_signature133 // dynamic dimensions of the model.
54 'enable support for LogLuv high dynamic range encoding', \
58 # Support for LogLuv high dynamic range encoding
53 procedure Progress(Sender: TObject); dynamic;
Completed in 20 milliseconds