Searched refs:STP (Results 1 – 25 of 30) sorted by relevance
12
/third_party/boost/boost/fiber/cuda/ |
D | waitfor.hpp | 126 template< typename ... STP > 127 std::vector< std::tuple< cudaStream_t, cudaError_t > > waitfor_all( cudaStream_t st0, STP ... stx) { in waitfor_all() 128 …static_assert( boost::fibers::detail::is_all_same< cudaStream_t, STP ...>::value, "all arguments m… in waitfor_all()
|
/third_party/boost/boost/fiber/hip/ |
D | waitfor.hpp | 126 template< typename ... STP > 127 std::vector< std::tuple< hipStream_t, hipError_t > > waitfor_all( hipStream_t st0, STP ... stx) { in waitfor_all() 128 …static_assert( boost::fibers::detail::is_all_same< hipStream_t, STP ...>::value, "all arguments mu… in waitfor_all()
|
/third_party/ltp/testcases/open_posix_testsuite/ |
D | NEWS | 10 …s. Also exciting news about OSDL and Bull integrating PTS into OSDL's Scalable Test Platform (STP).
|
/third_party/popt/tests/test3-data/ |
D | 03.input | 39 # are we using an SDMUX to receive rev STP pkts?
|
/third_party/gettext/gettext-tools/doc/ |
D | ISO_3166_de | 213 ST STP São Tomé und Principe
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedFalkorDetails.td | 980 (instregex "^STP(D|S)(i)$")>; 982 (instregex "^STP(D|S)(post|pre)$")>; 1278 (instregex "^STP(W|X)i$")>; 1280 (instregex "^STP(W|X)(post|pre)$")>;
|
D | AArch64ISelLowering.h | 279 STP enumerator
|
D | AArch64SchedKryoDetails.td | 2074 (instregex "STP(D|S)i")>; 2080 (instregex "STP(D|S)(post|pre)")>; 2098 (instregex "STP(W|X)i")>; 2104 (instregex "STP(W|X)(post|pre)")>;
|
D | AArch64SchedCyclone.td | 272 // STP is a vector op and store, except for QQ, which is just two stores.
|
D | AArch64SchedExynosM3.td | 598 WriteAdr], (instregex "^STP[DS](post|pre)")>;
|
D | AArch64SchedExynosM4.td | 720 WriteAdr], (instregex "^STP[SD](post|pre)")>;
|
D | AArch64SchedExynosM5.td | 768 WriteAdr], (instregex "^STP[SD](post|pre)")>;
|
D | AArch64ISelLowering.cpp | 1408 case AArch64ISD::STP: return "AArch64ISD::STP"; in getTargetNodeName() 3136 AArch64ISD::STP, Dl, DAG.getVTList(MVT::Other), in LowerSTORE()
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeARM_64.c | 119 #define STP 0xa9000000 macro 949 FAIL_IF(push_inst(compiler, STP | RT(prev) | RT2(i) | RN(SLJIT_SP) | offs)); in sljit_emit_enter() 959 FAIL_IF(push_inst(compiler, STP | RT(prev) | RT2(i) | RN(SLJIT_SP) | offs)); in sljit_emit_enter()
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3.h | 2155 INSTR3NODST(STP)
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | metadata.txt | 4100 STP{
|
D | supplementalData.txt | 3263 "STP",
|
/third_party/icu/icu4c/source/data/misc/ |
D | metadata.txt | 4741 STP{
|
D | supplementalData.txt | 3263 "STP",
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | metadata.txt | 4741 STP{
|
D | supplementalData.txt | 3263 "STP",
|
/third_party/eudev/hwdb/ |
D | 20-acpi-vendor.hwdb | 6378 acpi:STP*:
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.0.0.rst | 786 - ir3: Fix STP/LDP assembly
|
/third_party/gettext/gettext-tools/tests/ |
D | mm-ko.ascii.pot | 7447 msgid "STP"
|
D | mm-ko.euc-kr.po | 7909 msgid "STP"
|
12