Home
last modified time | relevance | path

Searched defs:Words (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/rust/android-crates-io/crates/bstr/src/unicode/
Dword.rs32 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 DMSP430Disassembler.cpp205 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 DMSP430Disassembler.cpp205 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 Dmain.go72 Words Ratio member
109 Words []Range member
125 Words []int member
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dunit_spirv.cpp26 using Words = std::vector<uint32_t>; typedef
H A Dhex_to_text_test.cpp90 TEST_F(HexToText, Words) { in TEST_F() argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dunit_spirv.cpp26 using Words = std::vector<uint32_t>; typedef
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dunit_spirv.cpp26 using Words = std::vector<uint32_t>; typedef
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dflatten_decoration_pass.cpp29 using Words = std::vector<uint32_t>; typedef
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dflatten_decoration_pass.cpp29 using Words = std::vector<uint32_t>; typedef
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dflatten_decoration_pass.cpp29 using Words = std::vector<uint32_t>; typedef
/aosp_15_r20/frameworks/base/core/java/android/provider/
H A DUserDictionary.java52 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 DMSP430BranchSelector.cpp75 int Words = DistanceInBytes / WordSize; in isInRage() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp75 int Words = DistanceInBytes / WordSize; in isInRage() local
/aosp_15_r20/build/soong/androidmk/parser/
H A Dmake_strings.go148 func (ms *MakeString) Words() []*MakeString { func
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/
H A Dio.cpp86 Words, enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/comment/
Dparse.go188 Words map[string]string member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp361 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 DHexagonISelLoweringHVX.cpp790 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 DAPInt.cpp2712 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 DAPInt.cpp2657 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 DAPInt.cpp719 static void lshrNear(uint64_t *Dst, uint64_t *Src, unsigned Words, in lshrNear()
/aosp_15_r20/external/llvm/lib/Support/
H A DAPInt.cpp756 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 Drepeated_field_unittest.cc2224 TEST_F(RepeatedFieldInsertionIteratorsTest, Words) { in TEST_F() argument
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Drepeated_field_unittest.cc2224 TEST_F(RepeatedFieldInsertionIteratorsTest, Words) { in TEST_F() argument

12345678910>>...12