Home
last modified time | relevance | path

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

/third_party/libabigail/tests/
Dtest-read-dwarf.cc617 test_task_dwarf::perform() in perform() function in test_task_dwarf
Dtest-read-ctf.cc437 test_task_ctf::perform() in perform() function in test_task_ctf
Dtest-types-stability.cc84 perform() in perform() function
Dtest-diff-filter.cc853 perform() in perform() function
Dtest-read-write.cc268 perform() in perform() function
Dtest-diff-suppr.cc2083 perform() in perform() function
Dtest-diff-pkg.cc1116 perform() in perform() function
/third_party/skia/third_party/externals/swiftshader/include/Android/hardware/
Dgralloc.h38 int (*perform)(gralloc_module_t const*, int, ...); member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp148 void perform() { in perform() function in __anon57b37fce0211::MemOPSizeOpt
232 bool MemOPSizeOpt::perform(MemIntrinsic *MI) { in perform() function in __anon57b37fce0211::MemOPSizeOpt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp79 bool perform() { in perform() function in __anon7bf2ab680211::LibCallsShrinkWrap
505 bool LibCallsShrinkWrap::perform(CallInst *CI) { in perform() function in LibCallsShrinkWrap
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkupload.h56 GstFlowReturn (*perform) (gpointer impl, member
Dvkdownload.h56 GstFlowReturn (*perform) (gpointer impl, member
/third_party/nghttp2/src/
Dinflatehd.cc173 static int perform(void) { in perform() function
Ddeflatehd.cc195 static int perform(void) { in perform() function
/third_party/node/deps/uv/src/unix/
Ddarwin-stub.h74 void (*perform)(void*); member
/third_party/libuv/src/unix/
Ddarwin-stub.h74 void (*perform)(void*); member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopIterator.h180 void perform(LoopInfo *LI) { in perform() function
/third_party/node/deps/openssl/openssl/apps/
Ds_time.c127 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main() local
/third_party/openssl/apps/
Ds_time.c127 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main() local
/third_party/mesa3d/include/android_stub/hardware/
Dgralloc.h244 int (*perform)(struct gralloc_module_t const* module, member
/third_party/libabigail/tools/
Dabipkgdiff.cc2008 perform() in perform() function in pkg_extraction_task
2043 perform() in perform() function in pkg_prepare_task
2076 perform() in perform() function in compare_task
2149 perform() in perform() function in self_compare_task
/third_party/mesa3d/include/android_stub/system/
Dwindow.h528 int (*perform)(struct ANativeWindow* window, member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp1108 void LoopBlocksDFS::perform(LoopInfo *LI) { in perform() function in LoopBlocksDFS
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c211 GstGLUploadReturn (*perform) (gpointer impl, GstBuffer * buffer, member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp7497 void CacheState::perform (vk::VkPipelineStageFlagBits stage, in perform() function in vkt::memory::__anonec8724850111::CacheState