/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_transfer_queue.c | 37 struct virgl_transfer *queued; member 155 static bool transfers_intersect(struct virgl_transfer *queued, in transfers_intersect() 163 struct virgl_transfer *queued) in remove_transfer() 173 struct virgl_transfer *queued = args->queued; in replace_unmapped_transfer() local 185 struct virgl_transfer *queued = args->queued; in transfer_put() local 198 struct virgl_transfer *queued = args->queued; in transfer_write() local 212 struct virgl_transfer *queued, *tmp; in compare_and_perform_action() local 230 struct virgl_transfer *queued, *tmp; in perform_action() local 364 struct virgl_transfer *queued; in virgl_transfer_queue_extend_buffer() local
|
/aosp_15_r20/external/bcc/tools/ |
H A D | runqlen.py | 218 queued = {} variable 242 queued = 0 variable
|
/aosp_15_r20/external/ublksrv/qcow2/ |
H A D | qcow2_flush_meta.cpp | 404 bool MetaFlushingState::__need_flush(int queued) in __need_flush() 431 unsigned queued) in need_flush() 624 void Qcow2MetaFlushing::run_flush(const struct ublksrv_queue *q, int queued) in run_flush()
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | test_completion_callback_unittest.cc | 120 bool queued = boss.DoSomething(callback.callback()); in TEST_F() local 133 bool queued = boss.DoSomething(std::move(completion_callback)); in TEST_F() local
|
/aosp_15_r20/frameworks/base/core/java/android/os/SemiConcurrentMessageQueue/ |
H A D | MessageQueue.java | 266 private static long combineCounts(int queued, int cancelled) { in combineCounts() 273 int queued = numQueued(oldVal); in incrementQueued() local 291 int queued = numQueued(oldVal); in incrementCancelled() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/ |
D | broadcast.rs | 357 queued: AtomicBool, field 909 let queued = &(*waiter.as_ptr()).queued; in notify_rx() localVariable 1419 let queued = self in drop() localVariable 1433 let queued = self in drop() localVariable
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_inq.c | 207 int nsd, ret, queued = -1; in wait_for_ack() local 355 unsigned int queued; in process_one_client() local
|
/aosp_15_r20/frameworks/base/core/java/android/os/ConcurrentMessageQueue/ |
H A D | MessageQueue.java | 277 private static long combineCounts(int queued, int cancelled) { in combineCounts() 284 int queued = numQueued(oldVal); in incrementQueued() local 302 int queued = numQueued(oldVal); in incrementCancelled() local
|
/aosp_15_r20/external/curl/docs/examples/ |
H A D | multi-double.c | 63 int queued; in main() local
|
/aosp_15_r20/external/cronet/net/reporting/ |
H A D | reporting_report.cc | 27 base::TimeTicks queued, in ReportingReport()
|
H A D | reporting_report.h | 118 base::TimeTicks queued; member
|
/aosp_15_r20/frameworks/base/cmds/incidentd/src/ |
H A D | Throttler.cpp | 36 sp<ReportBatch> Throttler::filterBatch(const sp<ReportBatch>& queued) { in filterBatch()
|
/aosp_15_r20/frameworks/av/media/mtp/ |
H A D | PosixAsyncIO.h | 40 bool queued; member
|
/aosp_15_r20/external/cronet/base/task/ |
H A D | post_job.cc | 170 const bool queued = in PostJob() local
|
/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/location/ |
H A D | TestThreadingDomain.java | 140 QueuedRunnable queued = mQueue.remove(0); in executeNext() local
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | kgsl.proto | 15 optional uint32 queued = 3; field
|
/aosp_15_r20/external/ComputeLibrary/tests/framework/instruments/ |
H A D | OpenCLTimer.cpp | 199 cl_ulong queued; in measurements() local
|
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/ |
H A D | charconv_bigint.cc | 233 uint32_t queued = 0; in ReadDigits() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
D | charconv_bigint.cc | 233 uint32_t queued = 0; in ReadDigits() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/ |
H A D | charconv_bigint.cc | 233 uint32_t queued = 0; in ReadDigits() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
H A D | charconv_bigint.cc | 233 uint32_t queued = 0; in ReadDigits() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/ |
H A D | charconv_bigint.cc | 233 uint32_t queued = 0; in ReadDigits() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/ |
H A D | charconv_bigint.cc | 233 uint32_t queued = 0; in ReadDigits() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/ |
H A D | charconv_bigint.cc | 233 uint32_t queued = 0; in ReadDigits() local
|
/aosp_15_r20/frameworks/base/core/java/android/os/CombinedMessageQueue/ |
H A D | MessageQueue.java | 2481 private static long combineCounts(int queued, int cancelled) { in combineCounts() 2488 int queued = numQueued(oldVal); in incrementQueued() local 2506 int queued = numQueued(oldVal); in incrementCancelled() local
|