| /external/flatbuffers/java/com/google/flatbuffers/ |
| D | FlexBuffersBuilder.java | 355 int bitWidth = widthUInBits(val.length()); in putString() local 379 int bitWidth = widthUInBits(blob.length); in writeBlob() local 496 int bitWidth = Math.max(WIDTH_8, widthUInBits(length)); in createVector() local 614 int bitWidth = Math.max(WIDTH_8, widthUInBits(length)); in createKeyVector() local 649 Value(int key, int type, int bitWidth, long iValue) { in Value() 657 Value(int key, int type, int bitWidth, double dValue) { in Value() 669 static Value blob(int key, int position, int type, int bitWidth) { in blob() 721 private static byte packedType(int bitWidth, int type) { in packedType() 755 int bitWidth = widthUInBits((int) offset); in elemWidth() local
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | AbstractBasicReader.h | 172 unsigned bitWidth = asImpl().readUInt32(); in readAPInt() local
|
| /external/llvm-project/mlir/lib/Dialect/SPIRV/ |
| D | LayoutUtils.cpp | 152 auto bitWidth = scalarType.getIntOrFloatBitWidth(); in getScalarTypeAlignment() local
|
| D | SPIRVLowering.cpp | 162 auto bitWidth = t.getIntOrFloatBitWidth(); in getTypeNumBytes() local
|
| D | SPIRVTypes.cpp | 699 auto bitWidth = getIntOrFloatBitWidth(); in getSizeInBytes() local
|
| /external/llvm-project/clang/lib/AST/Interp/ |
| D | Boolean.h | 63 constexpr static unsigned bitWidth() { return true; } in bitWidth() function
|
| /external/skia/tests/ |
| D | PathOpsTightBoundsTest.cpp | 50 const int bitWidth = 32; in testTightBoundsQuads() local
|
| D | PathOpsExtendedTest.cpp | 113 const int bitWidth = 64; variable 199 int bitWidth = SkScalarCeilToInt(larger.width()) + 2; in drawAsciiPaths() local
|
| /external/skqp/tests/ |
| D | PathOpsTightBoundsTest.cpp | 51 const int bitWidth = 32; in testTightBoundsQuads() local
|
| D | PathOpsExtendedTest.cpp | 205 const int bitWidth = 64; variable 291 int bitWidth = SkScalarCeilToInt(larger.width()) + 2; in drawAsciiPaths() local
|
| /external/llvm-project/mlir/lib/IR/ |
| D | BuiltinAttributes.cpp | 607 size_t bitWidth = value.getBitWidth(); in writeBits() local 633 static APInt readBits(const char *rawData, size_t bitPos, size_t bitWidth) { in readBits() 796 size_t bitWidth = getDenseElementBitWidth(eltType); in get() local 1247 size_t bitWidth = getDenseElementBitWidth(newElementType); in mappingHelper() local
|
| /external/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 1795 unsigned bitStart = bi++, bitWidth = 1; in populateInstruction() local
|
| /external/llvm-project/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 1915 unsigned bitStart = bi++, bitWidth = 1; in populateInstruction() local
|
| /external/llvm/lib/Support/ |
| D | APFloat.cpp | 2249 unsigned bitWidth = result.getBitWidth(); in convertToInteger() local
|
| /external/skia/src/pathops/ |
| D | SkPathOpsDebug.cpp | 2974 const int bitWidth = 64; variable
|
| /external/skqp/src/pathops/ |
| D | SkPathOpsDebug.cpp | 3001 const int bitWidth = 64; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | APFloat.cpp | 4593 unsigned bitWidth = result.getBitWidth(); in convertToInteger() local
|
| /external/llvm-project/llvm/lib/Support/ |
| D | APFloat.cpp | 4868 unsigned bitWidth = result.getBitWidth(); in convertToInteger() local
|
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmFloatControlsTests.cpp | 637 string bitWidth; member in vkt::SpirVAssembly::__anonedfcea740111::TypeSnippetsBase
|
| /external/libpng/contrib/libtests/ |
| D | pngvalid.c | 622 row_copy(png_bytep toBuffer, png_const_bytep fromBuffer, unsigned int bitWidth, in row_copy()
|