/external/compiler-rt/test/builtins/timing/ |
floatdidf.c | 24 // Initialize the input array with data of various sizes.
|
floatdisf.c | 24 // Initialize the input array with data of various sizes.
|
floatdixf.c | 24 // Initialize the input array with data of various sizes.
|
floatundidf.c | 21 // Initialize the input array with data of various sizes.
|
floatundisf.c | 24 // Initialize the input array with data of various sizes.
|
floatundixf.c | 24 // Initialize the input array with data of various sizes.
|
/external/conscrypt/src/openjdk-host/java/org/conscrypt/ |
NativeCryptoJni.java | 20 * Helper to initialize the JNI libraries. This version runs when compiled
|
/external/conscrypt/src/platform/java/org/conscrypt/ |
NativeCryptoJni.java | 20 * Helper to initialize the JNI libraries. This version runs when compiled
|
/external/deqp/framework/egl/wrapper/ |
eglwFunctions.inl | 43 eglInitializeFunc initialize;
|
/external/dng_sdk/source/ |
dng_tile_iterator.cpp | 44 Initialize (image.RepeatingTile (), 74 Initialize (tile, 99 Initialize (tile, 106 void dng_tile_iterator::Initialize (const dng_rect &tile,
|
dng_tile_iterator.h | 67 void Initialize (const dng_rect &tile,
|
/external/e2fsprogs/lib/ext2fs/ |
Makefile.pq | 28 initialize.obj \
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/ |
ModelMessages.java | 21 // initialize resource bundle
|
/external/eigen/bench/btl/generic_bench/timers/ |
portable_perf_analyzer.hh | 45 // action.initialize(); 51 action.initialize(); 60 _action.initialize(); 69 action.initialize();
|
/external/freetype/include/internal/ |
ftpic.h | 52 /* Initialize the various function tables, structs, etc. */
|
/external/guice/core/src/com/google/inject/internal/ |
DelayedInitialize.java | 29 void initialize(InjectorImpl injector, Errors errors) throws ErrorsException; method in interface:DelayedInitialize
|
/external/guice/extensions/spring/src/com/google/inject/spring/ |
SpringIntegration.java | 73 provider.initialize(beanFactory); 101 void initialize(BeanFactory beanFactory) { method in class:SpringIntegration.SpringProvider 132 void initialize(BeanFactory beanFactory) { method in class:SpringIntegration.InjectableSpringProvider 133 super.initialize(beanFactory);
|
/external/libbrillo/brillo/glib/ |
abstract_dbus_service.cc | 22 LOG(ERROR) << "No run loop. Call Initialize before use.";
|
/external/libchrome/dbus/ |
dbus_statistics.h | 14 // valid when called from the main thread (the thread which Initialize() was 34 // Initializes / shuts down dbus statistics gathering. Calling Initialize 36 CHROME_DBUS_EXPORT void Initialize(); 40 // do nothing unless Initialize() was called.
|
/external/libdrm/tests/amdgpu/ |
amdgpu_test.h | 45 * Initialize basic test suite 60 * Initialize bo test suite 75 * Initialize cs test suite 90 * Initialize vce test suite
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/ |
ftpic.h | 52 /* Initialize the various function tables, structs, etc. */
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
StartupConfig.cpp | 34 ** Function: initialize 36 ** Description: Initialize all member variables. 50 ** Function: initialize 57 void StartupConfig::initialize () function in class:StartupConfig
|
/external/llvm/bindings/ocaml/all_backends/ |
llvm_all_backends.ml | 10 external initialize : unit -> unit = "llvm_initialize_all"
|
/external/llvm/bindings/ocaml/backends/ |
llvm_backend.ml.in | 10 external initialize : unit -> unit = "llvm_initialize_@TARGET@"
|
/external/nanopb-c/tests/basic_buffer/ |
encode_buffer.c | 16 /* Initialize the structure with constants */
|