HomeSort by relevance Sort by last modified time
    Searched full:them (Results 776 - 800 of 16064) sorted by null

<<31323334353637383940>>

  /external/jsilver/src/com/google/clearsilver/jsilver/data/
LocalAndGlobalData.java 22 * global Data object and applies them all to the local data object.
54 * and then try to modify them, which is not the intended behavior.
  /external/jsilver/src/com/google/clearsilver/jsilver/precompiler/
PrecompiledTemplateLoader.java 33 * TemplateLoader that stores objects from precompiled Template classes and serves them when asked
34 * for them. If not found, it passes the request on to the delegate TemplateLoader.
  /external/kernel-headers/original/uapi/asm-generic/
ioctls.h 8 * Most of them do not use the recommended _IOC(), but there is
10 * so we might as well use them for all new platforms.
  /external/libcxxabi/test/
test_exception_storage.pass.cpp 64 // Make the threads, let them run, and wait for them to finish
  /external/lldb/test/functionalities/command_script/import/
TestImport.py 15 """Import some Python scripts by path and test them"""
23 """Import some Python scripts by path and test them."""
  /external/llvm/docs/HistoricalNotes/
2002-06-25-MegaPatchInfo.txt 23 linked list class), which use the next and previous fields to chain them
71 iterator over the arguments, now the a*() methods can be used to access them.
  /external/llvm/include/llvm/ADT/
IntEqClasses.h 16 // Once the classes are built, compress() will number them 0 .. M-1 and prevent
66 /// compress - Compress equivalence classes by numbering them 0 .. M.
  /external/llvm/include/llvm/Transforms/Utils/
CmpInstAnalysis.h 11 // and fold them into constants or other compare instructions
60 /// least one of them is an equality comparison (which is signless).
  /external/llvm/lib/Analysis/
CGSCCPassManager.cpp 34 // the cache making it impossible to incrementally preserve them.
63 // objects in the cache making it impossible to incrementally preserve them.
  /external/llvm/test/CodeGen/X86/
pic_jumptable.ll 22 ;; When data-in-code markers are enabled, we should see them around the jump
28 ;; When they're not enabled, make sure we don't see them at all.
  /external/mesa3d/docs/
README.MITS 89 your Mesa source tree so back them up if you want to save them.
  /external/mesa3d/src/mesa/main/
mfeatures.h 43 * A feature can be anything. But most of them share certain characteristics.
61 * bugs, some of them may be unavailable, or compile to ASSERT_NO_FEATURE()
  /external/mockito/src/org/mockito/internal/configuration/
InjectingAnnotationEngine.java 39 * Process the fields of the test instance and create Mocks, Spies, Captors and inject them on fields
46 * <li>Then try to inject them.</li>
  /external/openfst/src/extensions/far/
farcompilestrings.cc 20 // Compiles a set of stings as FSTs and stores them in a finite-state
58 string usage = "Compiles a set of strings as FSTs and stores them in";
  /external/owasp/sanitizer/src/main/org/owasp/html/
ElementPolicy.java 65 * to applying them in order failing early if any of them fails.
  /external/pdfium/core/src/fxcodec/libjpeg/
jinclude.h 27 * Otherwise, we get them from <stdlib.h> or <stdio.h>; we may have to
94 * The modules that use fread() and fwrite() always invoke them through
  /external/pdfium/testing/resources/javascript/
globals.in 38 // can theoretically persist them between sessions (though
147 // may exist to persist them (should be igonored on pdfium).
  /external/proguard/examples/gradle/
library.gradle 24 // file for all static settings, but we're specifying them all here, for
79 // is only a marker interface, so it wouldn't save them.
proguardall.gradle 26 // file for all static settings, but we're specifying them all here, for
31 // We'll read all jars from the lib directory, process them, and write the
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowResourceCursorAdapter.java 48 * for this list item. Unless you override them later, this will
63 * for this list item. Unless you override them later, this will
  /external/selinux/libselinux/man/man3/
selinux_status_open.3 45 be stored internally; Don't touch them directly.
82 them from concurrent calls using exclusive locks when multiple threads are
  /external/selinux/policycoreutils/scripts/
fixfiles.8 73 print any incorrect file context labels, showing old and new context, but do not change them.
82 List out files with incorrect file context labels, but do not change them.
  /external/skia/bench/
GrMemoryPoolBench.cpp 93 * This benchmark creates objects and deletes them in random order
138 * This benchmark creates objects and deletes them in queue order
  /external/skia/src/gpu/
GrBlend.cpp 65 // We could pick out the coeff r,g,b,a values here and use them to compute the blend term color,
115 // We may have invalidated these above and shouldn't read them again.
  /external/skia/src/images/
SkImageDecoder_wbmp.cpp 133 // on them before we're read them. Just trying to avoid a temp allocation

Completed in 467 milliseconds

<<31323334353637383940>>