Home
last modified time | relevance | path

Searched refs:pop_front (Results 1 – 25 of 110) sorted by relevance

12345

/third_party/openh264/test/common/
DCWelsListTest.cpp15 cTestList.pop_front(); in TEST()
35 cTestList.pop_front(); in TEST()
77 cTestList.pop_front(); in TEST()
92 cTestList.pop_front(); in TEST()
100 cTestList.pop_front(); in TEST()
132 cTestList.pop_front(); in TEST()
237 cTestList.pop_front(); in TEST()
262 cNonDuplicatedIntList.pop_front(); in TEST()
278 cNonDuplicatedIntList.pop_front(); in TEST()
279 cNonDuplicatedIntList.pop_front(); in TEST()
[all …]
DWelsTaskListTest.cpp34 pTaskList->pop_front(); in TEST()
41 pTaskList->pop_front(); in TEST()
49 pTaskList->pop_front(); in TEST()
67 pTaskList->pop_front(); in TEST()
76 pTaskList->pop_front(); in TEST()
80 pTaskList->pop_front(); in TEST()
/third_party/openh264/codec/common/src/
DWelsThreadPool.cpp216 m_cIdleThreads->pop_front(); in Uninit()
335 m_cIdleThreads->pop_front(); in GetIdleThread()
360 m_cWaitedTasks->pop_front(); in GetWaitedTask()
376 m_cWaitedTasks->pop_front(); in ClearWaitedTasks()
/third_party/skia/infra/bots/recipe_modules/builder_name_schema/
Dbuilder_name_schema.py143 def pop_front(items): function
161 value, parts = pop_front(parts)
168 value, parts = pop_front(parts)
/third_party/skia/src/gpu/
DGrFinishCallbacks.cpp32 fCallbacks.pop_front(); in check()
42 fCallbacks.pop_front(); in callAll()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DFindPreciseNodes.cpp53 void pop_front(size_t n);
113 void AccessChain::pop_front(size_t n) in pop_front() function in sh::__anon2fdfedd80111::AccessChain
134 pop_front(commonSize); in removePrefix()
591 mCurrentAccessChain.pop_front(1); in visitAggregate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanPredicator.cpp94 Worklist.pop_front(); in genPredicateTree()
96 Worklist.pop_front(); in genPredicateTree()
/third_party/skia/tests/
DDequeTest.cpp115 deq.pop_front(); in TestSub()
122 deq.pop_front(); in TestSub()
/third_party/openh264/codec/encoder/core/src/
Dwels_task_management.cpp184 pTargetTaskList->pop_front(); in DestroyTaskList()
271 m_cEncodingTaskList[0]->pop_front(); in ExecuteTasks()
/third_party/nghttp2/src/
Dshrpx_memcached_connection.cc555 recvq_.pop_front(); in parse_packet()
640 sendq_.pop_front(); in drain_send_queue()
654 sendbufv_.pop_front(); in drain_send_queue()
656 sendq_.pop_front(); in drain_send_queue()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLPlatform.cpp85 createFuncs.pop_front(); in Initialize()
275 createDatas.pop_front(); in createDevices()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPooledResourceMemoryAllocator.cpp42 mPool.pop_front(); in AllocateResourceHeap()
/third_party/spirv-tools/source/fuzz/pass_management/
Drepeated_pass_manager_random_with_recommendations.cpp54 recommended_passes_.pop_front(); in ChoosePass()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/pass_management/
Drepeated_pass_manager_random_with_recommendations.cpp54 recommended_passes_.pop_front(); in ChoosePass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/pass_management/
Drepeated_pass_manager_random_with_recommendations.cpp54 recommended_passes_.pop_front(); in ChoosePass()
/third_party/glslang/StandAlone/
DWorklist.h73 worklist.pop_front(); in remove()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFDeadCode.cpp34 T pop_front() { in pop_front() function
133 NodeId N = WorkQ.pop_front(); in collect()
/third_party/glslang/glslang/Include/
Darrays.h141 void pop_front() in pop_front() function
317 void dereference() { sizes.pop_front(); } in dereference()
/third_party/skia/experimental/graphite/src/
DGpu.cpp73 fOutstandingSubmissions.pop_front(); in checkForFinishedWork()
/third_party/mesa3d/src/amd/compiler/
Daco_statistics.cpp374 lgkm.pop_front(); in add()
376 exp.pop_front(); in add()
378 vm.pop_front(); in add()
380 vs.pop_front(); in add()
/third_party/skia/include/private/
DSkDeque.h58 void pop_front();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTaskQueue.h118 Tasks.pop_front(); in completeTask()
/third_party/skia/modules/skparagraph/src/
DOneLineShaper.cpp156 fUnresolvedBlocks.pop_front(); in finish()
464 fUnresolvedBlocks.pop_front();
719 fUnresolvedBlocks.pop_front();
750 fUnresolvedBlocks.pop_front();
/third_party/skia/src/core/
DSkExecutor.cpp60 list->pop_front(); in pop()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DQueryGL.cpp83 mPendingQueries.pop_front(); in ~StandardQueryGL()
225 mPendingQueries.pop_front(); in flush()

12345