| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg.c | 4191 transcode_from_filter(FilterGraph *graph, InputStream **best_ist) transcode_from_filter() argument [all...] |
| H A D | ffmpeg.h | 245 struct FilterGraph *graph; member 269 struct FilterGraph *graph; member 294 AVFilterGraph *graph; member
|
| H A D | ffplay.c | 1797 static int configure_filtergraph(AVFilterGraph *graph, const char *filtergraph, in configure_filtergraph() argument 1840 static int configure_video_filters(AVFilterGraph *graph, VideoStat argument 2127 AVFilterGraph *graph = NULL; video_thread() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | pipeline.cc | 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 342 Graph* graph() const { return graph_; } graph() function in v8::internal::compiler::PipelineData 2433 Graph* graph = data->graph(); Run() local 2502 WasmHeapStubCompilationJob(Isolate* isolate, CallDescriptor* call_descriptor, std::unique_ptr<Zone> zone, Graph* graph, CodeKind kind, std::unique_ptr<char[]> debug_name, const AssemblerOptions& options, SourcePositionTable* source_positions) WasmHeapStubCompilationJob() argument 2544 NewWasmHeapStubCompilationJob( Isolate* isolate, CallDescriptor* call_descriptor, std::unique_ptr<Zone> zone, Graph* graph, CodeKind kind, std::unique_ptr<char[]> debug_name, const AssemblerOptions& options, SourcePositionTable* source_positions) NewWasmHeapStubCompilationJob() argument 2827 HashGraphForPGO(Graph* graph) HashGraphForPGO() argument 2886 GenerateCodeForCodeStub( Isolate* isolate, CallDescriptor* call_descriptor, Graph* graph, JSGraph* jsgraph, SourcePositionTable* source_positions, CodeKind kind, const char* debug_name, Builtin builtin, const AssemblerOptions& options, const ProfileDataFromFile* profile_data) GenerateCodeForCodeStub() argument 3018 Graph* graph = mcgraph->graph(); GenerateCodeForWasmNativeStub() local 3300 GenerateCodeForTesting( OptimizedCompilationInfo* info, Isolate* isolate, CallDescriptor* call_descriptor, Graph* graph, const AssemblerOptions& options, Schedule* schedule) GenerateCodeForTesting() argument [all...] |
| H A D | simplified-lowering.cc | 229 JSONGraphWriterWithVerifierTypes(std::ostream& os, const Graph* graph, in JSONGraphWriterWithVerifierTypes() argument 1532 Graph* graph() const { return jsgraph_->graph(); } graph() function in v8::internal::compiler::RepresentationSelector [all...] |
| H A D | typer.cc | 38 Typer::Typer(JSHeapBroker* broker, Flags flags, Graph* graph, in Typer() argument 171 Graph* graph() { return typer_->graph(); } in graph() function in v8::internal::compiler::Typer::Visitor
|
| H A D | effect-control-linearizer.cc | 327 Graph* graph() const { return js_graph_->graph(); } in graph() function in v8::internal::compiler::EffectControlLinearizer 453 TryCloneBranch(Node* node, BasicBlock* block, Zone* temp_zone, Graph* graph, CommonOperatorBuilder* common, BlockEffectControlMap* block_effects, SourcePositionTable* source_positions, NodeOriginTable* node_origins) TryCloneBranch() argument 6708 LinearizeEffectControl(JSGraph* graph, Schedule* schedule, Zone* temp_zone, SourcePositionTable* source_positions, NodeOriginTable* node_origins, JSHeapBroker* broker) LinearizeEffectControl() argument [all...] |
| H A D | bytecode-graph-builder.cc | 389 Graph* graph() const { return jsgraph_->graph(); } in graph() function in v8::internal::compiler::BytecodeGraphBuilder 603 Graph* graph() const { return builder_->graph(); } in graph() function in v8::internal::compiler::BytecodeGraphBuilder::Environment [all...] |
| H A D | wasm-compiler.cc | 4348 Graph* WasmGraphBuilder::graph() { return mcgraph()->graph(); } graph() function in v8::internal::compiler::WasmGraphBuilder [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-snapshot-generator.cc | 2555 EmbedderGraphImpl graph; in IterateAndExtractReferences() local
|