/third_party/skia/src/sksl/lex/ |
D | RegexNode.cpp | 58 std::vector<int> placeholder; in createStates() local 73 std::vector<int> placeholder; in createStates() local
|
/third_party/node/deps/npm/node_modules/ip-address/node_modules/sprintf-js/src/ |
D | sprintf.js | 17 …placeholder: /^\x25(?:([1-9]\d*)\$|\(([^)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-gijostTuv… property 189 placeholder: match[0], property
|
/third_party/node/deps/npm/node_modules/ip-address/node_modules/sprintf-js/dist/ |
D | sprintf.min.js | 2 …efguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\x25]+/,modulo:/^\x25{2}/,placeholder:/^\x25(?:([1-9]… property
|
/third_party/skia/docs/examples/ |
D | Picture_uniqueID.cpp | 11 sk_sp<SkPicture> placeholder = SkPicture::MakePlaceholder({0, 0, 0, 0}); in draw() local
|
D | Picture_MakePlaceholder.cpp | 22 sk_sp<SkPicture> placeholder = SkPicture::MakePlaceholder({10, 40, 80, 110}); in draw() local
|
/third_party/typescript/tests/baselines/reference/ |
D | tsxReactEmitNesting.js | 43 …("input", { "class": "new-todo", autofocus: true, autocomplete: "off", placeholder: "What needs to… property
|
/third_party/vixl/src/ |
D | code-buffer-vixl.h | 187 bool placeholder; in EnsureSpaceFor() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_nir_lower_storage_image.c | 385 nir_ssa_def *placeholder = nir_ssa_undef(b, 4, 32); in lower_image_load_instr() local 613 nir_ssa_def *placeholder = nir_ssa_undef(b, 4, 32); in lower_image_atomic_instr() local
|
/third_party/node/deps/npm/docs/lib/ |
D | index.js | 16 const assertPlaceholder = (src, path, placeholder) => { argument
|
/third_party/python/Lib/ |
D | textwrap.py | 128 placeholder=' [...]'): argument
|
/third_party/rust/crates/clap/src/output/ |
D | usage.rs | 93 let placeholder = self in create_help_usage() localVariable
|
/third_party/skia/experimental/sktext/include/ |
D | Types.h | 205 Placeholder placeholder; member
|
/third_party/node/deps/v8/src/builtins/ |
D | setup-builtins-internal.cc | 210 Handle<Code> placeholder = BuildPlaceholder(isolate, builtin); in PopulateWithPlaceholders() local
|
/third_party/node/deps/v8/src/compiler/ |
D | machine-operator.h | 40 const Operator* placeholder() const { return op_; } in placeholder() function
|
/third_party/mesa3d/src/amd/registers/ |
D | regdb.py | 766 def placeholder(s): function
|
/third_party/skia/modules/skparagraph/src/ |
D | OneLineShaper.cpp | 559 for (auto& placeholder : fParagraph->fPlaceholders) { local
|
/third_party/rust/crates/clap/src/builder/ |
D | styled_str.rs | 42 pub(crate) fn placeholder(&mut self, msg: impl Into<String>) { in placeholder() method
|
/third_party/skia/src/utils/ |
D | SkJSON.cpp | 524 auto& placeholder = fValueStack[scope_start - 1]; in popScopeAsVec() local
|
/third_party/skia/modules/skparagraph/tests/ |
D | SkParagraphTest.cpp | 403 …PlaceholderStyle placeholder(55, 50, PlaceholderAlignment::kBaseline, TextBaseline::kAlphabetic, 3… in UNIX_ONLY_TEST() local 459 …PlaceholderStyle placeholder(55, 50, PlaceholderAlignment::kAboveBaseline, TextBaseline::kAlphabet… in UNIX_ONLY_TEST() local 515 …PlaceholderStyle placeholder(55, 50, PlaceholderAlignment::kBelowBaseline, TextBaseline::kAlphabet… in UNIX_ONLY_TEST() local 571 … PlaceholderStyle placeholder(55, 50, PlaceholderAlignment::kBottom, TextBaseline::kAlphabetic, 0); in UNIX_ONLY_TEST() local 625 PlaceholderStyle placeholder(55, 50, PlaceholderAlignment::kTop, TextBaseline::kAlphabetic, 0); in UNIX_ONLY_TEST() local 679 … PlaceholderStyle placeholder(55, 50, PlaceholderAlignment::kMiddle, TextBaseline::kAlphabetic, 0); in UNIX_ONLY_TEST() local 732 …PlaceholderStyle placeholder(55, 50, PlaceholderAlignment::kBaseline, TextBaseline::kIdeographic, … in UNIX_ONLY_TEST() local 5234 … PlaceholderStyle placeholder(0, 0, PlaceholderAlignment::kBaseline, TextBaseline::kAlphabetic, 0); in UNIX_ONLY_TEST() local 6172 …PlaceholderStyle placeholder(300, 50, PlaceholderAlignment::kBaseline, TextBaseline::kAlphabetic, … in UNIX_ONLY_TEST() local
|
/third_party/ffmpeg/libavformat/ |
D | hlsenc.c | 434 static int replace_str_data_in_filename(char **s, const char *filename, char placeholder, const cha… in replace_str_data_in_filename() 474 static int replace_int_data_in_filename(char **s, const char *filename, char placeholder, int64_t n… in replace_int_data_in_filename()
|
/third_party/typescript/tests/lib/ |
D | react.d.ts | 2008 placeholder?: string; property
|
D | lib.d.ts | 9129 placeholder: string; property 10644 placeholder: string; property
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor.cc | 4005 FileDescriptor* placeholder = tables_->Allocate<FileDescriptor>(); in NewPlaceholderFileWithMutexHeld() local
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 7109 placeholder: string; property 8377 placeholder: string; property
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 7129 placeholder: string; property 8397 placeholder: string; property
|