Home
last modified time | relevance | path

Searched defs:setType (Results 1 - 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSymbolCOFF.h36 void setType(uint16_t Ty) const { in setType() function in llvm::MCSymbolCOFF
H A DMCSymbolWasm.h49 void setType(wasm::WasmSymbolType type) { Type = type; } in setType() function in llvm::MCSymbolWasm
/third_party/icu/icu4c/source/i18n/
H A Dnfrule.h61 void setType(ERuleType ruleType) { baseValue = (int32_t)ruleType; } in setType() function in NFRule
/third_party/node/deps/icu-small/source/i18n/
H A Dnfrule.h61 void setType(ERuleType ruleType) { baseValue = (int32_t)ruleType; } in setType() function in NFRule
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSymbolELF.cpp92 void MCSymbolELF::setType(unsigned Type) const { in setType() function in llvm::MCSymbolELF
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrule.h61 void setType(ERuleType ruleType) { baseValue = (int32_t)ruleType; } in setType() function in NFRule
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSocket.cpp64 void SocketAddress::setType (deSocketType type) in setType() function in de::SocketAddress
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
H A DTestInputDataStructure.java151 public void setType(String type) { in setType() method in TestInputDataStructure
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DRbnfMapperTest.java175 rbnfRule( Group group, String setType, Access access, String key, String value, int ruleIndex) rbnfRule() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DTestInputDataStructure.java148 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/
H A DDwarfUnit.h359 void setType(const DIE *Ty) { this->Ty = Ty; } in setType() function in llvm::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFTypes.h199 void setType(unsigned char t) { setBindingAndType(getBinding(), t); } in setType() function
H A DWindowsResource.h73 void setType(uint16_t ID) { in setType() function
/third_party/skia/experimental/graphite/src/geom/
H A DShape.h156 void setType(Type type) { in setType() function in skgpu::Shape
/third_party/skia/src/gpu/geometry/
H A DGrShape.h235 void setType(Type type) { in setType() function
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptorProto.php298 public function setType($var) function
H A DFieldDescriptor.php132 public function setType($type) function
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyFieldDescriptor.java156 public IRubyObject setType(ThreadContext context, IRubyObject value) { in setType() method in RubyFieldDescriptor
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCheckAPI.java133 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
[all...]
H A DAPIInfo.java186 public void setType(int typ, int val) { setType() method in APIInfo
200 private void setType(int typ, String val) { setType() method in APIInfo
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp182 void MachineRegisterInfo::setType(unsigned VReg, LLT Ty) { in setType() function in MachineRegisterInfo
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.h325 void setType(const TType &t) { mType = t; } in setType() function in sh::TIntermExpression
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dintermediate.h310 virtual void setType(const TType& t) { type = t; } in setType() function in TIntermTyped
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp11571 LightPaintingType setType = LightPaintingType::LIGHT; in HWTEST_F() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.h913 inline void setType(DataType type) { dType = sType = type; } in setType() function in nv50_ir::Instruction
915 inline void setType(DataType dtype, DataType stype) in setType() function in nv50_ir::Instruction

Completed in 33 milliseconds

12