Home
last modified time | relevance | path

Searched defs:perform (Results 1 – 21 of 21) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/internal/
DAtomic.kt21 abstract fun perform(affected: Any?): Any? in perform() method
56 final override fun perform(affected: Any?): Any? { in perform() method in kotlinx.coroutines.internal.AtomicOp
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/changes/
DChangeSetPerformer.java70 public ChangeSetResults perform(final ArchiveInputStream in, final ArchiveOutputStream out) in perform() method in ChangeSetPerformer
91 public ChangeSetResults perform(final ZipFile in, final ArchiveOutputStream out) in perform() method in ChangeSetPerformer
111 private ChangeSetResults perform(final ArchiveEntryIterator entryIterator, in perform() method in ChangeSetPerformer
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dreactor_op.hpp34 bool perform() in perform() function in asio::detail::reactor_op
Dposix_fd_set_adapter.hpp86 void perform(reactor_op_queue<socket_type>& operations, in perform() function in asio::detail::posix_fd_set_adapter
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
DMutableMethodImplementation.java127 void perform(); in perform() method
/external/swiftshader/include/Android/hardware/
Dgralloc.h38 int (*perform)(gralloc_module_t const*, int, ...); member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp148 void perform() { in perform() function in __anon2249e4080211::MemOPSizeOpt
232 bool MemOPSizeOpt::perform(MemIntrinsic *MI) { in perform() function in __anon2249e4080211::MemOPSizeOpt
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp79 bool perform() { in perform() function in __anon7e86bce20211::LibCallsShrinkWrap
505 bool LibCallsShrinkWrap::perform(CallInst *CI) { in perform() function in LibCallsShrinkWrap
/external/swiftshader/include/Android/system/
Dwindow.h50 int (*perform)(ANativeWindow*, int, ...); member
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/sync/
DMutex.kt268 override fun perform(affected: Any?): Any? { in toString() method in kotlinx.coroutines.sync.TryLockDesc.PrepareOp
382 override fun perform(affected: Any?): Any? { in toString() method in UnlockOp
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopIterator.h181 void perform(LoopInfo *LI) { in perform() function
/external/mesa3d/include/android_stub/hardware/
Dgralloc.h244 int (*perform)(struct gralloc_module_t const* module, member
/external/llvm/lib/Analysis/
DLoopInfo.cpp725 void LoopBlocksDFS::perform(LoopInfo *LI) { in perform() function in LoopBlocksDFS
/external/guava/guava-tests/test/com/google/common/collect/
DImmutableListTest.java540 void perform(List<Integer> list); in perform() method
/external/guava/android/guava-tests/test/com/google/common/collect/
DImmutableListTest.java534 void perform(List<Integer> list); in perform() method
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopInfo.cpp764 void LoopBlocksDFS::perform(LoopInfo *LI) { in perform() function in LoopBlocksDFS
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/internal/
DLockFreeLinkedList.kt404 override fun perform(affected: Any?): Any? { in <lambda>() method in kotlinx.coroutines.internal.LockFreeLinkedListNode.AbstractAtomicDesc.PrepareOp
/external/mesa3d/include/android_stub/system/
Dwindow.h466 int (*perform)(struct ANativeWindow* window, member
/external/python/httplib2/doc/html/
Dsearchindex.js1 …{all:1,code:1,chain:1,proxy_type_xxx:1,follow:1,privat:1,readabl:1,those:1,sent:1,liter:1,everi:1,…
Dsearchindex.json1 …><span class=\"pre\">httplib2</span></tt> A comprehensive HTTP client library."],{"all":[1],"code…
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp7465 void CacheState::perform (vk::VkPipelineStageFlagBits stage, in perform() function in vkt::memory::__anon4fc75e100111::CacheState