/third_party/skia/third_party/externals/icu/source/tools/genren/ |
H A D | README | 18 (Using the svn command is the simplest way of getting just the files from one subdirectory of the git project.) 47 urename.h -just builds ./urename.h
|
/third_party/skia/tests/ |
H A D | OSPathTest.cpp | 47 // Except when the the string is just "/". in test_dir_with_file() 98 // Just the root dir in DEF_TEST()
|
H A D | Skbug6653.cpp | 75 // When this fails, b4 will "succeed", but return an empty bitmap (containing just the in test_bug_6653() 76 // clear color). Regardless, b5 will contain the oval that was just drawn, so diffing the in test_bug_6653()
|
H A D | ImageGeneratorTest.cpp | 30 // just need a non-empty data to test things in test_imagegenerator_factory() 47 // This just verifies that the signatures match. in test_imagegenerator_factory()
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/ |
H A D | CMakeLists.txt | 81 # not use cmake-js for building, but instead just depend on node_api_headers. 82 # As the name suggests, node_api_headers contains just the *headers* of Napi,
|
/third_party/openGLES/extensions/NV/ |
H A D | NV_vertex_array_range2.txt | 63 enabling/disabling GL_VERTEX_ARRAY_RANGE_NV, just without the 68 RESOLUTION: NO. There is still just a single state boolean to
|
/third_party/openGLES/extensions/SGIX/ |
H A D | SGIX_instrument_error.txt | 39 returned by a successful read, or should we just say that it 53 can failure just be returned in place of any instrument packet
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
H A D | NV_vertex_array_range2.txt | 63 enabling/disabling GL_VERTEX_ARRAY_RANGE_NV, just without the 68 RESOLUTION: NO. There is still just a single state boolean to
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
H A D | SGIX_instrument_error.txt | 39 returned by a successful read, or should we just say that it 53 can failure just be returned in place of any instrument packet
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/ |
H A D | RemarkSerializer.h | 53 /// This is just an interface. 70 /// This is just an interface.
|
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | promote_initializers_to_const_var.cc | 45 // to const variables declared just above the statement of use. The outer in Run() 72 // This statement is just a variable declaration with the initializer in Run()
|
/third_party/skia/tools/ |
H A D | DDLTileHelper.h | 52 // Just draw the re-inflated per-tile SKP directly into this tile w/o going through a DDL 119 // comparison w/ just drawing the SKP directly (i.e., drawAllTilesDirectly). The
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GISelWorkList.h | 25 // erasing an element doesn't move all elements over one place - instead just 91 // Don't bother moving everything down, just null out the slot. in remove()
|
/third_party/toybox/toys/lsb/ |
H A D | mktemp.c | 21 -u Don't create anything, just print what would be created 59 // In theory you just xputs(mktemp(template)) for -u, in practice there's in mktemp_main()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | checkJsxChildrenProperty6.types | 39 return <h1>Just Another Button</h1>;
40 ><h1>Just Another Button</h1> : JSX.Element
|
H A D | checkJsxChildrenProperty7.types | 39 return <h1>Just Another Button</h1>;
40 ><h1>Just Another Button</h1> : JSX.Element
|
H A D | checkJsxChildrenProperty8.types | 39 return <h1>Just Another Button</h1>;
40 ><h1>Just Another Button</h1> : JSX.Element
|
H A D | declFileTypeAnnotationArrayType.symbols | 21 // Just the name
56 // Just the name with type arguments
|
H A D | declFileTypeAnnotationTypeQuery.symbols | 21 // Just the name
57 // Just the name with type arguments
|
H A D | declFileTypeAnnotationTypeReference.symbols | 21 // Just the name
56 // Just the name with type arguments
|
H A D | tsxStatelessFunctionComponentOverload6.js | 47 const b4 = <MainButton {...obj1} />; // any; just pick the first overload 86 var b4 = <MainButton {...obj1}/>; // any; just pick the first overload
|
H A D | unionAndIntersectionInference1.js | 49 return null; // just an example 132 return null; // just an example
|
/third_party/typescript/src/compiler/ |
H A D | tsbuild.ts | 9 * This means we can Pseudo-build (just touch timestamps), as if we had actually built this project.
15 * This means we can Pseudo-build (just manipulate outputs), as if we had actually built this project.
|
/third_party/typescript/src/testRunner/unittests/services/ |
H A D | cancellableLanguageServiceOperations.ts | 68 checks = -Infinity; // Cancel just once, then disable cancellation, effectively
82 * We don't just use `assert.throws` because it doesn't validate instances for thrown objects which do not inherit from `Error`
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
H A D | PerThreadProcTests.cpp | 76 } // Should be fast, so just spin. in TEST_F() 97 } // Should be fast, so just spin. in TEST_F()
|