HomeSort by relevance Sort by last modified time
    Searched refs:head (Results 626 - 650 of 3044) sorted by null

<<21222324252627282930>>

  /development/ndk/platforms/android-9/include/linux/
genhd.h 44 unsigned char head; member in struct:partition
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
fix_dict.py 46 power< head=any+
56 head = results["head"]
66 head = [n.clone() for n in head]
69 args = head + [pytree.Node(syms.trailer,
  /external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/
ListSubListTester.java 223 List<E> head = list.subList(0, size - 1); local
229 assertEquals(list.get(0), head.get(0));
230 assertEquals(list.get(size - 2), head.get(size - 2));
231 for (List<E> subList : Arrays.asList(copy, head, tail)) {
247 List<E> head = list.subList(0, size - 1); local
250 assertTrue(head.contains(list.get(0)));
254 assertTrue(head.contains(list.get(size - 2)));
256 assertFalse(head.contains(list.get(size - 1)));
265 List<E> head = list.subList(0, size - 1); local
269 assertEquals(head.indexOf(list.get(0))
291 List<E> head = list.subList(0, size - 1); local
    [all...]
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
ListSubListTester.java 227 List<E> head = list.subList(0, size - 1); local
233 assertEquals(list.get(0), head.get(0));
234 assertEquals(list.get(size - 2), head.get(size - 2));
235 for (List<E> subList : Arrays.asList(copy, head, tail)) {
251 List<E> head = list.subList(0, size - 1); local
254 assertTrue(head.contains(list.get(0)));
258 assertTrue(head.contains(list.get(size - 2)));
260 assertFalse(head.contains(list.get(size - 1)));
269 List<E> head = list.subList(0, size - 1); local
273 assertEquals(head.indexOf(list.get(0))
295 List<E> head = list.subList(0, size - 1); local
    [all...]
  /external/harfbuzz_ng/src/
check-includes.sh 17 grep '#.*\<include\>' "$x" /dev/null | head -n 1
30 grep '#.*\<include\>' "$x" /dev/null | grep -v 'include _' | head -n 1
  /external/libcap-ng/libcap-ng-0.7/utils/
proc-llist.h 43 /* This is the linked list head. Only data elements that are 1 per
46 lnode *head; // List head member in struct:__anon22657
  /external/libusb/libusb/
libusbi.h 94 * head - list head
98 #define list_for_each_entry(pos, head, member, type) \
99 for (pos = list_entry((head)->next, type, member); \
100 &pos->member != (head); \
103 #define list_for_each_entry_safe(pos, n, head, member, type) \
104 for (pos = list_entry((head)->next, type, member), \
106 &pos->member != (head); \
116 static inline void list_add(struct list_head *entry, struct list_head *head)
118 entry->next = head->next
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
memory_pool.h 38 unsigned char * head; member in struct:memory_pool
  /external/python/cpython2/Lib/lib2to3/fixes/
fix_dict.py 46 power< head=any+
56 head = results["head"]
66 head = [n.clone() for n in head]
69 args = head + [pytree.Node(syms.trailer,
  /external/selinux/checkpolicy/
queue.h 25 queue_node_ptr_t head; member in struct:queue_info
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/error/
Mark.java 52 String head = ""; local
56 head = " ... ";
76 result.append(head);
80 for (int i = 0; i < indent + pointer - start + head.length(); i++) {
  /external/syslinux/com32/include/sys/
module.h 92 struct list_head required; // Head of the required modules list
93 struct list_head dependants; // Head of module dependants list
184 * module_current - return the module at the head of the module list.
188 struct elf_module *head; local
190 head = list_entry((&modules_head)->next, typeof(*head), list);
191 return head;
  /external/syslinux/core/include/
mbox.h 21 struct semaphore head_sem; /* Head pointer semaphore */
24 void **head; /* Head pointer */ member in struct:mailbox
  /external/syslinux/gpxe/src/include/gpxe/
iobuf.h 53 void *head; member in struct:io_buffer
94 assert ( (iobuf)->data >= (iobuf)->head ); \
173 return ( iobuf->data - iobuf->head );
199 iobuf->head = iobuf->data = data;
  /frameworks/base/libs/hwui/
AnimationContext.cpp 60 AnimationHandle* head = mNextFrameAnimations.mNextHandle; local
61 if (head) {
63 mCurrentFrameAnimations.mNextHandle = head;
64 head->mPreviousHandle = &mCurrentFrameAnimations;
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_dict.py 46 power< head=any+
56 head = results["head"]
66 head = [n.clone() for n in head]
69 args = head + [pytree.Node(syms.trailer,
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_dict.py 46 power< head=any+
56 head = results["head"]
66 head = [n.clone() for n in head]
69 args = head + [pytree.Node(syms.trailer,
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
genhd.h 44 unsigned char head; member in struct:partition
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
genhd.h 44 unsigned char head; member in struct:partition
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
genhd.h 44 unsigned char head; member in struct:partition
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
genhd.h 44 unsigned char head; member in struct:partition
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
genhd.h 44 unsigned char head; member in struct:partition
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
genhd.h 44 unsigned char head; member in struct:partition
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
genhd.h 44 unsigned char head; member in struct:partition
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
genhd.h 44 unsigned char head; member in struct:partition

Completed in 1426 milliseconds

<<21222324252627282930>>