Home
last modified time | relevance | path

Searched defs:accepted (Results 1 - 17 of 17) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/getsockopt/
H A Dgetsockopt02.c17 static int socket_fd, accepted; variable
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fNegativeTextureApiTests.cpp75 static void getCompressedTexSubImage2DFormat(const vector<deInt32>& supported, vector<deInt32>& accepted) in getCompressedTexSubImage2DFormat() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_intersection_shader.c232 nir_ssa_def *accepted = nir_load_var(b, commit_tmp); in brw_nir_lower_intersection_shader() local
/third_party/mesa3d/src/amd/common/
H A Dac_nir_cull.c89 cull_bbox(nir_builder *b, nir_ssa_def *pos[3][4], nir_ssa_def *accepted, const position_w_info *w_info) in cull_bbox() argument
158 nir_ssa_def *accepted = initially_accepted; in ac_nir_cull_triangle() local
[all...]
H A Dac_nir_lower_ngg.c1263 nir_ssa_def *accepted = ac_nir_cull_triangle(b, nir_imm_bool(b, true), pos); in add_deferred_attribute_culling() local
1284 nir_ssa_def *accepted = nir_load_shared(b, 1, 8u, es_vertex_lds_addr, .base = lds_es_vertex_accepted, .align_mul = 4u); in add_deferred_attribute_culling() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_cull.c102 LLVMValueRef accepted = NULL; in ac_cull_face() local
164 LLVMValueRef accepted = ctx->i1true; cull_bbox() local
347 LLVMValueRef accepted = options->cull_w ? w.w_accepted : ctx->i1true; ac_cull_primitive() local
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_auto_possess.c551 BOOL accepted, invert_bits; in compare_opcodes() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_auth.c33 int accepted; /* HOSTAPD_ACL_* */ member
H A Dap_drv_ops.h233 hostapd_drv_set_radius_acl_auth(struct hostapd_data *hapd, const u8 *mac, int accepted, u32 session_timeout) hostapd_drv_set_radius_acl_auth() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h228 hostapd_drv_set_radius_acl_auth(struct hostapd_data *hapd, const u8 *mac, int accepted, u32 session_timeout) hostapd_drv_set_radius_acl_auth() argument
H A Dieee802_11_auth.c33 int accepted; /* HOSTAPD_ACL_* */ member
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.c696 BOOL accepted; local
/third_party/lwip/src/core/ipv6/
H A Dnd6.c432 u8_t accepted; in nd6_input() local
/third_party/glslang/glslang/HLSL/
H A DhlslGrammar.cpp2792 bool accepted = false; in acceptMemberFunctionDefinition() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_rt.c1025 nir_ssa_def *accepted = nir_load_var(b, commit_tmp); in nir_lower_intersection_shader() local
/third_party/lwip/src/api/
H A Dsockets.c509 alloc_socket(struct netconn *newconn, int accepted) in alloc_socket() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c881 static void gfx10_build_primitive_accepted(struct ac_llvm_context *ac, LLVMValueRef accepted, in gfx10_build_primitive_accepted() argument
1241 LLVMValueRef accepted = in gfx10_ngg_culling_build_end() local
2157 LLVMValueRef accepted = ac_build_alloca(&ctx->ac, ctx->ac.i32, ""); gfx10_ngg_gs_build_end() local
[all...]

Completed in 30 milliseconds