/third_party/ffmpeg/tools/ |
H A D | sidxindex.c | 35 struct Track { struct 51 struct Track **tracks; 98 struct Track *track = tracks->tracks[i]; in find_sidx() 122 struct Track *track; in handle_file() 146 struct Track **temp; in handle_file() 183 "Track %d in %s is neither video nor audio, skipping\n", in handle_file() 237 struct Track **adaptation_sets_buf[2] = { NULL }; in output_mpd() 238 struct Track ***adaptation_sets; in output_mpd() 296 struct Track *track = adaptation_sets[set][i]; in output_mpd() 304 struct Track *first_trac in output_mpd() [all...] |
H A D | ismindex.c | 69 struct Track { struct 90 struct Track **tracks; 193 struct Track *track = tracks->tracks[i]; in write_fragments() 328 struct Track *track = NULL; in read_tfra() 402 fprintf(stderr, "Track duration corrected to %"PRId64"\n", in read_tfra() 454 static int get_private_data(struct Track *track, AVCodecParameters *codecpar) in get_private_data() 465 static int get_video_private_data(struct Track *track, AVCodecParameters *codecpar) in get_video_private_data() 503 struct Track *track; in handle_file() 525 struct Track **temp; in handle_file() 563 "Track in handle_file() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | DFAPacketizer.h | 73 void setTrackResources(bool Track) { in setTrackResources() argument 74 A.enableTranscription(Track); in setTrackResources()
|
/third_party/node/deps/v8/src/profiler/ |
H A D | profiler-listener.cc | 54 weak_code_registry_.Track(rec->entry, code); in CodeCreateEvent() 69 weak_code_registry_.Track(rec->entry, code); in CodeCreateEvent() 88 weak_code_registry_.Track(rec->entry, code); in CodeCreateEvent() 228 weak_code_registry_.Track(rec->entry, abstract_code); in CodeCreateEvent() 293 weak_code_registry_.Track(rec->entry, code); in RegExpCodeCreateEvent()
|
H A D | weak-code-registry.h | 26 void Track(CodeEntry* entry, Handle<AbstractCode> code);
|
H A D | weak-code-registry.cc | 26 void WeakCodeRegistry::Track(CodeEntry* entry, Handle<AbstractCode> code) { in Track() function in v8::internal::WeakCodeRegistry
|
H A D | heap-profiler.cc | 101 heap()->isolate()->debug()->feature_tracker()->Track( in TakeSnapshot() 141 heap()->isolate()->debug()->feature_tracker()->Track( in StartHeapObjectsTracking()
|
/third_party/node/src/ |
H A D | cleanup_queue-inl.h | 15 if (obj->IsDoneInitializing()) tracker->Track(obj); in MemoryInfo()
|
H A D | memory_tracker-inl.h | 113 Track(value, edge_name); in TrackField() 273 void MemoryTracker::Track(const MemoryRetainer* retainer, in Track() function in node::MemoryTracker 292 Track(retainer, edge_name); in TrackInlineField()
|
H A D | memory_tracker.h | 126 // and point to the nodes as specified by tracker->Track* calls. 243 inline void Track(const MemoryRetainer* retainer,
|
H A D | env.cc | 1696 tracker.Track(env); in BuildEmbedderGraph() 1829 // this can be done for common types within the Track* calls automatically in SelfSize()
|
/third_party/skia/tools/viewer/ |
H A D | SkottieSlide.cpp | 29 class Track final : public skresources::ExternalTrackAsset { 31 explicit Track(std::unique_ptr<SkAudioPlayer> player) : fPlayer(std::move(player)) {} in Track() function in __anon26529::final 67 return sk_make_sp<Track>(std::move(player));
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cordz_info.cc | 286 cordz_info->Track(); in TrackCord() 302 cordz_info->Track(); in TrackCord() 356 void CordzInfo::Track() { in Track() function in absl::cord_internal::CordzInfo
|
H A D | cordz_info.h | 208 void Track();
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
H A D | SubresourceStorageTests.cpp | 89 // Track a set of ranges that have been seen and can assert that in aggregate they make exactly 100 void Track(const SubresourceRange& range) { in Track() function 152 tracker.Track(range); in CheckSameAs() 270 tracker.Track(range); in CallUpdateOnBoth() 473 tracker.Track(range); in CallMergeOnBoth()
|
/third_party/ffmpeg/libavformat/ |
H A D | mxf.h | 42 Track, enumerator
|
H A D | mxfdec.c | 34 * Search for Track numbers which will identify essence element KLV packets. 35 * Search for SourcePackage which define tracks which contains Track numbers. 402 case Track: in mxf_free_metadataset() 2332 if (!(physical_track = mxf_resolve_strong_ref(mxf, &physical_package->tracks_refs[j], Track))) { in mxf_parse_physical_source_package() 2613 if (!(material_track = mxf_resolve_strong_ref(mxf, &material_package->tracks_refs[i], Track))) { in mxf_parse_structural_metadata() 2660 if (!(temp_track = mxf_resolve_strong_ref(mxf, &source_package->tracks_refs[k], Track))) { in mxf_parse_structural_metadata() 3183 { { 0x06,0x0e,0x2b,0x34,0x02,0x53,0x01,0x01,0x0d,0x01,0x01,0x01,0x01,0x01,0x3A,0x00 }, mxf_read_track, sizeof(MXFTrack), Track }, /* Static Track */ 3184 { { 0x06,0x0e,0x2b,0x34,0x02,0x53,0x01,0x01,0x0d,0x01,0x01,0x01,0x01,0x01,0x3B,0x00 }, mxf_read_track, sizeof(MXFTrack), Track }, /* Generic Track */ [all...] |
H A D | mxfenc.c | 292 // Track 293 { 0x4801, {0x06,0x0E,0x2B,0x34,0x01,0x01,0x01,0x02,0x01,0x07,0x01,0x01,0x00,0x00,0x00,0x00}}, /* Track ID */ 294 { 0x4804, {0x06,0x0E,0x2B,0x34,0x01,0x01,0x01,0x02,0x01,0x04,0x01,0x03,0x00,0x00,0x00,0x00}}, /* Track Number */ 312 { 0x3006, {0x06,0x0E,0x2B,0x34,0x01,0x01,0x01,0x05,0x06,0x01,0x01,0x03,0x05,0x00,0x00,0x00}}, /* Linked Track ID */ 851 mxf_write_uuid(pb, Track, mxf->track_instance_count); in mxf_write_track() 1609 mxf_write_uuid(pb, Track, mxf->track_instance_count + i); in mxf_write_package()
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug.h | 199 void Track(Feature feature);
|
H A D | debug.cc | 369 void DebugFeatureTracker::Track(DebugFeatureTracker::Feature feature) { in Track() function in v8::internal::DebugFeatureTracker 746 feature_tracker()->Track(DebugFeatureTracker::kBreakPoint); in SetBreakpoint() 1185 feature_tracker()->Track(DebugFeatureTracker::kStepping); in PrepareStep() 2380 feature_tracker()->Track(DebugFeatureTracker::kLiveEdit); in SetScriptSource() 2455 feature_tracker()->Track(DebugFeatureTracker::kActive); in UpdateState()
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |