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

1 2 3 45 6 7 8 91011>>

  /external/nist-sip/java/gov/nist/javax/sip/parser/
UserAgentParser.java 66 * user agents tend to be very bad about specifying the user agent according to RFC.
  /external/python/cpython2/Lib/idlelib/
OutputWindow.py 90 # where you tend to right-click on the displayed source line
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuPopup.java 139 // Menus don't tend to be long, so this is more sane than it looks.
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraDeviceInfo.java 91 // Drivers tend to mirror the image during front camera preview.
  /frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
MenuPopup.java 141 // Menus don't tend to be long, so this is more sane than it looks.
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
OutputWindow.py 90 # where you tend to right-click on the displayed source line
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
OutputWindow.py 90 # where you tend to right-click on the displayed source line
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
OutputWindow.py 90 # where you tend to right-click on the displayed source line
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
OutputWindow.py 90 # where you tend to right-click on the displayed source line
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
zarch-zEC12.d 14 .*: b2 f8 00 00 [ ]*tend
  /tools/repohooks/rh/
shell.py 62 there is no use case for that. When we want to run commands, we tend to
  /external/wpa_supplicant_8/src/eap_peer/
ikev2.c 122 const u8 *tend; local
136 tend = pos + transform_len;
151 if (pos < tend) {
153 pos, tend - pos);
160 if (tend - pos != 4) {
  /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/
SkOpCoincidence.cpp 613 double tStart, double tEnd, SkOpSegment* coinSeg, SkOpSegment* oppSeg, bool* added
615 SkASSERT(tStart < tEnd);
618 SkASSERT(between(over1s->fT, tEnd, over1e->fT));
621 SkASSERT(between(over2s->fT, tEnd, over2e->fT));
630 coinTe = TRange(over1s, tEnd, coinSeg SkDEBUGPARAMS(over1e));
635 oppTe = TRange(over2s, tEnd, oppSeg SkDEBUGPARAMS(over2e));
    [all...]
  /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
  /docs/source.android.com/en/devices/tech/dalvik/
jit-compiler.html 91 The Google Play service is an example used by other apps. These application tend
  /docs/source.android.com/en/source/
life-of-a-bug.html 148 we tend to do so in periodic "bug sweeps" where we review the database and
  /external/boringssl/src/crypto/fipsmodule/bn/
montgomery_inv.c 97 * multiplication, which tend to be the most problematic in terms of timing
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux_s390.cc 168 // and fork() in the same process. Unfortunately, sanitizers tend to
  /external/compiler-rt/test/
lit.common.cfg 192 # 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/python/cpython2/Doc/library/
poplib.rst 25 :class:`imaplib.IMAP4` class, as IMAP servers tend to be better implemented.

Completed in 3845 milliseconds

1 2 3 45 6 7 8 91011>>