/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/ |
atgroup_03.out.b | 1 @media all and (min-width:500px){@document url(http://www.w3.org/),url-prefix(http://www.w3.org/Style/),domain(mozilla.org),regexp("https:.*"){@page :last{margin:3in}}
|
/external/clang/test/CodeGen/ |
2005-01-02-VAArgError-ICE.c | 7 __builtin_va_start(args,a); // not the last named arg
|
/external/clang/test/Lexer/ |
eof-conflict-marker.c | 4 // This file intentionally ends without a \n on the last line. Make sure your
|
eof-file.c | 4 // This file intentionally ends without a \n on the last line. Make sure your
|
eof-include.c | 4 // This file intentionally ends without a \n on the last line. Make sure your
|
/external/clang/test/Modules/Inputs/ |
macros_top.h | 12 // The last definition will be exported from the sub-module.
|
/external/curl/docs/cmdline-opts/ |
ftp-account.d | 10 If this option is used several times, the last one will be used.
|
head.d | 8 curl displays the file size and last modification time only.
|
stderr.d | 8 If this option is used several times, the last one will be used.
|
/external/deqp/framework/delibs/decpp/ |
deRandom.hpp | 58 void choose (InputIter first, InputIter last, OutputIter result, int numItems); 61 T choose (InputIter first, InputIter last); 65 T chooseWeighted (InputIter first, InputIter last, WeightIter weight); 68 void shuffle (Iterator first, Iterator last); 103 void Random::choose (InputIter first, InputIter last, OutputIter result, int numItems) 110 for (ndx = 0; first != last; ++first, ++ndx) 126 T Random::choose (InputIter first, InputIter last) 129 DE_ASSERT(first != last); 130 choose(first, last, &val, 1); 135 T Random::chooseWeighted (InputIter first, InputIter last, WeightIter weight [all...] |
/external/e2fsprogs/tests/f_uninit_last_uninit/ |
expect.1 | 0 Last group block bitmap uninitialized. Fix? yes
|
/external/jsoncpp/test/data/ |
test_real_08.expected | 2 // same as UINT_MAX in base 10 and digit less than UINT_MAX's last digit in
|
test_real_08.json | 2 // same as UINT_MAX in base 10 and digit less than UINT_MAX's last digit in
|
test_real_09.expected | 2 // as ULONG_MAX in base 10 and digit less than ULONG_MAX's last digit in order
|
test_real_09.json | 2 // as ULONG_MAX in base 10 and digit less than ULONG_MAX's last digit in order
|
test_real_10.expected | 2 // the same as INT_MIN in base 10 and digit less than INT_MIN's last digit in
|
test_real_10.json | 2 // the same as INT_MIN in base 10 and digit less than INT_MIN's last digit in
|
test_real_11.expected | 2 // the same as LONG_MIN in base 10 and digit less than LONG_MIN's last digit in
|
test_real_11.json | 2 // the same as LONG_MIN in base 10 and digit less than LONG_MIN's last digit in
|
/external/kernel-headers/original/uapi/asm-generic/ |
shmbuf.h | 29 __kernel_time_t shm_atime; /* last attach time */ 33 __kernel_time_t shm_dtime; /* last detach time */ 37 __kernel_time_t shm_ctime; /* last change time */ 42 __kernel_pid_t shm_lpid; /* pid of last operator */
|
/external/libffi/ |
libtool-version | 16 # 3. If the library source code has changed at all since the last 20 # last update, increment current, and set revision to 0. 22 # 5. If any interfaces have been added since the last public release, 25 # 6. If any interfaces have been removed since the last public
|
/external/libxml2/test/XPath/xptr/ |
chaptersrange | 3 xpointer(//chapter[position() = last()]/range-to(following::chapter[1]))
|
/external/llvm/test/Transforms/GVN/ |
2007-07-26-InterlockingLoops.ll | 3 @last = external global [65 x i32*] 8 %tmp17618 = load i32*, i32** getelementptr ([65 x i32*], [65 x i32*]* @last, i32 0, i32 1), align 4 22 %tmp17625 = load i32*, i32** getelementptr ([65 x i32*], [65 x i32*]* @last, i32 0, i32 1), align 4 31 %tmp17631 = load i32*, i32** getelementptr ([65 x i32*], [65 x i32*]* @last, i32 0, i32 1), align 4
|
/external/llvm/test/Verifier/ |
inalloca-vararg.ll | 7 ; CHECK: inalloca isn't on the last argument!
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/ |
4-1.sh | 4 # if O_CREAT is not set even if the object continues to exist after the last
|