/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/ |
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
|
/external/v8/build/sanitizers/ |
sanitizer_options.cc | 39 // for each malloc/free by 5 frames. These stack traces tend to accumulate
|
/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
|
/frameworks/base/docs/html/topic/performance/ |
memory.jd | 332 Some Android features, Java classes, and code constructs tend to 536 For example, these frameworks tend to initialize processes by 581 library (which will tend to have wide swaths of dependencies),
|
/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]
|