Home
last modified time | relevance | path

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

12

/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...]
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsIndexSignature.cpp61 checker::ObjectType *placeholder = checker->Allocator()->New<checker::ObjectLiteralType>(desc); in Check() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_StyleGraphic_test.cpp65 OH_Drawing_PlaceholderSpan placeholder = {5.0, 8.0, ALIGNMENT_ABOVE_BASELINE, TEXT_BASELINE_ALPHABETIC, 7.0}; in TextTextStyleGraphic002() local
/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
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Dactive_key_event.cpp174 const uint32_t placeholder = 3; in CombinationKeyHandle() local
H A Devent_logger.cpp488 const uint32_t placeholder = 3; in WriteStartTime() 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
/arkcompiler/ets_frontend/es2panda/typescript/core/
H A Dfunction.cpp410 Type *placeholder = allocator_->New<ArrayType>(GlobalAnyType()); in CheckFunctionParameter() local
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A Dfunction.cpp388 Type *placeholder = Allocator()->New<ArrayType>(GlobalAnyType()); in CheckFunctionParameter() 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
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp75 checker::ObjectType *placeholder = checker->Allocator()->New<checker::ObjectLiteralType>(desc); in Check() local
/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h144 char placeholder; // Query tasks needn't any parameter, this is just a placeholder member
163 char placeholder; // Clear tasks needn't any parameter, this is just a placeholder member
167 char placeholder; member
252 char placeholder; member
256 char placeholder; member
264 char placeholder; member
280 char placeholder; member
/third_party/skia/src/utils/
H A DSkJSON.cpp524 auto& placeholder = fValueStack[scope_start - 1]; in popScopeAsVec() local
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.cpp546 auto *placeholder = AllocNode<ir::TSInterfaceBody>(std::move(fieldDeclarations)); in ParseInnerRest() local

Completed in 23 milliseconds

12