/external/skia/tests/ |
PathOpsOpCubicThreadedTest.cpp | 86 for (int a = 0; a < 6; ++a) { // outermost
|
PathOpsOpLoopThreadedTest.cpp | 98 for (int a = 0; a < 6; ++a) { // outermost
|
PathOpsOpRectThreadedTest.cpp | 87 for (int a = 0; a < 6; ++a) { // outermost
|
PathOpsSimplifyRectThreadedTest.cpp | 192 for (int a = 0; a < 8; ++a) { // outermost
|
/ndk/tests/build/issue56508-gcc4.7-ICE/jni/ |
extraMachine.c | 141 * Clean the execution stack back to the outermost user job level
|
/packages/services/Car/car-support-lib/src/android/support/car/ui/ |
MaxWidthLayout.java | 30 * To use MaxWidthLayout, put it as the outermost layout of all children you want to limit its max
|
/external/clang/lib/Sema/ |
IdentifierResolver.cpp | 111 // handler and shall not be redeclared in the outermost block of the 118 // outermost block (or, for the if statement, any of the outermost blocks)
|
/external/llvm/include/llvm/Analysis/ |
RegionInfo.h | 467 /// @brief Get the outermost loop in the region that contains a loop. 469 /// Find for a Loop L the outermost loop OuterL that is a parent loop of L 473 /// @return The outermost loop in the region, NULL if such a loop does not 477 /// @brief Get the outermost loop in the region that contains a basic block. 479 /// Find for a basic block BB the outermost loop L that contains BB and is 484 /// @return The outermost loop in the region, NULL if such a loop does not [all...] |
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
JSONWriter.java | 139 * outermost array or object). 231 * outermost array or object).
|
JSONML.java | 44 * if we are at the outermost level. 45 * @return A JSONArray if the value is the outermost tag, otherwise null.
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/ |
AddressListParser.jj | 498 // This is because the outermost level must be treated 499 // specially anyway, because the outermost ")" has a
|
/packages/services/Telephony/src/org/apache/james/mime4j/field/address/parser/ |
AddressListParser.jj | 498 // This is because the outermost level must be treated 499 // specially anyway, because the outermost ")" has a
|
/prebuilts/go/darwin-x86/test/ |
goto.go | 131 // error shows first (outermost) offending block 240 // the final else, so the outermost offending scope
|
/prebuilts/go/linux-x86/test/ |
goto.go | 131 // error shows first (outermost) offending block 240 // the final else, so the outermost offending scope
|
/art/runtime/mirror/ |
array.cc | 39 // subtract pieces off. Besides, we want to start with the outermost
|
/external/clang/include/clang/ASTMatchers/Dynamic/ |
Registry.h | 73 /// outermost to innermost. Elements are pairs consisting of a reference to
|
/external/icu/icu4c/source/test/perf/howExpensiveIs/ |
readme.txt | 18 *** Element <tests>: the outermost element.
|
/external/libunwind/src/x86_64/ |
Gtrace.c | 254 common for the outermost frame (CRT stuff) on many systems. 355 they are at the outermost (final) frame or can conservatively be 364 stack levels or the outermost frame, which ever is less. It may 365 stop short of outermost frame if unw_step() loop would also do so,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
mjpeg_decoder.h | 180 int num_outbufs_; // Outermost size of all arrays below.
|
/external/libyuv/files/include/libyuv/ |
mjpeg_decoder.h | 177 int num_outbufs_; // Outermost size of all arrays below.
|
/external/skia/src/gpu/batches/ |
GrAAStrokeRectBatch.cpp | 388 // The following pointers refer to the four rects, from outermost to innermost. 430 // outermost 452 // outermost 476 // values. The outermost rect has 0 coverage
|
/external/v8/test/mjsunit/es6/ |
block-let-declaration.js | 122 // Test that redeclarations of functions are only allowed in outermost scope.
|
/external/v8/test/mjsunit/harmony/ |
block-let-declaration-sloppy.js | 122 // Test that redeclarations of functions are only allowed in outermost scope.
|
/prebuilts/go/darwin-x86/src/cmd/vet/ |
copylock.go | 117 // The human-readable path is in reverse order, outermost to innermost.
|
/prebuilts/go/linux-x86/src/cmd/vet/ |
copylock.go | 117 // The human-readable path is in reverse order, outermost to innermost.
|