/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | VertexProgram.hpp | 76 Int relativeAddress(const Shader::Relative &rel, int bufferIndex = -1); 77 Int4 dynamicAddress(const Shader::Relative &rel);
|
D | PixelProgram.hpp | 78 Int relativeAddress(const Shader::Relative &rel, int bufferIndex = -1); 79 Int4 dynamicAddress(const Shader::Relative &rel);
|
D | Shader.hpp | 401 struct Relative struct in sw::Shader 418 Relative rel;
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/ |
D | flutter_app.gni | 44 # Relative path of source files to be included in the dart package for 123 # Relative path of source files to be included in the dart package for 248 # Relative path of source files to be included in the dart package for 285 # Relative path of source files to be included in the dart package for
|
/third_party/skia/include/utils/ |
D | SkParsePath.h | 21 enum class PathEncoding { Absolute, Relative }; enumerator
|
/third_party/json/test/thirdparty/Fuzzer/ |
D | FuzzerIOWindows.cpp | 149 bool Relative = true) { in ParseDrive() argument 153 if (!Relative) // Accept relative path? in ParseDrive()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ArchiveWriter.cpp | 541 SmallString<128> Relative; in computeArchiveRelativePath() local 543 sys::path::append(Relative, sys::path::Style::posix, ".."); in computeArchiveRelativePath() 546 sys::path::append(Relative, sys::path::Style::posix, *ToI); in computeArchiveRelativePath() 548 return Relative.str(); in computeArchiveRelativePath()
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/ |
D | dart_app.gni | 42 # Relative path of source files to be included in the dart package for 122 # Relative path of source files to be included in the dart package for 241 # Relative path of source files to be included in the dart package for
|
/third_party/typescript/src/compiler/ |
D | moduleSpecifiers.ts | 4 const enum RelativePreference { Relative, NonRelative, Shortest, ExternalNonRelative } enumerator 17 importModuleSpecifierPreference === "relative" ? RelativePreference.Relative : 36 …: isExternalModuleNameRelative(oldImportSpecifier) ? RelativePreference.Relative : RelativePrefere… 184 if (!baseUrl && !paths || relativePreference === RelativePreference.Relative) {
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | relative_mode.markdown | 1 Relative mode testing
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/commands/ |
D | analyze_test.dart | 38 // Relative paths
|
/third_party/flutter/flutter/dev/bots/ |
D | run_command.dart | 72 '${bold}Relative working directory:$red $relativeWorkingDir$reset\n' 167 '${bold}Relative working directory:$red $relativeWorkingDir$reset\n'
|
/third_party/node/tools/inspector_protocol/ |
D | inspector_protocol.gni | 18 # Files generated. Relative to out_dir.
|
/third_party/flutter/flutter/examples/flutter_gallery/ios/fastlane/ |
D | Fastfile | 31 # Relative to this file.
|
/third_party/flutter/engine/flutter/frontend_server/ |
D | README.md | 31 Relative paths should be relative to current working directory for the shell that launched
|
/third_party/gn/src/gn/ |
D | label.cc | 230 Relative labels
|
D | switches.cc | 168 name is required. Relative paths will be resolved relative to the current "//"
|
/third_party/flutter/engine/flutter/testing/dart/ |
D | color_test.dart | 127 // Relative luminance's formula is just the linearized color value for gray.
|
/third_party/python/Doc/library/ |
D | __future__.rst | 79 | | | | *Imports: Multi-Line and Absolute/Relative* |
|
/third_party/node/deps/npm/node_modules/tiny-relative-date/ |
D | README.md | 1 # Relative Date
|
/third_party/flutter/engine/flutter/lib/web_ui/test/ |
D | colors_test.dart | 128 // Relative luminance's formula is just the linearized color value for gray.
|
D | color_test.dart | 128 // Relative luminance's formula is just the linearized color value for gray.
|
/third_party/openssl/doc/man3/ |
D | X509_cmp.pod | 36 In particular, the order of Relative Distinguished Names (RDNs) is relevant.
|
/third_party/skia/src/utils/ |
D | SkParsePath.cpp | 226 const auto rel_selector = encoding == PathEncoding::Relative; in ToSVGString()
|
/third_party/ltp/testcases/open_posix_testsuite/functional/timers/ |
D | plan.txt | 79 - [Relative only] Set up multiple timers to expire after the same duration
|