/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
power.decTest | [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkPictureRecord.cpp | 372 * field alone so the NOOP can be skipped later. 561 kSkipIfBBoxHierarchy_Flag = 0x1, // Optimization should be skipped if the 576 // 'collapse_save_clip_restore' is skipped if there is a BBoxHierarchy [all...] |
/external/clang/include/clang/AST/ |
DataRecursiveASTVisitor.h | [all...] |
RecursiveASTVisitor.h | [all...] |
/external/emma/core/java12/com/vladium/emma/instr/ |
InstrVisitor.java | 397 if (trace2) m_log.trace2 ("visit", "skipped synthetic method"); 402 if (trace2) m_log.trace2 ("visit", "skipped bridge method"); 422 if (trace2) m_log.trace2 ("visit", "skipped " + (method.isAbstract () ? "abstract" : "native") + " method"); [all...] |
/external/llvm/lib/Target/R600/ |
SIISelLowering.cpp | 321 uint32_t Skipped = 0; 334 Skipped |= 1 << i; 392 if (Skipped & (1 << i)) { [all...] |
/external/skia/src/core/ |
SkPictureRecord.cpp | 372 * field alone so the NOOP can be skipped later. 561 kSkipIfBBoxHierarchy_Flag = 0x1, // Optimization should be skipped if the 576 // 'collapse_save_clip_restore' is skipped if there is a BBoxHierarchy [all...] |
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/lib/rs/ |
libRSSupport.so | |
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/lib/rs/ |
libRSSupport.so | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_support.py | 52 """Test skipped because it requested a disallowed resource. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_support.py | 52 """Test skipped because it requested a disallowed resource. [all...] |
/external/clang/lib/Lex/ |
Lexer.cpp | 555 // StartLoc will differ from FileLoc if there is a BOM that was skipped. [all...] |
/external/aac/libMpegTPDec/src/ |
tpdec_lib.cpp | 965 frame should not be skipped of course; but it must be accounted into the [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
StylesheetHandler.java | 816 * Receive notification of a skipped entity. 823 * @param name The name of the skipped entity. [all...] |
/external/bluetooth/bluedroid/stack/include/ |
obx_api.h | [all...] |
/external/chromium_org/gpu/command_buffer/service/ |
program_manager_unittest.cc | 710 // Check that we skipped the "gl_" uniform. 714 // as the "gl_" uniform we skipped. [all...] |
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/c/ |
group___functions.html | [all...] |
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/c/ |
group___functions.html | [all...] |
/external/chromium_org/net/tools/balsa/ |
balsa_headers.h | 368 // linear scanning through skipped headers (and this condition is 386 // linear scanning through skipped headers (and this condition is [all...] |
/external/chromium_org/testing/gtest/src/ |
gtest-internal-inl.h | 426 // skip_count - the number of top frames to be skipped; doesn't count 624 // specifies the number of top frames to be skipped, which doesn't [all...] |
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
InspectorDebuggerAgent.cpp | 237 void InspectorDebuggerAgent::setSkipAllPauses(ErrorString*, bool skipped, const bool* untilReload) 239 m_skipAllPauses = skipped; [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/ |
test_expectations_unittest.py | 121 # test handling of SKIPped tests and results 362 self.assertEqual('The following test foo/bar/baz.html from the Skipped list doesn\'t exist\n', logs) [all...] |
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/ |
glcpp-parse.y | 262 * expressions that are being skipped. */ 302 * expressions that are being skipped. */ [all...] |
/external/chromium_org/third_party/mesa/src/src/gtest/src/ |
gtest-internal-inl.h | 418 // skip_count - the number of top frames to be skipped; doesn't count 603 // specifies the number of top frames to be skipped, which doesn't [all...] |
/external/chromium_org/v8/src/mips/ |
assembler-mips.h | 97 reg.code() - 2; // zero_reg and 'at' are skipped. 104 from_code(index + 2); // zero_reg and 'at' are skipped. [all...] |