| /third_party/vixl/test/aarch64/ |
| D | test-trace-aarch64.cc | 1796 __ st1(v18.V16B(), v19.V16B(), v20.V16B(), v21.V16B(), MemOperand(x0)); in GenerateTestSequenceNEON() local 1797 __ st1(v10.V16B(), in GenerateTestSequenceNEON() local 1802 __ st1(v27.V16B(), in GenerateTestSequenceNEON() local 1807 __ st1(v16.V16B(), v17.V16B(), v18.V16B(), MemOperand(x0)); in GenerateTestSequenceNEON() local 1808 __ st1(v21.V16B(), v22.V16B(), v23.V16B(), MemOperand(x1, x2, PostIndex)); in GenerateTestSequenceNEON() local 1809 __ st1(v9.V16B(), v10.V16B(), v11.V16B(), MemOperand(x1, 48, PostIndex)); in GenerateTestSequenceNEON() local 1810 __ st1(v7.V16B(), v8.V16B(), MemOperand(x0)); in GenerateTestSequenceNEON() local 1811 __ st1(v26.V16B(), v27.V16B(), MemOperand(x1, x2, PostIndex)); in GenerateTestSequenceNEON() local 1812 __ st1(v22.V16B(), v23.V16B(), MemOperand(x1, 32, PostIndex)); in GenerateTestSequenceNEON() local 1813 __ st1(v23.V16B(), MemOperand(x0)); in GenerateTestSequenceNEON() local [all …]
|
| /third_party/openssl/test/testutil/ |
| D | tests.c | 276 int test_str_eq(const char *file, int line, const char *st1, const char *st2, in test_str_eq() 290 int test_str_ne(const char *file, int line, const char *st1, const char *st2, in test_str_ne() 304 int test_strn_eq(const char *file, int line, const char *st1, const char *st2, in test_strn_eq() 318 int test_strn_ne(const char *file, int line, const char *st1, const char *st2, in test_strn_ne() 332 int test_mem_eq(const char *file, int line, const char *st1, const char *st2, in test_mem_eq() 345 int test_mem_ne(const char *file, int line, const char *st1, const char *st2, in test_mem_ne()
|
| /third_party/toybox/toys/posix/ |
| D | pwd.c | 30 struct stat st1, st2; in pwd_main() local
|
| /third_party/musl/src/unistd/ |
| D | ttyname_r.c | 8 struct stat st1, st2; in ttyname_r() local
|
| /third_party/toybox/toys/other/ |
| D | mountpoint.c | 34 struct stat st1, st2; in mountpoint_main() local
|
| D | switch_root.c | 47 struct stat st1, st2; in switch_root_main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stat/ |
| D | futimesat.c | 44 struct stat st1; in futimesat_0100() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | canittst.cpp | 251 UnicodeString **st1 = (UnicodeString **)s1; in compareUnicodeStrings() local
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ucnv_ext.cpp | 1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
|
| D | ucnvmbcs.cpp | 862 uint16_t st1, maxStage1, st2; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local 1517 int32_t st1, st2, st3, i; in reconstituteData() local
|
| /third_party/icu/icu4c/source/common/ |
| D | ucnv_ext.cpp | 1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
|
| D | ucnvmbcs.cpp | 862 uint16_t st1, maxStage1, st2; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local 1517 int32_t st1, st2, st3, i; in reconstituteData() local
|
| /third_party/ffmpeg/libavformat/ |
| D | seek.c | 192 AVStream *const st1 = s->streams[ist1]; in ff_configure_buffers_for_index() local
|
| D | avidec.c | 1305 AVStream *st1 = s->streams[1]; in avi_sync() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ucnv_ext.cpp | 1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
|
| D | ucnvmbcs.cpp | 862 uint16_t st1, maxStage1, st2; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local 1517 int32_t st1, st2, st3, i; in reconstituteData() local
|
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| D | CharsetMBCS.java | 604 int st1, st2, st3, i; in reconstituteData() local 4771 char st1,maxStage1, st2; in MBCSGetFilteredUnicodeSetForUnicode() local 5005 int st1, stage1Length, st2, st3, minLength; in extGetUnicodeSet() local
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| D | assembler-arm64.cc | 2458 void Assembler::st1(const VRegister& vt, const MemOperand& src) { in st1() function in v8::internal::Assembler 2462 void Assembler::st1(const VRegister& vt, const VRegister& vt2, in st1() function in v8::internal::Assembler 2470 void Assembler::st1(const VRegister& vt, const VRegister& vt2, in st1() function in v8::internal::Assembler 2479 void Assembler::st1(const VRegister& vt, const VRegister& vt2, in st1() function in v8::internal::Assembler 2596 void Assembler::st1(const VRegister& vt, int lane, const MemOperand& dst) { in st1() function in v8::internal::Assembler
|
| /third_party/vixl/src/aarch64/ |
| D | assembler-aarch64.cc | 2204 void Assembler::st1(const VRegister& vt, const MemOperand& src) { in st1() function in vixl::aarch64::Assembler 2210 void Assembler::st1(const VRegister& vt, in st1() function in vixl::aarch64::Assembler 2221 void Assembler::st1(const VRegister& vt, in st1() function in vixl::aarch64::Assembler 2233 void Assembler::st1(const VRegister& vt, in st1() function in vixl::aarch64::Assembler 2374 void Assembler::st1(const VRegister& vt, int lane, const MemOperand& dst) { in st1() function in vixl::aarch64::Assembler
|
| D | logic-aarch64.cc | 380 void Simulator::st1(VectorFormat vform, LogicVRegister src, uint64_t addr) { in st1() function in vixl::aarch64::Simulator 388 void Simulator::st1(VectorFormat vform, in st1() function in vixl::aarch64::Simulator
|
| /third_party/toybox/lib/ |
| D | lib.c | 1068 struct stat st1, st2; in names_to_pid() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | cnumtst.c | 136 const char* st1 = "009223372036854775808"; in TestInt64Parse() local
|
| /third_party/node/deps/v8/src/execution/arm64/ |
| D | simulator-logic-arm64.cc | 502 void Simulator::st1(VectorFormat vform, LogicVRegister src, uint64_t addr) { in st1() function in v8::internal::Simulator 509 void Simulator::st1(VectorFormat vform, LogicVRegister src, int index, in st1() function in v8::internal::Simulator
|
| /third_party/node/deps/v8/src/compiler/backend/arm64/ |
| D | code-generator-arm64.cc | 2786 __ st1(i.InputSimd128Register(0).Format(f), laneidx, i.MemoryOperand(2)); in AssembleArchInstruction() local
|