Searched
full:critical (Results
351 -
375 of
3048) sorted by null
<<11121314151617181920>>
/external/autotest/server/ |
afe_urls.py | 101 logger.critical('[SERVER] hostname missing from the config file.')
|
/external/autotest/test_suites/ |
control.bvt-inline | 7 PURPOSE = "Test critical functionality."
|
control.faft_lv1 | 24 Level-4: Advanced BIOS tests which verify not-so-critical features.
|
control.faft_lv2 | 24 Level-4: Advanced BIOS tests which verify not-so-critical features.
|
control.faft_lv3 | 24 Level-4: Advanced BIOS tests which verify not-so-critical features.
|
control.faft_lv4 | 24 Level-4: Advanced BIOS tests which verify not-so-critical features.
|
control.faft_lv5 | 24 Level-4: Advanced BIOS tests which verify not-so-critical features.
|
/external/capstone/ |
config.mk | 37 # non-critical instruction sets of X86, making the binary size smaller by ~60%.
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
OpenSSLX509CRL.java | 156 * should return null. So if we have no critical extensions, we'll check 157 * non-critical extensions. 181 * should return null. So if we have no non-critical extensions, we'll 182 * check critical extensions.
|
/external/e2fsprogs/tests/f_ind_inode_collision/ |
expect.1 | 2 Inode 12 block 41 conflicts with critical metadata, skipping block checks. 3 Inode 12 block 40 conflicts with critical metadata, skipping block checks. 4 Inode 12 block 34 conflicts with critical metadata, skipping block checks. 6 Inode 12 block 1 conflicts with critical metadata, skipping block checks.
|
/external/gemmlowp/doc/ |
packing.md | 104 innermost GEMM loop in the depth dimension. That's the critical inner loop that 142 Since it is the critical inner loop, it is what we want to allow specializing 172 // most critical part, so it's convenient that unaligned boundaries have 195 critical). So one typically specializes PackingRegisterBlock but still
|
/external/jemalloc/include/jemalloc/internal/ |
valgrind.h | 10 * jemalloc, so it is critical that all callers of these macros provide usize
|
/external/libcups/cups/ |
thread-private.h | 59 /* Win32 Critical Section */
|
/external/libopus/celt/ |
modes.h | 59 const opus_int16 *eBands; /**< Definition for each "pseudo-critical band" */
|
/external/libxml2/ |
libxml.h | 95 * internal global initialization critical section routines.
|
/external/linux-kselftest/tools/testing/selftests/futex/functional/ |
futex_wait_timeout.c | 40 printf(" -v L Verbosity level: %d=QUIET %d=CRITICAL %d=INFO\n",
|
futex_wait_uninitialized_heap.c | 51 printf(" -v L Verbosity level: %d=QUIET %d=CRITICAL %d=INFO\n",
|
futex_wait_wouldblock.c | 39 printf(" -v L Verbosity level: %d=QUIET %d=CRITICAL %d=INFO\n",
|
/external/llvm/include/llvm/Transforms/Utils/ |
UnifyFunctionExitNodes.h | 35 // We can preserve non-critical-edgeness when we unify function exit nodes
|
/external/llvm/lib/Analysis/ |
CFG.cpp | 85 /// isCriticalEdge - Return true if the specified edge is a critical edge. 86 /// Critical edges are edges from a block with multiple successors to a block 96 // If there is more than one predecessor, this is a critical edge... 104 // non-critical iff all preds come from TI's block.
|
/external/llvm/lib/Transforms/Scalar/ |
Sink.cpp | 111 // on different code paths. We could split the critical edge, but for now we 113 // FIXME: Split critical edges if not backedges. 115 // We cannot sink a load across a critical edge - there may be stores in 120 // We don't want to sink across a critical edge if we don't dominate the
|
/external/llvm/test/CodeGen/Mips/ |
2011-05-26-BranchKillsVreg.ll | 4 ; PHI elimination splits the critical edge from %while.end415 to %if.end427.
|
/external/llvm/test/CodeGen/X86/ |
break-anti-dependencies.ll | 7 ; RUN: llc < %s -march=x86-64 -mcpu=atom -post-RA-scheduler -break-anti-dependencies=critical > %t
|
sink-blockfreq.ll | 7 ; can't be used as to avoid breaking a non profitable critical edge. By using
|
/external/ltp/testcases/open_posix_testsuite/functional/timers/clocks/ |
invaliddates.c | 9 * critical dates, and times around daylight savings.
|
Completed in 745 milliseconds
<<11121314151617181920>>