/external/libffi/testsuite/ |
D | Makefile.am | 21 libffi.call/negint.c libffi.closures/nested_struct3.c \ 69 libffi.closures/cls_multi_sshort.c \ 70 libffi.closures/cls_align_longdouble_split2.c \ 71 libffi.closures/cls_1_1byte.c libffi.closures/cls_uint_va.c \ 72 libffi.closures/cls_3_1byte.c libffi.closures/cls_many_mixed_args.c \ 73 libffi.closures/cls_20byte1.c libffi.closures/cls_pointer_stack.c \ 74 libffi.closures/cls_align_float.c libffi.closures/cls_5_1_byte.c \ 75 libffi.closures/cls_9byte1.c libffi.closures/cls_align_uint32.c \ 76 libffi.closures/stret_medium.c libffi.closures/cls_3byte1.c \ 77 libffi.closures/cls_align_uint64.c libffi.closures/cls_longdouble_va.c \ [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-subset-cff-common.hh | 591 void create (subr_closures_t& closures) in create() 593 global_remap.create (closures.global_closure); in create() 595 local_remaps[i].create (closures.local_closures[i]); in create() 621 closures.fini (); in ~subr_subsetter_t() 644 closures.init (acc.fdCount); in subset() 654 if (unlikely (!closures.valid)) in subset() 674 closures.global_closure, closures.local_closures[fd], in subset() 698 closures.global_closure, closures.local_closures[fd], in subset() 711 closures.reset (); in subset() 723 closures.global_closure, closures.local_closures[fd], in subset() [all …]
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/ |
D | transport.cc | 189 grpc_core::CallCombinerClosureList closures; local 191 closures.Add( 196 closures.Add(batch->payload->recv_message.recv_message_ready, 200 closures.Add( 205 closures.Add(batch->on_complete, GRPC_ERROR_REF(error), 209 closures.RunClosures(call_combiner);
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | client_channel.cc | 447 const CallCombinerClosureList& closures); 455 const CallCombinerClosureList& closures) { in YieldCallCombinerIfPendingBatchesFound() argument 456 return closures.size() > 0; in YieldCallCombinerIfPendingBatchesFound() 693 const CallCombinerClosureList& closures); 701 const CallCombinerClosureList& closures) { in YieldCallCombinerIfPendingBatchesFound() argument 702 return closures.size() > 0; in YieldCallCombinerIfPendingBatchesFound() 747 CallCombinerClosureList* closures); 752 SubchannelCallRetryState* retry_state, CallCombinerClosureList* closures); 761 CallCombinerClosureList* closures); 773 CallCombinerClosureList* closures); [all …]
|
/external/grpc-grpc/src/core/lib/transport/ |
D | transport.cc | 219 grpc_core::CallCombinerClosureList closures; local 221 closures.Add( 226 closures.Add(batch->payload->recv_message.recv_message_ready, 230 closures.Add( 235 closures.Add(batch->on_complete, GRPC_ERROR_REF(error), 239 closures.RunClosures(call_combiner);
|
/external/icu/icu4c/source/i18n/ |
D | choicfmt.cpp | 101 const UBool* closures, in ChoiceFormat() argument 107 setChoices(limits, closures, formats, cnt, constructorErrorCode); in ChoiceFormat() 267 const UBool* closures, in setChoices() argument 272 setChoices(limits, closures, formats, cnt, errorCode); in setChoices() 277 const UBool* closures, in setChoices() argument 304 if (closures != NULL && closures[i]) { in setChoices()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | choicfmt.h | 221 const UBool* closures, 328 const UBool* closures, 500 const UBool* closures,
|
/external/icu/libicu/cts_headers/unicode/ |
D | choicfmt.h | 221 const UBool* closures, 328 const UBool* closures, 500 const UBool* closures,
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | client_channel.cc | 1245 grpc_core::CallCombinerClosureList closures; in pending_batches_fail() local 1254 closures.Add(&batch->handler_private.closure, GRPC_ERROR_REF(error), in pending_batches_fail() 1260 closures.RunClosures(calld->call_combiner); in pending_batches_fail() 1262 closures.RunClosuresWithoutYielding(calld->call_combiner); in pending_batches_fail() 1297 grpc_core::CallCombinerClosureList closures; in pending_batches_resume() local 1307 closures.Add(&batch->handler_private.closure, GRPC_ERROR_NONE, in pending_batches_resume() 1313 closures.RunClosures(calld->call_combiner); in pending_batches_resume() 1813 grpc_error* error, grpc_core::CallCombinerClosureList* closures) { in add_closure_for_recv_trailing_metadata_ready() argument 1838 closures->Add(pending->batch->payload->recv_trailing_metadata in add_closure_for_recv_trailing_metadata_ready() 1851 grpc_core::CallCombinerClosureList* closures) { in add_closures_for_deferred_recv_callbacks() argument [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/libffi.xcodeproj/ |
D | project.pbxproj | 14 …DBFA714E187F1D8600A76262 /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7143187F… 15 …DBFA714F187F1D8600A76262 /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7143187F… 62 …3187F1D8600A76262 /* closures.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 143 DBFA7143187F1D8600A76262 /* closures.c */, 381 DBFA714E187F1D8600A76262 /* closures.c in Sources */, 404 DBFA714F187F1D8600A76262 /* closures.c in Sources */,
|
/external/libffi/libffi.xcodeproj/ |
D | project.pbxproj | 18 …DBFA714E187F1D8600A76262 /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7143187F… 19 …DBFA714F187F1D8600A76262 /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7143187F… 46 …FDB52FB71F6144FA00AA92E6 /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7143187F… 85 …FDDB2F511F5D846400EF414E /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7143187F… 155 …3187F1D8600A76262 /* closures.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 242 DBFA7143187F1D8600A76262 /* closures.c */, 555 DBFA714E187F1D8600A76262 /* closures.c in Sources */, 579 DBFA714F187F1D8600A76262 /* closures.c in Sources */, 593 FDB52FB71F6144FA00AA92E6 /* closures.c in Sources */, 617 FDDB2F511F5D846400EF414E /* closures.c in Sources */,
|
/external/icu/icu4c/source/test/intltest/ |
D | tchcfmt.cpp | 472 UBool closures[] = { F, F, T, T, F, F }; in TestClosures() local 476 ChoiceFormat fmt1(limits, closures, fmts, 6); in TestClosures() 519 if((closures2[i]!=0) != (closures[i]!=0)) { in TestClosures() 520 … errln("FAIL: closure #%d = %s, should be %s\n", i, closures2[i]?"T":"F", closures[i]?"T":"F"); in TestClosures()
|
/external/grpc-grpc/test/cpp/microbenchmarks/ |
D | bm_call_create.cc | 628 grpc_core::CallCombinerClosureList closures; in StartTransportStreamOp() local 630 closures.Add(op->payload->recv_initial_metadata.recv_initial_metadata_ready, in StartTransportStreamOp() 634 closures.Add(op->payload->recv_message.recv_message_ready, GRPC_ERROR_NONE, in StartTransportStreamOp() 638 closures.Add( in StartTransportStreamOp() 643 closures.Add(op->on_complete, GRPC_ERROR_NONE, "on_complete"); in StartTransportStreamOp() 646 closures.RunClosures(calld->call_combiner); in StartTransportStreamOp()
|
/external/rust/crates/fallible-iterator/ |
D | CHANGELOG.md | 9 * All closures used by adaptor methods now return `Result`s.
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | executor.cc | 184 grpc_closure_list closures = ts->elems; in ThreadMain() local 191 subtract_depth = RunClosures(ts->name, closures); in ThreadMain()
|
/external/starlark-go/starlark/testdata/ |
D | function.star | 11 # Test lexical scope and closures: 114 closures = set(["".count for _ in range(10)]) 115 assert.eq(len(closures), 10)
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | executor.cc | 241 grpc_closure_list closures = ts->elems; in ThreadMain() local 248 subtract_depth = RunClosures(ts->name, closures); in ThreadMain()
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/ |
D | test_decoder.cc | 251 int closures[MAX_NESTING]; variable 539 upb::Sink sink(global_handlers, &closures[0]); in run_decoder() 851 upb::Sink sink(global_handlers, &closures[0]); in test_valid() 1135 upb::Sink sink(global_method.dest_handlers(), &closures[0]); in test_emptyhandlers() 1172 closures[i] = i; in run_tests()
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | fficonfig.py.in | 3 src/closures.c
|
D | ChangeLog.libffi | 41 src/closures.c, 427 * include/ffi.h.in LICENSE src/debug.c src/closures.c 557 closures. 559 closures.
|
/external/rust/crates/scopeguard/ |
D | README.rst | 74 - Implement ``Sync`` for guards with non-``Sync`` closures.
|
/external/python/cpython2/Modules/_ctypes/libffi/doc/ |
D | libffi.info | 407 Because closures work by assembling a tiny function at runtime, they 409 Memory management for closures is handled by a pair of functions: 535 * Variadic closures. 560 * closures: The Closure API. (line 13)
|
D | libffi.texi | 457 @cindex closures 461 Because closures work by assembling a tiny function at runtime, they 463 heap. Memory management for closures is handled by a pair of 600 Variadic closures.
|
/external/libffi/ |
D | Android.bp | 89 "src/closures.c",
|
D | ChangeLog.libffi | 41 src/closures.c, 427 * include/ffi.h.in LICENSE src/debug.c src/closures.c 557 closures. 559 closures.
|