Searched refs:enough (Results 1 – 25 of 603) sorted by relevance
12345678910>>...25
/external/valgrind/main/ |
D | glibc-2.3.supp | 429 # always get hold of strlen early enough, due to idiocy in the low 432 ## HACK to do with strlen not being intercepted early enough 434 strlen-not-intercepted-early-enough-HACK-1 442 strlen-not-intercepted-early-enough-HACK-2 451 strlen-not-intercepted-early-enough-HACK-3 460 strlen-not-intercepted-early-enough-HACK-4 468 strlen-not-intercepted-early-enough-HACK-5 476 ## HACK to do with index not being intercepted early enough 478 index-not-intercepted-early-enough-HACK-1 485 index-not-intercepted-early-enough-HACK-2 [all …]
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
D | keyword_hint_decoration_unittest.mm | 36 // When there's not enough space for the text, trims to something 44 // Even trims when there's enough space for everything, but it would 51 // Omitted when not wide enough to fit even the image.
|
D | ev_bubble_decoration_unittest.mm | 22 // Test that the decoration gets smaller when there's not enough space 26 const CGFloat kWide = 1000.0; // Wide enough to fit everything.
|
D | selected_keyword_decoration_unittest.mm | 32 // not enough room. 46 // If not enough space to include the image, uses exactly the full
|
/external/openssl/crypto/dh/ |
D | generate | 22 q also needs to be long enough to prevent the attacks LaMacchia and 25 long enough is about the same size as factoring, so 512 bits may not 26 be secure enough for most applications. (The 192 bits used by 27 "secure NFS" was certainly not long enough.)
|
/external/chromium_org/third_party/openssl/openssl/crypto/dh/ |
D | generate | 22 q also needs to be long enough to prevent the attacks LaMacchia and 25 long enough is about the same size as factoring, so 512 bits may not 26 be secure enough for most applications. (The 192 bits used by 27 "secure NFS" was certainly not long enough.)
|
/external/llvm/docs/ |
D | SegmentedStacks.rst | 15 the current stacklet has enough space for the function to execute; and if not, 31 enough space. The current approach is to use a slot in the TCB to store the 71 * Check if the current stacklet has enough space. If yes, just bump the SP, like
|
/external/zlib/src/examples/ |
D | README.examples | 4 enough.c 10 compress just enough input to nearly fill a requested output size
|
/external/valgrind/main/none/tests/amd64/ |
D | faultstatus.disabled | 2 # doesn't work well enough, so the test always fails.
|
/external/clang/test/SemaObjC/ |
D | method-sentinel-attr.m | 38 …[p foo7:1]; // expected-warning {{not enough variable arguments in 'foo7:' declaration to fit a s… 41 …[p foo12:1]; // expected-warning {{not enough variable arguments in 'foo12:' declaration to fit a …
|
/external/compiler-rt/SDKs/darwin/ |
D | README.txt | 1 The Darwin platforms are all similar enough we roll them into one SDK, and use
|
/external/valgrind/main/none/tests/x86/ |
D | faultstatus.disabled | 2 # doesn't work well enough, so the test always fails. It did work back
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | exclusive2.test | 102 # This will only work if the database cache is large enough to hold 109 # allocation of 24 pages (shared between all pagers). This is not enough for 128 # Make sure the pager cache is large enough to store the 190 # large enough to hold the entire database. With 1024 byte pages, 212 # Make sure the pager cache is large enough to store the
|
/external/llvm/test/MC/X86/AlignedBundling/ |
D | relax-in-bundle-group.s | 5 # fixup is short enough not to warrant relaxation on its own.
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2011-12-08-DemandedBitsMiscompile.ll | 14 ; Note: it's okay if someday CodeGen gets smart enough to optimize out
|
/external/valgrind/main/gdbserver_tests/ |
D | mcinvokeWS.vgtest | 10 # if the --wait is not enough, the test will fail or block
|
D | mcinvokeRU.vgtest | 12 # if the --wait is not enough, the test will fail or block.
|
/external/chromium_org/content/browser/ |
D | worker.sb | 9 ; This is the most restrictive sandbox profile and only enables just enough
|
/external/llvm/test/Transforms/LoopDeletion/ |
D | multiple-exit-conditions.ll | 5 ; good enough to let the loop be deleted.
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-stack-no-frame.ll | 5 ; The following function has enough locals to need some restoring, but not a
|
/external/chromium_org/ui/file_manager/file_manager/ |
D | manifest.json | 171 // enough that anything is passed to web_accessible_resources. If there is
|
/external/chromium_org/chrome/browser/resources/options/ |
D | certificate_manager.css | 10 /* Leave enough space for the close-button. */
|
/external/llvm/test/Transforms/GVN/ |
D | rle-no-phi-translate.ll | 4 ; path/edge sensitively enough.
|
/external/sepolicy/ |
D | installd.te | 69 # Just need enough to remove and/or relabel it. 76 # Just need enough to relabel it and to unlink removed package files.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | animatable_image_unittest.mm | 40 [animation_ setDuration:5.0]; // Long enough to be able to test cancelling.
|
12345678910>>...25