Home
last modified time | relevance | path

Searched defs:st1 (Results 1 – 24 of 24) sorted by relevance

/third_party/vixl/test/aarch64/
Dtest-trace-aarch64.cc1796 __ 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/
Dtests.c276 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/
Dpwd.c30 struct stat st1, st2; in pwd_main() local
/third_party/musl/src/unistd/
Dttyname_r.c8 struct stat st1, st2; in ttyname_r() local
/third_party/toybox/toys/other/
Dmountpoint.c34 struct stat st1, st2; in mountpoint_main() local
Dswitch_root.c47 struct stat st1, st2; in switch_root_main() local
/third_party/musl/libc-test/src/functionalext/supplement/stat/
Dfutimesat.c44 struct stat st1; in futimesat_0100() local
/third_party/icu/icu4c/source/test/intltest/
Dcanittst.cpp251 UnicodeString **st1 = (UnicodeString **)s1; in compareUnicodeStrings() local
/third_party/node/deps/icu-small/source/common/
Ducnv_ext.cpp1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
Ducnvmbcs.cpp862 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/
Ducnv_ext.cpp1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
Ducnvmbcs.cpp862 uint16_t st1, maxStage1, st2; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
1517 int32_t st1, st2, st3, i; in reconstituteData() local
/third_party/ffmpeg/libavformat/
Dseek.c192 AVStream *const st1 = s->streams[ist1]; in ff_configure_buffers_for_index() local
Davidec.c1305 AVStream *st1 = s->streams[1]; in avi_sync() local
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_ext.cpp1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
Ducnvmbcs.cpp862 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/
DCharsetMBCS.java604 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/
Dassembler-arm64.cc2458 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/
Dassembler-aarch64.cc2204 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
Dlogic-aarch64.cc380 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/
Dlib.c1068 struct stat st1, st2; in names_to_pid() local
/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c136 const char* st1 = "009223372036854775808"; in TestInt64Parse() local
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-logic-arm64.cc502 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/
Dcode-generator-arm64.cc2786 __ st1(i.InputSimd128Register(0).Format(f), laneidx, i.MemoryOperand(2)); in AssembleArchInstruction() local