Home
last modified time | relevance | path

Searched defs:setType (Results 1 - 25 of 33) 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
/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_tpdu_decode.cpp215 int32_t setType = -1; in DecodeDeliverPartData() local
H A Dgsm_sms_param_codec.cpp86 bool GsmSmsParamCodec::CheckVoicemail(SmsReadBuffer &buffer, int32_t *setType, int32_t *indType) in CheckVoicemail() argument
/base/telephony/sms_mms/test/gtest/
H A Dsms_gsm_gtest.cpp68 int32_t setType = 0; in HWTEST_F() local
85 int32_t setType = 0; in HWTEST_F() local
102 int32_t setType = 0; in HWTEST_F() local
120 int32_t setType = 0; in HWTEST_F() local
138 int32_t setType = 0; in HWTEST_F() local
157 int32_t setType = 0; HWTEST_F() local
176 int32_t setType = 0; HWTEST_F() local
[all...]
/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
/base/customization/enterprise_device_management/services/edm/src/
H A Dplugin_manager.cpp120 IPlugin::PermissionType setType = plugin->GetPermissionType(FuncOperateType::SET); in AddPlugin() local
/base/telephony/sms_mms/test/fuzztest/gsmsmsparamcodec_fuzzer/
H A Dgsmsmsparamcodec_fuzzer.cpp256 int32_t setType[UINT8_COUNT] = { 0 }; in DecodePduItemsTest() local
/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
/base/web/webview/interfaces/native/
H A Darkweb_type.h310 void (*setType)(ArkWeb_WebMessagePtr webMessage, ArkWeb_WebMessageType type); member
/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...]

Completed in 15 milliseconds

12