Searched refs:_head (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Dllist.h52 t **_head = &(head), *_item = (item); \
54 if ((_item->name##_next = *_head)) \
57 *_head = _item; \
62 t **_head = &(head), *_item = (item); \
69 assert(*_head == _item); \
70 *_head = _item->name##_next; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dllist.h52 t **_head = &(head), *_item = (item); \
54 if ((_item->name##_next = *_head)) \
57 *_head = _item; \
62 t **_head = &(head), *_item = (item); \
69 assert(*_head == _item); \
70 *_head = _item->name##_next; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs21 private int _head; field in class:DotZLib.CircularBuffer
32 _head = 0;
65 destination[offset + i] = _buffer[(_head+i) % _capacity];
66 _head += trueCount;
67 _head %= _capacity;
77 int result = (int)_buffer[_head++ % _capacity];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs21 private int _head; field in class:DotZLib.CircularBuffer
32 _head = 0;
65 destination[offset + i] = _buffer[(_head+i) % _capacity];
66 _head += trueCount;
67 _head %= _capacity;
77 int result = (int)_buffer[_head++ % _capacity];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs21 private int _head; field in class:DotZLib.CircularBuffer
32 _head = 0;
65 destination[offset + i] = _buffer[(_head+i) % _capacity];
66 _head += trueCount;
67 _head %= _capacity;
77 int result = (int)_buffer[_head++ % _capacity];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs21 private int _head; field in class:DotZLib.CircularBuffer
32 _head = 0;
65 destination[offset + i] = _buffer[(_head+i) % _capacity];
66 _head += trueCount;
67 _head %= _capacity;
77 int result = (int)_buffer[_head++ % _capacity];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A Dinput.h61 Keyword_List * _head; member in class:Input
H A Dmain.cc72 KeywordExt_List* list = static_cast<KeywordExt_List*>(inputter._head);
78 list = searcher._head;
92 Output outputter (searcher._head,
H A Doutput.h109 KeywordExt_List * _head; member in class:Output
H A Dsearch.cc125 : _head (list)
134 for (KeywordExt_List *temp = _head; temp; temp = temp->rest())
140 for (KeywordExt_List *temp = _head; temp; temp = temp->rest())
163 for (KeywordExt_List *temp = _head; temp; temp = temp->rest())
218 for (KeywordExt_List *temp = _head; temp; temp = temp->rest())
226 for (KeywordExt_List *temp = _head; temp; temp = temp->rest())
245 for (KeywordExt_List *temp = _head; temp; temp = temp->rest())
278 for (KeywordExt_List *l1 = _head; l1 && l1->rest(); l1 = l1->rest())
535 for (KeywordExt_List *temp = _head; temp; temp = temp->rest())
576 for (KeywordExt_List *temp = _head; tem
[all...]
H A Dsearch.h105 KeywordExt_List * _head; member in class:Search
148 /* Length of _head list. Number of keywords, not counting duplicates. */
H A Doutput.cc88 : _head (head), _struct_decl (struct_decl),
118 _min_hash_value = _head->first()->_hash_value;
121 for (temp = _head; temp->rest(); temp = temp->rest())
136 for (KeywordExt_List *temp = _head; temp; temp = temp->rest())
947 for (temp = _head, index = 0; temp; temp = temp->rest())
1009 for (temp = _head, index = 0; temp; temp = temp->rest())
1050 for (temp = _head, index = 0; temp; temp = temp->rest())
1189 for (temp = _head, index = 0; temp; temp = temp->rest())
1269 for (KeywordExt_List *temp = _head; temp; temp = temp->rest())
1614 output_switches (_head, num_switche
[all...]
H A Dinput.cc748 Keyword_List **list_tail = &_head;
981 if (_head == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/boot/compressed/
H A Dvmlinux.lds.S20 _head = . ; define
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/compressed/
H A Dvmlinux.lds.S25 _head = . ; define
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dht-internal.h424 struct name *_##var##_head = head; \
426 if (!_##var##_head->hth_table || \
427 _##var##_head->hth_n_entries >= _##var##_head->hth_load_limit) \
428 name##_HT_GROW(_##var##_head, _##var##_head->hth_n_entries+1); \
430 var = _##name##_HT_FIND_P(_##var##_head, (elm)); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A Ddeflate.s164 xdef _head
174 _head: ds.l 1 ; pointer to calloc()'d unsigned short array define
178 _head: ds.w HASH_SIZE ; array of unsigned short define
500 BASEPTR _head,_1
876 BASEPTR _head,a0
949 move.l _head,(sp) ; reuse the same stack arg slot
954 clr.l _head
1009 move.l d0,_head
1018 BASEPTR _head,a0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmigrate.c39 #define lru_to_page(_head) (list_entry((_head)->prev, struct page, lru))
H A Dvmscan.c97 #define lru_to_page(_head) (list_entry((_head)->prev, struct page, lru))

Completed in 300 milliseconds