Home
last modified time | relevance | path

Searched refs:perform (Results 1 - 25 of 114) sorted by relevance

12345

/third_party/mesa3d/include/android_stub/system/
H A Dwindow.h295 /* Valid operations for the (*perform)() hook.
515 * hook used to perform various operations on the surface.
516 * (*perform)() is a generic mechanism to add functionality to
522 * (*perform)() returns -ENOENT if the 'what' parameter is not supported
528 int (*perform)(struct ANativeWindow* window, member
644 return window->perform(window, NATIVE_WINDOW_SET_USAGE, usage); in native_window_set_usage()
683 return window->perform(window, NATIVE_WINDOW_SET_CROP, crop); in native_window_set_crop()
704 return window->perform(window, NATIVE_WINDOW_SET_POST_TRANSFORM_CROP, crop); in native_window_set_post_transform_crop()
733 return window->perform(window, NATIVE_WINDOW_SET_BUFFER_COUNT, bufferCount); in native_window_set_buffer_count()
753 return window->perform(windo in native_window_set_buffers_geometry()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopIterator.h123 void perform(LoopInfo *LI);
180 void perform(LoopInfo *LI) { in perform() function in llvm::LoopBlocksRPO
181 DFS.perform(LI); in perform()
/third_party/node/deps/openssl/openssl/apps/
H A Ds_time.c127 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main() local
151 perform = 2; in s_time_main()
154 perform = 1; in s_time_main()
267 if (!(perform & 1)) in s_time_main()
328 if (!(perform & 2)) in s_time_main()
/third_party/openssl/apps/
H A Ds_time.c127 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main() local
151 perform = 2; in s_time_main()
154 perform = 1; in s_time_main()
267 if (!(perform & 1)) in s_time_main()
328 if (!(perform & 2)) in s_time_main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp79 bool perform() { in perform() function in __anon25217::LibCallsShrinkWrap
84 if (perform(CI)) { in perform()
93 bool perform(CallInst *CI);
505 bool LibCallsShrinkWrap::perform(CallInst *CI) { in perform() function in LibCallsShrinkWrap
508 assert(Callee && "perform() should apply to a non-empty callee"); in perform()
510 assert(Func && "perform() is not expecting an empty function"); in perform()
529 bool Changed = CCDCE.perform(); in runImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp148 void perform() { in perform() function in __anon25079::MemOPSizeOpt
154 if (perform(MI)) { in perform()
166 // Not perform on constant length calls. in visitMemIntrinsic()
185 bool perform(MemIntrinsic *MI);
232 bool MemOPSizeOpt::perform(MemIntrinsic *MI) { in perform() function in __anon25079::MemOPSizeOpt
424 MemOPSizeOpt.perform(); in PGOMemOPSizeOptImpl()
/third_party/libabigail/tests/
H A Dtest-read-ctf.cc397 /// Task specialization to perform CTF tests.
405 perform();
437 test_task_ctf::perform() in perform() function in test_task_ctf
H A Dtest-read-dwarf.cc576 /// Task specialization to perform DWARF tests.
584 perform();
617 test_task_dwarf::perform() in perform() function in test_task_dwarf
H A Dtest-types-stability.cc84 perform() in perform() function
H A Dtest-diff-filter.cc853 perform() in perform() function
H A Dtest-read-write.cc268 perform() in perform() function
H A Dtest-diff-suppr.cc2083 perform() in perform() function
/third_party/libabigail/include/
H A Dabg-workers.h46 perform() = 0;
/third_party/skia/third_party/externals/swiftshader/include/Android/hardware/
H A Dgralloc.h38 int (*perform)(gralloc_module_t const*, int, ...); member
/third_party/nghttp2/src/
H A Dinflatehd.cc173 static int perform(void) { in perform() function
281 perform(); in main()
H A Ddeflatehd.cc195 static int perform(void) { in perform() function
436 perform(); in main()
/third_party/libuv/src/unix/
H A Ddarwin-stub.h63 void (*perform)(void*); member
/third_party/node/deps/uv/src/unix/
H A Ddarwin-stub.h74 void (*perform)(void*); member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_android.c185 ret = gralloc->perform(gralloc, CROS_GRALLOC_DRM_GET_BUFFER_INFO, in tu_gralloc_info_cros()
226 if (!strcmp(gralloc->common.name, cros_gralloc_module_name) && gralloc->perform) { in tu_gralloc_info()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_android.c183 ret = gralloc->perform(gralloc, CROS_GRALLOC_DRM_GET_BUFFER_INFO, in v3dv_gralloc_info_cros()
214 gralloc->perform) { in v3dv_gralloc_info()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c353 /* More recent CrOS gralloc has a perform op that fills out the struct below
384 dri2_dpy->gralloc->perform &&
385 dri2_dpy->gralloc->perform(dri2_dpy->gralloc,
1576 if (dri2_dpy->gralloc->perform)
1577 err = dri2_dpy->gralloc->perform(dri2_dpy->gralloc,
1774 dri2_dpy->gralloc->perform &&
1775 dri2_dpy->gralloc->perform(
/third_party/mesa3d/include/android_stub/hardware/
H A Dgralloc.h244 int (*perform)(struct gralloc_module_t const* module, member
/third_party/libabigail/src/
H A Dabg-workers.cc215 /// waiting to perform a task, so that they wake up and end up their
216 /// execution. If there is no task to perform, they just end their
217 /// execution. If there are tasks to perform, they finish them and
334 /// perform, they are woken up and their execution ends.
381 // If there is no more tasks to perform and the queue is not to in wait_to_execute_a_task()
386 // We were woken up. So maybe there are tasks to perform? If in wait_to_execute_a_task()
396 // If we've got a task to perform then perform it and when it's in wait_to_execute_a_task()
400 t->perform(); in wait_to_execute_a_task()
/third_party/python/Tools/msi/
H A Duploadrelease.bat106 echo --skip-purge Does not perform CDN purge after uploading
107 echo --skip-test (-T) Does not perform post-upload tests
/third_party/libunwind/libunwind/doc/
H A Dunw_init_remote.tex39 it is easier to use and because it may perform better.

Completed in 23 milliseconds

12345