Searched
full:thing (Results
301 -
325 of
2976) sorted by null
<<11121314151617181920>>
/external/lldb/test/expression_command/timeout/ |
TestCallWithTimeout.py | 69 # Now do the same thing with the command line command, and make sure it works too.
|
/external/lldb/test/functionalities/data-formatter/rdar-10887661/ |
TestRdar10887661.py | 65 # check that the synthetic children work, so we know we are doing the right thing
|
/external/lldb/test/functionalities/thread/break_after_join/ |
TestBreakAfterJoin.py | 62 # guaranteed. The main thing we're testing here is that the debugger
|
/external/lldb/test/functionalities/thread/exit_during_break/ |
TestExitDuringBreak.py | 62 # guaranteed. The main thing we're testing here is that the debugger
|
/external/llvm/docs/HistoricalNotes/ |
2001-09-18-OptimizeExceptions.txt | 44 basically the same thing I just wrote, except that it is translation unit
|
/external/llvm/docs/ |
SystemLibrary.rst | 61 system level functionality, LLVM source must ``#include "llvm/System/Thing.h"`` 62 and nothing else. This means that ``Thing.h`` cannot expose any system header 95 correct thing for ``lib/System`` to provide is a function, say 157 little thing that could go wrong. In almost all cases, you can divide these
|
/external/llvm/include/llvm/CodeGen/ |
MachineBranchProbabilityInfo.h | 52 // Same thing, but using a const_succ_iterator from Src. This is faster when
|
/external/llvm/include/llvm/Transforms/Utils/ |
GlobalStatus.h | 41 /// This global is stored to, but the only thing stored is the constant it
|
/external/llvm/test/Analysis/ScalarEvolution/ |
2012-05-29-MulAddRec.ll | 7 ; the recurrence to be zero, reducing the whole thing to a constant expression.
|
/external/llvm/test/Transforms/PhaseOrdering/ |
scev.ll | 38 ; Same thing as test1, but it is even more tempting to fold 2 * (%d /u 2)
|
/external/mesa3d/src/gallium/ |
README.portability | 52 The main thing we do is mimic inheritance by structure containment.
|
/external/mesa3d/src/gallium/include/state_tracker/ |
sw_winsys.h | 63 * sw is for the most part a self sufficient driver. The only thing it
|
/external/mesa3d/src/glsl/ |
hir_field_selection.cpp | 44 * by the base type of the thing to which the field selection operator is
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
CallID.java | 93 * get the CallId field. This does the same thing as
|
/external/nist-sip/java/gov/nist/javax/sip/header/extensions/ |
Join.java | 72 * get the CallId field. This does the same thing as encodeBody
|
/external/proguard/docs/manual/ |
limitations.html | 38 some way this is a good thing: optimized code may throw fewer exceptions.
|
/external/skia/src/gpu/gl/ |
GrGLProcessor.h | 29 // TODO delete this and make TextureSampler its own thing
|
/external/skia/src/utils/android/ |
SkAndroidSDKCanvas.h | 18 canvas that does the same thing: alter SkPaint fields.
|
/external/skia/tools/ |
compare_codereview.py | 31 This uses the HTMLParser class because it's the best thing in 153 This uses the HTMLParser class because it's the best thing in 217 # We care about this sort of thing: 267 # Sometimes, it repeats the same thing
|
/external/strace/qemu_multiarch_testing/ |
README | 16 (background it if you don't want to see "Waiting to finish" thing).
|
/external/tinyxml/docs/ |
annotated.html | 15 <tr><td class="indexkey"><a class="el" href="classTiXmlHandle.html">TiXmlHandle</a></td><td class="indexvalue">A TiXmlHandle is a class that wraps a node pointer with null checks; this is an incredibly useful thing </td></tr>
|
/external/v8/src/ |
heap-snapshot-generator.h | 284 int Map(HeapThing thing); 285 void Pair(HeapThing thing, int entry); 288 static uint32_t Hash(HeapThing thing) { 290 static_cast<uint32_t>(reinterpret_cast<uintptr_t>(thing)),
|
/external/v8/test/webkit/ |
instance-of-immediates.js | 39 // The constructor being an object is the first thing tested, so these should all throw.
|
/external/valgrind/coregrind/ |
pub_core_vki.h | 42 that means the only thing to be done here is ... */
|
pub_core_vkiscnums_asm.h | 41 that means the only thing to be done here is ... */
|
Completed in 349 milliseconds
<<11121314151617181920>>