Home
last modified time | relevance | path

Searched defs:elem (Results 176 - 200 of 289) sorted by relevance

12345678910>>...12

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_internal.h60 struct dxil_type_list elem; member
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c582 nir_deref_instr *elem = nir_build_deref_ptr_as_array(b, cast, nir_imm_intN_t(b, i, cast->dest.ssa.bit_size)); in split_unaligned_load() local
611 nir_deref_instr *elem = nir_build_deref_ptr_as_array(b, cast, nir_imm_intN_t(b, i, cast->dest.ssa.bit_size)); in split_unaligned_store() local
/third_party/node/deps/icu-small/source/i18n/
H A Ddtitvinf.cpp617 const UHashElement* elem = nullptr; in getBestSkeleton() local
H A Dtmutfmt.cpp200 const UHashElement* elem = nullptr; in parseObject() local
/third_party/mesa3d/src/util/
H A Dxmlconfig.c863 enum OptConfElem elem = bsearchStr(name, OptConfElems, OC_COUNT); in optConfStartElem() local
918 enum OptConfElem elem = bsearchStr(name, OptConfElems, OC_COUNT); in optConfEndElem() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_sampler.c84 fetch_bgra_memcpy(struct lp_linear_elem *elem) in fetch_bgra_memcpy() argument
114 fetch_bgrx_memcpy(struct lp_linear_elem *elem) in fetch_bgrx_memcpy() argument
147 fetch_bgra_axis_aligned(struct lp_linear_elem *elem) in fetch_bgra_axis_aligned() argument
170 fetch_bgrx_axis_aligned(struct lp_linear_elem *elem) in fetch_bgrx_axis_aligned() argument
195 fetch_bgra(struct lp_linear_elem *elem) in fetch_bgra() argument
226 fetch_bgrx(struct lp_linear_elem *elem) fetch_bgrx() argument
258 fetch_bgra_clamp(struct lp_linear_elem *elem) fetch_bgra_clamp() argument
291 fetch_bgrx_clamp(struct lp_linear_elem *elem) fetch_bgrx_clamp() argument
392 fetch_bgra_axis_aligned_linear(struct lp_linear_elem *elem) fetch_bgra_axis_aligned_linear() argument
429 fetch_bgra_linear(struct lp_linear_elem *elem) fetch_bgra_linear() argument
483 fetch_bgra_clamp_linear(struct lp_linear_elem *elem) fetch_bgra_clamp_linear() argument
596 fetch_bgrx_axis_aligned_linear(struct lp_linear_elem *elem) fetch_bgrx_axis_aligned_linear() argument
615 fetch_bgrx_clamp_linear(struct lp_linear_elem *elem) fetch_bgrx_clamp_linear() argument
635 fetch_bgrx_linear(struct lp_linear_elem *elem) fetch_bgrx_linear() argument
930 fetch_noop(struct lp_linear_elem *elem) fetch_noop() argument
[all...]
H A Dlp_state_setup.c157 vert_attrib(struct gallivm_state *gallivm, LLVMValueRef vert, int attr, int elem, const char *name) vert_attrib() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c482 struct pipe_vertex_element *elem = &vtx->vtx->pipe[i]; in fd5_emit_vertex_bufs() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_conf.c158 static int ssl_set_option_list(const char *elem, int len, void *usr) in ssl_set_option_list() argument
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_utl.c1249 static int ipv6_cb(const char *elem, int len, void *usr) in ipv6_cb() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp337 T elem; in fillWithRandomFloatingPoint() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp332 T elem; in fillWithRandomFloatingPoint() local
/third_party/openssl/crypto/x509/
H A Dv3_utl.c1277 static int ipv6_cb(const char *elem, int len, void *usr) in ipv6_cb() argument
/third_party/openssl/ssl/
H A Dssl_conf.c158 static int ssl_set_option_list(const char *elem, int len, void *usr) in ssl_set_option_list() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtitvinf.cpp631 const UHashElement* elem = nullptr; in getBestSkeleton() local
H A Dtmutfmt.cpp196 const UHashElement* elem = NULL; in parseObject() local
/third_party/python/Modules/
H A D_posixsubprocess.c975 PyObject *elem; in subprocess_fork_exec() local
/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer_unittest.cc1165 protobuf_unittest::TestField elem; in TEST() local
/third_party/python/Objects/
H A Dtupleobject.c520 PyObject *elem = a->ob_item[0]; in tuplerepeat() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles.cc196 bool Next(int32_t* cursor, int32_t* elem) { in Next() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dvariant_test.cc1420 auto* elem = absl::get_if<0>(&v); in TEST() local
1445 auto* elem = absl::get_if<0>(&const_v); in TEST() local
1473 auto* elem = absl::get_if<1>(&v); in TEST() local
1498 auto* elem = absl::get_if<1>(&const_v); TEST() local
1525 auto* elem = absl::get_if<2>(&v); TEST() local
1550 auto* elem = absl::get_if<2>(&const_v); TEST() local
1579 auto* elem = absl::get_if<3>(&v); TEST() local
1604 auto* elem = absl::get_if<3>(&const_v); TEST() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_hostap.c742 hostap_set_generic_elem(void *priv, const u8 *elem, size_t elem_len) hostap_set_generic_elem() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Drrm.c640 const u8 *elem; in wpas_beacon_request_freqs() local
H A Dwnm_sta.c521 const u8 *elem = wpa_bss_get_ie(bss, WLAN_EID_COUNTRY); in wnm_nei_get_chan() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dgas_serv.c201 struct anqp_element *elem; in get_anqp_elem() local
216 struct anqp_element *elem; in anqp_add_elem() local
965 struct anqp_element *elem = get_anqp_elem(hapd, infoid[i]); anqp_get_required_len() local
[all...]

Completed in 42 milliseconds

12345678910>>...12