Searched defs:AddType (Results 1 – 15 of 15) sorted by relevance
| /third_party/flatbuffers/tests/KeywordTest/ |
| D | Table2.cs | 38 …public static void AddType(FlatBufferBuilder builder, int typeOffset) { builder.AddOffset(1, typeO… in AddType() method
|
| D | KeywordsInTable.cs | 47 public static void AddType(FlatBufferBuilder builder, int type) { builder.AddInt(2, type, 0); } in AddType() method
|
| /third_party/gptfdisk/ |
| D | parttypes.cc | 539 int PartType::AddType(uint16_t mbrType, const char * guidData, const char * name, in AddType() function in PartType
|
| /third_party/vk-gl-cts/external/amber/src/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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | module.h | 355 inline void Module::AddType(std::unique_ptr<Instruction> t) { in AddType() function
|
| D | ir_context.h | 1110 void IRContext::AddType(std::unique_ptr<Instruction>&& t) { in AddType() function
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | module.h | 355 inline void Module::AddType(std::unique_ptr<Instruction> t) { in AddType() function
|
| D | ir_context.h | 1110 void IRContext::AddType(std::unique_ptr<Instruction>&& t) { in AddType() function
|
| /third_party/spirv-tools/source/opt/ |
| D | module.h | 378 inline void Module::AddType(std::unique_ptr<Instruction> t) { in AddType() function
|
| D | ir_context.h | 1204 void IRContext::AddType(std::unique_ptr<Instruction>&& t) { in AddType() function
|
| /third_party/flatbuffers/python/flatbuffers/reflection/ |
| D | Field.py | 181 def AddType(builder, type): function
|
| /third_party/skia/m133/bench/ |
| D | PathBench.cpp | 562 enum AddType { enum in SkBench_AddPathTest
|
| /third_party/skia/bench/ |
| D | PathBench.cpp | 556 enum AddType { enum in SkBench_AddPathTest
|
| /third_party/googletest/googlemock/scripts/generator/cpp/ |
| D | ast.py | 487 def AddType(templated_types): function
|