| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_str.c | 86 uint8_t *res; in write_uint() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_nir_lower_conversions.c | 60 nir_ssa_def *res = nir_build_alu(b, op2, tmp, NULL, NULL, NULL); in split_conversion() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | program_resource.c | 157 struct gl_program_resource *res; in _mesa_GetProgramResourceIndex() local
|
| /third_party/mesa3d/src/panfrost/ds/ |
| H A D | pan_pps_driver.cc | 121 auto res = perf->enable(); in enable_perfcnt() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_buffer.h | 83 nouveau_resource_unmap(struct nv04_resource *res) in nouveau_resource_unmap() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_vertprog.c | 175 struct nv04_resource *res = nv04_resource(nv30->vertprog.constbuf); in nv30_vertprog_validate() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_resource.c | 23 nv50_resource_destroy(struct pipe_screen *pscreen, struct pipe_resource *res) in nv50_resource_destroy() argument 97 nv50_invalidate_resource(struct pipe_context *pipe, struct pipe_resource *res) in nv50_invalidate_resource() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | stdnmtst.c | 40 int res = 1; in dotestname() local 60 int res = 1; in TestStandardName() local 116 int res = 1; dotestconv() local [all...] |
| /third_party/libfuse/test/ |
| H A D | release_unlink_race.c | 34 int res; in xmp_getattr() local 50 int res; in xmp_unlink() local 61 int res; in xmp_rename() local [all...] |
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | tsimpleinj.c | 56 void expecterr(char *msg, int res) in expecterr() argument
|
| /third_party/ltp/testcases/kernel/syscalls/getrusage/ |
| H A D | getrusage04.c | 177 struct timespec res; in guess_timer_resolution() local
|
| /third_party/ltp/testcases/kernel/syscalls/getxattr/ |
| H A D | getxattr05.c | 91 int res; in do_unshare() local 133 int res; in setup() local
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | tsimpleinj.c | 56 void expecterr(char *msg, int res) in expecterr() argument
|
| /third_party/ltp/testcases/kernel/syscalls/clock_gettime/ |
| H A D | clock_gettime04.c | 95 struct timespec res; in setup() local
|
| /third_party/ltp/testcases/kernel/syscalls/fork/ |
| H A D | fork05.c | 144 int res; in main() local
|
| /third_party/lwip/src/core/ |
| H A D | def.c | 201 char *res = result; in lwip_itoa() local
|
| /third_party/lwip/src/core/ipv6/ |
| H A D | icmp6.c | 417 err_t res = pbuf_take_at(q, p->payload, len, offset); in icmp6_send_response_with_addrs_and_netif() local
|
| /third_party/lwip/test/unit/core/ |
| H A D | test_pbuf.c | 180 err_t res; in START_TEST() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | zone-stats.cc | 20 std::pair<InitialValues::iterator, bool> res = in StatsScope() local
|
| /third_party/node/deps/v8/src/base/ |
| H A D | bits.h | 270 uint64_t res = static_cast<uint64_t>(lhs) + static_cast<uint64_t>(rhs); in SignedAddOverflow64() local 280 uint64_t res = static_cast<uint64_t>(lhs) - static_cast<uint64_t>(rhs); SignedSubOverflow64() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_struct.c | 70 LLVMValueRef res; in lp_build_struct_get() local 106 LLVMValueRef res; in lp_build_struct_get2() local 141 LLVMValueRef res; in lp_build_array_get() local 183 LLVMValueRef res; lp_build_pointer_get_unaligned() local [all...] |
| H A D | lp_bld_bitarit.c | 45 LLVMValueRef res; in lp_build_or() local 71 LLVMValueRef res; in lp_build_xor() local 99 LLVMValueRef res; lp_build_and() local 128 LLVMValueRef res; lp_build_andnot() local 155 LLVMValueRef res; lp_build_not() local 178 LLVMValueRef res; lp_build_shl() local 202 LLVMValueRef res; lp_build_shr() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/lock_info/ |
| H A D | pthread_internal_lock_info.c | 47 int res = snprintf_s(finalCommand, COMMAND_SIZE, READ_SIZE, "%s%s", command, needToMatch); in CheckHiLogPrint() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_surface.c | 50 struct etna_resource *res = etna_resource(prsc); in etna_render_handle_incompatible() local
|
| /third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
| H A D | pp_mlaa.c | 224 struct pipe_resource res; in pp_jimenezmlaa_init_run() local [all...] |