| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp.cc | 1210 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 D | regexp-macro-assembler-riscv64.cc | 526 CheckSpecialCharacterClass( StandardCharacterSet type, Label* on_no_match) CheckSpecialCharacterClass() argument
|
| /third_party/node/deps/v8/src/regexp/x64/ |
| H A D | regexp-macro-assembler-x64.cc | 581 CheckSpecialCharacterClass( StandardCharacterSet type, Label* on_no_match) CheckSpecialCharacterClass() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-test.cc | 311 Handle<Object> type = args.at(1); in OptimizeFunctionOnNextCall() local
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | deserializer.cc | 583 HeapObjectReferenceType type = next_reference_is_weak_ in GetAndResetNextReferenceType() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | instructions.h | 339 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 D | fd5_emit.c | 97 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 D | iris_bufmgr.h | 558 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 D | dd_context.c | 619 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 D | tr_screen.c | 987 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 D | d3d12_compiler.cpp | 558 const struct glsl_type *type = var->type; in fill_varyings() local [all...] |
| H A D | d3d12_nir_passes.c | 631 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 D | amdgpu_bo.c | 1466 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 D | brw_eu_compact.c | 1570 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 D | brw_eu_validate.c | 125 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 D | nv50_ir_emit_nv50.cpp | 2301 CodeEmitterNV50::CodeEmitterNV50(Program::Type type, const TargetNV50 *target) : in CodeEmitterNV50() argument 2311 TargetNV50::getCodeEmitter(Program::Type type) in getCodeEmitter() argument
|
| H A D | nv50_ir_emit_gv100.cpp | 1065 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 D | panvk_vX_cmd_buffer.c | 965 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 D | u_format.h | 141 unsigned type:5; /**< UTIL_FORMAT_TYPE_x */ member [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_renderer_vtest.c | 315 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 D | compiler.h | 92 unsigned type; /* ALU, load/store, texture */ member
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi.h | 269 struct lp_type type; member
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_context.c | 209 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 D | tgsi_build.c | 68 tgsi_build_processor( unsigned type, struct tgsi_header *header ) tgsi_build_processor() argument
|
| H A D | tgsi_text.c | 1217 static boolean parse_immediate_data(struct translate_ctx *ctx, unsigned type, in parse_immediate_data() argument 1639 uint type; in parse_immediate() local [all...] |