HomeSort by: relevance | last modified time | path
    Searched defs:TABLE (Results 1 - 24 of 24) sorted by relevancy

  /src/common/dist/zlib/contrib/infback9/
inflate9.h 15 TABLE, /* i: waiting for dynamic block table lengths */
27 TYPE -> STORED or TABLE or LEN or DONE
29 TABLE -> LENLENS -> CODELENS -> LEN
38 /* dynamic table building */
45 unsigned short work[288]; /* work area for code table building */
  /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/
sha256-mb-x86_64.pl 1347 sub TABLE {
1355 &TABLE( 0x428a2f98,0x71374491,0xb5c0fbcf,0xe9b5dba5,
  /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
sha256-mb-x86_64.pl 1346 sub TABLE {
1354 &TABLE( 0x428a2f98,0x71374491,0xb5c0fbcf,0xe9b5dba5,
  /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
sha256-mb-x86_64.pl 1326 sub TABLE {
1334 &TABLE( 0x428a2f98,0x71374491,0xb5c0fbcf,0xe9b5dba5,
  /src/external/gpl3/binutils/dist/zlib/contrib/infback9/
inflate9.h 15 TABLE, /* i: waiting for dynamic block table lengths */
27 TYPE -> STORED or TABLE or LEN or DONE
29 TABLE -> LENLENS -> CODELENS -> LEN
38 /* dynamic table building */
45 unsigned short work[288]; /* work area for code table building */
  /src/external/gpl3/binutils.old/dist/zlib/contrib/infback9/
inflate9.h 15 TABLE, /* i: waiting for dynamic block table lengths */
27 TYPE -> STORED or TABLE or LEN or DONE
29 TABLE -> LENLENS -> CODELENS -> LEN
38 /* dynamic table building */
45 unsigned short work[288]; /* work area for code table building */
  /src/external/gpl3/gdb/dist/zlib/contrib/infback9/
inflate9.h 15 TABLE, /* i: waiting for dynamic block table lengths */
27 TYPE -> STORED or TABLE or LEN or DONE
29 TABLE -> LENLENS -> CODELENS -> LEN
38 /* dynamic table building */
45 unsigned short work[288]; /* work area for code table building */
  /src/external/gpl3/gdb.old/dist/zlib/contrib/infback9/
inflate9.h 15 TABLE, /* i: waiting for dynamic block table lengths */
27 TYPE -> STORED or TABLE or LEN or DONE
29 TABLE -> LENLENS -> CODELENS -> LEN
38 /* dynamic table building */
45 unsigned short work[288]; /* work area for code table building */
  /src/usr.sbin/tadpolectl/
tadpolectl.c 84 #define TABLE(n) { __STRING(n), 0, n }
90 } table[NUM_MIBS] = {
91 TABLE(hw_microcontroller_version),
92 TABLE(hw_version),
93 TABLE(hw_poweroncycles),
94 TABLE(hw_poweronseconds),
95 TABLE(hw_power_mains),
96 TABLE(hw_power_battery_int),
97 TABLE(hw_power_battery_ext),
98 TABLE(hw_power_battery_chargedisabled)
    [all...]
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_ani.c 259 typedef int TABLE[];
294 static const TABLE m1ThreshLow = { 127, 50 };
295 static const TABLE m2ThreshLow = { 127, 40 };
296 static const TABLE m1Thresh = { 127, 0x4d };
297 static const TABLE m2Thresh = { 127, 0x40 };
298 static const TABLE m2CountThr = { 31, 16 };
299 static const TABLE m2CountThrLow = { 63, 48 };
328 static const TABLE weakSigThrCck = { 8, 6 };
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c 210 typedef int TABLE[];
245 static const TABLE m1ThreshLow = { 127, 50 };
246 static const TABLE m2ThreshLow = { 127, 40 };
247 static const TABLE m1Thresh = { 127, 0x4d };
248 static const TABLE m2Thresh = { 127, 0x40 };
249 static const TABLE m2CountThr = { 31, 16 };
250 static const TABLE m2CountThrLow = { 63, 48 };
290 static const TABLE weakSigThrCck = { 8, 6 };
  /src/external/cddl/osnet/dist/uts/common/zmod/
inflate.h 38 TABLE, /* i: waiting for dynamic block table lengths */
67 TYPE -> STORED or TABLE or LEN or CHECK
69 TABLE -> LENLENS -> CODELENS -> LEN
101 /* for table and code decoding */
104 code const FAR *lencode; /* starting table for length/literal codes */
105 code const FAR *distcode; /* starting table for distance codes */
108 /* dynamic table building */
115 unsigned short work[288]; /* work area for code table building */
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
3level.h 29 TABLE to the name of the structure to be defined
37 struct TABLE;
38 void TABLE_init (struct TABLE *t);
39 ELEMENT TABLE_get (struct TABLE *t, uint32_t wc);
40 void TABLE_add (struct TABLE *t, uint32_t wc, ELEMENT value);
41 void TABLE_iterate (struct TABLE *t,
43 void TABLE_finalize (struct TABLE *t);
49 struct TABLE
71 CONCAT(TABLE,_init) (struct TABLE *t
    [all...]
gen-lbrkprop.c 1200 #define TABLE lbp_table
  /src/common/dist/zlib/
inflate.h 37 TABLE, /* i: waiting for dynamic block table lengths */
68 TYPE -> TYPEDO -> STORED or TABLE or LEN_ or CHECK
70 TABLE -> LENLENS -> CODELENS -> LEN_
107 /* for table and code decoding */
110 code const FAR *lencode; /* starting table for length/literal codes */
111 code const FAR *distcode; /* starting table for distance codes */
114 /* dynamic table building */
121 unsigned short work[288]; /* work area for code table building */
  /src/external/gpl3/binutils/dist/zlib/
inflate.h 37 TABLE, /* i: waiting for dynamic block table lengths */
68 TYPE -> TYPEDO -> STORED or TABLE or LEN_ or CHECK
70 TABLE -> LENLENS -> CODELENS -> LEN_
107 /* for table and code decoding */
110 code const FAR *lencode; /* starting table for length/literal codes */
111 code const FAR *distcode; /* starting table for distance codes */
114 /* dynamic table building */
121 unsigned short work[288]; /* work area for code table building */
  /src/external/gpl3/binutils.old/dist/zlib/
inflate.h 37 TABLE, /* i: waiting for dynamic block table lengths */
68 TYPE -> TYPEDO -> STORED or TABLE or LEN_ or CHECK
70 TABLE -> LENLENS -> CODELENS -> LEN_
107 /* for table and code decoding */
110 code const FAR *lencode; /* starting table for length/literal codes */
111 code const FAR *distcode; /* starting table for distance codes */
114 /* dynamic table building */
121 unsigned short work[288]; /* work area for code table building */
  /src/external/gpl3/gdb/dist/zlib/
inflate.h 37 TABLE, /* i: waiting for dynamic block table lengths */
68 TYPE -> TYPEDO -> STORED or TABLE or LEN_ or CHECK
70 TABLE -> LENLENS -> CODELENS -> LEN_
107 /* for table and code decoding */
110 code const FAR *lencode; /* starting table for length/literal codes */
111 code const FAR *distcode; /* starting table for distance codes */
114 /* dynamic table building */
121 unsigned short work[288]; /* work area for code table building */
  /src/external/gpl3/gdb.old/dist/zlib/
inflate.h 37 TABLE, /* i: waiting for dynamic block table lengths */
68 TYPE -> TYPEDO -> STORED or TABLE or LEN_ or CHECK
70 TABLE -> LENLENS -> CODELENS -> LEN_
107 /* for table and code decoding */
110 code const FAR *lencode; /* starting table for length/literal codes */
111 code const FAR *distcode; /* starting table for distance codes */
114 /* dynamic table building */
121 unsigned short work[288]; /* work area for code table building */
  /src/sys/arch/riscv/riscv/
db_disasm.c 96 * table-driven. But I'm going to hack it up to use a 1-level switch.
791 #define TABLE(table) \
792 .u.entries.v = table, .u.entries.n = __arraycount(table)
799 [OPCODE_MISCMEM] = { .fmt = FMT_I, TABLE(riscv_disasm_miscmem) },
800 [OPCODE_LOAD] = { .fmt = FMT_I, TABLE(riscv_disasm_load) },
801 [OPCODE_LOADFP] = { .fmt = FMT_I, TABLE(riscv_disasm_loadfp) },
802 [OPCODE_OPIMM] = { .fmt = FMT_I, TABLE(riscv_disasm_opimm) },
803 [OPCODE_OPIMM32] = { .fmt = FMT_I, TABLE(riscv_disasm_opimm32) }
1158 const struct riscv_disasm_insn *table, *info; local
    [all...]
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
zlib.c 125 TABLE, /* i: waiting for dynamic block table lengths */
144 indexed that table entry, or it provides a pointer to another
145 table that indexes more bits of the code. op indicates whether
146 the entry is a pointer to another table, a literal, a length or
147 distance, an end-of-block, or an invalid code. For a table
149 that table. For a length or distance, the low four bits of op
154 the current table to the next table. Each entry is four bytes. */
156 unsigned char op; /* operation, extra bits, table bits *
    [all...]
  /src/sys/arch/sparc64/sparc64/
locore.s 288 * romtba is the prom trap table base address
646 #define TABLE(name) user_ ## name
648 #define TABLE(name) user_/**/name
771 TABLE(uspill):
776 TABLE(kspill):
781 TABLE(uspillk):
790 TABLE(ufill):
795 TABLE(kfill):
800 TABLE(ufillk):
809 TABLE(syscall)
    [all...]
  /src/external/gpl2/texinfo/dist/makeinfo/
xml.h 82 ITEMIZE, ITEMFUNCTION, ITEM, ENUMERATE, TABLE, TABLEITEM, TABLETERM,
  /src/sys/net/
zlib.c 410 uInt hash_size; /* number of elements in hash table */
450 /* Insert new strings in the hash table only if the match length is not
503 * a highly compressible string table.) Smaller buffer sizes give
793 * Initialize the hash table (avoiding 64K overflow for 16 bit systems).
926 /* Insert all strings in the hash table (except for the last two bytes).
1614 /* Slide the hash table (could be avoided with 32 bit values
1616 to keep the hash table consistent if we switch back to level > 0
1806 /* Insert new strings in the hash table only if the match length
1812 s->match_length--; /* string at strstart already in hash table */
1911 /* Do not insert strings in hash table beyond this. *
3900 uInt table; \/* table lengths (14 bits) *\/ member in struct:inflate_blocks_state::__anon7107::__anon7108
5718 local ptr_table table[MAX_PTR]; variable
    [all...]

Completed in 56 milliseconds