/external/chromium-trace/catapult/third_party/gsutil/third_party/retry-decorator/ |
README.rst | 24 print('Received the last exception')
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/testharness/ |
testharness.css | 37 table#results th:last-child, 38 table#results td:last-child { 42 table#results.assertions th:last-child, 43 table#results.assertions td:last-child {
|
/external/clang/test/Lexer/ |
eof-char.c | 4 // This file intentionally ends without a \n on the last line. Make sure your
|
eof-number.c | 4 // This file intentionally ends without a \n on the last line. Make sure your
|
eof-string.c | 4 // This file intentionally ends without a \n on the last line. Make sure your
|
/external/clang/test/Modules/Inputs/available-is-better/ |
module.modulemap | 2 // sure that both the first and last modules here are ones that would
|
/external/dbus/test/data/invalid-messages/ |
bad-header-field-alignment.message | 0 ## last field incorrectly aligned to 4 bytes
|
/external/doclava/res/assets/templates/ |
jd_lists.cs | 6 tags:[<?cs var:page.tags ?>], type:"<?cs var:page.type ?>" }<?cs if:!last(page) ?>,<?cs /if ?><?cs
|
lists.cs | 3 ?> { id:<?cs var: page.id ?>, label:"<?cs var:page.label ?>", link:"<?cs var:page.link ?>", type:"<?cs var:page.type ?>", deprecated:"<?cs var:page.deprecated ?>" }<?cs if:!last(page) ?>,<?cs /if ?>
|
/external/kernel-headers/original/uapi/linux/netfilter_bridge/ |
ebt_among.h | 15 * The hash value of an address is its last byte. 17 * In real-world ethernet addresses, values of the last byte are 27 * fact that entropy of 3 last bytes of address is larger than entropy 28 * of 3 first bytes. So first we compare 4 last bytes of addresses and
|
/external/libcxx/cmake/Modules/ |
MacroEnsureOutOfSourceBuild.cmake | 12 to this source directory as the last argument.
|
/external/libcxx/test/std/iterators/iterator.primitives/iterator.operations/ |
distance.pass.cpp | 14 // distance(Iter first, Iter last); 18 // distance(Iter first, Iter last); 27 test(It first, It last, typename std::iterator_traits<It>::difference_type x) 29 assert(std::distance(first, last) == x);
|
/external/libexif/test/ |
test-sorted.c | 33 ExifTag last = 0, current; local 34 num = exif_tag_table_count() - 1; /* last entry is a NULL terminator */ 37 if (current < last) { 46 last = current;
|
/external/libpng/scripts/ |
sym.c | 4 * Last changed in libpng version 1.6.16 [December 22, 2014]
|
vers.c | 4 * Last changed in libpng version 1.6.16 [December 22, 2014]
|
/external/libvterm/include/ |
vterm_input.h | 53 VTERM_KEY_MAX, // Must be last
|
/external/llvm/test/CodeGen/AArch64/ |
dont-take-over-the-world.ll | 5 ; target of last resort when the specified triple is completely wrong.
|
/external/llvm/test/CodeGen/X86/ |
2006-04-27-ISelFoldingBug.ll | 6 @last = external global i32 ; <i32*> [#uses=3] 16 %tmp.35 = load i32, i32* @last ; <i32> [#uses=1] 18 store i32 %inc.1, i32* @last 23 %tmp.910 = load i32, i32* @last ; <i32> [#uses=1]
|
/external/markdown/tests/misc/ |
two-spaces.txt | 4 and this is the second from last line
|
/external/sl4a/ScriptingLayerForAndroid/res/drawable/ |
atari_small_notice.txt | 7 COMMENT Email to my last name at head.cfa.harvard.edu
|
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/ |
NDC.java | 72 int last = next - 1; local 73 String key = PREFIX + last; 84 int last = next - 1; local 85 String key = PREFIX + last;
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/error/ |
MarkTest.java | 23 Mark mark = new Mark("test1", 0, 0, 0, "*The first line.\nThe last line.", 0); 25 mark = new Mark("test1", 9, 0, 0, "The first*line.\nThe last line.", 9); 30 Mark mark = new Mark("test1", 0, 0, 0, "*The first line.\nThe last line.", 0); 38 Mark mark = new Mark("test1", 17, 29, 213, "*The first line.\nThe last line.", 0);
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
armVCM4P2_Huff_Tables_VLC.c | 39 * last = 0 49 * Note: the last entry is to terminate while decoding 125 * last = 1 135 * * Note: the last entry is to terminate while decoding 177 /* LMAX table for Intra (Last == 0)*/ 184 /* LMAX table for Intra (Last == 1)*/ 192 /* RMAX table for Intra (Last == 0) 203 /* RMAX table for Intra (Last == 1) 213 * last = 0 223 * Note: the last entry is to terminate while decodin [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/iterator.primitives/iterator.operations/ |
distance.pass.cpp | 14 // distance(Iter first, Iter last); 18 // distance(Iter first, Iter last); 27 test(It first, It last, typename std::iterator_traits<It>::difference_type x) 29 assert(std::distance(first, last) == x);
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
BuglePrefsKeys.java | 36 * Last time that we ran a a sync (in millis) 44 * Last time that we ran a full sync (in millis) 52 * Timestamp of the message for which we last did a message notification. 58 * The last selected chooser index in the media picker.
|