Home
last modified time | relevance | path

Searched defs:sa1 (Results 1 – 11 of 11) sorted by relevance

/third_party/node/test/parallel/
Dtest-blocklist.js73 const sa1 = new SocketAddress({ address: '1.1.1.1' }); constant
121 const sa1 = new SocketAddress({ address: '1.1.1.1' }); constant
159 const sa1 = new SocketAddress({ address: '1.1.1.0' }); constant
/third_party/typescript/tests/cases/conformance/types/intersection/
DintersectionWithIndexSignatures.ts6 declare let sa1: { x: A & B }; variable
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/
Dcpuset_mem_hog.c107 struct sigaction sa1, sa2; in main() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
Dcpuset_cpu_hog.c226 struct sigaction sa1, sa2; in initialize() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Derff.c61 sa1 = 1.9651271820e+01, /* 0x419d35ce */ variable
Derf.c151 sa1 = 1.96512716674392571292e+01, /* 0x4033A6B9, 0xBD707687 */ variable
/third_party/musl/src/math/
Derff.c61 sa1 = 1.9651271820e+01, /* 0x419d35ce */ variable
Derf.c151 sa1 = 1.96512716674392571292e+01, /* 0x4033A6B9, 0xBD707687 */ variable
/third_party/skia/tests/
DSkTBlockListTest.cpp314 SkTBlockList<C, 1> sa1; in DEF_TEST() local
/third_party/FreeBSD/lib/msun/ld128/
Ds_erfl.c116 sa1 = 6.44508918884710829371852723353794047e+01L, /* 0x400501cd, 0xb69a6c0f, 0x5716de14, 0x47161a… variable
/third_party/ffmpeg/libavfilter/
Dvf_xbr.c230 const uint32_t *sa1 = sa2 - (input->linesize[0]>>2); /* up x1 */ in xbr_filter() local