HomeSort by relevance Sort by last modified time
    Searched full:tend (Results 101 - 125 of 371) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
gettext.py 288 tend = toff + tlen
289 if mend < buflen and tend < buflen:
291 tmsg = buf[toff:tend]
  /cts/tests/app/src/android/app/cts/
AlarmManagerTest.java 66 // If exact alarms are allowed to batch with inexact ones this will tend to have no effect,
  /docs/source.android.com/src/source/
life-of-a-bug.jd 193 we tend to do so in periodic "bug sweeps" where we review the database and
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathAPI.java 37 * These functions tend to be a little slow, since a number of objects must be
  /external/e2fsprogs/misc/
e2image.8.in 110 image file. Image files tend to be quite
  /external/guava/guava/src/com/google/common/cache/
Striped64.java 35 * other. But Atomic objects residing in arrays will tend to be
  /external/icu/tools/srcgen/resources/
replacements.txt 70 * There are also only a few, broad C/POSIX character classes, and they tend
  /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/llvm/lib/Target/WebAssembly/
WebAssemblyTargetMachine.cpp 60 // We need a reducible CFG, so disable some optimizations which tend to
  /external/mesa3d/scons/
custom.py 270 # Prefer relative source paths, as absolute files tend to
  /external/mesa3d/src/glsl/
list.h 328 * The first two methods tend to generate better code on modern systems
  /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>
  /libcore/libart/src/main/java/java/lang/
StringFactory.java 194 // which would break String's immutability guarantee. It would also tend to
  /system/extras/tests/lib/testUtil/
testUtil.c 214 * The contents of individual bytes tend to be less than random
  /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/icu/android_icu4j/src/main/java/android/icu/util/
RuleBasedTimeZone.java 605 long tend = getTransitionTime(historicTransitions.get(idx), local
607 if (time > tend) {
  /external/icu/icu4c/source/i18n/
rbtz.cpp 442 UDate tend = getTransitionTime((Transition*)fHistoricTransitions->elementAt(idx), local
444 if (date > tend) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
RuleBasedTimeZone.java 630 long tend = getTransitionTime(historicTransitions.get(idx), local
632 if (time > tend) {
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 176 * order, restarting at the maximum index (which will tend to be
209 * embedded CAS and related memory access operations (that tend
  /external/valgrind/
NEWS 27 are not entered into bugzilla tend to get forgotten about or ignored.
219 are not entered into bugzilla tend to get forgotten about or ignored.
465 are not entered into bugzilla tend to get forgotten about or ignored.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageUtils.java 265 // we do the dumb thing -- not a big deal since we tend to crop reasonably
558 // canvas background (rgb(150,150,150). Darker shadows would tend to
625 // canvas background (rgb(150,150,150). Darker shadows would tend to
    [all...]

Completed in 3050 milliseconds

1 2 3 45 6 7 8 91011>>