Home
last modified time | relevance | path

Searched defs:placeholder (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/src/sksl/lex/
DRegexNode.cpp58 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/
Dsprintf.js17placeholder: /^\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/
Dsprintf.min.js2 …efguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\x25]+/,modulo:/^\x25{2}/,placeholder:/^\x25(?:([1-9]… property
/third_party/skia/docs/examples/
DPicture_uniqueID.cpp11 sk_sp<SkPicture> placeholder = SkPicture::MakePlaceholder({0, 0, 0, 0}); in draw() local
DPicture_MakePlaceholder.cpp22 sk_sp<SkPicture> placeholder = SkPicture::MakePlaceholder({10, 40, 80, 110}); in draw() local
/third_party/typescript/tests/baselines/reference/
DtsxReactEmitNesting.js43 …("input", { "class": "new-todo", autofocus: true, autocomplete: "off", placeholder: "What needs to… property
/third_party/vixl/src/
Dcode-buffer-vixl.h187 bool placeholder; in EnsureSpaceFor() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_storage_image.c385 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/
Dindex.js16 const assertPlaceholder = (src, path, placeholder) => { argument
/third_party/python/Lib/
Dtextwrap.py128 placeholder=' [...]'): argument
/third_party/rust/crates/clap/src/output/
Dusage.rs93 let placeholder = self in create_help_usage() localVariable
/third_party/skia/experimental/sktext/include/
DTypes.h205 Placeholder placeholder; member
/third_party/node/deps/v8/src/builtins/
Dsetup-builtins-internal.cc210 Handle<Code> placeholder = BuildPlaceholder(isolate, builtin); in PopulateWithPlaceholders() local
/third_party/node/deps/v8/src/compiler/
Dmachine-operator.h40 const Operator* placeholder() const { return op_; } in placeholder() function
/third_party/mesa3d/src/amd/registers/
Dregdb.py766 def placeholder(s): function
/third_party/skia/modules/skparagraph/src/
DOneLineShaper.cpp559 for (auto& placeholder : fParagraph->fPlaceholders) { local
/third_party/rust/crates/clap/src/builder/
Dstyled_str.rs42 pub(crate) fn placeholder(&mut self, msg: impl Into<String>) { in placeholder() method
/third_party/skia/src/utils/
DSkJSON.cpp524 auto& placeholder = fValueStack[scope_start - 1]; in popScopeAsVec() local
/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp403 …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/
Dhlsenc.c434 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/
Dreact.d.ts2008 placeholder?: string; property
Dlib.d.ts9129 placeholder: string; property
10644 placeholder: string; property
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc4005 FileDescriptor* placeholder = tables_->Allocate<FileDescriptor>(); in NewPlaceholderFileWithMutexHeld() local
/third_party/typescript/src/lib/
Ddom.generated.d.ts7109 placeholder: string; property
8377 placeholder: string; property
/third_party/typescript/lib/
Dlib.dom.d.ts7129 placeholder: string; property
8397 placeholder: string; property

12