/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/pkcs12/ |
PKCS12KeyStoreSpi.java | 703 int head = bufIn.read(); local 705 if (head != 0x30) [all...] |
/external/checkpolicy/ |
policy_define.c | 282 ocontext_t *newc = 0, *c, *head; local 303 head = policydbp->ocontexts[OCON_ISID]; 305 for (c = head; c; c = c->next) { 312 if (head) { 313 newc->sid[0] = head->sid[0] + 1; 317 newc->next = head; 3734 ocontext_t *c, *head; local 3775 ocontext_t *newc, *c, *head; local 3836 ocontext_t *newc, *c, *l, *head; local 3890 ocontext_t *newc, *c, *l, *head; local 3954 ocontext_t *newc, *c, *l, *head; local 4018 ocontext_t *newc, *c, *l, *head; local 4073 ocontext_t *newc, *c, *l, *head; local 4162 ocontext_t *newc, *c, *head; local 4223 ocontext_t *newc, *c, *l, *head; local 4309 ocontext_t *newc, *c, *l, *head; local 4400 ocontext_t *newc, *c, *head; local 4453 ocontext_t *newc, *c, *head, *p; local [all...] |
/external/chromium_org/third_party/icu/source/common/ |
triedict.cpp | 1700 TernaryNode *head = NULL; local [all...] |
/external/chromium_org/third_party/openssl/openssl/ssl/ |
ssl_locl.h | 635 struct ssl3_buf_freelist_entry_st *head; member in struct:ssl3_buf_freelist_st [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkAAClip.cpp | 78 RunHead* head = (RunHead*)sk_malloc_throw(size); local 79 head->fRefCnt = 1; 80 head->fRowCount = rowCount; 81 head->fDataSize = dataSize; 82 return head; 100 RunHead* head = RunHead::Alloc(1, rowSize); local 101 YOffset* yoff = head->yoffsets(); 104 uint8_t* row = head->data(); 112 return head; 145 const RunHead* head = clip.fRunHead local 196 const RunHead* head = fRunHead; local 406 RunHead* head = fRunHead; local 482 RunHead* head = fRunHead; local 562 const RunHead* head = fRunHead; local 786 RunHead* head = RunHead::Alloc(yArray.count(), xArray.bytes()); local [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/ |
dwarf2-info.c | 267 dwarf2_head *head; local 289 head = yasm_dwarf2__add_head(dbgfmt_dwarf2, debug_info, debug_abbrev, 1, 0); 340 dwarf2_append_str(debug_info, "yasm HEAD"); 361 yasm_dwarf2__set_head_end(head, yasm_section_bcs_last(debug_info)); 393 yasm_internal_error(N_("tried to calc_len a dwarf2 aranges head bytecode"));
|
/external/flac/libFLAC/ |
metadata_iterators.c | 903 FLAC__Metadata_Node *head; member in struct:FLAC__Metadata_Chain [all...] |
/external/iptables/libiptc/ |
libiptc.c | 162 /* allocate a new chain head for the cache */ 687 /* Returns chain head if found, otherwise NULL. */ 719 /* Returns chain head if found, otherwise NULL. */ 785 /* Stop on wrap around, if list head is reached */ 787 debug("Stop, list head reached\n"); 863 h->chain_index[0] = c; /* Update chain index head */ 881 /* Stop if list head is reached */ 883 debug("Insert, list head reached add to tail\n"); 1148 struct iptcb_chain_start *head; local 1154 head = (void *)repl->entries + c->head_offset [all...] |
/external/kernel-headers/original/linux/ |
genhd.h | 44 unsigned char head; /* starting head */ member in struct:partition 48 unsigned char end_head; /* end head */ 66 unsigned char head; /* starting head */ member in struct:partition 70 unsigned char end_head; /* end head */ 311 __u32 d_headswitch; /* head switch time, usec */
|
mm.h | 82 struct vm_area_struct *head; member in struct:vm_area_struct::__anon20024::__anon20025 [all...] |
skbuff.h | 204 * @cloned: Head may be cloned (check refcnt to be sure) 213 * @head: Head of buffer 214 * @data: Data head pointer 316 unsigned char *head, member in struct:sk_buff 410 * @list: queue head 563 * Returns %NULL for an empty list or a pointer to the head element. 630 * __skb_queue_after - queue a buffer at the list head 654 * __skb_queue_head - queue a buffer at the list head 696 * __skb_dequeue - remove from the head of the queu [all...] |
tty.h | 61 struct tty_buffer *head; /* Queue head */ member in struct:tty_bufhead 63 struct tty_buffer *free; /* Free queue head */
|
/external/libsepol/src/ |
policydb.c | 1323 c = g->head; 1427 ocontext_t *head, *c; local 1434 head = p->ocontexts[OCON_ISID]; 1435 for (c = head; c; c = c->next) { [all...] |
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
markdown.php | 2322 $head = $matches[1]; variable 2332 $head = $matches[1]; variable 2337 $head = preg_replace('\/[|] *$\/m', '', $head); variable 2352 $head = $this->parseSpan($head); variable [all...] |
/external/openssl/ssl/ |
ssl_locl.h | 604 struct ssl3_buf_freelist_entry_st *head; member in struct:ssl3_buf_freelist_st [all...] |
/external/qemu/android/ |
sdk-controller-socket.c | 352 /* Head of the active query list. */ 362 /* Head of the recycled memory */ 484 SDKCtlQuery* head = sdkctl->query_head; local 495 while (head != NULL && query != head) { 496 prev = head; 497 head = head->next; 499 if (head == NULL) { 506 /* Query is at the head of the list. * 544 SDKCtlQuery* head = sdkctl->query_head; local [all...] |
/external/qemu/ |
block.c | 1157 uint8_t head; /* starting head */ member in struct:partition 1161 uint8_t end_head; /* end head */ [all...] |
/external/qemu/slirp-android/ |
slirp.c | 1135 struct socket *head = (is_udp ? &udb : &tcb); local 1138 for (so = head->so_next; so != head; so = so->so_next) { 1163 struct socket *head = (is_udp ? &udb : &tcb); local 1167 for (so = head->so_next; so != head; so = so->so_next) { [all...] |
/external/skia/src/core/ |
SkAAClip.cpp | 78 RunHead* head = (RunHead*)sk_malloc_throw(size); local 79 head->fRefCnt = 1; 80 head->fRowCount = rowCount; 81 head->fDataSize = dataSize; 82 return head; 100 RunHead* head = RunHead::Alloc(1, rowSize); local 101 YOffset* yoff = head->yoffsets(); 104 uint8_t* row = head->data(); 112 return head; 145 const RunHead* head = clip.fRunHead local 196 const RunHead* head = fRunHead; local 406 RunHead* head = fRunHead; local 482 RunHead* head = fRunHead; local 562 const RunHead* head = fRunHead; local 786 RunHead* head = RunHead::Alloc(yArray.count(), xArray.bytes()); local [all...] |
/external/svox/pico/lib/ |
picocep.c | 147 picodata_itemhead_t head; member in struct:__anon26752 [all...] |
/frameworks/base/services/input/ |
InputDispatcher.h | 609 T* head; member in struct:android::InputDispatcher::Queue 612 inline Queue() : head(NULL), tail(NULL) { 616 return !head; 624 head = entry; 631 entry->next = head; 632 if (head) { 633 head->prev = entry; 638 head = entry; 645 head = entry->next; 655 T* entry = head; [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
bcmutils.c | 245 if (q->head) 248 q->head = p; 274 if (q->head == NULL) 277 PKTSETLINK(p, q->head); 278 q->head = p; 299 if ((p = q->head) == NULL) 302 if ((q->head = PKTLINK(p)) == NULL) 349 p = q->head; 363 if ((q->head = PKTLINK(p)) == NULL) 388 if ((p = q->head) == NULL 417 bool head = (p == q->head); local [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ |
h264_utils.h | 350 omx_dl_list() { head = tail = NULL; } ; 359 NODE_STRUCT *head, *tail; member in class:omx_dl_list
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/ |
venc_test.cpp | 257 int head; member in struct:MsgQ [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
h264_utils.h | 348 head = tail = NULL; 358 NODE_STRUCT *head, *tail; member in class:omx_dl_list
|