/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/chromium_org/third_party/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/chromium_org/tools/gyp/tools/Xcode/Specifications/ |
D | gyp.xclangspec | 25 Words = ( 38 Words = ( 61 Words = ( ",", );
|
/external/valgrind/main/VEX/pub/ |
D | libvex_guest_x86.h | 261 } Words; member
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonIntrinsicsV4.td | 207 // ALU32 / PERM / Combine Words Into Doublewords. 283 // XTYPE / ALU / Logical-logical Words.
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | syswrap-x86-linux.c | 456 out->LdtEnt.Words.word1 = entry_1; in translate_to_hw_format() 457 out->LdtEnt.Words.word2 = entry_2; in translate_to_hw_format() 672 if (gdt[idx].LdtEnt.Words.word1 == 0 in sys_set_thread_area() 673 && 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/icu4c/test/testdata/ |
D | rbbitst.txt | 167 # Words containing non-BMP letters 192 # Words with interior formatting characters 780 # Words don't include colon or period (cldrbug #1969).
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
D | rbbitst.txt | 157 # Words containing non-BMP letters 182 # Words with interior formatting characters
|
/external/clang/lib/AST/ |
D | Expr.cpp | 631 const uint64_t* Words = Val.getRawData(); in setIntValue() local 634 std::copy(Words, Words + NumWords, pVal); in setIntValue() 636 VAL = Words[0]; in setIntValue()
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 1140 SmallVector<uint64_t, 8> Words(Vals.size()); in ReadWideAPInt() local 1141 std::transform(Vals.begin(), Vals.end(), Words.begin(), in ReadWideAPInt() 1144 return APInt(TypeBits, Words); in ReadWideAPInt()
|
/external/protobuf/src/google/protobuf/ |
D | repeated_field_unittest.cc | 926 TEST_F(RepeatedFieldInsertionIteratorsTest, Words) { in TEST_F() argument
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 767 static void lshrNear(uint64_t *Dst, uint64_t *Src, unsigned Words, in lshrNear() argument 770 for (int I = Words - 1; I >= 0; --I) { in lshrNear()
|
/external/llvm/include/llvm-c/ |
D | Core.h | 1374 const uint64_t Words[]);
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
D | repeated_field_unittest.cc | 1286 TEST_F(RepeatedFieldInsertionIteratorsTest, Words) { in TEST_F() argument
|
/external/llvm/lib/IR/ |
D | Core.cpp | 634 const uint64_t Words[]) { in LLVMConstIntOfArbitraryPrecision() argument 638 makeArrayRef(Words, NumWords)))); in LLVMConstIntOfArbitraryPrecision()
|
/external/clang/lib/Serialization/ |
D | ASTWriter.cpp | 4353 const uint64_t *Words = Value.getRawData(); in AddAPInt() local 4354 Record.append(Words, Words + Value.getNumWords()); in AddAPInt()
|
/external/chromium_org/third_party/icu/patches/ |
D | segmentation.patch | 3167 # Words with interior formatting characters 3395 - // Now add the words. Words are non-space characters at the beginning of 3490 + // Now add the words. Words are non-space characters at the beginning of
|
/external/icu4c/data/unidata/ |
D | ppucd.txt | 27323 # Words with arrows
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 40116 http://www.erenkrantz.com/Words/UntitledSnapshot2.shtml
|