HomeSort by relevance Sort by last modified time
    Searched defs:head (Results 751 - 775 of 818) sorted by null

<<313233

  /external/chromium_org/v8/src/
heap.cc 1655 Object* head = undefined; local
1820 Object* head = local
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 2060 size_t head; \/* Size and inuse bits. *\/ member in struct:malloc_chunk
2267 size_t head; member in struct:malloc_tree_chunk
3149 tchunkptr head = 0; local
    [all...]
  /external/libffi/src/
dlmalloc.c 1599 size_t head; \/* Size and inuse bits. *\/ member in struct:malloc_chunk
1805 size_t head; member in struct:malloc_tree_chunk
2637 tchunkptr head = 0; local
    [all...]
  /external/mdnsresponder/mDNSCore/
mDNS.c 4296 AuthRecord *head, *tail; local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 1645 size_t head; \/* Size and inuse bits. *\/ member in struct:malloc_chunk
1851 size_t head; member in struct:malloc_tree_chunk
2647 tchunkptr head = 0; local
    [all...]
  /external/svox/pico/lib/
picopr.c 209 struct picodata_itemhead head; member in struct:pr_ioItem
221 struct picodata_itemhead head; member in struct:pr_ioItem2
815 if ((it != NULL) && (it->head.type == PICODATA_ITEM_CMD) && (it->head.info1 == type)) {
825 if ((it != NULL) && (it->head.type == PICODATA_ITEM_CMD) && (it->head.info2 == info2)) {
1008 item->head.len = 0;
1052 outItem->head = inItem->head;
1056 if (inItem->head.len > 0 )
    [all...]
  /external/v8/src/
heap.cc 1319 Object* head = undefined; local
1359 Object* head = undefined; local
    [all...]
hydrogen.cc 1199 int head = array_[i].next; local
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 623 * head - Beacon head from IEEE 802.11 header to IEs before TIM IE
625 const u8 *head; member in struct:wpa_driver_ap_params
628 * head_len - Length of the head buffer in octets
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 5217 Bit16u cylinder, head, sector; local
6051 Bit16u head, sector, cylinder, nbsectors; local
6305 Bit8u drive, num_sectors, sector, head, status, mod; local
7150 Bit8u drive, num_sectors, track, sector, head, status; local
    [all...]
  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 1041 xmlSchemaElementPtr head; member in struct:_xmlSchemaSubstGroup
19567 xmlSchemaElementPtr head = WXS_SUBST_HEAD(elemDecl), circ; local
19745 xmlSchemaElementPtr head; local
22432 xmlSchemaIDCStateObjPtr sto, head = NULL, first; local
    [all...]
  /external/libxml2/
xmlschemas.c 1041 xmlSchemaElementPtr head; member in struct:_xmlSchemaSubstGroup
19568 xmlSchemaElementPtr head = WXS_SUBST_HEAD(elemDecl), circ; local
19746 xmlSchemaElementPtr head; local
22433 xmlSchemaIDCStateObjPtr sto, head = NULL, first; local
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 3481 struct tree_statement_list_node *head; variable in typeref:struct:tree_statement_list_node
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 3481 struct tree_statement_list_node *head; variable in typeref:struct:tree_statement_list_node
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 3481 struct tree_statement_list_node *head; variable in typeref:struct:tree_statement_list_node
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 3481 struct tree_statement_list_node *head; variable in typeref:struct:tree_statement_list_node
    [all...]
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 
  /external/valgrind/main/include/vki/
vki-linux.h 1436 unsigned head; member in struct:vki_aio_ring
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
org.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar 
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 

Completed in 1915 milliseconds

<<313233