Home
last modified time | relevance | path

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

12

/external/python/cpython3/Lib/asyncio/
Dwindows_events.py49 def __init__(self, ov, *, loop=None): argument
94 def __init__(self, ov, handle, wait_handle, *, loop=None): argument
170 def __init__(self, ov, event, wait_handle, *, loop=None): argument
190 def __init__(self, ov, handle, wait_handle, proactor, *, loop=None): argument
455 def finish_recv(trans, key, ov): argument
478 def finish_recv(trans, key, ov): argument
498 def finish_recv(trans, key, ov): argument
516 def finish_send(trans, key, ov): argument
536 def finish_send(trans, key, ov): argument
554 def finish_accept(trans, key, ov): argument
[all …]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/generics/
DObjectValuesTest.java30 ObjectValues ov = new ObjectValues(); in testObjectValues() local
60 ObjectValuesWithParam<String, Integer> ov = new ObjectValuesWithParam<String, Integer>(); in testObjectValuesWithParam() local
/external/llvm-project/compiler-rt/test/builtins/Unit/
Dmulosi4_test.c15 int ov; in test__mulosi4() local
Dmulodi4_test.c11 int ov; in test__mulodi4() local
Dmuloti4_test.c18 int ov; in test__muloti4() local
/external/compiler-rt/test/builtins/Unit/
Dmulodi4_test.c21 int ov; in test__mulodi4() local
Dmulosi4_test.c25 int ov; in test__mulosi4() local
Dmuloti4_test.c27 int ov; in test__muloti4() local
/external/mesa3d/src/gallium/frontends/dri/
Ddri_query_renderer.c35 int ov = driQueryOptioni(&screen->dev->option_cache, "override_vram_size"); in dri2_query_renderer_integer() local
/external/clang/test/CXX/expr/expr.mptr.oper/
Dp5.cpp20 volatile X0 &ov, in test_object_cvquals()
/external/llvm-project/clang/test/CXX/expr/expr.mptr.oper/
Dp5.cpp20 volatile X0 &ov, in test_object_cvquals()
/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/
Dbind_io_completion_callback.cpp31 OVERLAPPED ov; variable
/external/compiler-rt/test/asan/TestCases/Windows/
Dbind_io_completion_callback.cc36 OVERLAPPED ov; variable
/external/emma/core/java12/com/vladium/emma/instr/
DinstrCommand.java109 final String ov = opt.getFirstValue (); in run() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_resize.c751 int oy_stride, uint8_t *ou, uint8_t *ov, in vp9_resize_frame420()
763 int oy_stride, uint8_t *ou, uint8_t *ov, in vp9_resize_frame422()
775 int oy_stride, uint8_t *ou, uint8_t *ov, in vp9_resize_frame444()
789 uint8_t *ov, int ouv_stride, int oheight, in vp9_highbd_resize_frame420()
803 uint8_t *ov, int ouv_stride, int oheight, in vp9_highbd_resize_frame422()
817 uint8_t *ov, int ouv_stride, int oheight, in vp9_highbd_resize_frame444()
/external/skqp/modules/skottie/src/
DSkottieJson.cpp91 const auto& ov = v.as<ObjectValue>(); in Parse() local
DSkottieValue.cpp134 const auto& ov = jv.as<skjson::ObjectValue>(); in FromJSON() local
/external/eigen/bench/
Dspmv.cpp135 oski_vecview_t ov, ores; in main() local
/external/skia/modules/skottie/src/
DSkottieJson.cpp103 const auto& ov = v.as<ObjectValue>(); in Parse() local
/external/llvm-project/clang/test/SemaCXX/
Ddeleted-function.cpp14 void ov(int) {} // expected-note {{candidate function}} in ov() function
/external/clang/test/SemaCXX/
Ddeleted-function.cpp14 void ov(int) {} // expected-note {{candidate function}} in ov() function
/external/libaom/libaom/av1/common/
Dresize.c1114 int oy_stride, uint8_t *ou, uint8_t *ov, in av1_resize_frame420()
1126 int oy_stride, uint8_t *ou, uint8_t *ov, in av1_resize_frame422()
1138 int oy_stride, uint8_t *ou, uint8_t *ov, in av1_resize_frame444()
1152 uint8_t *ov, int ouv_stride, int oheight, in av1_highbd_resize_frame420()
1166 uint8_t *ov, int ouv_stride, int oheight, in av1_highbd_resize_frame422()
1180 uint8_t *ov, int ouv_stride, int oheight, in av1_highbd_resize_frame444()
/external/swiftshader/tests/VulkanWrapper/
DVulkanTester.cpp85 if(auto ov = getEnv(name.data())) in set() local
/external/clang/lib/CodeGen/
DCodeGenFunction.h814 OpaqueValueMappingData(const OpaqueValueExpr *ov, in OpaqueValueMappingData()
832 const OpaqueValueExpr *ov, in bind()
840 const OpaqueValueExpr *ov, in bind()
848 const OpaqueValueExpr *ov, in bind()
/external/angle/src/tests/gl_tests/
DDrawBaseVertexVariantsTest.cpp164 uint32_t ov = 4 * i; in DrawBaseVertexVariantsTest() local

12