Home
last modified time | relevance | path

Searched defs:marker (Results 1 - 25 of 203) sorted by relevance

123456789

/third_party/libabigail/tests/data/test-diff-filter/
H A Dtest-PR25661-4-v1.c7 uint64_t marker[0]; member
H A Dtest-PR25661-4-v0.c5 uint64_t marker[0]; member
/third_party/ffmpeg/libavformat/
H A Dmj2kdec.c32 int i, marker, marker_size; in mjpeg2000_probe() local
H A Ddtsdec.c44 int marker, wide_hdr, hdr_size, framesize; in dts_probe() local
H A Dtxd.c58 unsigned int id, chunk_size, marker; in txd_read_packet() local
H A Dmxg.c135 uint8_t *startmarker_ptr, *end, *search_end, marker; in mxg_read_packet() local
[all...]
/third_party/libsnd/src/
H A Dnew.c82 { int marker ; in new_read_header() local
H A Dpvf.c137 int marker, channels, samplerate, bitwidth ; in pvf_read_header() local
H A Dhtk.c187 { int sample_count, sample_period, marker ; in htk_read_header() local
H A Dircam.c137 { unsigned int marker, encoding ; in ircam_read_header() local
[all...]
H A Dchunk.c31 { int64_t marker = 0 ; in hash_of_str() local
65 { uint32_t marker ; in psf_get_chunk_iterator() member
141 psf_store_read_chunk_u32 (READ_CHUNKS * pchk, uint32_t marker, sf_count_t offset, uint32_t len) in psf_store_read_chunk_u32() argument
162 { uint32_t marker ; psf_find_read_chunk_str() member
178 psf_find_read_chunk_m32(const READ_CHUNKS * pchk, uint32_t marker) psf_find_read_chunk_m32() argument
188 psf_find_read_chunk_iterator(const READ_CHUNKS * pchk, const SF_CHUNK_ITERATOR * marker) psf_find_read_chunk_iterator() argument
199 { uint32_t marker ; psf_store_read_chunk_str() member
223 { uint32_t marker ; psf_save_write_chunk() member
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-state.cc14 const internal::MarkerBase* marker = in IsMarking() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dpartial_gc.cpp104 auto marker = heap_->GetConcurrentMarker(); in Finish() local
H A Dfull_gc.cpp68 auto marker = reinterpret_cast<CompressGCMarker*>(heap_->GetCompressGCMarker()); in RunPhasesForAppSpawn() local
194 auto marker = reinterpret_cast<CompressGCMarker*>(heap_->GetCompressGCMarker()); in HasEvacuated() local
H A Dincremental_marker.h99 explicit RecursionScope(IncrementalMarker* marker) : marker_(marker) in RecursionScope() argument
/third_party/node/deps/v8/src/profiler/
H A Dcircular-queue.h54 base::Atomic32 marker; variable
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_gc.cpp79 SharedGCMarker *marker = sHeap_->GetSharedGCMarker(); in Mark() local
H A Dshared_full_gc.cpp64 SharedGCMovableMarker *marker = sHeap_->GetSharedGCMovableMarker(); in Mark() local
163 auto marker = reinterpret_cast<SharedGCMovableMarker *>(sHeap_->GetSharedGCMovableMarker()); in HasEvacuated() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgenerational-gc-base-inl.h26 void GenerationalGC<LanguageConfig>::MarkStack(Marker *marker, GCMarkingStackType *stack, in MarkStack() argument
53 NO_THREAD_SAFETY_ANALYSIS void GenerationalGC<LanguageConfig>::MarkImpl(Marker *marker, in MarkImpl() argument
91 VisitCardTableConcurrent(Marker *marker, GCMarkingStackType *objectsStack, const ReferenceCheckPredicateT &refPred, const MemRangeChecker &memRangeChecker, const GC::MarkPreprocess &markPreprocess) VisitCardTableConcurrent() argument
[all...]
/third_party/cups-filters/cupsfilters/
H A Dimage-jpeg.c46 jpeg_saved_marker_ptr marker; /* Pointer to marker data */ in _cupsImageReadJPEG() local
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A DGstep.c64 linux_interrupt(struct cursor *c, ia64_loc_t prev_cfm_loc, unw_word_t *num_regsp, int marker) linux_interrupt() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdicc.c77 jpeg_saved_marker_ptr marker; GLOBAL() local
[all...]
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
H A Dbranch_elimination.cpp180 bool AllPredecessorsMarked(BasicBlock *block, Marker marker) in AllPredecessorsMarked() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dloop_transform.h72 bool LoopVisitLRN(Loop *loop, Marker marker) in LoopVisitLRN() argument
88 bool VisitBlockInLoop(BasicBlock *block, Loop *loop, Marker marker) in VisitBlockInLoop() argument
120 bool VisitLoop(Loop *loop, [[maybe_unused]] Marker marker) in VisitLoop() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp9_superframe_split_bsf.c45 int i, j, ret, marker; in vp9_superframe_split_filter() local

Completed in 8 milliseconds

123456789