Home
last modified time | relevance | path

Searched defs:type (Results 8051 - 8075 of 10596) sorted by relevance

1...<<321322323324325326327328329330>>...424

/third_party/node/deps/v8/src/regexp/
H A Dregexp.cc1210 Lookup(Heap* heap, String key_string, Object key_pattern, FixedArray* last_match_cache, ResultsCacheType type) Lookup() argument
1243 Enter(Isolate* isolate, Handle<String> key_string, Handle<Object> key_pattern, Handle<FixedArray> value_array, Handle<FixedArray> last_match_cache, ResultsCacheType type) Enter() argument
/third_party/node/deps/v8/src/regexp/riscv64/
H A Dregexp-macro-assembler-riscv64.cc526 CheckSpecialCharacterClass( StandardCharacterSet type, Label* on_no_match) CheckSpecialCharacterClass() argument
/third_party/node/deps/v8/src/regexp/x64/
H A Dregexp-macro-assembler-x64.cc581 CheckSpecialCharacterClass( StandardCharacterSet type, Label* on_no_match) CheckSpecialCharacterClass() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-test.cc311 Handle<Object> type = args.at(1); in OptimizeFunctionOnNextCall() local
/third_party/node/deps/v8/src/snapshot/
H A Ddeserializer.cc583 HeapObjectReferenceType type = next_reference_is_weak_ in GetAndResetNextReferenceType() local
/third_party/node/deps/v8/src/torque/
H A Dinstructions.h339 const Type* type; member
357 const Type* type; member
387 const Type* type; global() member
398 const Type* type; global() member
589 const BuiltinPointerType* type; global() member
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c97 fd5_emit_const_ptrs(struct fd_ringbuffer *ring, gl_shader_stage type, in fd5_emit_const_ptrs() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.h558 iris_bo_bump_seqno(struct iris_bo *bo, uint64_t seqno, enum iris_domain type) iris_bo_bump_seqno() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c619 dd_context_create_fence_fd(struct pipe_context *_pipe, struct pipe_fence_handle **fence, int fd, enum pipe_fd_type type) dd_context_create_fence_fd() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_screen.c987 trace_screen_create_fence_win32(struct pipe_screen *_screen, struct pipe_fence_handle **fence, void *handle, const void *name, enum pipe_fd_type type) trace_screen_create_fence_win32() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp558 const struct glsl_type *type = var->type; in fill_varyings() local
[all...]
H A Dd3d12_nir_passes.c631 const struct glsl_type *type in d3d12_lower_state_vars() local
853 const struct glsl_type *type = glsl_array_type(var->type, 3, 0); d3d12_lower_triangle_strip() local
[all...]
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c1466 enum amdgpu_bo_handle_type type; in amdgpu_bo_from_handle() local
1595 enum amdgpu_bo_handle_type type; in amdgpu_bo_get_handle() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_compact.c1570 compact_immediate(const struct intel_device_info *devinfo, enum brw_reg_type type, unsigned imm) compact_immediate() argument
1641 uncompact_immediate(const struct intel_device_info *devinfo, enum brw_reg_type type, unsigned compact_imm) uncompact_immediate() argument
1682 has_immediate(const struct intel_device_info *devinfo, const brw_inst *inst, enum brw_reg_type *type) has_immediate() argument
1841 enum brw_reg_type type; try_compact_instruction() local
2258 enum brw_reg_type type; uncompact_instruction() local
[all...]
H A Dbrw_eu_validate.c125 signed_type(unsigned type) in signed_type() argument
506 execution_type_for_type(enum brw_reg_type type) in execution_type_for_type() argument
1075 enum brw_reg_type type; general_restrictions_on_region_parameters() local
1485 enum brw_reg_type type; region_alignment_rules() local
1796 enum brw_reg_type type = num_sources == 1 ? vector_immediate_restrictions() local
1879 enum brw_reg_type type; special_requirements_for_handling_double_precision_data_types() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_nv50.cpp2301 CodeEmitterNV50::CodeEmitterNV50(Program::Type type, const TargetNV50 *target) : in CodeEmitterNV50() argument
2311 TargetNV50::getCodeEmitter(Program::Type type) in getCodeEmitter() argument
H A Dnv50_ir_emit_gv100.cpp1065 CodeEmitterGV100::emitLDSTs(int pos, DataType type) in emitLDSTs() argument
1386 int type = 0; in emitTXQ() local
1467 uint8_t type = 0, subOp; emitSUATOM() local
1513 int type = 0; emitSULD() local
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_cmd_buffer.c965 panvk_add_set_event_operation(struct panvk_cmd_buffer *cmdbuf, struct panvk_event *event, enum panvk_event_op_type type) panvk_add_set_event_operation() argument
/third_party/mesa3d/src/util/format/
H A Du_format.h141 unsigned type:5; /**< UTIL_FORMAT_TYPE_x */ member
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_vtest.c315 vtest_vcmd_resource_create_blob(struct vtest *vtest, enum vcmd_blob_type type, uint32_t flags, VkDeviceSize size, vn_object_id blob_id, int *res_fd) vtest_vcmd_resource_create_blob() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dcompiler.h92 unsigned type; /* ALU, load/store, texture */ member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h269 struct lp_type type; member
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c209 number_to_human_readable(double num, enum pipe_driver_query_type type, in number_to_human_readable() argument
757 fixup_bytes(enum pipe_driver_query_type type, int position, uint64_t *exp10) in fixup_bytes() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c68 tgsi_build_processor( unsigned type, struct tgsi_header *header ) tgsi_build_processor() argument
H A Dtgsi_text.c1217 static boolean parse_immediate_data(struct translate_ctx *ctx, unsigned type, in parse_immediate_data() argument
1639 uint type; in parse_immediate() local
[all...]

Completed in 48 milliseconds

1...<<321322323324325326327328329330>>...424