OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:critical
(Results
151 - 175
of
3048
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/
ext.c
105
*
critical
BOOLEAN DEFAULT FALSE,
111
* crit: extension
critical
(EXT_NON_CRIT, EXT_CRIT)
150
* crit: extension
critical
(EXT_NON_CRIT, EXT_CRIT)
226
* crit: extension
critical
(EXT_NON_CRIT, EXT_CRIT)
263
* crit: extension
critical
(EXT_NON_CRIT, EXT_CRIT)
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
X509CRLEntryObject.java
32
* (
critical
)
75
* Will return true if any extensions are present and marked as
critical
as
132
private Set getExtensionOIDs(boolean
critical
)
146
if (
critical
== ext.isCritical())
285
buf.append("
critical
(").append(ext.isCritical()).append(") ");
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
X509CRLEntryObject.java
33
* (
critical
)
76
* Will return true if any extensions are present and marked as
critical
as
133
private Set getExtensionOIDs(boolean
critical
)
147
if (
critical
== ext.isCritical())
286
buf.append("
critical
(").append(ext.isCritical()).append(") ");
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tlkd/
tlkd_common.c
84
/* Passing a NULL context is a
critical
programming error */
124
/* Passing a NULL context is a
critical
programming error */
151
/* Passing a NULL context is a
critical
programming error */
/external/autotest/contrib/
dhcp_failed_machines.py
78
critical
= int(sys.argv[3])
79
if len(offenders) >
critical
:
80
print ('DHCP
Critical
, number of duts with DHCP failure is %d: %s' %
/bootable/recovery/etc/
init.rc
80
critical
84
critical
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
Sink.cpp
237
// a path that it doesn't already exist. We could split the
critical
edge,
239
// FIXME: Split
critical
edges if not backedges.
241
// We cannot sink a load across a
critical
edge - there may be stores in
244
DEBUG(dbgs() << " *** PUNTING: Wont sink load along
critical
edge.\n");
248
// We don't want to sink across a
critical
edge if we don't dominate the
251
DEBUG(dbgs() << " *** PUNTING:
Critical
edge found\n");
261
// Otherwise we are OK with sinking along a
critical
edge.
262
DEBUG(dbgs() << "Sinking along
critical
edge.\n");
/frameworks/native/services/utils/include/serviceutils/
PriorityDumper.h
37
// (HIGH,
CRITICAL
or NORMAL) and --proto. Matching arguments are stripped.
44
// Dumps
CRITICAL
priority sections.
/hardware/qcom/gps/msm8909/utils/
LocSharedLock.h
53
// locking the lock to enter
critical
section
55
// unlocking the lock to leave the
critical
section
/hardware/qcom/gps/msm8909w_3100/utils/
LocSharedLock.h
53
// locking the lock to enter
critical
section
55
// unlocking the lock to leave the
critical
section
/hardware/qcom/gps/msm8996/utils/
LocSharedLock.h
53
// locking the lock to enter
critical
section
55
// unlocking the lock to leave the
critical
section
/hardware/qcom/gps/msm8998/utils/
LocSharedLock.h
53
// locking the lock to enter
critical
section
55
// unlocking the lock to leave the
critical
section
/external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineSink.cpp
37
cl::desc("Split
critical
edges during machine sinking"),
41
STATISTIC(NumSplit, "Number of
critical
edges split");
160
// the
critical
edge first. e.g.
297
// MI is cheap, we probably don't want to break the
critical
edge for it.
329
// It's not always legal to break
critical
edges and sink the computation
361
// It's only legal to break
critical
edge and sink the computation to the
548
// a path that it doesn't already exist. We could split the
critical
edge,
551
// We cannot sink a load across a
critical
edge - there may be stores in
556
DEBUG(dbgs() << " *** NOTE: Won't sink load along
critical
edge.\n");
560
// We don't want to sink across a
critical
edge if we don't dominate th
[
all
...]
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
BreakCriticalEdges.cpp
1
//===- BreakCriticalEdges.cpp -
Critical
Edge Elimination Pass ------------===//
10
// BreakCriticalEdges pass - Break all of the
critical
edges in the CFG by
12
// cannot deal with
critical
edges. For this usage, the structure type is
57
"Break
critical
edges in CFG", false, false)
65
// runOnFunction - Loop over all of the edges in the CFG, breaking
critical
84
// Implementation of the external
critical
edge manipulation functions
87
// isCriticalEdge - Return true if the specified edge is a
critical
edge.
88
//
Critical
edges are edges from a block with multiple successors to a block
99
// If there is more than one predecessor, this is a
critical
edge...
107
// non-
critical
iff all preds come from TI's block
[
all
...]
/external/llvm/lib/CodeGen/
MachineCombiner.cpp
11
// instructions does not lengthen the
critical
path or the resource depth.
219
Default // The
critical
path must not be lengthened.
238
/// sequence to replace the old sequence is that it cannot lengthen the
critical
263
// dependency cycles) in the
critical
path to proceed with the transform.
269
// A more flexible cost calculation for the
critical
path includes the slack
339
/// independent if it lengthens
critical
path or not
352
/// instructions when this neither lengthens the
critical
path nor increases
377
// when the ADD is on the
critical
path, but the MUL is not. With the
378
// substitution the MUL becomes part of the
critical
path (in form of the
385
//
critical
path, don't use more resources) is met the new sequence get
[
all
...]
/art/test/509-pre-header/smali/
PreHeader.smali
20
# that exposed the crash. The crash was due to fixing a
critical
/bionic/libc/arch-arm64/generic/bionic/
strcmp.S
58
/* Start of performance-
critical
section -- one 64B cache line. */
80
/* End of performance-
critical
section -- one 64B cache line. */
87
Shifting left now will bring the
critical
information into the
121
Shifting left now will bring the
critical
information into the
/device/google/marlin/
thermal-engine-marlin.conf
59
[SKIN-
CRITICAL
]
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
hikey_topology.c
36
* This function implements a part of the
critical
interface between the psci
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/
hikey960_topology.c
36
* This function implements a part of the
critical
interface between the psci
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/
tegra_topology.c
23
* This function implements a part of the
critical
interface between the psci
/device/linaro/bootloader/arm-trusted-firmware/plat/qemu/
topology.c
31
* This function implements a part of the
critical
interface between the psci
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/importlib/
__init__.py
2
# While not
critical
(and in no way guaranteed!), it would be nice to keep this
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/importlib/
__init__.py
2
# While not
critical
(and in no way guaranteed!), it would be nice to keep this
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/
Variable.c
61
// Enter
critical
section
75
// Exit
Critical
section
97
// Enter
critical
section
104
// Exit
Critical
section
Completed in 902 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>