| /external/rust/crates/bstr/src/unicode/ |
| D | word.rs | 32 pub struct Words<'a>(WordsWithBreaks<'a>); struct 34 impl<'a> Words<'a> { implementation 64 impl<'a> Iterator for Words<'a> { implementation
|
| /external/swiftshader/third_party/SPIRV-Tools/test/ |
| D | unit_spirv.cpp | 26 using Words = std::vector<uint32_t>; typedef
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/ |
| D | unit_spirv.cpp | 26 using Words = std::vector<uint32_t>; typedef
|
| /external/deqp-deps/SPIRV-Tools/test/ |
| D | unit_spirv.cpp | 26 using Words = std::vector<uint32_t>; typedef
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/ |
| D | MSP430Disassembler.cpp | 205 static const uint8_t *getDecoderTable(AddrMode SrcAM, unsigned Words) { in getDecoderTable() 241 unsigned Words = 1; in getInstructionI() local 295 unsigned Words = 1; in getInstructionII() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | flatten_decoration_pass.cpp | 29 using Words = std::vector<uint32_t>; typedef
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | flatten_decoration_pass.cpp | 29 using Words = std::vector<uint32_t>; typedef
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | flatten_decoration_pass.cpp | 29 using Words = std::vector<uint32_t>; typedef
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/internal/ |
| D | wyhash_test.cc | 64 TEST(WyhashTest, Words) { in TEST() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
| D | MSP430BranchSelector.cpp | 75 int Words = DistanceInBytes / WordSize; in isInRage() local
|
| /external/skia/src/sksl/codegen/ |
| D | SkSLSPIRVCodeGenerator.h | 419 using Words = SkSTArray<8, Word, true>; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLoweringHVX.cpp | 361 SmallVector<SDValue,32> Words; in buildHvxVectorReg() local 543 SmallVector<SDValue,4> Words[2]; in createHvxPrefixPred() local
|
| D | HexagonISelLowering.cpp | 2604 SmallVector<SDValue,4> Words[2]; in LowerCONCAT_VECTORS() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | APInt.cpp | 2712 void APInt::tcShiftLeft(WordType *Dst, unsigned Words, unsigned Count) { in tcShiftLeft() 2739 void APInt::tcShiftRight(WordType *Dst, unsigned Words, unsigned Count) { in tcShiftRight()
|
| /external/llvm/lib/Support/ |
| D | APInt.cpp | 756 static void lshrNear(uint64_t *Dst, uint64_t *Src, unsigned Words, in lshrNear()
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | APInt.cpp | 719 static void lshrNear(uint64_t *Dst, uint64_t *Src, unsigned Words, in lshrNear()
|
| /external/protobuf/src/google/protobuf/ |
| D | repeated_field_unittest.cc | 2224 TEST_F(RepeatedFieldInsertionIteratorsTest, Words) { in TEST_F() argument
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | repeated_field_unittest.cc | 2224 TEST_F(RepeatedFieldInsertionIteratorsTest, Words) { in TEST_F() argument
|
| /external/clang/lib/AST/ |
| D | Expr.cpp | 698 const uint64_t* Words = Val.getRawData(); in setIntValue() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 2318 SmallVector<uint64_t, 8> Words(Vals.size()); in readWideAPInt() local
|
| /external/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 2859 SmallVector<uint64_t, 8> Words(Vals.size()); in readWideAPInt() local
|
| /external/clang/lib/Serialization/ |
| D | ASTWriter.cpp | 4797 const uint64_t *Words = Value.getRawData(); in AddAPInt() local
|
| /external/llvm/lib/IR/ |
| D | Core.cpp | 926 const uint64_t Words[]) { in LLVMConstIntOfArbitraryPrecision()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Core.cpp | 1305 const uint64_t Words[]) { in LLVMConstIntOfArbitraryPrecision()
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 12129 SDValue Words = DAG.getNode(ISD::SRL, DL, MVT::i32, Size, in LowerDYNAMIC_STACKALLOC() local
|