/third_party/flutter/skia/third_party/externals/sdl/src/audio/ |
D | SDL_wave.h | 60 typedef struct Chunk struct 65 } Chunk; argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ExpandImm.cpp | 31 static bool canUseOrr(uint64_t Chunk, uint64_t &Encoding) { in canUseOrr() 55 for (CountMap::const_iterator Chunk = Counts.begin(), End = Counts.end(); in tryToreplicateChunks() local 108 static bool isStartChunk(uint64_t Chunk) { in isStartChunk() 118 static bool isEndChunk(uint64_t Chunk) { in isEndChunk() 161 int64_t Chunk = getChunk(UImm, Idx); in trySequenceOfOnes() local 195 const uint64_t Chunk = getChunk(UImm, Idx); in trySequenceOfOnes() local 314 const unsigned Chunk = (Imm >> Shift) & Mask; in expandMOVImm() local
|
/third_party/typescript/tests/cases/conformance/jsdoc/ |
D | jsdocImportType.ts | 10 class Chunk { class
|
D | jsdocImportType2.ts | 10 module.exports = class Chunk { class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/ |
D | RISCVMatInt.cpp | 85 APInt Chunk = Val.ashr(ShiftVal).sextOrTrunc(PlatRegSize); in getIntMatCost() local
|
/third_party/python/Lib/ |
D | chunk.py | 51 class Chunk: class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 135 struct Chunk { struct 136 enum class ChunkKind { argument 158 ChunkKind Kind; argument 161 Chunk(ChunkKind K) : Kind(K) {} in Chunk() argument 178 : Chunk(Kind), IsImplicit(IsImplicit) {} in Chunk() function
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | double-conversion-bignum.h | 114 typedef uint32_t Chunk; typedef
|
/third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
D | bignum.h | 101 typedef uint32_t Chunk; typedef
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | double-conversion-bignum.h | 115 typedef uint32_t Chunk; typedef
|
/third_party/node/deps/icu-small/source/i18n/ |
D | double-conversion-bignum.h | 115 typedef uint32_t Chunk; typedef
|
/third_party/icu/icu4c/source/i18n/ |
D | double-conversion-bignum.h | 115 typedef uint32_t Chunk; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | BinaryStreamWriter.cpp | 73 ArrayRef<uint8_t> Chunk; in writeStreamRef() local
|
/third_party/skia/src/utils/ |
D | SkBitSet.h | 129 using Chunk = uint32_t; variable
|
/third_party/flutter/skia/third_party/externals/libwebp/src/demux/ |
D | demux.c | 56 typedef struct Chunk { struct 57 ChunkData data_; argument 58 struct Chunk* next_; argument 59 } Chunk; typedef
|
/third_party/skia/third_party/externals/libwebp/src/demux/ |
D | demux.c | 56 typedef struct Chunk { struct 57 ChunkData data_; argument 58 struct Chunk* next_; argument 59 } Chunk; typedef
|
/third_party/mindspore/mindspore/ccsrc/debug/debugger/ |
D | debug_grpc.proto | 50 message Chunk { message
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
D | MappedBlockStream.cpp | 403 const uint8_t *Chunk = Buffer.data() + BytesWritten; in writeBytes() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCCodeView.cpp | 649 uint16_t Chunk = std::min((uint32_t)MaxDefRange, RangeSize); in encodeDefRange() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 862 ArrayRef<Instruction *> Chunk(&Chain.second[CI], Len); in vectorizeChains() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2545 int Chunk = API.getNumWords() - 1; in emitGlobalConstantFP() local 2553 unsigned Chunk; in emitGlobalConstantFP() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineVectorOps.cpp | 211 unsigned Chunk = ExtIndexC % NarrowingRatio; in foldBitcastExtElt() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 258 uint64_t Chunk = (1LL << 31) - 1; in emitSPUpdate() local
|