HomeSort by relevance Sort by last modified time
    Searched full:tend (Results 76 - 100 of 364) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/wpa_supplicant_8/src/eap_server/
ikev2.c 127 const u8 *tend; local
141 tend = pos + transform_len;
156 if (pos < tend) {
158 pos, tend - pos);
166 if (tend - pos != 4) {
  /external/skia/src/pathops/
SkPathOpsTSect.h     [all...]
SkPathOpsCurve.h 84 double tStart, double tEnd, double* topT);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
power8.d 17 1c: (7c 00 05 5d|5d 05 00 7c) tend\.
18 20: (7c 00 05 5d|5d 05 00 7c) tend\.
  /art/compiler/
elf_writer_quick.cc 46 // can choose either). C++ compilers generally tend to use .eh_frame
  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
dev.py 53 4. We tend to avoid adding command line options that are of use to only
  /external/compiler-rt/test/
lit.common.cfg 164 # Sanitizer tests tend to be flaky on Windows due to PR24554, so add some
  /external/google-breakpad/src/processor/
exploitability_win.cc 134 // These exceptions tend to be benign and we can generally ignore them.
  /external/libvorbis/doc/
vorbis-fidelity.html 116 codecs tend to be quite large even when objective differences are
  /external/mesa3d/src/mesa/vbo/
vbo_rebase.c 41 * incorrect as we tend to upload each set of vertex data to a new
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/reflect/
MethodDelegate.java 90 * with them. Anonymous classes tend to duplicate alot of code as well. We can
  /external/opencv3/doc/tutorials/imgproc/opening_closing_hats/
opening_closing_hats.markdown 39 small spaces in the corners of the letter tend to dissapear.
  /external/skia/src/gpu/batches/
GrDrawPathBatch.cpp 92 // combined. (Glyphs in the same font tend to wind the same direction so it works out OK.)
  /external/squashfs-tools/RELEASE-READMEs/
README-2.0 138 the block size). Compressed filesystems tend to be faster at I/O because
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
FrameworkActionBar.java 195 // Menus don't tend to be long, so this is more sane than it looks.
  /packages/services/Telephony/sip/res/values-hu/
strings.xml 56 <string name="display_name_title" msgid="579241787583079773">"Megjelenítend? név"</string>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
time.h 280 but other systems - like Linux, Solaris, etc - tend to declare such
  /system/extras/tests/ext4/
rand_emmc_perf.c 20 * out, but the numbers tend to be higher.
  /toolchain/binutils/binutils-2.25/bfd/
hppabsd-core.c 26 different enough that supporting this format would tend to add
  /prebuilts/gdb/darwin-x86/lib/python2.7/
gettext.py 288 tend = toff + tlen
289 if mend < buflen and tend < buflen:
291 tmsg = buf[toff:tend]
  /prebuilts/gdb/linux-x86/lib/python2.7/
gettext.py 288 tend = toff + tlen
289 if mend < buflen and tend < buflen:
291 tmsg = buf[toff:tend]
  /prebuilts/python/darwin-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]
  /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

Completed in 652 milliseconds

1 2 34 5 6 7 8 91011>>