/external/chromium_org/ui/events/gestures/ |
gesture_util.h | 17 // Returns true if the distance between points |p1| and |p2| is less than a
|
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/ |
p7.cpp | 12 alignas(A) T buffer[N]; // expected-error {{requested alignment is less than minimum alignment of 4 for type 'int [1]'}}
|
/external/clang/test/SemaTemplate/ |
issue150.cpp | 76 template<typename > struct less ; 82 template <class X, template<class> class = less> struct interval_type_default { 87 template<class _T, template<class> class Compare = PR9016::less, 96 template<class _T, template<class> class Compare = PR9016::less,
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
messages.properties | 14 standardError = Standard error on this test is {0} (should be less than {1} to become reliable!)
|
/external/junit/src/org/junit/runner/manipulation/ |
Sortable.java | 6 * cope with order dependencies between tests. Tests that are isolated from each other are less
|
/external/kernel-headers/original/asm-arm/ |
poll.h | 12 /* The rest seem to be more-or-less nonstandard. Check them! */
|
/external/kernel-headers/original/asm-generic/ |
poll.h | 12 /* The rest seem to be more-or-less nonstandard. Check them! */
|
/external/llvm/lib/Target/Sparc/ |
Sparc.h | 42 ICC_LE = 2 , // Less or Equal 44 ICC_L = 3 , // Less 46 ICC_LEU = 4 , // Less or Equal Unsigned 48 ICC_CS = 5 , // Carry Set/Less Unsigned 59 FCC_L = 4+16, // Less 60 FCC_UL = 3+16, // Unordered or Less 61 FCC_LG = 2+16, // Less or Greater 67 FCC_LE = 13+16, // Less or Equal 68 FCC_ULE = 14+16, // Unordered or Less or Equal
|
/external/llvm/test/Other/ |
attribute-comment.ll | 9 attributes #0 = { nounwind ssp "less-precise-fpmad"="false" uwtable "no-frame-pointer-elim"="true" readnone "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
|
/external/mockito/src/org/mockito/internal/runners/ |
RunnerImpl.java | 13 * Surrogate cannot be used with @RunWith therefore it is less likely clients will use interal runners.
|
/external/valgrind/main/docs/internals/ |
howto_oprofile.txt | 16 | less 21 | less 26 | less 29 opannotate --merge=tgid --source --include-file=libhb_core.c | less
|
/external/valgrind/main/massif/tests/ |
insig.vgtest | 1 # At one point, thresholds less than 1.0% were misprinted as 00.00%, so test that here.
|
/external/valgrind/main/none/tests/ppc32/ |
bug139050-ppc32.c | 30 /* implausible that machine has been up less than 4G cycles */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/ |
poll.h | 12 /* The rest seem to be more-or-less nonstandard. Check them! */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/ |
poll.h | 12 /* The rest seem to be more-or-less nonstandard. Check them! */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/ |
poll.h | 12 /* The rest seem to be more-or-less nonstandard. Check them! */
|
/external/oprofile/libregex/tests/ |
mangled-name.in | 20 map<int, image_name, less<int>, allocator<image_name> > 23 map<basic_string<char, string_char_traits<char>, __default_alloc_template<true, 0> >, image_name, less<basic_string<char, string_char_traits<char>, __default_alloc_template<true, 0> > >, allocator<image_name> > 26 multimap<int, long, less<int>, allocator<long> > 29 prefix_multimap<int, long, less<int>, allocator<long> > 30 prefix_multimap<int, long, less<int>, allocator<long>> 97 _Rb_tree<int, int, _Identity<int>, less<int>, allocator<int> > 100 _Rb_tree<string, pair<string const, int const>, _Select1st<pair<string const, int const>>, less<string>, allocator<int const>> 120 _Rb_tree<int, pair<int const, long>, _Select1st<pair<int const, long> >, less<int>, allocator<long> > 123 _Rb_tree<int, pair<int const, long>, _Select1st<pair<int const, long> >, less<int>, allocator<pair<int const, long> > > 129 # strictly speaking 3rd parameters is less<ContainerType::value_type [all...] |
/external/chromium_org/content/renderer/media/ |
cache_util.h | 26 kShortMaxAge = 1 << 3, // Max age less than 1h (arbitrary value). 27 kExpiresTooSoon = 1 << 4, // Expires in less than 1h (arbitrary value).
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
decoll.cpp | 88 { Collator::LESS, Collator::LESS }, 89 { Collator::EQUAL, Collator::LESS }, 93 { Collator::EQUAL, Collator::LESS }, 95 { Collator::LESS, Collator::LESS }, 98 { Collator::LESS, Collator::LESS },
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass32/ |
dwarf32-err.errwarn | 4 -:4: error: file number less than one 19 -:30: error: isa value less than zero
|
/external/clang/test/CXX/except/except.spec/ |
canonical.cpp | 36 struct less struct in namespace:std 42 typedef __map_value_compare<int, short, less> __vc;
|
/external/icu4c/test/intltest/ |
decoll.cpp | 88 { Collator::LESS, Collator::LESS }, 89 { Collator::EQUAL, Collator::LESS }, 93 { Collator::EQUAL, Collator::LESS }, 95 { Collator::LESS, Collator::LESS }, 98 { Collator::LESS, Collator::LESS },
|
/external/llvm/test/CodeGen/Mips/ |
tnaked.ll | 28 attributes #0 = { naked noinline nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" } 29 attributes #1 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
|
/external/llvm/test/CodeGen/R600/ |
bfe_uint.ll | 15 ; implmented with a LSHR instruction, which is better, because LSHR has less 16 ; operands and requires less constants.
|
/external/lzma/CPP/7zip/ |
IStream.h | 22 This function is allowed to read less than number of remaining bytes in stream.
32 This function is allowed to write less than "size".
|