/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/Disassembler/ |
H A 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
|
/aosp_15_r20/external/skia/tools/unicode_comparison/go/generate_table/ |
H A D | main.go | 72 Words Ratio member 109 Words []Range member 125 Words []int member
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/ |
H A D | unit_spirv.cpp | 26 using Words = std::vector<uint32_t>; typedef
|
H A D | hex_to_text_test.cpp | 90 TEST_F(HexToText, Words) { in TEST_F() argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/ |
D | unit_spirv.cpp | 26 using Words = std::vector<uint32_t>; typedef
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | unit_spirv.cpp | 26 using Words = std::vector<uint32_t>; typedef
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | flatten_decoration_pass.cpp | 29 using Words = std::vector<uint32_t>; typedef
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | flatten_decoration_pass.cpp | 29 using Words = std::vector<uint32_t>; typedef
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | flatten_decoration_pass.cpp | 29 using Words = std::vector<uint32_t>; typedef
|
/aosp_15_r20/frameworks/base/core/java/android/provider/ |
H A D | UserDictionary.java | 52 public static class Words implements BaseColumns { class in UserDictionary
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
H A D | MSP430BranchSelector.cpp | 75 int Words = DistanceInBytes / WordSize; in isInRage() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/ |
H A D | MSP430BranchSelector.cpp | 75 int Words = DistanceInBytes / WordSize; in isInRage() local
|
/aosp_15_r20/build/soong/androidmk/parser/ |
H A D | make_strings.go | 148 func (ms *MakeString) Words() []*MakeString { func
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/ |
H A D | io.cpp | 86 Words, enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/comment/ |
D | parse.go | 188 Words map[string]string member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 361 SmallVector<SDValue,32> Words; in buildHvxVectorReg() local 543 SmallVector<SDValue,4> Words[2]; in createHvxPrefixPred() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 790 SmallVector<SDValue,32> Words; in buildHvxVectorReg() local 1037 SmallVector<SDValue,4> Words[2]; in createHvxPrefixPred() local 1981 SmallVector<SDValue,4> Words; in LowerHvxBitcast() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | APInt.cpp | 2657 void APInt::tcShiftLeft(WordType *Dst, unsigned Words, unsigned Count) { in tcShiftLeft() 2684 void APInt::tcShiftRight(WordType *Dst, unsigned Words, unsigned Count) { in tcShiftRight()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | APInt.cpp | 719 static void lshrNear(uint64_t *Dst, uint64_t *Src, unsigned Words, in lshrNear()
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | APInt.cpp | 756 static void lshrNear(uint64_t *Dst, uint64_t *Src, unsigned Words, in lshrNear()
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | repeated_field_unittest.cc | 2224 TEST_F(RepeatedFieldInsertionIteratorsTest, Words) { in TEST_F() argument
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | repeated_field_unittest.cc | 2224 TEST_F(RepeatedFieldInsertionIteratorsTest, Words) { in TEST_F() argument
|