OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:critical
(Results
501 - 525
of
3048
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineScheduler.h
491
/// Compute the cyclic
critical
path through the DAG.
584
//
Critical
path through the DAG in expected latency.
646
// The expected latency of the
critical
path in this scheduled zone.
668
// Cache the
critical
resources ID in this scheduled zone.
713
/// instructions. This is the larger of the
critical
path within the zone
816
/// Status of an instruction's
critical
resource consumption.
818
// Count
critical
resources in the scheduled region required by SU.
821
// Count
critical
resources from another region consumed by SU.
852
//
Critical
resource consumption of the best candidate.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineScheduler.h
491
/// Compute the cyclic
critical
path through the DAG.
584
//
Critical
path through the DAG in expected latency.
646
// The expected latency of the
critical
path in this scheduled zone.
668
// Cache the
critical
resources ID in this scheduled zone.
713
/// instructions. This is the larger of the
critical
path within the zone
816
/// Status of an instruction's
critical
resource consumption.
818
// Count
critical
resources in the scheduled region required by SU.
821
// Count
critical
resources from another region consumed by SU.
852
//
Critical
resource consumption of the best candidate.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineScheduler.h
491
/// Compute the cyclic
critical
path through the DAG.
584
//
Critical
path through the DAG in expected latency.
646
// The expected latency of the
critical
path in this scheduled zone.
668
// Cache the
critical
resources ID in this scheduled zone.
713
/// instructions. This is the larger of the
critical
path within the zone
816
/// Status of an instruction's
critical
resource consumption.
818
// Count
critical
resources in the scheduled region required by SU.
821
// Count
critical
resources from another region consumed by SU.
852
//
Critical
resource consumption of the best candidate.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineScheduler.h
491
/// Compute the cyclic
critical
path through the DAG.
584
//
Critical
path through the DAG in expected latency.
646
// The expected latency of the
critical
path in this scheduled zone.
668
// Cache the
critical
resources ID in this scheduled zone.
713
/// instructions. This is the larger of the
critical
path within the zone
816
/// Status of an instruction's
critical
resource consumption.
818
// Count
critical
resources in the scheduled region required by SU.
821
// Count
critical
resources from another region consumed by SU.
852
//
Critical
resource consumption of the best candidate.
[
all
...]
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tlkd/
tlkd_main.c
60
* absence is a
critical
failure.
109
* absence is a
critical
failure.
150
/* Passing a NULL context is a
critical
programming error */
/external/boringssl/src/crypto/x509v3/
v3_lib.c
220
* Get
critical
flag and decoded version of extension from a NID. The "idx"
225
*
critical
value. The return value is the decoded extension or NULL on
228
*
critical
value). -1 extension not found. -2 extension occurs more than
/external/llvm/docs/
ReleaseProcess.rst
28
* Make sure the
critical
bugs get fixed and merged to the next release candidate
39
* The stage in the release. Less
critical
bugs should be considered to be fixed between
199
*
Critical
bugs on compilation should be fixed as soon as possible, possibly before
/external/ltp/utils/ffsb-6.0-rc2/
filelist.c
135
/* Write lock the filelist, begin
critical
section */
190
/* write lock the filelist, beging
critical
section */
242
/* Write lock the filelist, begin
critical
section */
/external/syslinux/core/lwip/doc/
sys_arch.txt
140
This optional function does a "fast"
critical
region protection and returns
142
critical
regions. An embedded system which supports ISR-based drivers might
154
This optional function does a "fast" set of
critical
region protection to the
/frameworks/base/core/java/android/content/
ComponentCallbacks2.java
50
* background processes if apps do not release resources, so you should release non-
critical
72
* absolutely everything that's not
critical
to resuming your app state.
137
* Your running process should free up as many non-
critical
resources as it
/libcore/ojluni/src/main/java/java/io/
Reader.java
56
* itself to protect
critical
sections. A subclass should therefore use
63
* Creates a new character-stream reader whose
critical
sections will
71
* Creates a new character-stream reader whose
critical
sections will
Writer.java
65
* itself to protect
critical
sections. A subclass should therefore use
72
* Creates a new character-stream writer whose
critical
sections will
80
* Creates a new character-stream writer whose
critical
sections will
/external/python/cpython3/Doc/howto/
logging-cookbook.rst
187
logger.
critical
('
critical
message')
292
logger.
critical
('
critical
message')
340
performance-
critical
threads. They simply write to their queue, which can be
344
in your code. If you are a library developer who has performance-
critical
560
:meth:`exception`, :meth:`
critical
` and :meth:`log`. These methods have the
662
levels = (logging.DEBUG, logging.INFO, logging.WARNING, logging.ERROR, logging.
CRITICAL
)
682
2010-09-06 22:38:15,300 d.e.f
CRITICAL
IP: 127.0.0.1 User: sheila A message at
CRITICAL
level with 2 parameter
[
all
...]
/art/test/096-array-copy-concurrent-gc/src/
Main.java
20
* of thread switches at
critical
points. Without creating several
/bionic/libc/bionic/
fortify.cpp
140
// memcpy is performance-
critical
enough that we have assembler __memcpy_chk implementations.
153
// memset is performance-
critical
enough that we have assembler __memset_chk implementations.
272
// strcat is performance-
critical
enough that we have assembler __strcat_chk implementations.
292
// strcpy is performance-
critical
enough that we have assembler __strcpy_chk implementations.
/device/google/cuttlefish_common/common/vsoc/lib/
screen_region_view.cpp
77
//
critical
section in BroadcastNewFrame to complete.
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/
bl31_plat_setup.c
77
/* Passing a NULL context is a
critical
programming error */
/device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
opteed_common.c
27
/* Passing a NULL context is a
critical
programming error */
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
tspd_common.c
29
/* Passing a NULL context is a
critical
programming error */
/device/linaro/bootloader/edk2/BaseTools/Source/Python/BPDG/
StringTable.py
77
"'
CRITICAL
' are supported for debugging "
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
Thunk.c
343
// The call to Legacy16 is a
critical
section to EFI
391
// End
critical
section
486
// The call to Legacy16 is a
critical
section to EFI
531
// End
critical
section
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
ActiveBios.h
97
caller to implement a
critical
section. This is optionally supported
ActiveBiosProtocol.h
90
caller to implement a
critical
section. This is optionally supported
/external/autotest/client/cros/
perf.py
81
- the monitoring thread never saw temperatures too close to
critical
.
/external/boringssl/src/crypto/x509/
x_exten.c
65
ASN1_OPT(X509_EXTENSION,
critical
, ASN1_BOOLEAN),
Completed in 521 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>