/third_party/grpc/test/core/util/ |
D | port_server_client.cc | 39 grpc_polling_entity pops = {}; member 56 grpc_pollset_kick(grpc_polling_entity_pollset(&pr->pops), nullptr)); in freed_port_from_server() 79 pr.pops = grpc_polling_entity_create_from_pollset(pollset); in grpc_free_port_using_server() 80 shutdown_closure = GRPC_CLOSURE_CREATE(destroy_pops_and_shutdown, &pr.pops, in grpc_free_port_using_server() 90 grpc_httpcli_get(&context, &pr.pops, resource_quota, &req, in grpc_free_port_using_server() 103 grpc_polling_entity_pollset(&pr.pops), &worker, in grpc_free_port_using_server() 111 grpc_pollset_shutdown(grpc_polling_entity_pollset(&pr.pops), in grpc_free_port_using_server() 122 grpc_polling_entity pops = {}; member 156 grpc_pollset_kick(grpc_polling_entity_pollset(&pr->pops), nullptr)); in got_port_from_server() 174 grpc_httpcli_get(pr->ctx, &pr->pops, resource_quota, &req, in got_port_from_server() [all …]
|
/third_party/grpc/test/core/security/ |
D | oauth2_utils.cc | 35 grpc_polling_entity pops; member 63 grpc_pollset_kick(grpc_polling_entity_pollset(&request->pops), nullptr)); in on_oauth2_response() 80 request.pops = grpc_polling_entity_create_from_pollset(pollset); in grpc_test_fetch_oauth2_token_with_credentials() 90 if (creds->get_request_metadata(&request.pops, null_ctx, &request.md_array, in grpc_test_fetch_oauth2_token_with_credentials() 103 grpc_pollset_work(grpc_polling_entity_pollset(&request.pops), in grpc_test_fetch_oauth2_token_with_credentials() 110 grpc_pollset_shutdown(grpc_polling_entity_pollset(&request.pops), in grpc_test_fetch_oauth2_token_with_credentials() 113 grpc_pollset_destroy(grpc_polling_entity_pollset(&request.pops)); in grpc_test_fetch_oauth2_token_with_credentials()
|
D | print_google_default_creds_token.cc | 37 grpc_polling_entity pops; member 60 grpc_pollset_kick(grpc_polling_entity_pollset(&sync->pops), nullptr)); in on_metadata_response() 93 sync.pops = grpc_polling_entity_create_from_pollset(pollset); in main() 101 ->get_request_metadata(&sync.pops, context, &sync.md_array, in main() 113 grpc_pollset_work(grpc_polling_entity_pollset(&sync.pops), &worker, in main() 123 gpr_free(grpc_polling_entity_pollset(&sync.pops)); in main()
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | modal_barrier_test.dart | 92 …testWidgets('ModalBarrier pops the Navigator when dismissed by primay tap', (WidgetTester tester) … 117 …testWidgets('ModalBarrier pops the Navigator when dismissed by primary tap down', (WidgetTester te… 142 …testWidgets('ModalBarrier pops the Navigator when dismissed by non-primary tap down', (WidgetTeste… 207 …testWidgets('ModalBarrier pops the Navigator with a WillPopScope that returns true', (WidgetTester…
|
D | editable_text_show_on_screen_test.dart | 297 …testWidgets('scrolls into view with scrollInserts after the keyboard pops up', (WidgetTester teste…
|
/third_party/boost/libs/regex/doc/ |
D | thread_safety.qbk | 22 instances onto a queue, while another thread pops them off the other end),
|
/third_party/openssl/crypto/perlasm/ |
D | README | 42 and pops.
|
/third_party/python/Lib/idlelib/ |
D | HISTORY.txt | 190 - Call tip window pops up when you type the name of a known function 280 automaticall pops up when you get a traceback.
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | routes.dart | 370 /// pops the latest route, which is the local history entry, and the red 372 /// once again pops the latest route, which is the `SecondPage`, itself. 795 /// primary [animation] runs from 0.0 to 1.0. When the Navigator pops the 846 /// runs from 0.0 to 1.0. When the Navigator pops the topmost route, the 885 /// pops the topmost route this animation runs from 1.0 to 0.0. 888 /// runs from 0.0 to 1.0. When the [Navigator] pops the topmost route, the 1015 /// pops. If this is not necessary, this can be set to false to allow the
|
D | binding.dart | 480 /// Called when the system pops the current route.
|
/third_party/wayland_standard/ |
D | TODO | 97 open grabs the pointer and clicking outside the window pops down
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_debug_marker.txt | 109 pops the most recent group marker. If there is no group marker to pop then
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_debug_marker.txt | 109 pops the most recent group marker. If there is no group marker to pop then
|
/third_party/python/Doc/tutorial/ |
D | datastructures.rst | 175 efficient for this purpose. While appends and pops from the end of list are 176 fast, doing inserts or pops from the beginning of a list is slow (because all 180 have fast appends and pops from both ends. For example::
|
D | stdlib2.rst | 309 that is like a list with faster appends and pops from the left side but slower
|
/third_party/python/Doc/library/ |
D | dis.rst | 896 ``TOS1``, pops *count* values to form values in the built dictionary. 1120 ``CALL_FUNCTION`` pops all arguments and the callable object off the stack, 1138 ``CALL_FUNCTION_KW`` pops all arguments and the callable object off the stack, 1155 ``CALL_FUNCTION_EX`` pops all arguments and the callable object off the stack,
|
D | collections.rst | 26 :class:`deque` list-like container with fast appends and pops on either end 452 efficient appends and pops from either side of the deque with approximately the
|
D | tkinter.tix.rst | 95 pops up over a widget to provide help. When the user moves the cursor inside a
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/ |
D | bottom_app_bar_demo.dart | 392 // A drawer that pops up from the bottom of the screen.
|
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/ |
D | houdini_canvas.dart | 261 /// The [restore] method automatically pops the element off the stack.
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.11.1.rst | 371 - r600g: take into account force_add_cf in pops
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | TargetOpcodes.def | 177 /// from the stack and returning (it just pops pc register too), and LLVM
|
/third_party/boost/libs/fiber/doc/ |
D | when_any.qbk | 413 `wait_all_until_error()` pops that `future< T >` and calls its [member_link
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 10386 static int pops(struct r600_shader_ctx *ctx, int pops) in pops() function 10398 alu_pop += pops; in pops() 10412 ctx->bc->cf_last->pop_count = pops; in pops() 10561 static int emit_jump_to_offset(struct r600_shader_ctx *ctx, int pops, int offset) 10565 ctx->bc->cf_last->pop_count = pops; 10585 pops(ctx, ifidx + 1); 10598 pops(ctx, 1); 10667 pops(ctx, 1); in tgsi_endif()
|
/third_party/boost/libs/thread/doc/ |
D | sync_queues_ref.qbk | 21 … to those elements with other queue operations. So, concurrent pushes and pops on queues require a…
|