Home
last modified time | relevance | path

Searched defs:head (Results 251 – 275 of 2804) sorted by relevance

1...<<11121314151617181920>>...113

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord_ring_reader_test.cc97 CordRepRing::index_type head = ring->head(); in TEST() local
125 CordRepRing::index_type head = ring->head(); in TEST() local
152 CordRepRing::index_type head = ring->head(); in TEST() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Dcord_ring_reader_test.cc97 CordRepRing::index_type head = ring->head(); in TEST() local
125 CordRepRing::index_type head = ring->head(); in TEST() local
152 CordRepRing::index_type head = ring->head(); in TEST() local
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey/
H A Dhisi_mcu.c73 static int is_binary_header_invalid(struct mcu_image_head *head, in is_binary_header_invalid()
87 struct mcu_image_head *head) in is_binary_section_invalid()
160 struct mcu_image_head *head; in hisi_mcu_load_image() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey/
Dhisi_mcu.c73 static int is_binary_header_invalid(struct mcu_image_head *head, in is_binary_header_invalid()
87 struct mcu_image_head *head) in is_binary_section_invalid()
160 struct mcu_image_head *head; in hisi_mcu_load_image() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dcord_ring_reader_test.cc97 CordRepRing::index_type head = ring->head(); in TEST() local
125 CordRepRing::index_type head = ring->head(); in TEST() local
152 CordRepRing::index_type head = ring->head(); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-deque/src/
Ddeque.rs1302 head: CachePadded<Position<T>>, field
1432 let mut head; in steal() localVariable
1568 let mut head; in steal_batch_with_limit() localVariable
1766 let mut head; in steal_batch_with_limit_and_pop() localVariable
1923 let head = self.head.index.load(Ordering::SeqCst); in is_empty() localVariable
1947 let mut head = self.head.index.load(Ordering::SeqCst); in len() localVariable
1981 let mut head = *self.head.index.get_mut(); in drop() localVariable
/aosp_15_r20/external/obex/src/com/android/obex/
H A DClientSession.java184 HeaderSet head; in get() local
308 HeaderSet head; in put() local
478 public boolean sendRequest(int opCode, byte[] head, HeaderSet header, in sendRequest()
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dpackage_table.rs79 let mut head = 0; in from_bytes() localVariable
175 let mut head = 0; in from_bytes_v1() localVariable
191 let mut head = 0; in from_bytes_v2() localVariable
256 let mut head = header.into_bytes().len(); in from_bytes() localVariable
H A Dflag_value.rs74 let mut head = 0; in from_bytes() localVariable
124 let mut head = header.into_bytes().len(); in from_bytes() localVariable
180 let mut head = 0; in test_version_number() localVariable
/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/llama/runner/
H A Dio_memory.cpp158 for (int head = 0; head < num_heads_; ++head) { in prepare_io() local
321 for (int head = 0; head < num_heads_; ++head) { in prepare_io() local
353 for (int head = 0; head < num_heads_; ++head) { in prepare_io() local
438 for (int head = 0; head < 32; ++head) { in update_io() local
/aosp_15_r20/external/rust/android-crates-io/crates/pest_generator/src/
Dgenerator.rs454 let head = generate_expr(*lhs); in generate_expr() localVariable
478 let head = generate_expr(*lhs); in generate_expr() localVariable
627 let head = generate_expr_atomic(*lhs); in generate_expr_atomic() localVariable
649 let head = generate_expr_atomic(*lhs); in generate_expr_atomic() localVariable
/aosp_15_r20/external/crosvm/io_uring/src/
H A During.rs745 let head = ptr.add(params.sq_off.head as usize) as *const AtomicU32; in new() localVariable
790 let head = ptr.add(params.cq_off.head as usize) as *const AtomicU32; in new() localVariable
822 let head = self.pointers.head(Ordering::Relaxed); in num_ready() localVariable
834 let head = self.pointers.head(Ordering::Relaxed); in pop_front() localVariable
871 head: *const AtomicU32, field
902 fn head(&self, ordering: Ordering) -> u32 { in head() method
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/
H A DSharedFlow.kt354 private val head: Long get() = minOf(minCollectorIndex, replayIndex) constant in kotlinx.coroutines.flow.SharedFlowImpl
486 val head = head in growBuffer() constant
535 val head = head in updateCollectorIndexLocked() constant
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_ring.c23 const volatile atomic_uint *head; member
69 struct list_head head; member
207 const uint32_t head = vn_ring_load_head(ring); in vn_ring_has_space() local
221 uint32_t head; in vn_ring_wait_space() local
248 alignas(64) uint32_t head; in vn_ring_get_layout() member
/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_ring.h26 struct vkr_region head; member
44 volatile atomic_uint *head; member
86 struct list_head head; member
/aosp_15_r20/external/erofs-utils/lib/
H A Dinode.c107 struct list_head *head = in erofs_iget() local
119 struct list_head *head = in erofs_iget_by_nid() local
278 struct erofs_dentry *head, struct erofs_dentry *end) in fill_dirblock()
302 unsigned int q, struct erofs_dentry *head, in write_dirblock()
423 struct erofs_dentry *head = list_first_entry(&dir->i_subdirs, in erofs_write_dir_file() local
1328 unsigned int entries, head, tail; member
1730 struct erofs_inode *head, **last = &head; in erofs_mkfs_dump_tree() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/
H A Dlit.rs819 let head = input.fork(); in parse() localVariable
830 let head = input.fork(); in parse() localVariable
841 let head = input.fork(); in parse() localVariable
852 let head = input.fork(); in parse() localVariable
863 let head = input.fork(); in parse() localVariable
874 let head = input.fork(); in parse() localVariable
885 let head = input.fork(); in parse() localVariable
/aosp_15_r20/external/trusty/musl/arch/aarch64/bits/
Dsignal.h34 struct _aarch64_ctx head; member
40 struct _aarch64_ctx head; member
44 struct _aarch64_ctx head; member
50 struct _aarch64_ctx head; member
/aosp_15_r20/external/musl/arch/aarch64/bits/
H A Dsignal.h34 struct _aarch64_ctx head; member
40 struct _aarch64_ctx head; member
44 struct _aarch64_ctx head; member
50 struct _aarch64_ctx head; member
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/bits/
H A Dsignal.h34 struct _aarch64_ctx head; member
40 struct _aarch64_ctx head; member
44 struct _aarch64_ctx head; member
50 struct _aarch64_ctx head; member
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/
H A Ditron.rs124 head: Option<ListHead>, field
238 let head = self.head.as_mut().unwrap(); in remove() localVariable
277 let head = self.head.as_mut()?; in pop_front() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/
H A Ditron.rs123 head: Option<ListHead>, field
237 let head = self.head.as_mut().unwrap(); in remove() localVariable
276 let head = self.head.as_mut()?; in pop_front() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/
H A Ditron.rs124 head: Option<ListHead>, field
238 let head = self.head.as_mut().unwrap(); in remove() localVariable
277 let head = self.head.as_mut()?; in pop_front() localVariable
/aosp_15_r20/external/brotli/c/enc/
H A Dhash_forgetful_chain_inc.h96 uint16_t* BROTLI_RESTRICT head = FN(Head)(self->extra); in FN() local
134 uint16_t* BROTLI_RESTRICT head = FN(Head)(self->extra); in FN() local
200 uint16_t* BROTLI_RESTRICT head = FN(Head)(self->extra); in FN() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/
H A Ditron.rs123 head: Option<ListHead>, field
237 let head = self.head.as_mut().unwrap(); in remove() localVariable
276 let head = self.head.as_mut()?; in pop_front() localVariable

1...<<11121314151617181920>>...113