/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
D | AMDGPUPALMetadata.cpp | 168 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/ |
D | MsgPackDocument.h | 83 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/ |
D | resbund.h | 267 getUInt(UErrorCode& status) const;
|
/third_party/icu/icu4c/source/common/unicode/ |
D | resbund.h | 270 getUInt(UErrorCode& status) const;
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | resbund.h | 270 getUInt(UErrorCode& status) const;
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | resbund.h | 270 getUInt(UErrorCode& status) const;
|
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestConversion.java | 147 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/ |
D | resource.h | 156 virtual uint32_t getUInt(UErrorCode &errorCode) const = 0;
|
D | uresdata.h | 488 virtual uint32_t getUInt(UErrorCode &errorCode) const;
|
D | resbund.cpp | 267 uint32_t ResourceBundle::getUInt(UErrorCode& status) const { in getUInt() function in ResourceBundle
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | resource.h | 170 virtual uint32_t getUInt(UErrorCode &errorCode) const = 0;
|
D | resbund.cpp | 268 uint32_t ResourceBundle::getUInt(UErrorCode& status) const { in getUInt() function in ResourceBundle
|
D | uresdata.h | 532 virtual uint32_t getUInt(UErrorCode &errorCode) const;
|
/third_party/node/deps/icu-small/source/common/ |
D | resource.h | 170 virtual uint32_t getUInt(UErrorCode &errorCode) const = 0;
|
D | resbund.cpp | 268 uint32_t ResourceBundle::getUInt(UErrorCode& status) const { in getUInt() function in ResourceBundle
|
/third_party/icu/icu4c/source/common/ |
D | resource.h | 170 virtual uint32_t getUInt(UErrorCode &errorCode) const = 0;
|
D | resbund.cpp | 268 uint32_t ResourceBundle::getUInt(UErrorCode& status) const { in getUInt() function in ResourceBundle
|
D | uresdata.h | 532 virtual uint32_t getUInt(UErrorCode &errorCode) const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/ |
D | MsgPackDocument.cpp | 207 MPWriter.write(Node.getUInt()); in writeToBlob()
|
D | MsgPackDocumentYAML.cpp | 76 StringRef Err = yaml::ScalarTraits<uint64_t>::input(S, nullptr, getUInt()); in fromString()
|
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
D | datamap.cpp | 145 return r->getUInt(status); in getUInt28()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/ctestfw/ |
D | datamap.cpp | 145 return r->getUInt(status); in getUInt28()
|
/third_party/icu/icu4c/source/tools/ctestfw/ |
D | datamap.cpp | 145 return r->getUInt(status); in getUInt28()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UResource.java | 352 public abstract int getUInt(); in getUInt() method in UResource.Value
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UResource.java | 346 public abstract int getUInt(); in getUInt() method in UResource.Value
|