/ndk/tests/device/test-stlport/unit/ |
perm_test.cpp | 191 next_permutation(v1.begin(), v1.end(), less<char>()); 195 next_permutation(v1.begin(), v1.end(), less<char>()); 199 next_permutation(v1.begin(), v1.end(), less<char>()); 203 next_permutation(v1.begin(), v1.end(), less<char>()); 207 next_permutation(v1.begin(), v1.end(), less<char>()); 211 next_permutation(v1.begin(), v1.end(), less<char>()); 215 next_permutation(v1.begin(), v1.end(), less<char>()); 219 next_permutation(v1.begin(), v1.end(), less<char>()); 223 next_permutation(v1.begin(), v1.end(), less<char>());
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/cso/ |
velems.rst | 27 uses less than four components, it will be padded out with the constant vector 36 Vertex position may be specified with two to four components. Using less than 43 three components. Using less than three components is not allowed.
|
/external/llvm/test/CodeGen/Mips/ |
mips16-hf-attr.ll | 28 "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" 35 "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" 41 "less-precise-fpmad"="false" "no-frame-pointer-elim"="true"
|
mips16_32_10.ll | 56 attributes #0 = { nounwind "less-precise-fpmad"="false" "nomips16" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" } 57 attributes #1 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" } 58 attributes #2 = { nounwind "less-precise-fpmad"="false" "nomips16" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
|
mips16_32_9.ll | 47 attributes #0 = { nounwind "less-precise-fpmad"="false" "mips16" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" } 48 attributes #1 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" } 49 attributes #2 = { nounwind "less-precise-fpmad"="false" "mips16" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
|
/external/mesa3d/src/gallium/docs/source/cso/ |
velems.rst | 27 uses less than four components, it will be padded out with the constant vector 36 Vertex position may be specified with two to four components. Using less than 43 three components. Using less than three components is not allowed.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
losertree.h | 52 * @param _Compare the comparator to use, defaults to std::less<_Tp> 197 // Left one is less or equal. 203 // Right one is less. 297 // Left one is less or equal. 303 // Right one is less. 374 _Compare __comp = std::less<_Tp>()) 418 _LoserTreePointer(unsigned int __k, _Compare __comp = std::less<_Tp>()) 436 // Left one is less or equal. 442 // Right one is less. 500 _LoserTreePointer(unsigned int __k, _Compare __comp = std::less<_Tp>() [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
losertree.h | 52 * @param _Compare the comparator to use, defaults to std::less<_Tp> 197 // Left one is less or equal. 203 // Right one is less. 297 // Left one is less or equal. 303 // Right one is less. 374 _Compare __comp = std::less<_Tp>()) 418 _LoserTreePointer(unsigned int __k, _Compare __comp = std::less<_Tp>()) 436 // Left one is less or equal. 442 // Right one is less. 500 _LoserTreePointer(unsigned int __k, _Compare __comp = std::less<_Tp>() [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
losertree.h | 52 * @param _Compare the comparator to use, defaults to std::less<_Tp> 197 // Left one is less or equal. 203 // Right one is less. 297 // Left one is less or equal. 303 // Right one is less. 374 _Compare __comp = std::less<_Tp>()) 418 _LoserTreePointer(unsigned int __k, _Compare __comp = std::less<_Tp>()) 436 // Left one is less or equal. 442 // Right one is less. 500 _LoserTreePointer(unsigned int __k, _Compare __comp = std::less<_Tp>() [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
losertree.h | 52 * @param _Compare the comparator to use, defaults to std::less<_Tp> 197 // Left one is less or equal. 203 // Right one is less. 297 // Left one is less or equal. 303 // Right one is less. 374 _Compare __comp = std::less<_Tp>()) 418 _LoserTreePointer(unsigned int __k, _Compare __comp = std::less<_Tp>()) 436 // Left one is less or equal. 442 // Right one is less. 500 _LoserTreePointer(unsigned int __k, _Compare __comp = std::less<_Tp>() [all...] |
/art/test/084-class-init/src/ |
IntHolder.java | 26 * exception if the initial value is less than zero.
|
/development/samples/Vault/res/values/ |
strings.xml | 20 <string name="info_software_detail">Encryption key is software-backed, which is less secure.</string>
|
/external/chromium_org/content/renderer/ |
bmp_image_decoder_unittest.cc | 20 // less than 30 seconds.
|
/external/chromium_org/extensions/browser/value_store/ |
value_store_util.h | 23 // Return an empty Error. Useful for creating ValueStore::Error-less
|
/external/chromium_org/sync/syncable/ |
syncable_changes_version.h | 15 // 1. CHANGES_VERSION is less than 0.
|
/external/chromium_org/third_party/webrtc/modules/desktop_capture/win/ |
cursor_unittest_resources.rc | 13 // These cursors are matched with their less than 32bpp counterparts below.
|
/external/chromium_org/tools/gyp/test/win/ |
gyptest-cl-runtime-checks.py | 27 # TODO(scottmg): There are other less frequently used/partial options, but
|
/external/chromium_org/tools/traceline/traceline/scripts/ |
filter_short.py | 7 took less than 0.2ms.
|
/external/chromium_org/v8/include/ |
v8-testing.h | 35 * should be between 0 and one less than the result from GetStressRuns()
|
/external/chromium_org/win8/delegate_execute/ |
delegate_execute_util.h | 26 // Returns a properly quoted command-line string less the program (argv[0])
|
/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/CodeGenCXX/ |
debug-info-line-if.cpp | 13 // the condition is not ideal either, but it's less missleading.
|
/external/clang/test/Sema/ |
sentinel-attribute.c | 9 void f4(int a, ...) __attribute__ ((sentinel(-1))); //expected-error{{parameter 1 less than zero}}
|
/external/clang/test/SemaCXX/ |
exception-spec-no-exceptions.cpp | 25 // Calls from less permissive contexts. We don't actually do this
|
/external/compiler-rt/test/lsan/TestCases/ |
large_allocation_leak.cc | 10 // maxsize in primary allocator is always less than this (1 << 25).
|