Home
last modified time | relevance | path

Searched refs:SPT (Results 1 – 18 of 18) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ptrace/
Dspawn_ptrace_child.h103 #define SPT(x) [PTRACE_##x] = #x, macro
105 SPT(TRACEME)
106 SPT(PEEKTEXT)
107 SPT(PEEKDATA)
108 SPT(PEEKUSER)
109 SPT(POKETEXT)
110 SPT(POKEDATA)
111 SPT(POKEUSER)
113 SPT(GETREGS)
116 SPT(SETREGS)
[all …]
/third_party/boost/libs/serialization/test/
Dtest_shared_ptr.cpp263 template<template<class T> class SPT , template<class T> class WPT >
266 SPT<A> spa; in test()
268 spa = SPT<A>(new A); in test()
269 SPT<A> spa1 = spa; in test()
274 SPT<A> spa; in test()
280 spa = SPT<A>(new A); in test()
284 spa = SPT<A>(new A); in test()
285 SPT<A> spa1 = spa; in test()
289 spa = SPT<A>(new B); in test()
294 spa = SPT<A>(new A); in test()
[all …]
Dtest_shared_ptr_multi_base.cpp226 template<template<class T> class SPT, template<class T> class WPT>
229 SPT<Sub> tc1_sp(new Sub(10)); in test()
237 SPT<Sub> tc2_sp(new Sub(10)); in test()
245 SPT<Sub> tc3_sp(new Sub(10)); in test()
253 SPT<Sub> tc4_sp(new Sub(10)); in test()
261 SPT<Sub> tc5_sp_tmp(new Sub(10)); in test()
262 SPT<Base1> tc5_sp(tc5_sp_tmp); in test()
271 SPT<Sub> tc6_sp_tmp(new Sub(10)); in test()
272 SPT<Base2> tc6_sp(tc6_sp_tmp); in test()
281 SPT<Sub> tc7_sp_tmp(new Sub(10)); in test()
[all …]
/third_party/boost/boost/serialization/
Dshared_ptr_helper.hpp42 template<class Archive, template<class U> class SPT >
45 SPT< class U > &t,
53 template<template<class T> class SPT>
57 SPT<const void> // address shared ptr to single instance
79 SPT< U > &t,
125 void reset(SPT< T > & s, T * t){ in reset()
186 s = SPT<T>(i->second, t); in reset()
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dmer.txt157 "SPT",
/third_party/icu/icu4c/source/data/locales/
Dmer.txt157 "SPT",
/third_party/skia/third_party/externals/icu/source/data/locales/
Dmer.txt157 "SPT",
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrSystem.td317 def SPT : SideEffectUnaryS<"spt", 0xB208, null_frag, 8>;
DSystemZScheduleZ196.td1184 def : InstRW<[WLat30, MCD], (instregex "SPT$")>;
DSystemZScheduleZEC12.td1229 def : InstRW<[WLat30, MCD], (instregex "SPT$")>;
DSystemZScheduleZ13.td1503 def : InstRW<[WLat1, LSU2, GroupAlone], (instregex "SPT$")>;
DSystemZScheduleZ14.td1593 def : InstRW<[WLat1, LSU2, GroupAlone], (instregex "SPT$")>;
DSystemZScheduleZ15.td1639 def : InstRW<[WLat1, LSU2, GroupAlone], (instregex "SPT$")>;
/third_party/typescript/tests/baselines/reference/
DfixSignatureCaching.types5 … "SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|S…
6 … "SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|S…
7 … "SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|S…
12 … "SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|S…
14 … "SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|S…
24 … "SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|S…
28 … "SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|S…
32 … "SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|S…
106 …"SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-…
108 …0|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-5|SPX-8|SP-100|SPX-8|SPX-12)\\b" : "\\b(SP-80|XT-930|SX-3…
DfixSignatureCaching.errors.txt93 …"SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-…
DfixSignatureCaching.symbols76 …"SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-…
/third_party/eudev/hwdb/
D20-acpi-vendor.hwdb6279 acpi:SPT*:
/third_party/chromium/patch/
D0001-cve.patch53364 zZvm_dyRYETD*&%SPT;xK4e!GFnRE8L(43zCF<*uWu+)2*j)>sm1lM^3u>;N}-S;EC