Home
last modified time | relevance | path

Searched refs:getUInt (Results 1 – 25 of 59) 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/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DFlexBuffers.kt312 T_VECTOR_UINT -> ByteArray(vec.size) { vec.getUInt(it).toByte() } in toByteArray()
327 T_VECTOR_UINT -> ShortArray(vec.size) { vec.getUInt(it).toShort() } in toShortArray()
342 T_VECTOR_UINT -> IntArray(vec.size) { vec.getUInt(it).toInt() } in toIntArray()
372 T_VECTOR_UINT -> UByteArray(vec.size) { vec.getUInt(it).toUByte() } in toUByteArray()
387 T_VECTOR_UINT -> UShortArray(vec.size) { vec.getUInt(it).toUShort() } in toUShortArray()
402 T_VECTOR_UINT -> UIntArray(vec.size) { vec.getUInt(it).toUInt() } in toUIntArray()
416 T_VECTOR_INT -> ULongArray(vec.size) { vec.getUInt(it) } in toULongArray()
417 T_VECTOR_UINT -> ULongArray(vec.size) { vec.getUInt(it) } in toULongArray()
433 T_VECTOR_UINT -> FloatArray(vec.size) { vec.getUInt(it).toFloat() } in toFloatArray()
634 …internal fun getUInt(index: Int): ULong = resolveAt(index) { pos: Int, width: ByteWidth -> buffer.… in getUInt() method
DBuffers.kt82 public fun getUInt(index: Int): UInt in findFirst() method
346 override fun getUInt(index: Int): UInt = buffer.getUInt(index) in getBoolean() method in com.google.flatbuffers.kotlin.ArrayReadBuffer
DByteArray.kt31 internal expect inline fun ByteArray.getUInt(index: Int): UInt in getString() method
67 public inline fun getUInt(ary: ByteArray, index: Int): UInt = getInt(ary, index).toUInt() in getString() method
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/
DByteArray.kt28 public actual inline fun ByteArray.getUInt(index: Int): UInt = ByteArrayOps.getUInt(this, index) method
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jsMain/kotlin/com/google/flatbuffers/kotlin/
DByteArray.kt27 public actual inline fun ByteArray.getUInt(index: Int): UInt = ByteArrayOps.getUInt(this, index) method
/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/node/deps/icu-small/source/common/unicode/
Dresbund.h270 getUInt(UErrorCode& status) const;
/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/skia/third_party/externals/icu/source/common/unicode/
Dresbund.h270 getUInt(UErrorCode& status) const;
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/
DByteArray.kt27 public actual inline fun ByteArray.getUInt(index: Int): UInt = getUIntAt(index) method
/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;
/third_party/skia/third_party/externals/icu/source/common/
Dresource.h170 virtual uint32_t getUInt(UErrorCode &errorCode) const = 0;
Duresdata.h532 virtual uint32_t getUInt(UErrorCode &errorCode) const;
/third_party/icu/icu4c/source/common/
Dresource.h170 virtual uint32_t getUInt(UErrorCode &errorCode) const = 0;
/third_party/node/deps/icu-small/source/common/
Dresource.h170 virtual uint32_t getUInt(UErrorCode &errorCode) const = 0;
/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/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMsgPackDocumentYAML.cpp76 StringRef Err = yaml::ScalarTraits<uint64_t>::input(S, nullptr, getUInt()); in fromString()
DMsgPackDocument.cpp207 MPWriter.write(Node.getUInt()); in writeToBlob()
/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

123