Home
last modified time | relevance | path

Searched defs:info (Results 3201 - 3225 of 4322) sorted by relevance

1...<<121122123124125126127128129130>>...173

/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/include/openssl/
H A Dsrp.h85 char *info; member
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/
H A Dsrp.h85 char *info; member
/third_party/node/deps/openssl/config/archs/linux64-loongarch64/no-asm/include/openssl/
H A Dsrp.h85 char *info; member
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/openssl/
H A Dsrp.h85 char *info; member
/third_party/node/deps/v8/src/base/platform/
H A Dtime.cc714 static struct mach_timebase_info info; in Now() local
/third_party/node/deps/v8/src/api/
H A Dapi-natives.cc196 TemplateInfoT info = *data; in ConfigureInstance() local
380 bool IsSimpleInstantiation(Isolate* isolate, ObjectTemplateInfo info, in IsSimpleInstantiation() argument
392 InstantiateObject(Isolate* isolate, Handle<ObjectTemplateInfo> info, Handle<JSReceiver> new_target, bool is_prototype) InstantiateObject() argument
625 AddDataProperty(Isolate* isolate, Handle<TemplateInfo> info, Handle<Name> name, Handle<Object> value, PropertyAttributes attributes) AddDataProperty() argument
635 AddDataProperty(Isolate* isolate, Handle<TemplateInfo> info, Handle<Name> name, v8::Intrinsic intrinsic, PropertyAttributes attributes) AddDataProperty() argument
647 AddAccessorProperty(Isolate* isolate, Handle<TemplateInfo> info, Handle<Name> name, Handle<FunctionTemplateInfo> getter, Handle<FunctionTemplateInfo> setter, PropertyAttributes attributes) AddAccessorProperty() argument
662 AddNativeDataProperty(Isolate* isolate, Handle<TemplateInfo> info, Handle<AccessorInfo> property) AddNativeDataProperty() argument
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcompiler.h493 CompilationHandleScope(Isolate* isolate, OptimizedCompilationInfo* info) CompilationHandleScope() argument
/third_party/node/deps/v8/src/diagnostics/
H A Dunwinding-info-win64.cc89 EXCEPTION_POINTERS info = {ExceptionRecord, ContextRecord}; in CRASH_HANDLER_FUNCTION_NAME() local
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-inspector-impl.cc193 void V8InspectorImpl::contextCreated(const V8ContextInfo& info) { in contextCreated() argument
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h455 inline UnoptimizedCompilationInfo* info() const { return info_; } in info() function in v8::internal::interpreter::final
H A Dbytecode-register-optimizer.cc92 AddToEquivalenceSetOf( RegisterInfo* info) AddToEquivalenceSetOf() argument
332 CreateMaterializedEquivalent( RegisterInfo* info) CreateMaterializedEquivalent() argument
342 GetMaterializedEquivalent(RegisterInfo* info) GetMaterializedEquivalent() argument
347 GetMaterializedEquivalentNotAccumulator( RegisterInfo* info) GetMaterializedEquivalentNotAccumulator() argument
362 Materialize(RegisterInfo* info) Materialize() argument
479 AllocateRegister(RegisterInfo* info) AllocateRegister() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dcall-site-info.cc71 int CallSiteInfo::GetLineNumber(Handle<CallSiteInfo> info) { in GetLineNumber() argument
91 int CallSiteInfo::GetColumnNumber(Handle<CallSiteInfo> info) { in GetColumnNumber() argument
113 GetEnclosingLineNumber(Handle<CallSiteInfo> info) GetEnclosingLineNumber() argument
138 GetEnclosingColumnNumber(Handle<CallSiteInfo> info) GetEnclosingColumnNumber() argument
231 Script::PositionInfo info; FormatEvalOrigin() local
255 GetEvalOrigin( Handle<CallSiteInfo> info) GetEvalOrigin() argument
267 GetFunctionName( Handle<CallSiteInfo> info) GetFunctionName() argument
292 GetFunctionDebugName(Handle<CallSiteInfo> info) GetFunctionDebugName() argument
402 GetMethodName(Handle<CallSiteInfo> info) GetMethodName() argument
468 GetTypeName(Handle<CallSiteInfo> info) GetTypeName() argument
495 GetWasmModuleName(Handle<CallSiteInfo> info) GetWasmModuleName() argument
511 GetSourcePosition(Handle<CallSiteInfo> info) GetSourcePosition() argument
526 ComputeLocation(Handle<CallSiteInfo> info, MessageLocation* location) ComputeLocation() argument
556 ComputeSourcePosition(Handle<CallSiteInfo> info, int offset) ComputeSourcePosition() argument
592 GetScript(Isolate* isolate, Handle<CallSiteInfo> info) GetScript() argument
[all...]
H A Dshared-function-info.cc647 ScopeInfo info = ScopeInfo::cast(maybe_scope_info); StartPosition() local
674 ScopeInfo info = ScopeInfo::cast(maybe_scope_info); EndPosition() local
701 ScopeInfo info = ScopeInfo::cast(maybe_scope_info); SetPosition() local
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-debug.cc592 Script::PositionInfo info; in GetJSPositionInfo() local
/third_party/node/deps/v8/src/snapshot/
H A Dcode-serializer.cc294 Handle<SharedFunctionInfo> info in CreateInterpreterDataForDeserializedCode() local
51 Serialize( Handle<SharedFunctionInfo> info) Serialize() argument
98 SerializeSharedFunctionInfo( Handle<SharedFunctionInfo> info) SerializeSharedFunctionInfo() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c174 dump_blit_info(const struct pipe_blit_info *info) in dump_blit_info() argument
189 can_do_blit(const struct pipe_blit_info *info) in can_do_blit() argument
301 emit_blit_buffer(struct fd_context *ctx, struct fd_ringbuffer *ring, const struct pipe_blit_info *info) emit_blit_buffer() argument
571 emit_blit_src(struct fd_ringbuffer *ring, const struct pipe_blit_info *info, unsigned layer, unsigned nr_samples, bool sample_0) emit_blit_src() argument
627 emit_blit_texture(struct fd_context *ctx, struct fd_ringbuffer *ring, const struct pipe_blit_info *info, bool sample_0) emit_blit_texture() argument
1010 dump_blit_info(info); global() variable
1100 dump_blit_info(info); global() variable
[all...]
H A Dfd6_gmem.c1339 uint32_t info = 0; variable
[all...]
H A Dfd6_emit.c872 const struct ir3_stream_output_info *info = prog->stream_output; variable
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resolve.c168 const struct shader_info *info = iris_get_shader_info(ice, stage); in iris_predraw_resolve_inputs() local
85 resolve_sampler_views(struct iris_context *ice, struct iris_batch *batch, struct iris_shader_state *shs, const struct shader_info *info, bool *draw_aux_buffer_disabled, bool consider_framebuffer) resolve_sampler_views() argument
117 resolve_image_views(struct iris_context *ice, struct iris_batch *batch, struct iris_shader_state *shs, const struct shader_info *info, bool *draw_aux_buffer_disabled, bool consider_framebuffer) resolve_image_views() argument
936 iris_image_view_aux_usage(struct iris_context *ice, const struct pipe_image_view *pview, const struct shader_info *info) iris_image_view_aux_usage() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnir.c865 const struct shader_info *info = &nir->info; in ppir_print_shader_db() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.c842 struct pipe_blit_info info = *blit_info; in lima_blit() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.c40 struct tgsi_shader_info *info; member
1170 struct tgsi_shader_info *info = ctx->info; in emit_twoside() local
1253 struct tgsi_shader_info *info = ctx->info; in emit_decls() local
1425 tgsi_transform_lowering(const struct tgsi_lowering_config *config, const struct tgsi_token *tokens, struct tgsi_shader_info *info) tgsi_transform_lowering() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_perfcounter.c629 si_get_perfcounter_info(struct si_screen *screen, unsigned index, struct pipe_driver_query_info *info) si_get_perfcounter_info() argument
669 si_get_perfcounter_group_info(struct si_screen *screen, unsigned index, struct pipe_driver_query_group_info *info) si_get_perfcounter_group_info() argument
882 const struct radeon_info *info = &sctx->screen->info; si_spm_init() local
[all...]
/third_party/mesa3d/src/glx/
H A Dindirect_vertex_array.c490 uint32_t *info; in fill_array_info_cache() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp187 Converter::Converter(Program *prog, nir_shader *nir, nv50_ir_prog_info *info, in Converter() argument
227 const nir_op_info &info = nir_op_infos[op]; in isResultFloat() local
245 const nir_op_info &info = nir_op_infos[op]; in isResultSigned() local
309 const nir_op_info &info = nir_op_infos[insn->op]; in getSTypes() local
936 calcSlots(const glsl_type *type, Program::Type stage, const shader_info &info, bool input, const nir_variable *var) calcSlots() argument
[all...]

Completed in 40 milliseconds

1...<<121122123124125126127128129130>>...173