Home
last modified time | relevance | path

Searched defs:closures (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
Dchoicfmt.cpp101 const UBool* closures, in ChoiceFormat()
267 const UBool* closures, in setChoices()
277 const UBool* closures, in setChoices()
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc1245 grpc_core::CallCombinerClosureList closures; in pending_batches_fail() local
1297 grpc_core::CallCombinerClosureList closures; in pending_batches_resume() local
1813 grpc_error* error, grpc_core::CallCombinerClosureList* closures) { in add_closure_for_recv_trailing_metadata_ready()
1851 grpc_core::CallCombinerClosureList* closures) { in add_closures_for_deferred_recv_callbacks()
1907 grpc_error* error, grpc_core::CallCombinerClosureList* closures) { in add_closures_to_fail_unstarted_pending_batches()
1938 grpc_core::CallCombinerClosureList closures; in run_closures_for_completed_call() local
2023 grpc_core::CallCombinerClosureList* closures) { in add_closure_for_completed_pending_batch()
2054 grpc_core::CallCombinerClosureList* closures) { in add_closures_for_replay_or_pending_send_ops()
2121 grpc_core::CallCombinerClosureList closures; in on_complete() local
2169 grpc_core::CallCombinerClosureList* closures) { in add_closure_for_subchannel_batch()
[all …]
/external/grpc-grpc/src/core/lib/iomgr/
Dexecutor.cc184 grpc_closure_list closures = ts->elems; in ThreadMain() local
/external/grpc-grpc/src/core/lib/transport/
Dtransport.cc219 grpc_core::CallCombinerClosureList closures; local
/external/icu/icu4c/source/test/intltest/
Dtchcfmt.cpp472 UBool closures[] = { F, F, T, T, F, F }; in TestClosures() local
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_call_create.cc628 grpc_core::CallCombinerClosureList closures; in StartTransportStreamOp() local
/external/harfbuzz_ng/src/
Dhb-subset-cff-common.hh960 SubrClosures closures; member