/external/python/cpython3/Lib/asyncio/ |
D | windows_events.py | 49 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/ |
D | ObjectValuesTest.java | 30 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/ |
D | mulosi4_test.c | 15 int ov; in test__mulosi4() local
|
D | mulodi4_test.c | 11 int ov; in test__mulodi4() local
|
D | muloti4_test.c | 18 int ov; in test__muloti4() local
|
/external/compiler-rt/test/builtins/Unit/ |
D | mulodi4_test.c | 21 int ov; in test__mulodi4() local
|
D | mulosi4_test.c | 25 int ov; in test__mulosi4() local
|
D | muloti4_test.c | 27 int ov; in test__muloti4() local
|
/external/mesa3d/src/gallium/frontends/dri/ |
D | dri_query_renderer.c | 35 int ov = driQueryOptioni(&screen->dev->option_cache, "override_vram_size"); in dri2_query_renderer_integer() local
|
/external/clang/test/CXX/expr/expr.mptr.oper/ |
D | p5.cpp | 20 volatile X0 &ov, in test_object_cvquals()
|
/external/llvm-project/clang/test/CXX/expr/expr.mptr.oper/ |
D | p5.cpp | 20 volatile X0 &ov, in test_object_cvquals()
|
/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/ |
D | bind_io_completion_callback.cpp | 31 OVERLAPPED ov; variable
|
/external/compiler-rt/test/asan/TestCases/Windows/ |
D | bind_io_completion_callback.cc | 36 OVERLAPPED ov; variable
|
/external/emma/core/java12/com/vladium/emma/instr/ |
D | instrCommand.java | 109 final String ov = opt.getFirstValue (); in run() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_resize.c | 751 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/ |
D | SkottieJson.cpp | 91 const auto& ov = v.as<ObjectValue>(); in Parse() local
|
D | SkottieValue.cpp | 134 const auto& ov = jv.as<skjson::ObjectValue>(); in FromJSON() local
|
/external/eigen/bench/ |
D | spmv.cpp | 135 oski_vecview_t ov, ores; in main() local
|
/external/skia/modules/skottie/src/ |
D | SkottieJson.cpp | 103 const auto& ov = v.as<ObjectValue>(); in Parse() local
|
/external/llvm-project/clang/test/SemaCXX/ |
D | deleted-function.cpp | 14 void ov(int) {} // expected-note {{candidate function}} in ov() function
|
/external/clang/test/SemaCXX/ |
D | deleted-function.cpp | 14 void ov(int) {} // expected-note {{candidate function}} in ov() function
|
/external/libaom/libaom/av1/common/ |
D | resize.c | 1114 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/ |
D | VulkanTester.cpp | 85 if(auto ov = getEnv(name.data())) in set() local
|
/external/clang/lib/CodeGen/ |
D | CodeGenFunction.h | 814 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/ |
D | DrawBaseVertexVariantsTest.cpp | 164 uint32_t ov = 4 * i; in DrawBaseVertexVariantsTest() local
|