Home
last modified time | relevance | path

Searched refs:getUInt (Results 1 – 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUPALMetadata.cpp168 return N.getUInt(); in getRegister()
182 Val |= N.getUInt(); in setRegister()
559 unsigned Reg = I->first.getUInt(); in toString()
560 unsigned Val = I->second.getUInt(); in toString()
575 if (const char *RegName = getRegisterName(Key.getUInt())) { in toString()
612 EW.write(uint32_t(I.first.getUInt())); in toLegacyBlob()
613 EW.write(uint32_t(I.second.getUInt())); in toLegacyBlob()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h83 uint64_t &getUInt() { in getUInt() function
103 uint64_t getUInt() const { in getUInt() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dresbund.h267 getUInt(UErrorCode& status) const;
/third_party/icu/icu4c/source/common/unicode/
Dresbund.h270 getUInt(UErrorCode& status) const;
/third_party/node/deps/icu-small/source/common/unicode/
Dresbund.h270 getUInt(UErrorCode& status) const;
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dresbund.h270 getUInt(UErrorCode& status) const;
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestConversion.java147 cc.finalFlush = ((ICUResourceBundle) testcase.getObject("flush")).getUInt() != 0; in TestFromUnicode()
148 cc.fallbacks = ((ICUResourceBundle) testcase.getObject("fallbacks")).getUInt() != 0; in TestFromUnicode()
458 cc.finalFlush = ((ICUResourceBundle) testcase.getObject("flush")).getUInt() != 0; in TestToUnicode()
459 cc.fallbacks = ((ICUResourceBundle) testcase.getObject("fallbacks")).getUInt() != 0; in TestToUnicode()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dresource.h156 virtual uint32_t getUInt(UErrorCode &errorCode) const = 0;
Duresdata.h488 virtual uint32_t getUInt(UErrorCode &errorCode) const;
Dresbund.cpp267 uint32_t ResourceBundle::getUInt(UErrorCode& status) const { in getUInt() function in ResourceBundle
/third_party/skia/third_party/externals/icu/source/common/
Dresource.h170 virtual uint32_t getUInt(UErrorCode &errorCode) const = 0;
Dresbund.cpp268 uint32_t ResourceBundle::getUInt(UErrorCode& status) const { in getUInt() function in ResourceBundle
Duresdata.h532 virtual uint32_t getUInt(UErrorCode &errorCode) const;
/third_party/node/deps/icu-small/source/common/
Dresource.h170 virtual uint32_t getUInt(UErrorCode &errorCode) const = 0;
Dresbund.cpp268 uint32_t ResourceBundle::getUInt(UErrorCode& status) const { in getUInt() function in ResourceBundle
/third_party/icu/icu4c/source/common/
Dresource.h170 virtual uint32_t getUInt(UErrorCode &errorCode) const = 0;
Dresbund.cpp268 uint32_t ResourceBundle::getUInt(UErrorCode& status) const { in getUInt() function in ResourceBundle
Duresdata.h532 virtual uint32_t getUInt(UErrorCode &errorCode) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMsgPackDocument.cpp207 MPWriter.write(Node.getUInt()); in writeToBlob()
DMsgPackDocumentYAML.cpp76 StringRef Err = yaml::ScalarTraits<uint64_t>::input(S, nullptr, getUInt()); in fromString()
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Ddatamap.cpp145 return r->getUInt(status); in getUInt28()
/third_party/flutter/skia/third_party/externals/icu/source/tools/ctestfw/
Ddatamap.cpp145 return r->getUInt(status); in getUInt28()
/third_party/icu/icu4c/source/tools/ctestfw/
Ddatamap.cpp145 return r->getUInt(status); in getUInt28()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUResource.java352 public abstract int getUInt(); in getUInt() method in UResource.Value
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUResource.java346 public abstract int getUInt(); in getUInt() method in UResource.Value

123