Home
last modified time | relevance | path

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

/third_party/python/Lib/asyncio/
Dwindows_events.py54 def __init__(self, ov, *, loop=None): argument
99 def __init__(self, ov, handle, wait_handle, *, loop=None): argument
175 def __init__(self, ov, event, wait_handle, *, loop=None): argument
195 def __init__(self, ov, handle, wait_handle, proactor, *, loop=None): argument
460 def finish_recv(trans, key, ov): argument
483 def finish_recv(trans, key, ov): argument
503 def finish_recv(trans, key, ov): argument
521 def finish_send(trans, key, ov): argument
541 def finish_send(trans, key, ov): argument
559 def finish_accept(trans, key, ov): argument
[all …]
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_query_renderer.c106 int ov = driQueryOptioni(&screen->dev->option_cache, "override_vram_size"); in dri2_query_renderer_integer() local
/third_party/ffmpeg/libavcodec/
Ddfpwmdec.c49 int nq, lq, st, ns, ov; in au_decompress() local
/third_party/skia/modules/skottie/src/
DSkottieJson.cpp103 const auto& ov = v.as<ObjectValue>(); in Parse() local
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DVulkanTester.cpp85 if(auto ov = getEnv(name.data())) in set() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DDrawBaseVertexVariantsTest.cpp164 uint32_t ov = 4 * i; in DrawBaseVertexVariantsTest() local
DDrawBaseVertexBaseInstanceTest.cpp138 uint32_t ov = 4 * i; in DrawBaseVertexBaseInstanceTest() local
/third_party/nghttp2/tests/
Dfailmalloc_test.c228 static const nghttp2_origin_entry ov = { in run_nghttp2_session_send_server() local
Dnghttp2_frame_test.c510 nghttp2_origin_entry ov[] = { in test_nghttp2_frame_pack_origin() local
Dnghttp2_session_test.c2638 nghttp2_origin_entry ov; in test_nghttp2_session_recv_origin() local
6770 static const nghttp2_origin_entry ov[] = { in test_nghttp2_submit_origin() local
/third_party/nghttp2/lib/
Dnghttp2_frame.c227 nghttp2_origin_entry *ov, size_t nov) { in nghttp2_frame_origin_init()
826 nghttp2_origin_entry *ov; in nghttp2_frame_unpack_origin_payload() local
Dnghttp2_submit.c588 const nghttp2_origin_entry *ov, size_t nov) { in nghttp2_submit_origin()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_frame.c227 nghttp2_origin_entry *ov, size_t nov) { in nghttp2_frame_origin_init()
826 nghttp2_origin_entry *ov; in nghttp2_frame_unpack_origin_payload() local
Dnghttp2_submit.c588 const nghttp2_origin_entry *ov, size_t nov) { in nghttp2_submit_origin()
/third_party/python/Lib/multiprocessing/
Dconnection.py332 def _get_more_data(self, ov, maxsize): argument
/third_party/mbedtls/library/
Daes.c1313 unsigned char ov[17]; in mbedtls_aes_crypt_cfb8() local
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h4824 nghttp2_origin_entry *ov; member
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h4840 nghttp2_origin_entry *ov; member
/third_party/python/Modules/
Doverlapped.c595 mark_as_completed(OVERLAPPED *ov) in mark_as_completed()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c165 int ov = driQueryOptioni(&device->instance->dri_options, "override_vram_size"); in radv_get_adjusted_vram_size() local