Home
last modified time | relevance | path

Searched defs:placeholder (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/docs/examples/
H A DPicture_uniqueID.cpp11 sk_sp<SkPicture> placeholder = SkPicture::MakePlaceholder({0, 0, 0, 0}); in REG_FIDDLE() local
H A DPicture_MakePlaceholder.cpp22 sk_sp<SkPicture> placeholder = SkPicture::MakePlaceholder({10, 40, 80, 110}); in REG_FIDDLE() local
/third_party/skia/third_party/externals/spirv-tools/test/tools/opt/
H A Doconfig.py15 import placeholder namespace
[all...]
H A Dflags.py15 import placeholder namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/opt/
H A Doconfig.py15 import placeholder namespace
[all...]
H A Dflags.py15 import placeholder namespace
[all...]
/third_party/spirv-tools/test/tools/opt/
H A Doconfig.py15 import placeholder namespace
[all...]
H A Dflags.py15 import placeholder namespace
[all...]
/third_party/skia/src/sksl/lex/
H A DRegexNode.cpp58 std::vector<int> placeholder; in createStates() local
73 std::vector<int> placeholder; in createStates() local
/third_party/mesa3d/src/amd/registers/
H A Dregdb.py766 def placeholder(s): function
/third_party/node/deps/v8/src/builtins/
H A Dsetup-builtins-internal.cc210 Handle<Code> placeholder = BuildPlaceholder(isolate, builtin); in PopulateWithPlaceholders() local
/third_party/vixl/src/
H A Dcode-buffer-vixl.h188 bool placeholder; in EnsureSpaceFor() local
/third_party/mesa3d/src/intel/compiler/
H A 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/v8/src/compiler/
H A Dmachine-operator.h40 const Operator* placeholder() const { return op_; } in placeholder() function in v8::internal::compiler::final
/third_party/skia/experimental/sktext/include/
H A DTypes.h205 Placeholder placeholder; member
/third_party/skia/src/utils/
H A DSkJSON.cpp524 auto& placeholder = fValueStack[scope_start - 1]; in popScopeAsVec() local
/third_party/ffmpeg/libavformat/
H A Dhlsenc.c434 static int replace_str_data_in_filename(char **s, const char *filename, char placeholder, const char *datastring) in replace_str_data_in_filename() argument
474 static int replace_int_data_in_filename(char **s, const char *filename, char placeholder, int64_t number) in replace_int_data_in_filename() argument
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc4005 FileDescriptor* placeholder = tables_->Allocate<FileDescriptor>(); in NewPlaceholderFileWithMutexHeld() local
[all...]

Completed in 22 milliseconds