Home
last modified time | relevance | path

Searched defs:RES (Results 1 – 15 of 15) sorted by relevance

/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/
Drpc_clnt_call_complex.c39 struct RES { struct
40 double locRes;
41 double svcRes;
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/
Dtirpc_rpc_call_complex.c46 struct RES { struct
51 struct RES *resTbl; argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/
Dtirpc_toplevel_clnt_call_complex.c46 struct RES { struct
51 struct RES *resTbl; argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
Dtirpc_interlevel_clnt_call_complex.c46 struct RES { struct
51 struct RES *resTbl; argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/
Dtirpc_rpcb_rmtcall_complex.c48 struct RES { struct
53 struct RES *resTbl; argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
Dtirpc_expertlevel_clnt_call_complex.c48 struct RES { struct
53 struct RES *resTbl; argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
Dtirpc_bottomlevel_clnt_call_complex.c47 struct RES { struct
52 struct RES *resTbl; argument
/third_party/ltp/include/
Dtst_test_macros.h41 #define TST_MSG_(RES, FMT, SCALL, ...) \ argument
45 #define TST_MSGP_(RES, FMT, PAR, SCALL, ...) \ argument
49 #define TST_MSGP2_(RES, FMT, PAR, PAR2, SCALL, ...) \ argument
/third_party/node/deps/npm/node_modules/inflight/
Dinflight.js18 return once(function RES () { class
/third_party/node/deps/v8/src/wasm/
Dwasm-opcodes-inl.h66 #define CASE_CONVERT_OP(name, RES, SRC, src_suffix, str) \ argument
69 #define CASE_CONVERT_SAT_OP(name, RES, SRC, src_suffix, str) \ argument
/third_party/vk-gl-cts/modules/glshared/
DglsStateQueryUtil.hpp45 #define GLS_COLLECT_GL_ERROR(RES, ERR, MSG) \ argument
/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c694 #define RES(c0, c1) [special_hash(c0, c1)] = {c0, c1} macro
/third_party/rust/crates/rustix/src/process/
Dprctl.rs275 const RES = 0x08_0000; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp681 SDValue RES = LowerSDIVREM(Op, DAG); in ReplaceNodeResults() local
/third_party/skia/src/core/
DSkVM.cpp3232 constexpr Val RES = NA-1, in jit() local