/external/icing/icing/ |
D | schema-builder.h | 112 SchemaBuilder& AddType(SchemaTypeConfigProto type) { in AddType() function 116 SchemaBuilder& AddType(SchemaTypeConfigBuilder type_builder) { in AddType() function
|
/external/zucchini/aosp/include/components/zucchini/ |
D | target_pool.h | 46 void AddType(TypeTag type) { types_.push_back(type); } in AddType() function
|
/external/zucchini/ |
D | target_pool.h | 46 void AddType(TypeTag type) { types_.push_back(type); } in AddType() function
|
/external/gptfdisk/ |
D | parttypes.cc | 365 int PartType::AddType(uint16_t mbrType, const char * guidData, const char * name, in AddType() function in PartType
|
/external/deqp-deps/amber/src/ |
D | script.h | 220 Result AddType(const std::string& name, std::unique_ptr<type::Type> type) { in AddType() function
|
D | script_test.cc | 314 TEST_F(ScriptTest, AddType) { in TEST_F() argument
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | module.h | 357 inline void Module::AddType(std::unique_ptr<Instruction> t) { in AddType() function
|
D | ir_context.h | 1115 void IRContext::AddType(std::unique_ptr<Instruction>&& t) { in AddType() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | module.h | 357 inline void Module::AddType(std::unique_ptr<Instruction> t) { in AddType() function
|
D | ir_context.h | 1114 void IRContext::AddType(std::unique_ptr<Instruction>&& t) { in AddType() function
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | module.h | 357 inline void Module::AddType(std::unique_ptr<Instruction> t) { in AddType() function
|
D | ir_context.h | 1114 void IRContext::AddType(std::unique_ptr<Instruction>&& t) { in AddType() function
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | LoadedArsc.java | 186 void AddType(ResTable_type type) { in AddType() method in LoadedArsc.TypeSpecPtrBuilder
|
/external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
D | LoadedArsc.java | 192 void AddType(ResTable_type type) { in AddType() method in LoadedArsc.TypeSpecPtrBuilder
|
/external/webrtc/api/transport/ |
D | stun.cc | 1090 void StunUInt16ListAttribute::AddType(uint16_t value) { in AddType() function in cricket::StunUInt16ListAttribute
|
/external/skia/bench/ |
D | PathBench.cpp | 556 enum AddType { enum in SkBench_AddPathTest
|
/external/googletest/googlemock/scripts/generator/cpp/ |
D | ast.py | 487 def AddType(templated_types): function
|