/third_party/node/deps/v8/src/libplatform/tracing/ |
H A D | trace-writer.cc | 62 void JSONTraceWriter::AppendArgValue(uint8_t type, in AppendArgValue() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | name-inl.h | 60 uint32_t type = map(cage_base).instance_type(); in DEF_GETTER() local 105 uint32_t Name::CreateHashFieldValue(uint32_t hash, HashFieldType type) { in CreateHashFieldValue() argument
|
H A D | script-inl.h | 141 set_compilation_type(CompilationType type) set_compilation_type() argument [all...] |
H A D | templates-inl.h | 91 int type = instance_type(); in InstanceType() local
|
H A D | templates.cc | 81 Object type; in IsTemplateFor() local
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-compiler.cc | 189 DeoptimizeKind type = deoptimizer->deopt_kind(); in RUNTIME_FUNCTION() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_image.c | 47 enum a5xx_tex_type type; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_texture.h | 132 uint8_t type; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_fence.c | 186 fd_create_fence_fd(struct pipe_context *pctx, struct pipe_fence_handle **pfence, int fd, enum pipe_fd_type type) fd_create_fence_fd() argument
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | node.c | 314 gpir_node_type type = gpir_op_infos[op].type; gpir_node_create() local 333 gpir_node_add_dep(gpir_node *succ, gpir_node *pred, int type) gpir_node_add_dep() argument 443 gpir_node_print_node(gpir_node *node, int type, int space) gpir_node_print_node() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_yuv.c | 64 struct lp_type type; in uyvy_to_yuv_soa() local 148 struct lp_type type; yuyv_to_yuv_soa() local 222 struct lp_type type; yuv_to_rgb_soa() local 320 struct lp_type type; rgb_to_rgba_aos() local [all...] |
H A D | lp_bld_logic.c | 78 lp_build_compare_ext(struct gallivm_state *gallivm, const struct lp_type type, enum pipe_compare_func func, LLVMValueRef a, LLVMValueRef b, boolean ordered) lp_build_compare_ext() argument 171 lp_build_compare(struct gallivm_state *gallivm, const struct lp_type type, enum pipe_compare_func func, LLVMValueRef a, LLVMValueRef b) lp_build_compare() argument 258 struct lp_type type = bld->type; lp_build_select_bitwise() local 310 struct lp_type type = bld->type; lp_build_select() local 444 const struct lp_type type = bld->type; lp_build_select_aos() local [all...] |
H A D | lp_bld_type.h | 148 struct lp_type type; member 181 lp_type_from_format_desc(struct lp_type* type, const struct util_format_description *format_desc) lp_type_from_format_desc() argument 197 lp_type_from_format(struct lp_type* type, enum pipe_format format) lp_type_from_format() argument 204 lp_type_width(struct lp_type type) lp_type_width() argument 376 struct lp_type type; lp_float32_vec4_type() local 392 struct lp_type type; lp_int32_vec4_type() local 408 struct lp_type type; lp_unorm8_vec4_type() local [all...] |
H A D | lp_bld_type.c | 41 lp_build_elem_type(const struct gallivm_state *gallivm, struct lp_type type) in lp_build_elem_type() argument 68 lp_build_vec_type(const struct gallivm_state *gallivm, struct lp_type type) in lp_build_vec_type() argument 85 lp_check_elem_type(struct lp_type type, LLVMTypeRe argument 138 lp_check_vec_type(struct lp_type type, LLVMTypeRef vec_type) lp_check_vec_type() argument 165 lp_check_value(struct lp_type type, LLVMValueRef val) lp_check_value() argument 178 lp_build_int_elem_type(const struct gallivm_state *gallivm, struct lp_type type) lp_build_int_elem_type() argument 186 lp_build_int_vec_type(const struct gallivm_state *gallivm, struct lp_type type) lp_build_int_vec_type() argument 201 lp_elem_type(struct lp_type type) lp_elem_type() argument 217 lp_uint_type(struct lp_type type) lp_uint_type() argument 234 lp_int_type(struct lp_type type) lp_int_type() argument 252 lp_wider_type(struct lp_type type) lp_wider_type() argument 390 lp_build_context_init(struct lp_build_context *bld, struct gallivm_state *gallivm, struct lp_type type) lp_build_context_init() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_compiler.h | 90 VkDescriptorType type; member 135 zink_shader_descriptor_is_buffer(struct zink_shader *zs, enum zink_descriptor_type type, unsigned i) in zink_shader_descriptor_is_buffer() argument
|
/third_party/mesa3d/src/gtest/include/gtest/ |
H A D | gtest-test-part.h | 72 Type type() const { return type_; } in type() function in testing::TestPartResult
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_address.c | 43 midgard_index_address_format type; member
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_physical_device.c | 197 vk_common_GetPhysicalDeviceImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties *pImageFormatProperties) vk_common_GetPhysicalDeviceImageFormatProperties() argument 230 vk_common_GetPhysicalDeviceSparseImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, uint32_t samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t *pNumProperties, VkSparseImageFormatProperties *pProperties) vk_common_GetPhysicalDeviceSparseImageFormatProperties() argument
|
H A D | vk_sync.c | 38 vk_sync_type_validate(const struct vk_sync_type *type) in vk_sync_type_validate() argument 81 vk_sync_init(struct vk_device *device, struct vk_sync *sync, const struct vk_sync_type *type, enum vk_sync_flags flags, uint64_t initial_value) vk_sync_init() argument 110 vk_sync_create(struct vk_device *device, const struct vk_sync_type *type, enum vk_sync_flags flags, uint64_t initial_value, struct vk_sync **sync_out) vk_sync_create() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
H A D | rbug_objects.h | 66 enum rbug_shader_type type; member
|
/third_party/mesa3d/src/gallium/auxiliary/translate/ |
H A D | translate.h | 69 enum translate_element_type type; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_log.c | 30 const struct u_log_chunk_type *type; member 149 u_log_chunk(struct u_log_context *ctx, const struct u_log_chunk_type *type, in u_log_chunk() argument
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_root_signature.cpp | 75 init_range(D3D12_DESCRIPTOR_RANGE1 *range, D3D12_DESCRIPTOR_RANGE_TYPE type, uint32_t num_descs, uint32_t base_shader_register, uint32_t register_space, uint32_t offset_from_start) init_range() argument 95 init_range_root_param(D3D12_ROOT_PARAMETER1 *param, D3D12_DESCRIPTOR_RANGE1 *range, D3D12_DESCRIPTOR_RANGE_TYPE type, uint32_t num_descs, D3D12_SHADER_VISIBILITY visibility, uint32_t base_shader_register, uint32_t register_space) init_range_root_param() argument
|
H A D | d3d12_tcs_variant.cpp | 92 const struct glsl_type *type = glsl_array_type(slot->types[frac], key->vertices_out, 0); in create_tess_ctrl_shader_variant() local
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler_nir_emit.c | 46 uint8_t type; /* INST_TYPE_ */ member
|