HomeSort by relevance Sort by last modified time
    Searched full:tend (Results 151 - 175 of 528) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/googletest/googletest/docs/
V1_5_PumpManual.md 20 tedious to write such scripts, which tend to reflect the structure of
V1_6_PumpManual.md 20 tedious to write such scripts, which tend to reflect the structure of
V1_7_PumpManual.md 20 tedious to write such scripts, which tend to reflect the structure of
  /external/guava/guava/src/com/google/common/cache/
Striped64.java 35 * other. But Atomic objects residing in arrays will tend to be
  /external/libchrome/base/files/
file_path_watcher_kqueue.cc 349 // This would happen in the destructor anyways, but FilePathWatchers tend to
  /external/libxml2/python/
drv_libxml2.py 13 - Error callbacks are not exactly synchronous, they tend
  /external/llvm/docs/HistoricalNotes/
2001-02-09-AdveCommentsResponse.txt 155 tend to prefer that a predicated architecture like IA64 convert from a
  /external/mesa3d/scons/
custom.py 280 # Prefer relative source paths, as absolute files tend to
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_live_variables.cpp 60 * doesn't get tmp marked a deffed in this block will tend to result in
  /external/replicaisland/res/values/
kyle.xml 80 Anyway, tell you what. You stay out of my way and I?ll try to keep my cool, alright? You make me nervous and I tend to lash out when I?m nervous. I punched a teacher once for making me stand up in front of the class, you know? It?s not my favorite personality trait, but when my blood gets going there?s not much I can do to cool down. It?s probably best if you just avoid me. <small>We?re going to find The Source first anyway, ha!</small>
  /external/skia/src/gpu/ops/
GrDrawPathOp.cpp 148 // combined. (Glyphs in the same font tend to wind the same direction so it works out OK.)
  /external/skia/src/pathops/
SkPathOpsCurve.h 100 double tStart, double tEnd, double* topT);
  /external/swiftshader/src/OpenGL/compiler/
BaseTypes.h 338 // to allocate variables in. Since built-ins tend to go to different registers
  /external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
2001-02-09-AdveCommentsResponse.txt 155 tend to prefer that a predicated architecture like IA64 convert from a
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetMachine.cpp 23 // Command-line options that tend to be useful on more than one back-end.
  /libcore/libart/src/main/java/java/lang/
StringFactory.java 196 // which would break String's immutability guarantee. It would also tend to
  /system/extras/tests/lib/testUtil/
testUtil.c 213 * The contents of individual bytes tend to be less than random
  /tools/repohooks/
README.md 157 Note: Builtin hooks tend to match specific filenames (e.g. `.json`). If no
  /external/bzip2/
bzip2.1 149 tend to get larger, since the compression mechanism has a constant
322 These figures tend to understate the advantage of larger block sizes for
bzip2.1.preformatted 96 than about one hundred bytes tend to get larger, since the
266 These figures tend to understate the advantage of larger
bzip2.txt 93 than about one hundred bytes tend to get larger, since the
263 These figures tend to understate the advantage of larger
  /external/gemmlowp/doc/
less-than-8-bit.md 235 of input values tend to be in a much smaller range. See test/test_data.cc.
253 occurs many times, the mean requantized value will thus tend to 3.8.
less-than-8-bit.txt 218 of input values tend to be in a much smaller range. See test/test_data.cc.
238 3.8 occurs many times, the mean requantized value will thus tend to 3.8.
  /external/icu/android_icu4j/src/main/java/android/icu/util/
RuleBasedTimeZone.java 603 long tend = getTransitionTime(historicTransitions.get(idx), local
605 if (time > tend) {
  /external/icu/icu4c/source/i18n/
rbtz.cpp 444 UDate tend = getTransitionTime((Transition*)fHistoricTransitions->elementAt(idx), local
446 if (date > tend) {

Completed in 591 milliseconds

1 2 3 4 5 67 8 91011>>