| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
| H A D | jsonToSpirv.h | 36 // Reads the file in the given |path|. Returns true and the contents of the 38 std::pair<bool, std::string> ReadFile(const std::string& path);
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/ |
| H A D | span.go | 22 "path" 187 uri = path.Base(uri)
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | README | 94 in your path or run them from the current directory. All three will 131 and wpng.exe. Copy them somewhere in your PATH or run them from the
|
| /third_party/skia/third_party/externals/icu/source/tools/genbrk/ |
| H A D | genbrk.cpp | 74 "\t followed by path, defaults to %s\n" in usageAndDie() 75 "\t-d or --destdir destination directory, followed by the path\n", in usageAndDie()
|
| /third_party/skia/third_party/externals/icu/source/tools/gencfu/ |
| H A D | gencfu.cpp | 77 "\t followed by path, defaults to %s\n" in usageAndDie() 78 "\t-d or --destdir destination directory, followed by the path\n", in usageAndDie()
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
| H A D | tls_test_common.c | 258 * compile test file url pointing to the current running directory path 270 /* setup test file path, url */ in gen_test_file_url()
|
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_FontConfigInterface.cpp | 279 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { 280 std::unique_ptr<SkStreamAsset> stream = SkStream::MakeFromFile(path);
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpEdgeBuilder.cpp | 43 void SkOpEdgeBuilder::addOperand(const SkPath& path) { in addOperand() argument 46 fPath = &path; in addOperand()
|
| /third_party/skia/tests/ |
| H A D | CanvasStateTest.cpp | 83 static void write_image(const SkImage* img, const char path[]) { in write_image() argument 85 SkFILEWStream(path).write(data->data(), data->size()); in write_image()
|
| H A D | DrawOpAtlasTest.cpp | 77 SkASSERT(0); // The unit test shouldn't exercise this code path 96 SkASSERT(0); // this test shouldn't invoke this code path
|
| /third_party/skia/third_party/externals/d3d12allocator/tools/D3d12maDumpVis/ |
| H A D | D3d12maDumpVis.py | 41 argParser.add_argument('DumpFile', type=argparse.FileType(mode='r', encoding='utf_16_le'), help='Path to source JSON file with memory dump created by D3D12 Memory Allocator library')
43 argParser.add_argument('-o', '--output', required=True, help='Path to destination image file (e.g. PNG)')
|
| /third_party/openmax/api/1.1.2/ |
| H A D | OMX_Image.h | 71 * Data structure used to define an image path. The number of image paths 82 * image path. If additional vendor specific data is required, it should
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| H A D | ARB_texture_swizzle.txt | 188 one might expect. New formats need to be added to the pixel path, 198 a simple porting path for legacy applications that used these
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
| H A D | EXT_texture_swizzle.txt | 179 one might expect. New formats need to be added to the pixel path, 189 a simple porting path for legacy applications that used these
|
| /third_party/python/Lib/lib2to3/ |
| H A D | btm_utils.py | 34 """Internal method. Returns a characteristic path of the 87 get_characteristic_subpattern) path for the compiled pattern
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
| H A D | PassManagerBuilder.h | 183 /// Path of the profile data file. 185 /// Path of the sample Profile data file.
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/ |
| H A D | CMakeLists.txt | 135 "include/llvm/Support/Path.h" 173 "lib/Support/Path.cpp"
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | Process.h | 81 /// in a PATH like environment variable, and returns the first file found, 82 /// according to the order of the entries in the PATH like environment
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceBrowserCompileServer.cpp | 22 // Headers which are not properly part of the SDK are included by their path in 65 // NACLENV_SZARGFILE=/path/to/myargs.txt
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | Signals.cpp | 118 // alongside our binary, then in $PATH. in printSymbolizedStackTrace() 121 StringRef Parent = llvm::sys::path::parent_path(Argv0); in printSymbolizedStackTrace()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| H A D | PPCScheduleE500mc.td | 27 // The CFX has a bypass path, allowing non-divide instructions to execute 33 : FuncUnit; // CFX divide bypass path
|
| /third_party/skia/third_party/externals/tint/infra/config/global/ |
| H A D | main.star | 148 caches.append(swarming.cache(name = "win_toolchain", path = "win_toolchain")) 151 caches.append(swarming.cache(name = "osx_sdk", path = "osx_sdk"))
|
| /third_party/spirv-headers/tools/buildHeaders/ |
| H A D | jsonToSpirv.h | 36 // Reads the file in the given |path|. Returns true and the contents of the 38 std::pair<bool, std::string> ReadFile(const std::string& path);
|
| /third_party/skia/third_party/externals/icu/source/config/ |
| H A D | Makefile.inc.in | 59 # rpath links a library search path right into the binaries. 139 # Environment variable to set a runtime search path
|
| H A D | mh-os390 | 114 ## Compiler switch to embed a runtime search path 117 ## Environment variable to set a runtime search path
|