/external/regex-re2/re2/ |
D | prog.h | 25 for (int i = 0; i < Words; i++) in Reset() 43 static const int Words = (Bits+31)/32; variable 44 uint32 w_[Words];
|
/external/valgrind/VEX/pub/ |
D | libvex_guest_x86.h | 260 } Words; member
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonIntrinsicsV4.td | 236 // Combine Words Into Doublewords. 286 // XTYPE / ALU / Logical-logical Words.
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-x86-linux.c | 433 out->LdtEnt.Words.word1 = entry_1; in translate_to_hw_format() 434 out->LdtEnt.Words.word2 = entry_2; in translate_to_hw_format() 649 if (gdt[idx].LdtEnt.Words.word1 == 0 in sys_set_thread_area() 650 && gdt[idx].LdtEnt.Words.word2 == 0) in sys_set_thread_area()
|
/external/libvorbis/doc/ |
D | 02-bitpacking.tex | 52 Words are native groupings of multiple bytes. Several byte orderings
|
/external/icu/icu4c/source/test/testdata/ |
D | rbbitst.txt | 168 # Words containing non-BMP letters 193 # Words with interior formatting characters 848 # Words don't include colon or period (cldrbug #1969).
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | rbbitst.txt | 168 # Words containing non-BMP letters 193 # Words with interior formatting characters 848 # Words don't include colon or period (cldrbug #1969).
|
/external/clang/lib/AST/ |
D | Expr.cpp | 704 const uint64_t* Words = Val.getRawData(); in setIntValue() local 707 std::copy(Words, Words + NumWords, pVal); in setIntValue() 709 VAL = Words[0]; in setIntValue()
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 780 static void lshrNear(uint64_t *Dst, uint64_t *Src, unsigned Words, in lshrNear() argument 783 for (int I = Words - 1; I >= 0; --I) { in lshrNear()
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2071 SmallVector<uint64_t, 8> Words(Vals.size()); in ReadWideAPInt() local 2072 std::transform(Vals.begin(), Vals.end(), Words.begin(), in ReadWideAPInt() 2075 return APInt(TypeBits, Words); in ReadWideAPInt()
|
/external/llvm/include/llvm-c/ |
D | Core.h | 1497 const uint64_t Words[]);
|
/external/protobuf/src/google/protobuf/ |
D | repeated_field_unittest.cc | 1371 TEST_F(RepeatedFieldInsertionIteratorsTest, Words) { in TEST_F() argument
|
/external/llvm/lib/IR/ |
D | Core.cpp | 824 const uint64_t Words[]) { in LLVMConstIntOfArbitraryPrecision() argument 828 makeArrayRef(Words, NumWords)))); in LLVMConstIntOfArbitraryPrecision()
|
/external/clang/lib/Serialization/ |
D | ASTWriter.cpp | 4894 const uint64_t *Words = Value.getRawData(); in AddAPInt() local 4895 Record.append(Words, Words + Value.getNumWords()); in AddAPInt()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 10806 SDValue Words = DAG.getNode(ISD::SRL, DL, MVT::i32, Size, in LowerDYNAMIC_STACKALLOC() local 10810 Chain = DAG.getCopyToReg(Chain, DL, ARM::R4, Words, Flag); in LowerDYNAMIC_STACKALLOC()
|
/external/libvncserver/autom4te.cache/ |
D | output.1 | 19951 # others require no space. Words are not sufficient . . . .
|
D | output.2 | 19951 # others require no space. Words are not sufficient . . . .
|
D | output.0 | 19927 # others require no space. Words are not sufficient . . . .
|
/external/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 30178 # Words with arrows
|