Home
last modified time | relevance | path

Searched defs:type (Results 6951 - 6975 of 19368) sorted by relevance

1...<<271272273274275276277278279280>>...775

/third_party/node/deps/v8/src/objects/
H A Dinstance-type.h101 static inline bool IsShortcutCandidate(int type) { in IsShortcutCandidate() argument
[all...]
H A Djs-break-iterator.cc160 TypeAsString(Isolate* isolate, Type type) TypeAsString() argument
180 Type type = GetType(break_iterator->break_iterator().raw()); ResolvedOptions() local
[all...]
H A Djs-plural-rules.cc97 Type type = maybe_type.FromJust(); in New() local
28 CreateICUPluralRules(Isolate* isolate, const icu::Locale& icu_locale, JSPluralRules::Type type, std::unique_ptr<icu::PluralRules>* pl) CreateICUPluralRules() argument
[all...]
H A Dobjects-body-descriptors-inl.h805 wasm::StructType* type = WasmStruct::GcSafeType(map); in IterateBody() local
1055 auto BodyDescriptorApply(InstanceType type, Args&&... args) { in BodyDescriptorApply() argument
[all...]
H A Dstring.h70 inline uint32_t type() const { return type_; } in type() function in v8::internal::StringShape
/third_party/node/deps/v8/src/parsing/
H A Dparse-info.cc97 ForToplevelCompile( Isolate* isolate, bool is_user_javascript, LanguageMode language_mode, REPLMode repl_mode, ScriptType type, bool lazy) ForToplevelCompile() argument
144 SetFlagsForToplevelCompile( bool is_collecting_type_profile, bool is_user_javascript, LanguageMode language_mode, REPLMode repl_mode, ScriptType type, bool lazy) SetFlagsForToplevelCompile() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-internal.cc172 Handle<String> type = in RUNTIME_FUNCTION() local
325 Handle<String> type = Object::TypeOf(isolate, object); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/snapshot/
H A Dreferences.h35 SerializerReference(SpecialValueType type, uint32_t value) in SerializerReference() argument
/third_party/node/deps/v8/src/strings/
H A Dstring-stream.h122 explicit FmtElm(Type type) : type_(type) {} in FmtElm() argument
/third_party/node/deps/v8/src/torque/
H A Dcc-generator.cc107 const Type* type = *it; in ProcessArgumentsCommon() local
[all...]
H A Dcfg.cc114 Peek(StackRange range, base::Optional<const Type*> type) Peek() argument
129 Poke(StackRange destination, StackRange origin, base::Optional<const Type*> type) Poke() argument
H A Ddeclaration-visitor.cc277 const Type* type = TypeVisitor::ComputeType(decl->type); Visit() local
281 << *type << "\\"\\n"; Visit() local
[all...]
H A Dinstructions.cc39 const Type* type = stack->Peek(slot); in TypeInstruction() local
58 const Type* type in TypeInstruction() local
[all...]
H A Dinstance-type-generator.cc24 const ClassType* type; member
42 const Type* type = alias->type(); in BuildInstanceTypeTree() local
[all...]
/third_party/node/deps/v8/src/torque/ls/
H A Dmessage-handler.cc332 const Type* type = TypeAlias::cast(symbol)->type(); in HandleDocumentSymbolRequest() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.c330 fd6_texture_state(struct fd_context *ctx, enum pipe_shader_type type, in fd6_texture_state() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c62 const char *type = ir3_shader_stage(so); in dump_info() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_emit.c76 i915_emit_decl(struct i915_fp_compile *p, uint32_t type, uint32_t nr, in i915_emit_decl() argument
H A Di915_prim_vbuf.c388 draw_arrays_calc_nr_indices(uint32_t nr, unsigned type) in draw_arrays_calc_nr_indices() argument
546 draw_calc_nr_indices(uint32_t nr_indices, unsigned type) in draw_calc_nr_indices() argument
345 draw_arrays_generate_indices(struct vbuf_render *render, unsigned start, uint32_t nr, unsigned type) draw_arrays_generate_indices() argument
501 draw_generate_indices(struct vbuf_render *render, const ushort *indices, uint32_t nr_indices, unsigned type) draw_generate_indices() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c521 iris_fence_create_fd(struct pipe_context *ctx, struct pipe_fence_handle **out, int fd, enum pipe_fd_type type) iris_fence_create_fd() argument
H A Diris_measure.c141 measure_start_snapshot(struct iris_context *ice, struct iris_batch *batch, enum intel_measure_snapshot_type type, const char *event_name, uint32_t count) measure_start_snapshot() argument
226 state_changed(const struct iris_context *ice, const struct iris_batch *batch, enum intel_measure_snapshot_type type) state_changed() argument
272 _iris_measure_snapshot(struct iris_context *ice, struct iris_batch *batch, enum intel_measure_snapshot_type type, const struct pipe_draw_info *draw, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *sc) _iris_measure_snapshot() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dnir.c419 static int gpir_glsl_type_size(enum glsl_base_type type) in gpir_glsl_type_size() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnode.c361 ppir_node_type type = ppir_op_infos[op].type; ppir_node_create() local
392 ppir_node_add_dep(ppir_node *succ, ppir_node *pred, ppir_dep_type type) ppir_node_add_dep() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_program.c107 type_size(const struct glsl_type *type, bool bindless) in type_size() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_intr.c60 lp_format_intrinsic(char *name, size_t size, const char *name_root, LLVMTypeRef type) lp_format_intrinsic() argument

Completed in 25 milliseconds

1...<<271272273274275276277278279280>>...775