OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:critical
(Results
801 - 825
of
3048
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/art/compiler/optimizing/
scheduler.cc
514
// Get highest priority node based on
critical
path information.
540
// If both
critical
paths are equal, schedule instructions with a higher latency
627
// Do not update the
critical
path.
630
// correctness. So we do not use them to compute the
critical
path.
/bionic/benchmarks/
atomic_benchmark.cpp
138
// For comparison, also throw in a
critical
section version:
/bionic/libc/arch-arm64/denver64/bionic/
memcpy_base.S
152
/*
Critical
loop. Start at a new cache line boundary. Assuming
/bionic/libc/include/
sysexits.h
111
#define EX_OSFILE 72 /*
critical
OS file missing */
/bionic/libm/upstream-freebsd/lib/msun/src/
s_log1pf.c
82
*
critical
. However, the ones used above must give less
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/
StreamRecorder.java
124
int bufferSizeInBytes = 2048; // Some, non-
critical
value
/dalvik/dx/src/com/android/dx/ssa/
package-info.java
85
* <li>
Critical
control-flow graph edges are {@link SsaConverter#edgeSplit
/developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserService.java
74
* is
critical
.
/developers/build/prebuilts/gradle/DocumentCentricApps/Application/src/main/java/com/example/android/documentcentricapps/
DocumentCentricActivity.java
70
To maintain activity state across reboots the system saves and restore
critical
information for
/developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserService.java
74
* is
critical
.
/developers/samples/android/ui/activitytasks/DocumentCentricApps/Application/src/main/java/com/example/android/documentcentricapps/
DocumentCentricActivity.java
70
To maintain activity state across reboots the system saves and restore
critical
information for
/development/samples/ApiDemos/src/com/example/android/apis/view/
SecureView.java
37
* The activity presents 3 buttons that obtensibly perform a risky security
critical
/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
AdvertiserService.java
70
* is
critical
.
/development/samples/browseable/DocumentCentricApps/src/com.example.android.documentcentricapps/
DocumentCentricActivity.java
70
To maintain activity state across reboots the system saves and restore
critical
information for
/device/google/marlin/recovery/gpt-utils/
gpt-utils.h
166
//updates of the other '
critical
' partitions. This function will
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
types.h
98
typedef __critical_t critical_t; /*
Critical
section value */
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/
plat_setup.c
242
* This function implements a part of the
critical
interface between the psci
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
EfiKey.c
765
// Enter
critical
section
792
// Leave
critical
section and return
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
FaultTolerantWrite.h
5
recover from a
critical
fault, such as a power failure.
/device/linaro/bootloader/edk2/StdLib/Include/
sysexits.h
112
#define EX_OSFILE 72 /*
critical
OS file missing */
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
IgdOGBDA.ASL
160
Return(CRIT) // Reserved, "
Critical
failure"
/external/ImageMagick/MagickCore/
prepress.c
143
#pragma omp
critical
(MagickCore_GetImageTotalInkDensity)
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMStringPool.java
35
* <li>String-to-index lookup speed is
critical
.</li>
/external/autotest/client/cros/cellular/mbim_compliance/
mbim_channel_endpoint.py
140
time
critical
. A separate method underscores this point. It also opens
/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/
autoupdate_StartOOBEUpdate.py
145
critical
=True)
Completed in 724 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>