| /third_party/node/src/ |
| D | inspector_profiler.h | 90 bool ending() const override { return ending_; } in ending() function 114 bool ending() const override { return ending_; } in ending() function 134 bool ending() const override { return ending_; } in ending() function
|
| /third_party/node/test/parallel/ |
| D | test-stream-writableState-ending.js | 10 function testStates(ending, finished, ended) { argument
|
| /third_party/skia/experimental/tools/ |
| D | pdf-comparison.py | 107 def getfilesoftype(directory, ending): argument
|
| /third_party/typescript/src/compiler/ |
| D | moduleSpecifiers.ts | 11 readonly ending: Ending; property 626 for (const { ending, value } of candidates) { constant
|
| /third_party/mesa3d/src/mesa/main/ |
| D | version.c | 45 check_for_ending(const char *string, const char *ending) in check_for_ending()
|
| /third_party/skia/src/core/ |
| D | SkPathRef.cpp | 328 void SkPathRef::interpolate(const SkPathRef& ending, SkScalar weight, SkPathRef* out) const { in interpolate() argument
|
| D | SkPath.cpp | 243 bool SkPath::interpolate(const SkPath& ending, SkScalar weight, SkPath* out) const { in interpolate() argument
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_string.cpp | 1815 void dng_string::SetLineEndings (char ending) in SetLineEndings()
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuCommandLine.cpp | 720 const std::string ending = ".txt"; in parseCaseList() local
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| D | pvr_cmd_buffer.c | 2113 const uint64_t ending = (uint64_t)offset + (uint64_t)size; in pvr_CmdPushConstants() local
|
| /third_party/vulkan-loader/loader/ |
| D | loader.c | 4631 char ending = '.'; in loader_create_instance_chain() local
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_msl.cpp | 4507 static bool expression_ends_with(const string &expr_str, const std::string &ending) in expression_ends_with()
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 128137 var candidates = allowedEndings.map(function (ending) { return ({ argument 128142 candidates.push({ ending: undefined, value: relativeToBaseUrl }); property 128152 validateEnding({ ending: ending, value: value })) { property 128254 …ootDirs(rootDirs, moduleFileName, sourceDirectory, getCanonicalFileName, ending, compilerOptions) { argument 128413 function removeExtensionAndIndexPostFix(fileName, ending, options, host) { argument
|
| D | tsc.js | 106533 var candidates = allowedEndings.map(function (ending) { return ({ argument 106538 candidates.push({ ending: undefined, value: relativeToBaseUrl }); property 106548 validateEnding({ ending: ending, value: value })) { property 106631 …ootDirs(rootDirs, moduleFileName, sourceDirectory, getCanonicalFileName, ending, compilerOptions) { argument 106773 function removeExtensionAndIndexPostFix(fileName, ending, options, host) { argument
|