| /third_party/mesa3d/src/vulkan/overlay-layer/ |
| H A D | overlay.cpp | 1594 VkGraphicsPipelineCreateInfo info = {}; in setup_swapchain_data_pipeline() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 308 find_output_by_semantic(const struct tgsi_shader_info *info, in find_output_by_semantic() argument [all...] |
| /third_party/libdrm/tests/amdgpu/ |
| H A D | basic_tests.c | 1357 struct drm_amdgpu_info_hw_ip info; in amdgpu_command_submission_compute_nop() local 2954 struct drm_amdgpu_info_hw_ip info; in amdgpu_compute_dispatch_test() local 2977 struct drm_amdgpu_info_hw_ip info; amdgpu_gfx_dispatch_test() local 3000 struct drm_amdgpu_info_hw_ip info; amdgpu_dispatch_hang_helper() local 3181 struct drm_amdgpu_info_hw_ip info; amdgpu_dispatch_hang_slow_helper() local 4075 struct drm_amdgpu_info_hw_ip info; amdgpu_draw_test() local [all...] |
| /third_party/libdrm/ |
| H A D | xf86drm.c | 566 drm_public void drmSetServerInfo(drmServerInfoPtr info) in drmSetServerInfo() argument 1618 drm_buf_info_t info; in drmMarkBufs() local 1757 drm_buf_info_t info; drmGetBufInfo() local 3604 get_sysctl_pci_bus_info(int maj, int min, drmPciBusInfoPtr info) get_sysctl_pci_bus_info() argument 3663 drmParsePciBusInfo(int maj, int min, drmPciBusInfoPtr info) drmParsePciBusInfo() argument 4121 drmParseUsbBusInfo(int maj, int min, drmUsbBusInfoPtr info) drmParseUsbBusInfo() argument 4162 drmParseUsbDeviceInfo(int maj, int min, drmUsbDeviceInfoPtr info) drmParseUsbDeviceInfo() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | pipeline.cc | 146 PipelineData(ZoneStats* zone_stats, Isolate* isolate, OptimizedCompilationInfo* info, PipelineStatistics* pipeline_statistics) PipelineData() argument 194 PipelineData(ZoneStats* zone_stats, wasm::WasmEngine* wasm_engine, OptimizedCompilationInfo* info, MachineGraph* mcgraph, PipelineStatistics* pipeline_statistics, SourcePositionTable* source_positions, NodeOriginTable* node_origins, const AssemblerOptions& assembler_options) PipelineData() argument 232 PipelineData(ZoneStats* zone_stats, OptimizedCompilationInfo* info, Isolate* isolate, AccountingAllocator* allocator, Graph* graph, JSGraph* jsgraph, Schedule* schedule, SourcePositionTable* source_positions, NodeOriginTable* node_origins, JumpOptimizationInfo* jump_opt, const AssemblerOptions& assembler_options, const ProfileDataFromFile* profile_data) PipelineData() argument 285 PipelineData(ZoneStats* zone_stats, OptimizedCompilationInfo* info, Isolate* isolate, InstructionSequence* sequence) PipelineData() argument 319 OptimizedCompilationInfo* info() const { return info_; } info() function in v8::internal::compiler::PipelineData 813 LocalIsolateScope(JSHeapBroker* broker, OptimizedCompilationInfo* info, LocalIsolate* local_isolate) LocalIsolateScope() argument 831 PrintFunctionSource(OptimizedCompilationInfo* info, Isolate* isolate, int source_id, Handle<SharedFunctionInfo> shared) PrintFunctionSource() argument 865 PrintInlinedFunctionInfo( OptimizedCompilationInfo* info, Isolate* isolate, int source_id, int inlining_id, const OptimizedCompilationInfo::InlinedFunctionHolder& h) PrintInlinedFunctionInfo() argument 884 PrintParticipatingSource(OptimizedCompilationInfo* info, Isolate* isolate) PrintParticipatingSource() argument 897 PrintCode(Isolate* isolate, Handle<Code> code, OptimizedCompilationInfo* info) PrintCode() argument 950 TraceScheduleAndVerify(OptimizedCompilationInfo* info, PipelineData* data, Schedule* schedule, const char* phase_name) TraceScheduleAndVerify() argument 1000 CreatePipelineStatistics(Handle<Script> script, OptimizedCompilationInfo* info, Isolate* isolate, ZoneStats* zone_stats) CreatePipelineStatistics() argument 1027 CreatePipelineStatistics( wasm::FunctionBody function_body, const wasm::WasmModule* wasm_module, OptimizedCompilationInfo* info, ZoneStats* zone_stats) CreatePipelineStatistics() argument 1335 OptimizedCompilationInfo* info = data->info(); Run() local 1403 OptimizedCompilationInfo* info = data->info(); Run() local 2432 OptimizedCompilationInfo* info = data->info(); Run() local 3116 GenerateCodeForWasmFunction( OptimizedCompilationInfo* info, wasm::CompilationEnv* env, const wasm::WireBytesStorage* wire_bytes_storage, MachineGraph* mcgraph, CallDescriptor* call_descriptor, SourcePositionTable* source_positions, NodeOriginTable* node_origins, wasm::FunctionBody function_body, const wasm::WasmModule* module, int function_index, std::vector<compiler::WasmLoopInfo>* loop_info) GenerateCodeForWasmFunction() argument 3251 GenerateCodeForTesting( OptimizedCompilationInfo* info, Isolate* isolate, std::unique_ptr<JSHeapBroker>* out_broker) GenerateCodeForTesting() argument 3300 GenerateCodeForTesting( OptimizedCompilationInfo* info, Isolate* isolate, CallDescriptor* call_descriptor, Graph* graph, const AssemblerOptions& options, Schedule* schedule) GenerateCodeForTesting() argument 3569 const TurbolizerInstructionStartInfo& info = (*s.instr_starts)[i]; operator <<() local 3696 TraceSequence(OptimizedCompilationInfo* info, PipelineData* data, const char* phase_name) TraceSequence() argument 3856 OptimizedCompilationInfo* PipelineImpl::info() const { return data_->info(); } info() function in v8::internal::compiler::PipelineImpl [all...] |
| H A D | simplified-lowering.cc | 289 bool AddUse(UseInfo info) { in AddUse() argument 407 NodeInfo* info = GetInfo(node); in UpdateFeedbackType() local 619 NodeInfo* info = GetInfo(node); GenerateTraversal() local 628 NodeInfo* info = GetInfo(node); PushNodeToRevisitIfVisited() local 640 NodeInfo* info = GetInfo(node); RetypeNode() local 654 NodeInfo* info = GetInfo(node); PropagateTruncation() local 719 NodeInfo* info = GetInfo(node); RunLowerPhase() local 744 RunVerifyPhase(OptimizedCompilationInfo* info) RunVerifyPhase() argument 755 NodeInfo* info = GetInfo(node); RunVerifyPhase() local 4212 NodeInfo* info = GetInfo(node); EnqueueInput() local 4240 NodeInfo* const info = GetInfo(node); SetOutput() local 4247 NodeInfo* const info = GetInfo(node); SetOutput() local 4255 NodeInfo* const info = GetInfo(node); SetOutput() local 4358 SimplifiedLowering( JSGraph* jsgraph, JSHeapBroker* broker, Zone* zone, SourcePositionTable* source_positions, NodeOriginTable* node_origins, TickCounter* tick_counter, Linkage* linkage, OptimizedCompilationInfo* info, ObserveNodeManager* observe_node_manager) SimplifiedLowering() argument [all...] |
| /third_party/node/deps/v8/src/baseline/ |
| H A D | baseline-compiler.cc | 1882 Handle<ScopeInfo> info = Constant<ScopeInfo>(0); in VisitCreateFunctionContext() local 1894 Handle<ScopeInfo> info = Constant<ScopeInfo>(0); in VisitCreateEvalContext() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-objects.cc | 5614 Script::PositionInfo info; in GetLineNumber() local 5630 Script::PositionInfo info; in GetColumnNumber() local 4598 SetAccessor(Handle<JSObject> object, Handle<Name> name, Handle<AccessorInfo> info, PropertyAttributes attributes) SetAccessor() argument 5659 Script::PositionInfo info; GetSourceLine() local [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser.cc | 436 Parser::Parser(LocalIsolate* local_isolate, ParseInfo* info, in Parser() argument 481 InitializeEmptyScopeChain(ParseInfo* info) InitializeEmptyScopeChain() argument 491 DeserializeScopeChain( IsolateT* isolate, ParseInfo* info, MaybeHandle<ScopeInfo> maybe_outer_scope_info, Scope::DeserializationMode mode) DeserializeScopeChain() argument 531 ParseProgram(Isolate* isolate, Handle<Script> script, ParseInfo* info, MaybeHandle<ScopeInfo> maybe_outer_scope_info) ParseProgram() argument 577 DoParseProgram(Isolate* isolate, ParseInfo* info) DoParseProgram() argument 701 PostProcessParseResult(IsolateT* isolate, ParseInfo* info, FunctionLiteral* literal) PostProcessParseResult() argument 730 PrepareWrappedArguments( Isolate* isolate, ParseInfo* info, Zone* zone) PrepareWrappedArguments() argument 747 ParseWrapped(Isolate* isolate, ParseInfo* info, ScopedPtrList<Statement>* body, DeclarationScope* outer_scope, Zone* zone) ParseWrapped() argument 775 ParseREPLProgram(ParseInfo* info, ScopedPtrList<Statement>* body, DeclarationScope* scope) ParseREPLProgram() argument 831 ParseFunction(Isolate* isolate, ParseInfo* info, Handle<SharedFunctionInfo> shared_info) ParseFunction() argument 939 DoParseFunction(Isolate* isolate, ParseInfo* info, int start_position, int end_position, int function_literal_id, const AstRawString* raw_name) DoParseFunction() argument 1078 DoParseDeserializedFunction( Isolate* isolate, MaybeHandle<ScopeInfo> maybe_outer_scope_info, ParseInfo* info, int start_position, int end_position, int function_literal_id, const AstRawString* raw_name) DoParseDeserializedFunction() argument 3415 ParseOnBackground(LocalIsolate* isolate, ParseInfo* info, int start_position, int end_position, int function_literal_id) ParseOnBackground() argument [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-snapshot-generator.cc | 796 Script::PositionInfo info; in ExtractLocationForJSFunction() local 1680 ExtractScopeInfoReferences(HeapEntry* entry, ScopeInfo info) ExtractScopeInfoReferences() argument [all...] |
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler.cc | 1792 explicit VisitMarker(NodeInfo* info) : info_(info) { in VisitMarker() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_context.c | 2198 struct zink_rendering_info *info; find_rp_state() local 2473 const VkPipelineRenderingCreateInfo *info = key; hash_rendering_state() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_shader.c | 376 const struct sm1_op_info *info; member 522 struct nine_shader_info *info; member 2185 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) ps1x_sampler_type() argument 3462 const struct sm1_op_info *info = NULL; sm1_parse_instruction() local 3559 tx_ctor(struct shader_translator *tx, struct pipe_screen *screen, struct nine_shader_info *info) tx_ctor() argument 3788 struct nine_shader_info *info = tx->info; parse_shader() local 3946 nine_translate_shader(struct NineDevice9 *device, struct nine_shader_info *info, struct pipe_context *pipe) nine_translate_shader() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 1008 const struct tgsi_shader_info *info = &llvm->draw->vs.vertex_shader->info; in generate_vs() local 927 do_clamp_vertex_color(struct gallivm_state *gallivm, struct lp_type type, const struct tgsi_shader_info *info, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS]) do_clamp_vertex_color() argument 4090 const struct tgsi_shader_info *info = &llvm->draw->tes.tess_eval_shader->info; draw_tes_llvm_generate() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_cmdstream.c | 333 const struct pan_blend_info info = so->info[i]; in panfrost_overdraw_alpha() local 369 struct pan_blend_info info = so->info[i]; panfrost_emit_blend() local 1595 struct pan_tls_info info = { panfrost_emit_shared_memory() local 2793 panfrost_statistics_record( struct panfrost_context *ctx, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw) panfrost_statistics_record() argument 2868 panfrost_draw_emit_vertex(struct panfrost_batch *batch, const struct pipe_draw_info *info, void *invocation_template, mali_ptr vs_vary, mali_ptr varyings, mali_ptr attribs, mali_ptr attrib_bufs, void *job) panfrost_draw_emit_vertex() argument 2908 panfrost_is_implicit_prim_restart(const struct pipe_draw_info *info) panfrost_is_implicit_prim_restart() argument 3056 panfrost_emit_primitive(struct panfrost_context *ctx, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, mali_ptr indices, bool secondary_shader, void *out) panfrost_emit_primitive() argument 3362 panfrost_emit_malloc_vertex(struct panfrost_batch *batch, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, mali_ptr indices, bool secondary_shader, void *job) panfrost_emit_malloc_vertex() argument 3458 panfrost_draw_emit_tiler(struct panfrost_batch *batch, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, void *invocation_template, mali_ptr indices, mali_ptr fs_vary, mali_ptr varyings, mali_ptr pos, mali_ptr psiz, bool secondary_shader, void *job) panfrost_draw_emit_tiler() argument 3493 panfrost_launch_xfb(struct panfrost_batch *batch, const struct pipe_draw_info *info, mali_ptr attribs, mali_ptr attrib_bufs, unsigned count) panfrost_launch_xfb() argument 3579 panfrost_direct_draw(struct panfrost_batch *batch, const struct pipe_draw_info *info, unsigned drawid_offset, const struct pipe_draw_start_count_bias *draw) panfrost_direct_draw() argument 3755 panfrost_indirect_draw(struct panfrost_batch *batch, const struct pipe_draw_info *info, unsigned drawid_offset, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draw) panfrost_indirect_draw() argument 3941 panfrost_draw_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info, unsigned drawid_offset, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) panfrost_draw_vbo() argument 4034 panfrost_launch_grid(struct pipe_context *pipe, const struct pipe_grid_info *info) panfrost_launch_grid() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_pipe.h | 351 struct tgsi_shader_info info; member
|
| H A D | r600_pipe_common.h | 333 struct radeon_info info; member
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | s_client.c | 3267 union BIO_sock_info_u info; in print_stuff() local
|
| H A D | cmp.c | 1958 APP_HTTP_TLS_INFO *info; in setup_client_ctx() local 3062 APP_HTTP_TLS_INFO *info = OSSL_CMP_CTX_get_http_cb_arg(cmp_ctx); cmp_main() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | apps.c | 974 OSSL_STORE_INFO *info = OSSL_STORE_load(ctx); in load_key_certs_crls_suppress() local 2476 APP_HTTP_TLS_INFO *info = (APP_HTTP_TLS_INFO *)arg; app_http_tls_cb() local 2531 APP_HTTP_TLS_INFO_free(APP_HTTP_TLS_INFO *info) APP_HTTP_TLS_INFO_free() argument 2545 APP_HTTP_TLS_INFO info; app_http_get_asn1() local 2601 APP_HTTP_TLS_INFO info; app_http_post_asn1() local [all...] |
| /third_party/openssl/apps/ |
| H A D | cmp.c | 1958 APP_HTTP_TLS_INFO *info; in setup_client_ctx() local 3061 APP_HTTP_TLS_INFO *info = OSSL_CMP_CTX_get_http_cb_arg(cmp_ctx); cmp_main() local [all...] |
| H A D | s_client.c | 3267 union BIO_sock_info_u info; in print_stuff() local
|
| /third_party/openssl/apps/lib/ |
| H A D | apps.c | 972 OSSL_STORE_INFO *info = OSSL_STORE_load(ctx); in load_key_certs_crls_suppress() local 2469 APP_HTTP_TLS_INFO *info = (APP_HTTP_TLS_INFO *)arg; app_http_tls_cb() local 2524 APP_HTTP_TLS_INFO_free(APP_HTTP_TLS_INFO *info) APP_HTTP_TLS_INFO_free() argument 2538 APP_HTTP_TLS_INFO info; app_http_get_asn1() local 2594 APP_HTTP_TLS_INFO info; app_http_post_asn1() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiCommandBuffersTests.cpp | 2068 VkCommandBufferInheritanceInfo* info; in badInheritanceInfoTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 262 const VkSampleLocationsInfoEXT info = in makeEmptySampleLocationsInfo() local
|