/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSymbolCOFF.h | 36 void setType(uint16_t Ty) const { in setType() function
|
D | MCSymbolWasm.h | 49 void setType(wasm::WasmSymbolType type) { Type = type; } in setType() function
|
/third_party/icu/icu4c/source/i18n/ |
D | nfrule.h | 61 void setType(ERuleType ruleType) { baseValue = (int32_t)ruleType; } in setType() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | nfrule.h | 61 void setType(ERuleType ruleType) { baseValue = (int32_t)ruleType; } in setType() function
|
/third_party/node/deps/icu-small/source/i18n/ |
D | nfrule.h | 61 void setType(ERuleType ruleType) { baseValue = (int32_t)ruleType; } in setType() function
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
D | deSocket.cpp | 64 void SocketAddress::setType (deSocketType type) in setType() function in de::SocketAddress
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | TestInputDataStructure.java | 148 public void setType(String type) { in setType() method in TestInputDataStructure
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
D | TestInputDataStructure.java | 151 public void setType(String type) { in setType() method in TestInputDataStructure
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.h | 359 void setType(const DIE *Ty) { this->Ty = Ty; } in setType() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSymbolELF.cpp | 92 void MCSymbolELF::setType(unsigned Type) const { in setType() function in llvm::MCSymbolELF
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
D | RbnfMapperTest.java | 176 Group group, String setType, Access access, String key, String value, int ruleIndex) { in rbnfRule()
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldDescriptor.php | 132 public function setType($type) function in Google\\Protobuf\\Internal\\FieldDescriptor
|
D | FieldDescriptorProto.php | 298 public function setType($var) function in Google\\Protobuf\\Internal\\FieldDescriptorProto
|
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
D | RubyFieldDescriptor.java | 156 public IRubyObject setType(ThreadContext context, IRubyObject value) { in setType() method in RubyFieldDescriptor
|
/third_party/skia/experimental/graphite/src/geom/ |
D | Shape.h | 156 void setType(Type type) { in setType() function
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
D | APIInfo.java | 186 public void setType(int typ, int val) { in setType() method in APIInfo 200 private void setType(int typ, String val) { in setType() method in APIInfo
|
D | CheckAPI.java | 133 private void setType(int typ, int val) { in setType() method in CheckAPI.Info 139 private void setType(int typ, String val) { in setType() method in CheckAPI.Info
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | intermediate.h | 310 virtual void setType(const TType& t) { type = t; } in setType() function 483 void setType(const TType &t) override in setType() function 512 void setType(const TType &t) override in setType() function 550 void setType(const TType &t) override in setType() function
|
/third_party/skia/src/gpu/geometry/ |
D | GrShape.h | 235 void setType(Type type) { in setType() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | WindowsResource.h | 73 void setType(uint16_t ID) { in setType() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 837 void setType(unsigned char t) { setBindingAndType(getBinding(), t); } in setType() function 857 void setType(unsigned char t) { setBindingAndType(getBinding(), t); } in setType() function 930 void setType(unsigned char t) { setSymbolAndType(getSymbol(), t); } in setType() function 947 void setType(unsigned char t) { setSymbolAndType(getSymbol(), t); } in setType() function 963 void setType(Elf64_Word t) { setSymbolAndType(getSymbol(), t); } in setType() function 980 void setType(Elf64_Word t) { setSymbolAndType(getSymbol(), t); } in setType() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 1004 void setType(unsigned char t) { setBindingAndType(getBinding(), t); } in setType() function 1024 void setType(unsigned char t) { setBindingAndType(getBinding(), t); } in setType() function 1095 void setType(unsigned char t) { setSymbolAndType(getSymbol(), t); } in setType() function 1112 void setType(unsigned char t) { setSymbolAndType(getSymbol(), t); } in setType() function 1131 void setType(Elf64_Word t) { setSymbolAndType(getSymbol(), t); } in setType() function 1148 void setType(Elf64_Word t) { setSymbolAndType(getSymbol(), t); } in setType() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineRegisterInfo.cpp | 182 void MachineRegisterInfo::setType(unsigned VReg, LLT Ty) { in setType() function in MachineRegisterInfo
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | IntermNode.h | 325 void setType(const TType &t) { mType = t; } in setType() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | GVNExpression.h | 210 void setType(Type *T) { ValueType = T; } in setType() function
|