Home
last modified time | relevance | path

Searched defs:pending (Results 1 – 25 of 92) sorted by relevance

1234

/external/dbus/dbus/
Ddbus-pending-call.c120 DBusPendingCall *pending; in _dbus_pending_call_new_unlocked() local
179 _dbus_pending_call_set_reply_unlocked (DBusPendingCall *pending, in _dbus_pending_call_set_reply_unlocked()
211 _dbus_pending_call_complete (DBusPendingCall *pending) in _dbus_pending_call_complete()
235 _dbus_pending_call_queue_timeout_error_unlocked (DBusPendingCall *pending, in _dbus_pending_call_queue_timeout_error_unlocked()
255 _dbus_pending_call_is_timeout_added_unlocked (DBusPendingCall *pending) in _dbus_pending_call_is_timeout_added_unlocked()
270 _dbus_pending_call_set_timeout_added_unlocked (DBusPendingCall *pending, in _dbus_pending_call_set_timeout_added_unlocked()
286 _dbus_pending_call_get_timeout_unlocked (DBusPendingCall *pending) in _dbus_pending_call_get_timeout_unlocked()
300 _dbus_pending_call_get_reply_serial_unlocked (DBusPendingCall *pending) in _dbus_pending_call_get_reply_serial_unlocked()
314 _dbus_pending_call_set_reply_serial_unlocked (DBusPendingCall *pending, in _dbus_pending_call_set_reply_serial_unlocked()
330 _dbus_pending_call_get_connection_and_lock (DBusPendingCall *pending) in _dbus_pending_call_get_connection_and_lock()
[all …]
Ddbus-connection.c491 DBusPendingCall *pending; in _dbus_connection_queue_received_message_link() local
925 DBusPendingCall *pending) in _dbus_connection_attach_pending_call_unlocked()
977 DBusPendingCall *pending; in free_pending_call_on_hash_removal() local
1010 DBusPendingCall *pending) in _dbus_connection_detach_pending_call_unlocked()
1021 DBusPendingCall *pending) in _dbus_connection_detach_pending_call_and_unlock()
1053 DBusPendingCall *pending) in _dbus_connection_remove_pending_call()
1207 DBusPendingCall *pending, in _dbus_connection_do_iteration_unlocked()
2281 DBusPendingCall *pending; in connection_timeout_and_complete_all_pending_calls_unlocked() local
2307 DBusPendingCall *pending, in complete_pending_call_and_unlock()
2321 DBusPendingCall *pending) in check_for_reply_and_update_dispatch_unlocked()
[all …]
/external/skia/src/core/
DSkTaskGroup.cpp42 static void Add(std::function<void(void)> fn, SkAtomic<int32_t>* pending) { in Add()
49 static void Batch(int N, std::function<void(int)> fn, SkAtomic<int32_t>* pending) { in Batch()
57 static void Wait(SkAtomic<int32_t>* pending) { in Wait()
96 SkAtomic<int32_t>* pending; // then decrement pending afterwards. member
125 void add(std::function<void(void)> fn, SkAtomic<int32_t>* pending) { in add()
135 void batch(int N, std::function<void(int)> fn, SkAtomic<int32_t>* pending) { in batch()
/external/curl/docs/examples/
Dmulti-uv.c104 int pending; in check_multi_info() local
136 int pending; in curl_perform() local
/external/selinux/libselinux/utils/
Dgetsebool.c17 int i, get_all = 0, rc = 0, active, pending, len = 0, opt; in main() local
/external/dbus/test/name-test/
Dtest-pending-call-timeout.c17 DBusPendingCall *pending; in _method_call() local
/external/dbus/bus/
Dconnection.c1484 bus_pending_reply_free (BusPendingReply *pending) in bus_pending_reply_free()
1498 BusPendingReply *pending) in bus_pending_reply_send_no_reply()
1542 BusPendingReply *pending = link->data; in bus_pending_reply_expired() local
1593 BusPendingReply *pending; in bus_connection_drop_pending_replies() local
1638 BusPendingReply *pending; member
1682 BusPendingReply *pending; in bus_connections_expect_reply() local
1814 BusPendingReply *pending = d->link->data; in check_pending_reply_data_free() local
1850 BusPendingReply *pending = link->data; in bus_connections_check_reply() local
/external/aac/libSBRenc/src/
Dresampler.h126 int pending; /*! number of pending output samples */ member
/external/toybox/scripts/
Dmkstatus.py26 blah,pending=readit(["sed -n 's/[^ \\t].*TOY(\\([^,]*\\),.*/\\1/p' toys/pending/*.c"], 1) variable
/external/opencv3/samples/python2/
Dvideo_threaded.py57 pending = deque() variable
/external/jemalloc/src/
Dtsd.c42 bool pending[MALLOC_TSD_CLEANUPS_MAX], again; in _malloc_thread_cleanup() local
/external/v8/src/crankshaft/arm64/
Ddelayed-masm-arm64.h66 bool pending() { return pending_ != kNone; } in pending() function
/external/v8/test/mjsunit/es6/
Dmirror-promises.js58 var pending = new Promise(function(resolve, reject) {}); variable
/external/bison/lib/
Dsigprocmask.c207 sigset_t pending = 0; in sigpending() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_buffer.h160 boolean pending; member
/external/v8/src/crankshaft/
Dhydrogen-range-analysis.cc95 Pending pending = stack.RemoveLast(); in Run() local
/external/kernel-headers/original/uapi/linux/
Drtc.h38 unsigned char pending; /* 0 = alarm not pending, 1 = alarm pending */ member
/external/sonivox/arm-wt-22k/lib_src/
Deas_miditypes.h48 EAS_BOOL8 pending; /* flag indicates more data expected */ member
/external/valgrind/coregrind/
Dm_libcsignal.c469 vki_sigset_t pending, blocked, allbutone; in VG_() local
/external/squashfs-tools/kernel/fs/squashfs/
Dsquashfs_fs_sb.h46 int pending; member
/external/curl/lib/
Dmultihandle.h83 struct curl_llist *pending; /* SessionHandles that are in the member
/external/squashfs-tools/kernel/include/linux/
Dsquashfs_fs_sb.h33 char pending; member
/external/wpa_supplicant_8/src/radius/
Dradius_client.c1538 int pending = 0; in radius_client_dump_auth_server() local
1587 int pending = 0; in radius_client_dump_acct_server() local
/external/libweave/src/privet/
Dsecurity_manager.cc378 bool pending = ClosePendingSession(session_id); in CancelPairing() local
/external/fio/profiles/
Dact.c41 unsigned int pending; member

1234