Searched defs:table (Results 1 - 25 of 152) sorted by relevance

1234567

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtoaiff.py21 table = {} variable
25 table['au'] = t
35 table['hcom'] = t
39 table['voc'] = t
43 table['wav'] = t
47 table['8svx'] = t
51 table['sndt'] = t
55 table['sndr'] = t
102 if ftype is None or not ftype in table:
107 sts = table[ftyp
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtoaiff.py21 table = {} variable
25 table['au'] = t
35 table['hcom'] = t
39 table['voc'] = t
43 table['wav'] = t
47 table['8svx'] = t
51 table['sndt'] = t
55 table['sndr'] = t
102 if ftype is None or not ftype in table:
107 sts = table[ftyp
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
H A Debt_among.h9 * Write-once-read-many hash table, used for checking if a given
22 * hash table, which are stored also in form of pairs of integers
40 int table[257]; member in struct:ebt_mac_wormhash
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
H A Debt_among.h9 * Write-once-read-many hash table, used for checking if a given
22 * hash table, which are stored also in form of pairs of integers
40 int table[257]; member in struct:ebt_mac_wormhash
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
H A Debt_among.h9 * Write-once-read-many hash table, used for checking if a given
22 * hash table, which are stored also in form of pairs of integers
40 int table[257]; member in struct:ebt_mac_wormhash
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Dsearch.h80 /* Family of hash table handling functions. The functions also
82 functions all work on a signle internal hashing table. */
84 /* Search for entry matching ITEM.key in internal hash table. If
90 /* Create a new hashing table which will at most contain NEL elements. */
93 /* Destroy current internal hashing table. */
100 struct _ENTRY *table; member in struct:hsearch_data
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dsearch.h80 /* Family of hash table handling functions. The functions also
82 functions all work on a signle internal hashing table. */
84 /* Search for entry matching ITEM.key in internal hash table. If
90 /* Create a new hashing table which will at most contain NEL elements. */
93 /* Destroy current internal hashing table. */
100 struct _ENTRY *table; member in struct:hsearch_data
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dsearch.h80 /* Family of hash table handling functions. The functions also
82 functions all work on a signle internal hashing table. */
84 /* Search for entry matching ITEM.key in internal hash table. If
90 /* Create a new hashing table which will at most contain NEL elements. */
93 /* Destroy current internal hashing table. */
100 struct _ENTRY *table; member in struct:hsearch_data
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dsetobject.h11 There are three kinds of slots in the table:
41 /* The table contains mask + 1 slots, and that's a power of 2.
47 /* table points to smalltable for small tables, else to
48 * additional malloc'ed memory. table is never NULL! This rule
51 setentry *table; member in struct:_setobject
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
H A DTable_Suite.py52 table = tables variable
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dsetobject.h11 There are three kinds of slots in the table:
41 /* The table contains mask + 1 slots, and that's a power of 2.
47 /* table points to smalltable for small tables, else to
48 * additional malloc'ed memory. table is never NULL! This rule
51 setentry *table; member in struct:_setobject
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dmemalloc.h76 int tblsize; /* allocated table size */
77 struct snd_sg_page *table; /* address table */ member in struct:snd_sg_buf
78 struct page **page_table; /* page table (for vmap/vunmap) */
95 return sgbuf->table[offset >> PAGE_SHIFT].addr + offset % PAGE_SIZE;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dmemalloc.h76 int tblsize; /* allocated table size */
77 struct snd_sg_page *table; /* address table */ member in struct:snd_sg_buf
78 struct page **page_table; /* page table (for vmap/vunmap) */
95 return sgbuf->table[offset >> PAGE_SHIFT].addr + offset % PAGE_SIZE;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
H A Dfib_rules.h23 __u8 table; member in struct:fib_rule_hdr
48 FRA_TABLE, /* Extended table id */
58 FR_ACT_TO_TBL, /* Pass to fixed table */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
H A Dfib_rules.h23 __u8 table; member in struct:fib_rule_hdr
48 FRA_TABLE, /* Extended table id */
58 FR_ACT_TO_TBL, /* Pass to fixed table */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
H A Dfib_rules.h23 __u8 table; member in struct:fib_rule_hdr
48 FRA_TABLE, /* Extended table id */
58 FR_ACT_TO_TBL, /* Pass to fixed table */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
H A Dbootparam.h53 __u8 table[14]; member in struct:sys_desc_table
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
H A Dbootparam.h53 __u8 table[14]; member in struct:sys_desc_table
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
H A Dbootparam.h53 __u8 table[14]; member in struct:sys_desc_table
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
H A Dtree-flow-inline.h58 first_htab_element (htab_iterator *hti, htab_t table) argument
60 hti->htab = table;
61 hti->slot = table->entries;
62 hti->limit = hti->slot + htab_size (table);
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
H A Dtree-flow-inline.h58 first_htab_element (htab_iterator *hti, htab_t table) argument
60 hti->htab = table;
61 hti->slot = table->entries;
62 hti->limit = hti->slot + htab_size (table);
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
H A Dtree-flow-inline.h58 first_htab_element (htab_iterator *hti, htab_t table) argument
60 hti->htab = table;
61 hti->slot = table->entries;
62 hti->limit = hti->slot + htab_size (table);
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
H A Dtree-flow-inline.h58 first_htab_element (htab_iterator *hti, htab_t table) argument
60 hti->htab = table;
61 hti->slot = table->entries;
62 hti->limit = hti->slot + htab_size (table);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
H A Dlocale_facets.h697 /// The size of the mask table. It is SCHAR_MAX + 1.
705 * @param table If non-zero, table is used as the per-char mask.
707 * @param del If true, passes ownership of table to this facet.
719 * @param table If non-zero, table is used as the per-char mask.
720 * @param del If true, passes ownership of table to this facet.
730 * This function compares the mask table[c] to @a m.
734 * @return True if m & table[c] is true, false otherwise.
971 /// Returns a pointer to the mask table provide
974 table() const throw() function in class:ctype
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
H A Dlocale_facets.h698 /// The size of the mask table. It is SCHAR_MAX + 1.
706 * @param table If non-zero, table is used as the per-char mask.
708 * @param del If true, passes ownership of table to this facet.
720 * @param table If non-zero, table is used as the per-char mask.
721 * @param del If true, passes ownership of table to this facet.
731 * This function compares the mask table[c] to @a m.
735 * @return True if m & table[c] is true, false otherwise.
972 /// Returns a pointer to the mask table provide
975 table() const throw() function in class:ctype
[all...]

Completed in 2314 milliseconds

1234567