/test/vts/harnesses/tradefed/src/com/android/tradefed/targetprep/ |
VtsDeviceInfoCollector.java | 30 * change deployment process and reduce the deployment time, which are critical for VTS services.
|
/toolchain/binutils/binutils-2.27/include/ |
leb128.h | 20 /* The functions defined here can be speed critical.
|
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/ |
MacRandomTest.py | 126 # Note: exact randomization interval is not critical, just approximate,
|
/tools/tradefederation/core/atest/docs/ |
atest_structure.md | 29 it). That is a critical piece that atest depends on. Module-info.json contains a
|
/device/google/marlin/recovery/gpt-utils/ |
gpt-utils.cpp | 78 //the boot critical luns lie between sda to sdz which is acceptable because 120 //List of LUN's containing boot critical images. 646 //updates of the other 'critical' partitions. This function will 736 //needs to be updated. This would be the device which holds one or more critical 740 //invoked multiple times, once for each LUN containing critical image(s) and 834 //the backup copy of the boot critical images [all...] |
/hardware/qcom/msm8998/gpt-utils/ |
gpt-utils.cpp | 78 //the boot critical luns lie between sda to sdz which is acceptable because 120 //List of LUN's containing boot critical images. 646 //updates of the other 'critical' partitions. This function will 736 //needs to be updated. This would be the device which holds one or more critical 740 //invoked multiple times, once for each LUN containing critical image(s) and 834 //the backup copy of the boot critical images [all...] |
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/ |
BiosKeyboard.c | [all...] |
/external/ImageMagick/MagickCore/ |
image-view.c | 191 % #pragma omp critical 304 #pragma omp critical (MagickCore_DuplexTransferImageViewIterator) 521 % #pragma omp critical 597 #pragma omp critical (MagickCore_GetImageViewIterator) [all...] |
compare.c | 452 #pragma omp critical (MagickCore_GetAbsoluteError) 552 #pragma omp critical (MagickCore_GetFuzzDistortion) 656 #pragma omp critical (MagickCore_GetMeanAbsoluteError) 855 #pragma omp critical (MagickCore_GetMeanSquaredError) [all...] |
/external/ImageMagick/MagickWand/ |
wand-view.c | 239 % #pragma omp critical 381 #pragma omp critical (MagickWand_DuplexTransferWandViewIterator) 507 % #pragma omp critical 591 #pragma omp critical (MagickWand_GetWandViewIterator) [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosDxe/ |
SmbiosDxe.c | 461 // Enter into critical section
525 // Leave critical section
616 // Enter into critical section
820 // Enter into critical section
871 // Leave critical section
[all...] |
/external/google-breakpad/src/client/windows/handler/ |
exception_handler.cc | 256 // initialized the critical section, the second (and later) instances may 257 // try to use uninitialized critical section object. The feature of multiple 369 // deleting the static critical section and a new instance of the class 370 // is created, then there is a possibility that the critical section be 371 // initialized while the same critical section is being deleted. Given the [all...] |
/external/libpng/contrib/libtests/ |
pngunknown.c | 192 /* Critical chunks */ 196 /* Non-critical chunks that libpng handles */ 620 "%s(%s): if-safe: %s: unknown critical chunk saved\n", 938 errorx = "IF-SAFE: unknown critical chunk saved"; 984 errorx = "IF-SAFE: known critical chunk saved"; [all...] |
/external/webrtc/webrtc/modules/video_coding/ |
jitter_buffer.cc | [all...] |
/system/core/init/ |
README.md | 171 `critical` 172 > This is a device-critical service. If it exits more than four times in 292 The service with shutdown_behavior of "critical" is not killed during shutdown 294 "shutdown critical" will be killed. When the service tagged with "shutdown critical"
|
/external/tcpdump/ |
print-isakmp.c | 136 uint8_t critical; /* bit 7 - critical, rest is RESERVED */ member in struct:isakmp_gen [all...] |
/prebuilts/go/darwin-x86/src/crypto/x509/ |
x509.go | 654 // this can be used to extract non-critical extensions that are not 668 // library which understands all the critical extensions. 716 PermittedDNSDomainsCritical bool // if true then the name constraints are marked critical. 952 return "x509: unhandled critical extension" [all...] |
/prebuilts/go/linux-x86/src/crypto/x509/ |
x509.go | 654 // this can be used to extract non-critical extensions that are not 668 // library which understands all the critical extensions. 716 PermittedDNSDomainsCritical bool // if true then the name constraints are marked critical. 952 return "x509: unhandled critical extension" [all...] |
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
QueryTable.c | 272 L" Critical"
2618 L" Non-critical "
2622 L" Critical "
2692 L" Non-critical "
2696 L" Critical "
[all...] |
/libcore/luni/src/test/java/tests/targets/security/cert/ |
CertificateTest.java | 160 * X509v3 Basic Constraints: critical 164 * X509v3 Key Usage: critical 262 * X509v3 Basic Constraints: critical 271 * X509v3 Key Usage: critical 373 * X509v3 Basic Constraints: critical 446 * X509v3 Basic Constraints: critical 451 * X509v3 Key Usage: critical 547 * X509v3 Basic Constraints: critical 554 * X509v3 Key Usage: critical [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/ |
handlers.py | 630 LOG_CRIT = 2 # critical conditions
664 "critical": LOG_CRIT,
709 "CRITICAL" : "critical"
[all...] |
/external/clang/lib/CodeGen/ |
CGOpenMPRuntime.h | 178 /// <critical_section_name> + ".var" for "omp critical" directives; 2) 453 /// \brief Returns corresponding lock object for the specified critical region 456 /// \param CriticalName Name of the critical region. 558 /// \brief Emits a critical region. 559 /// \param CriticalName Name of the critical region. 561 /// critical region. [all...] |
/external/llvm/lib/Transforms/Scalar/ |
GVN.cpp | [all...] |
/art/compiler/optimizing/ |
liveness_test.cc | 226 "Block 5\n" // block to avoid critical edge. Predecessor is 1, successor is 3. 528 "Block 8\n" // synthesized block to avoid critical edge.
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/ |
Thunk.c | 224 // The call to Legacy16 is a critical section to EFI
323 // End critical section
|