/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/ |
H A D | MetadataFilter.java | 340 private PhoneNumberDesc getFiltered(String type, PhoneNumberDesc desc) { in getFiltered() argument
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-adopt.h | 150 lws_adoption_type type; /**< OR-ed combinations of lws_adoption_type flags */ member
|
/third_party/mesa3d/include/android_stub/log/ |
H A D | log_event_list.h | 45 AndroidEventLogType type; member
|
/third_party/mesa3d/src/amd/addrlib/src/r800/ |
H A D | egbaddrlib.h | 209 HwlPostCheckTileIndex( const ADDR_TILEINFO* pInfo, AddrTileMode mode, AddrTileType type, INT curIndex = TileIndexInvalid) const HwlPostCheckTileIndex() argument
|
/third_party/mbedtls/library/ |
H A D | cipher_wrap.h | 143 mbedtls_cipher_type_t type; member
|
H A D | psa_crypto_ffdh.c | 154 psa_key_type_t type = attributes->type; in mbedtls_psa_ffdh_export_public_key() local
|
/third_party/libdrm/amdgpu/ |
H A D | amdgpu_gpu_info.c | 97 drm_public int amdgpu_query_hw_ip_info(amdgpu_device_handle dev, unsigned type, in amdgpu_query_hw_ip_info() argument 81 amdgpu_query_hw_ip_count(amdgpu_device_handle dev, unsigned type, uint32_t *count) amdgpu_query_hw_ip_count() argument
|
H A D | amdgpu_vamgr.c | 32 amdgpu_va_range_query(amdgpu_device_handle dev, enum amdgpu_gpu_va_range type, uint64_t *start, uint64_t *end) amdgpu_va_range_query() argument
|
/third_party/libbpf/src/ |
H A D | nlattr.c | 50 int type = nla_type(nla); in validate_nla() local 113 int type = nla_type(nla); libbpf_nla_parse() local [all...] |
/third_party/libdrm/freedreno/kgsl/ |
H A D | kgsl_pipe.c | 191 static int getprop(int fd, enum kgsl_property_type type, in getprop() argument
|
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-property-hashmap.c | 96 ecma_property_types_t type = ECMA_PROPERTY_GET_TYPE (prop_iter_p->types[i]); in ecma_property_hashmap_create() local
|
/third_party/jerryscript/jerry-core/parser/js/ |
H A D | common.h | 114 uint8_t type; /**< type of the literal */ member
|
/third_party/jinja2/ |
H A D | sandbox.py | 7 from _string import formatter_field_name_split # type: ignore namespace
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtins-internal.h | 78 uint8_t type; /**< type of the property */ member
|
/third_party/jerryscript/tests/unit-core/ |
H A D | test-typedarray.cpp | 170 jerry_typedarray_type_t type = jerry_get_typedarray_type (typedarray); in test_property_by_index() local
|
/third_party/mesa3d/src/freedreno/afuc/ |
H A D | util.c | 53 reg(struct rnndomain *dom, const char *type, const char *name) in reg() argument
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | cffdump.c | 256 enum rd_sect_type type = RD_NONE; in handle_file() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_a6xx.c | 114 type_t type = TYPE_U32; in emit_intrinsic_atomic_ssbo() local 450 type_t type = TYPE_U32; emit_intrinsic_atomic_global() local [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_access.c | 190 const struct glsl_type *type = glsl_without_array(var->type); in process_variable() local
|
H A D | nir_lower_tex_shadow.c | 49 strip_shadow(const struct glsl_type *type) in strip_shadow() argument 61 strip_shadow_with_array(const struct glsl_type *type) in strip_shadow_with_array() argument [all...] |
H A D | nir_opt_phi_precision.c | 269 nir_alu_type type = op_to_type(op); in can_convert_load_const() local
|
H A D | nir_opt_memcpy.c | 73 type_is_tightly_packed(const struct glsl_type *type, unsigned *size_out) in type_is_tightly_packed() argument [all...] |
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_device.c | 119 dri2_device_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, in dri2_device_create_surface() argument
|
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
H A D | cso_cache.c | 39 static inline struct cso_hash *_cso_hash_for_type(struct cso_cache *sc, enum cso_cache_type type) in _cso_hash_for_type() argument 83 static inline void sanitize_cb(struct cso_hash *hash, enum cso_cache_type type, in sanitize_cb() argument 45 cso_delete_state(struct pipe_context *pipe, void *state, enum cso_cache_type type) cso_delete_state() argument 73 sanitize_hash(struct cso_cache *sc, struct cso_hash *hash, enum cso_cache_type type, int max_size) sanitize_hash() argument 106 cso_insert_state(struct cso_cache *sc, unsigned hash_key, enum cso_cache_type type, void *state) cso_insert_state() argument 117 cso_find_state(struct cso_cache *sc, unsigned hash_key, enum cso_cache_type type) cso_find_state() argument 145 cso_find_state_template(struct cso_cache *sc, unsigned hash_key, enum cso_cache_type type, void *templ, unsigned size) cso_find_state_template() argument 173 cso_delete_all(struct cso_cache *sc, enum cso_cache_type type) cso_delete_all() argument [all...] |
/third_party/mesa3d/src/asahi/compiler/ |
H A D | cmdline.c | 36 st_packed_uniforms_type_size(const struct glsl_type *type, bool bindless) in st_packed_uniforms_type_size() argument 42 glsl_type_size(const struct glsl_type *type, bool bindless) in glsl_type_size() argument
|