| /external/skia/src/core/ |
| D | SkPicture.cpp | 336 struct Placeholder : public SkPicture { in MakePlaceholder() struct 337 explicit Placeholder(SkRect cull) : fCull(cull) {} in MakePlaceholder() function 339 void playback(SkCanvas*, AbortCallback*) const override { } in MakePlaceholder() 343 int approximateOpCount(bool) const override { in MakePlaceholder() 346 size_t approximateBytesUsed() const override { return sizeof(*this); } in MakePlaceholder() 347 SkRect cullRect() const override { return fCull; } in MakePlaceholder() 349 SkRect fCull; in MakePlaceholder()
|
| /external/skia/modules/skparagraph/include/ |
| D | TextStyle.h | 355 struct Placeholder { struct 357 Placeholder(size_t start, size_t end, const PlaceholderStyle& style, const TextStyle& textStyle, in Placeholder() argument 366 PlaceholderStyle fStyle; argument 367 TextStyle fTextStyle; 368 BlockRange fBlocksBefore; 369 TextRange fTextBefore;
|
| /external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/processors/ |
| D | AnnotationInfo.java | 88 public static class Placeholder { class in AnnotationInfo 91 public Placeholder(String text) { in Placeholder() method in AnnotationInfo.Placeholder
|
| /external/skia/experimental/sktext/include/ |
| D | Types.h | 165 struct Placeholder { struct 166 SkSize dimensions; 167 float yOffsetFromBaseline;
|
| /external/tensorflow/tensorflow/go/ |
| D | util_test.go | 19 func Placeholder(g *Graph, name string, dt DataType) (Output, error) { func
|
| /external/deqp-deps/SPIRV-Tools/test/opt/ |
| D | iterator_test.cpp | 219 struct Placeholder { in TEST() struct 220 int val; in TEST()
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ |
| D | iterator_test.cpp | 219 struct Placeholder { in TEST() struct 220 int val; in TEST()
|
| /external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | iterator_test.cpp | 219 struct Placeholder { in TEST() struct 220 int val; in TEST()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| D | ValueList.cpp | 162 Constant *Placeholder = ResolveConstants.back().first; in resolveConstantForwardRefs() local
|
| /external/clang/lib/Sema/ |
| D | CodeCompleteConsumer.cpp | 169 CodeCompletionString::Chunk::CreatePlaceholder(const char *Placeholder) { in CreatePlaceholder() 354 void CodeCompletionBuilder::AddPlaceholderChunk(const char *Placeholder) { in AddPlaceholderChunk()
|
| /external/python/pybind11/tests/ |
| D | test_stl.cpp | 294 class Placeholder { in TEST_SUBMODULE() class 296 Placeholder() { print_created(this); } in TEST_SUBMODULE() function in TEST_SUBMODULE::Placeholder
|
| /external/skia/modules/skparagraph/src/ |
| D | ParagraphImpl.cpp | 69 SkTArray<Placeholder, true> placeholders, in ParagraphImpl() 93 SkTArray<Placeholder, true> placeholders, in ParagraphImpl()
|
| /external/cronet/url/ |
| D | url_canon.h | 867 const CHAR* Placeholder() { in Placeholder() function
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | quantize_training_test.cc | 54 Status Placeholder(Graph* g, const string& name, TensorShape shape, in Placeholder() function in tensorflow::__anonf36374ec0111::QuantizeTrainingTest
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/internal/ |
| D | LockFreeTaskQueue.kt | 268 internal class Placeholder(@JvmField val index: Int) in isClosed() class in LockFreeTaskQueueCore
|
| /external/llvm/unittests/IR/ |
| D | ConstantsTest.cpp | 379 auto *Placeholder = new GlobalVariable( in TEST() local
|
| /external/rust/crates/clap/src/builder/ |
| D | styled_str.rs | 330 Placeholder, enumerator
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 1368 uint32_t *Placeholder = in processRelocationRef() local 1380 uint8_t *Placeholder = reinterpret_cast<uint8_t *>( in processRelocationRef() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 1257 uint32_t *Placeholder = in processRelocationRef() local 1269 uint8_t *Placeholder = reinterpret_cast<uint8_t *>( in processRelocationRef() local
|
| /external/tensorflow/tensorflow/c/ |
| D | c_test_util.cc | 121 TF_Operation* Placeholder(TF_Graph* graph, TF_Status* s, const char* name, in Placeholder() function
|
| /external/llvm/lib/Transforms/Utils/ |
| D | ValueMapper.cpp | 186 TempMDNode Placeholder; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | ValueMapper.cpp | 197 TempMDNode Placeholder; member
|
| /external/skia/tests/ |
| D | PictureTest.cpp | 780 DEF_TEST(Placeholder, r) { in DEF_TEST() argument
|
| /external/clang/lib/CodeGen/ |
| D | CGCall.cpp | 2866 llvm::Value *Placeholder = in createPlaceholderSlot() local 3605 llvm::Instruction *Placeholder = in EmitCall() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 2434 Value *Placeholder = in visitLoadInst() local
|