HomeSort by relevance Sort by last modified time
    Searched full:initialization (Results 501 - 525 of 8816) sorted by null

<<21222324252627282930>>

  /prebuilts/go/darwin-x86/src/runtime/cgo/
gcc_libinit_windows.c 28 fprintf(stderr, "runtime: failed to create runtime initialization wait event.\n");
99 fprintf(stderr, "runtime: failed to signal runtime initialization complete.\n");
  /prebuilts/go/darwin-x86/src/runtime/
rt0_linux_arm64.s 37 // Synchronous initialization.
41 // Create a new thread to do the runtime initialization and return.
  /prebuilts/go/linux-x86/src/runtime/cgo/
gcc_libinit.c 45 // initialization is complete but we do not know that all Go init
49 // initialization to be complete anyhow, later, by waiting for
gcc_libinit_windows.c 28 fprintf(stderr, "runtime: failed to create runtime initialization wait event.\n");
99 fprintf(stderr, "runtime: failed to signal runtime initialization complete.\n");
  /prebuilts/go/linux-x86/src/runtime/
rt0_linux_arm64.s 37 // Synchronous initialization.
41 // Create a new thread to do the runtime initialization and return.
  /system/chre/platform/include/chre/platform/
platform_gnss.h 34 * called at a later stage of initialization than the constructor, so platform
35 * implementations are encouraged to put any blocking initialization here.
  /system/nfc/src/nfa/sys/
nfa_sys_cback.cc 38 ** Description Called to register an initialization complete callback
53 ** Description Called by other NFA subsystems to notify initialization is
  /art/runtime/
aot_class_linker.h 23 // AotClassLinker is only used for AOT compiler, which includes some logic for class initialization
  /art/runtime/entrypoints/quick/
quick_alloc_entrypoints.h 30 // Runtime shutdown lock is necessary to prevent races in thread initialization. When the thread is
  /art/runtime/interpreter/mterp/
mterp_stub.cc 25 * Call this during initialization to verify that the values in asm-constants.h
  /art/test/001-HelloWorld/src/
Main.java 23 static int x = (int)(10*Math.random()); // Suppress initialization.
  /art/test/170-interface-init/src/
Main.java 23 static int x = (int)(10*Math.random()); // Suppress compile-time initialization.
  /art/test/476-clinit-inline-static-invoke/src/
Main.java 26 // Call static method to cause implicit class initialization, even
  /art/test/587-inline-class-error/smali/
VerifyError.smali 26 # right initialization for the embedded vtable length of a
  /cts/tests/camera/src/android/hardware/camera2/cts/
NativeCameraManagerTest.java 31 /** Load jni on initialization */
NativeImageReaderTest.java 31 /** Load jni on initialization */
NativeStillCaptureTest.java 33 /** Load jni on initialization */
  /cts/tests/tests/media/src/android/media/cts/
NativeImageReaderTest.java 32 /** Load jni on initialization */
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
array_init.rs 3 // Testing constant array initialization
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstBaseMethodRef.java 129 * Gets whether this is a reference to an instance initialization
134 * instance initialization method
141 * Gets whether this is a reference to a class initialization
146 * instance initialization method
  /dalvik/dx/src/com/android/dx/rop/cst/
CstBaseMethodRef.java 139 * Gets whether this is a reference to an instance initialization
144 * instance initialization method
151 * Gets whether this is a reference to a class initialization
156 * instance initialization method
  /device/generic/goldfish-opengl/system/OpenglSystemCommon/
EGLClientIface.h 37 // It will be called by EGL after loading the GLES library for initialization
  /device/google/contexthub/firmware/os/algos/common/math/
kasa.h 2 * This module provides a data structure, initialization, and fit
  /device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/PortingGuide/
Phy.txt 3 MvPhyDxe provides basic initialization and status routines for Marvell PHYs.
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Library/AmdSataInitLib/
AmdSataInitLib.inf 7 # AMD-specific SATA Library Initialization information file.

Completed in 725 milliseconds

<<21222324252627282930>>