/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
thread_local_buffer.h | 108 // Work around performance issues with thread-local dynamic initialization 111 // cost of dynamic initialization checks, while still providing automatic 114 // by slow implementations of TLS dynamic initialization.
|
/hardware/interfaces/nfc/1.0/ |
INfc.hal | 23 * Opens the NFC controller device and performs initialization. 24 * This may include patch download and other vendor-specific initialization. 27 * NCI initialization - ie accept CORE_RESET and subsequent commands through
|
/libcore/ojluni/src/main/java/javax/crypto/spec/ |
IvParameterSpec.java | 31 * This class specifies an <i>initialization vector</i> (IV). 91 * Returns the initialization vector (IV). 93 * @return the initialization vector (IV). Returns a new array
|
/prebuilts/go/darwin-x86/src/go/types/ |
initorder.go | 25 fmt.Printf("Computing initialization order for %s\n\n", check.pkg) 54 // Determine initialization order by removing the highest priority node 58 // removing all incoming dependencies), otherwise there are initialization 84 // Ok to continue, but the variable initialization order 122 fmt.Println("Initialization order:") 154 check.errorf(obj.Pos(), "initialization cycle for %s", obj.Name()) 167 // A dependency is an object that may be a dependency in an initialization 170 // initialization order computation. 203 // only consider nodes that may be an initialization dependency 211 // to be scheduled for initialization in correct order relative to other nodes. [all...] |
/prebuilts/go/linux-x86/src/go/types/ |
initorder.go | 25 fmt.Printf("Computing initialization order for %s\n\n", check.pkg) 54 // Determine initialization order by removing the highest priority node 58 // removing all incoming dependencies), otherwise there are initialization 84 // Ok to continue, but the variable initialization order 122 fmt.Println("Initialization order:") 154 check.errorf(obj.Pos(), "initialization cycle for %s", obj.Name()) 167 // A dependency is an object that may be a dependency in an initialization 170 // initialization order computation. 203 // only consider nodes that may be an initialization dependency 211 // to be scheduled for initialization in correct order relative to other nodes. [all...] |
/prebuilts/misc/common/swig/include/2.0.11/lua/ |
luaruntime.swg | 20 /* this is the initialization function 76 /* invoke user-specific initialization */ 94 /* Note: the initialization function is closed after all code is generated */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
PaletteMetadataDescriptor.java | 58 * @return the initialization string, which can be empty but never null 78 * Initializes a new {@link SimpleElement} with the palette initialization 88 * Initializes a new {@link Element} with the palette initialization configuration
|
/art/runtime/ |
plugin.cc | 47 *error_msg = StringPrintf("Initialization of plugin failed"); 51 LOG(WARNING) << this << " does not include an initialization function";
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
AudioRecordHelper.java | 38 initialization: 48 break initialization; local
|
/device/linaro/bootloader/edk2/ArmPkg/Library/PeiServicesTablePointerLib/ |
PeiServicesTablePointer.c | 47 as specified in the CPU binding section of the Platform Initialization Pre-EFI
48 Initialization Core Interface Specification.
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/DatahubStatusCodeHandlerDxe/ |
DatahubStatusCodeHandlerDxe.h | 81 as initialization for data hub status code worker.
83 @retval EFI_SUCCESS Initialization is successful.
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Include/FspEas/ |
FspApi.h | 178 @retval EFI_DEVICE_ERROR Temp RAM initialization failed.
195 This allows the FSP to take appropriate actions as needed during different initialization
222 complete the silicon initialization and provides bootloader an opportunity to get
231 @retval EFI_DEVICE_ERROR FSP initialization failed.
249 complete the silicon initialization and provides bootloader an opportunity to get
259 @retval EFI_DEVICE_ERROR FSP initialization failed.
271 silicon initialization.
279 @retval EFI_DEVICE_ERROR FSP initialization failed.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/AuthVariableLibNull/ |
AuthVariableLibNull.c | 19 Initialization for authenticated varibale services.
20 If this initialization returns error status, other APIs will not work
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/ |
DebugSupport.c | 2 Top level C file for debug support driver. Contains initialization function.
108 // Call hook for processor specific initialization
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/ |
TcgMorLockDxe.c | 61 Initialization for MOR Lock Control.
63 @retval EFI_SUCEESS MorLock initialization success.
|
/device/linaro/bootloader/edk2/MdePkg/Library/SecPeiDxeTimerLibCpu/ |
SecPeiDxeTimerLibCpu.uni | 7 // in their initialization without any issues. They only have to be careful in
30 #string STR_MODULE_DESCRIPTION #language en-US "This Timer Library only uses CPU resources to provide calibrated delays on IA-32, x64, and IPF. Note: A driver of types DXE_RUNTIME_DRIVER and DXE_SMM_DRIVER can use this TimerLib in their initialization without any issues. They only have to be careful in the implementation of runtime services and SMI handlers. Because CPU Local APIC and ITC could be programmed by the OS, it cannot be used by SMM drivers and runtime drivers, and ACPI timer is recommended for SMM drivers and runtime drivers. Note that for IA-32 and x64, this library only supports xAPIC mode. If x2APIC support is desired, the SecPeiDxeTimerLibUefiCpu library can be used."
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Spi/Smm/ |
PchSpi.c | 47 EFI_SUCCESS Initialization complete.
104 This function is a a hook for Spi Smm phase specific initialization
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
EditMenuBar.h | 49 @retval EFI_SUCCESS The initialization was correct.
62 @retval EFI_SUCCESS The initialization was correct.
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/ |
SecPeiDxeTimerLibUefiCpu.uni | 7 // in their initialization without any issues. They only have to be careful in
30 #string STR_MODULE_DESCRIPTION #language en-US "Timer Library that only uses CPU resources to provide calibrated delays on IA-32, x64, and IPF. Note: A driver of type DXE_RUNTIME_DRIVER and DXE_SMM_DRIVER can use this TimerLib in their initialization without any issues. They only have to be careful in the implementation of runtime services and SMI handlers. Because CPU Local APIC and ITC could be programmed by OS, it cannot be used by SMM drivers and runtime drivers, ACPI timer is recommended for SMM drivers and runtime drivers. This library differs with the SecPeiDxeTimerLibCpu library in the MdePkg in that it uses the local APIC library so that it supports x2APIC mode."
|
/external/ImageMagick/Magick++/lib/ |
Thread.cpp | 35 throwExceptionExplicit(MagickCore::OptionError,"mutex initialization failed", 55 "mutex initialization failed");
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
p9.cpp | 20 constexpr int ni1; // expected-error {{default initialization of an object of const type 'const int'}} 37 constexpr pixel origin; // expected-error {{default initialization of an object of const type 'const pixel' without a user-provided default constructor}}
|
/external/clang/test/CXX/drs/ |
dr17xx.cpp | 52 // Direct-list-initialization of a non-class object 63 // Explicit conversion in copy/move list initialization
|
/external/clang/test/Sema/ |
complex-init-list.c | 4 // of a complex number individually using an initialization list. Basically, 7 // initialization.
|
/external/clang/test/SemaCXX/ |
attr-selectany.cpp | 45 extern const __declspec(selectany) SomeStruct some_struct; // expected-warning {{default initialization of an object of const type 'const SomeStruct' without a user-provided default constructor is a Microsoft extension}} 52 const SomeStruct some_struct2; // expected-error {{default initialization of an object of const type 'const SomeStruct' without a user-provided default constructor}}
|
warn-shadow.cpp | 36 // The initialization is safe, but the modifications are not. 46 // The initialization is safe, but the modifications are not.
|