/external/llvm/lib/Support/ |
D | circular_raw_ostream.cpp | 26 unsigned Bytes = in write_impl() local
|
/external/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.cpp | 113 uint8_t *Bytes; member in __anonf435e62f0111::DisasmMemoryObject 144 size_t LLVMDisasmInstruction(LLVMDisasmContextRef DCR, uint8_t *Bytes, in LLVMDisasmInstruction()
|
/external/elfutils/libelf/ |
D | gelf_xlate.c | 67 #define INLINE2(Bytes, FName, TName) \ argument 69 #define INLINE3(Bytes, FName, TName) \ argument
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherEmitter.cpp | 368 unsigned Bytes=1+EmitVBRValue(cast<CheckIntegerMatcher>(N)->getValue(), OS); in EmitMatcher() local 403 unsigned Bytes=1+EmitVBRValue(cast<CheckAndImmMatcher>(N)->getValue(), OS); in EmitMatcher() local 410 unsigned Bytes = 1+EmitVBRValue(cast<CheckOrImmMatcher>(N)->getValue(), OS); in EmitMatcher() local 423 unsigned Bytes = 2+EmitVBRValue(Val, OS); in EmitMatcher() local
|
/external/llvm/tools/llvm-objdump/ |
D | llvm-objdump.cpp | 102 StringRef Bytes; member in __anon43eb61900211::StringRefMemoryObject 222 StringRef Bytes; in DisassembleInput() local
|
/external/llvm/tools/llvm-mc/ |
D | Disassembler.cpp | 39 const ByteArrayTy &Bytes; member in __anon1284c1540111::VectorMemoryObject 56 MCInstPrinter &Printer, const ByteArrayTy &Bytes, in PrintInsts()
|
/external/guava/src/com/google/common/primitives/ |
D | Bytes.java | 44 public final class Bytes { class 45 private Bytes() {} in Bytes() method in Bytes
|
/external/e2fsprogs/lib/ext2fs/ |
D | nt_io.c | 893 IN ULONG Bytes, in _BlockIo() 948 IN ULONG Bytes, in _RawWrite() 961 IN ULONG Bytes, in _RawRead()
|
/external/llvm/lib/Target/ARM/ |
D | Thumb1RegisterInfo.cpp | 142 static unsigned calcNumMI(int Opc, int ExtraOpc, unsigned Bytes, in calcNumMI() 174 unsigned Bytes = (unsigned)NumBytes; in emitThumbRegPlusImmediate() local 445 unsigned Bytes = (Offset > 0) ? Offset : -Offset; in rewriteFrameIndex() local
|
D | ARMLoadStoreOptimizer.cpp | 509 unsigned Bytes, unsigned Limit, in isMatchingDecrement() 532 unsigned Bytes, unsigned Limit, in isMatchingIncrement() 686 unsigned Bytes = getLSMultipleTransferSize(MI); in MergeBaseUpdateLSMultiple() local 824 unsigned Bytes = getLSMultipleTransferSize(MI); in MergeBaseUpdateLoadStore() local 1612 unsigned Bytes = getLSMultipleTransferSize(Op); in RescheduleOps() local
|
D | ARMISelLowering.cpp | 1575 unsigned Bytes = Arg.getValueType().getSizeInBits() / 8; in MatchingStackOffset() local 2561 unsigned Bytes = Flags.getByValSize() - VARegSize; in LowerFormalArguments() local
|
/external/valgrind/main/none/tests/x86-linux/ |
D | seg_override.c | 21 } Bytes; member
|
/external/llvm/lib/Target/CellSPU/ |
D | SPUISelDAGToDAG.cpp | 952 SDNode *Bytes = in SelectSHLi64() local 1011 SDNode *Bytes = in SelectSRLi64() local
|
/external/giflib/ |
D | gif_lib.h | 282 char *Bytes; /* on malloc(3) heap */ member
|
/external/llvm/lib/Target/PTX/ |
D | PTXMCAsmStreamer.cpp | 224 static inline int64_t truncateToSize(int64_t Value, unsigned Bytes) { in truncateToSize()
|
/external/llvm/lib/Transforms/Scalar/ |
D | MemCpyOptimizer.cpp | 176 unsigned Bytes = unsigned(End-Start); in isProfitableToUseMemset() local
|
D | SimplifyLibCalls.cpp | 1287 uint64_t Bytes = SizeC->getZExtValue()*CountC->getZExtValue(); in CallOptimizer() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 132 void writeBytes(const char *Bytes, int Size) { in writeBytes()
|
/external/clang/include/clang/Lex/ |
D | Preprocessor.h | 652 void setSkipMainFilePreamble(unsigned Bytes, bool StartOfLine) { in setSkipMainFilePreamble()
|
/external/clang/lib/Frontend/ |
D | CompilerInvocation.cpp | 1736 unsigned Bytes = 0; in ParsePreprocessorArgs() local
|
/external/llvm/lib/MC/ |
D | MCAsmStreamer.cpp | 301 static inline int64_t truncateToSize(int64_t Value, unsigned Bytes) { in truncateToSize()
|
/external/clang/include/clang/AST/ |
D | ASTContext.h | 1700 inline void *operator new(size_t Bytes, const clang::ASTContext &C, in new()
|
/external/clang/lib/Lex/ |
D | Lexer.cpp | 1153 void Lexer::SkipBytes(unsigned Bytes, bool StartOfLine) { in SkipBytes()
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 649 CAMLprim value llvm_set_alignment(value Bytes, LLVMValueRef Global) { in llvm_set_alignment()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1446 unsigned Bytes = std::max(VT1.getStoreSizeInBits(), in CreateStackTemporary() local 6375 unsigned Bytes, int Dist) const { in isConsecutiveLoad()
|