Searched refs:TABLE (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-10.1-release/sys/tools/
H A Dacpi_quirks2h.awk69 TABLE = $2;
82 TABLE, OEM_ID, OEM_TABLE_ID) > OUTPUT;
90 TABLE = $2;
96 TABLE, CREATOR) > OUTPUT;
103 TABLE = $2;
111 TABLE, OPERAND, VALUE) > OUTPUT;
118 TABLE = $2;
126 TABLE, OPERAND, VALUE) > OUTPUT;
/freebsd-10.1-release/lib/libz/
H A Dinflate.h37 TABLE, /* i: waiting for dynamic block table lengths */ enumerator in enum:__anon5916
68 TYPE -> TYPEDO -> STORED or TABLE or LEN_ or CHECK
70 TABLE -> LENLENS -> CODELENS -> LEN_
H A Dinfback.c317 state->mode = TABLE;
358 case TABLE:
H A Dinflate.c856 state->mode = TABLE;
897 case TABLE:
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.h38 TABLE, /* i: waiting for dynamic block table lengths */ enumerator in enum:__anon6686
67 TYPE -> STORED or TABLE or LEN or CHECK
69 TABLE -> LENLENS -> CODELENS -> LEN
H A Dinflate.c816 state->mode = TABLE;
855 case TABLE:
/freebsd-10.1-release/crypto/openssl/crypto/sha/asm/
H A Dsha512-x86_64.pl59 $TABLE="K512";
71 $TABLE="K256";
197 lea $TABLE(%rip),$Tbl
275 .type $TABLE,\@object
276 $TABLE:
297 .type $TABLE,\@object
298 $TABLE:
H A Dsha512-ia64.pl74 $TABLE="K512";
88 $TABLE="K256";
164 add Ktbl=($TABLE#-.Lpic_point),Ktbl }
/freebsd-10.1-release/tools/tools/vop_table/
H A Dvop_table.tcl60 <TABLE BORDER WIDTH="100%" NOSAVE>
156 puts $fo "</TABLE>"
171 puts $fo {<TABLE BORDER NOSAVE>}
184 puts $fo "</TABLE>"
186 puts $fo "</TABLE>"
/freebsd-10.1-release/usr.bin/find/
H A Dgetdate.y83 } TABLE;
350 static TABLE const MonthDayTable[] = {
379 static TABLE const UnitsTable[] = {
394 static TABLE const OtherTable[] = {
420 static TABLE const TimezoneTable[] = {
504 static TABLE const MilitaryTable[] = {
673 const TABLE *tp;
/freebsd-10.1-release/usr.sbin/fifolog/lib/
H A Dgetdate.y45 } TABLE;
330 static TABLE const MonthDayTable[] = {
359 static TABLE const UnitsTable[] = {
374 static TABLE const OtherTable[] = {
400 static TABLE const TimezoneTable[] = {
484 static TABLE const MilitaryTable[] = {
662 const TABLE *tp;
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c222 typedef int TABLE[]; typedef
264 static const TABLE m1ThreshLow = { 127, 50 };
265 static const TABLE m2ThreshLow = { 127, 40 };
266 static const TABLE m1Thresh = { 127, 0x4d };
267 static const TABLE m2Thresh = { 127, 0x40 };
268 static const TABLE m2CountThr = { 31, 16 };
269 static const TABLE m2CountThrLow = { 63, 48 };
298 static const TABLE weakSigThrCck = { 8, 6 };
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c175 typedef int TABLE[]; typedef
254 static const TABLE m1ThreshLow = { 127, 50 };
255 static const TABLE m2ThreshLow = { 127, 40 };
256 static const TABLE m1Thresh = { 127, 0x4d };
257 static const TABLE m2Thresh = { 127, 0x40 };
258 static const TABLE m2CountThr = { 31, 16 };
259 static const TABLE m2CountThrLow = { 63, 48 };
300 static const TABLE weakSigThrCck = { 8, 6 };
/freebsd-10.1-release/crypto/openssl/
H A DMakefile.org466 update: errors stacks util/libeay.num util/ssleay.num TABLE
493 TABLE: Configure
494 (echo 'Output of `Configure TABLE'"':"; \
495 $(PERL) Configure TABLE) > TABLE
506 find * \! -path CVS/\* \! -path \*/CVS/\* \! -name CVS \! -name .cvsignore \! -name STATUS \! -name TABLE | sort > ../$(TARFILE).list; \
517 `find * \! -path CVS/\* \! -path \*/CVS/\* \! -name CVS \! -name .cvsignore \! -name STATUS \! -name TABLE \! -name '*.o' \! -name '*.a' \! -name '*.so' \! -name '*.so.*' \! -name 'openssl' \! -name '*test' \! -name '.#*' \! -name '*~' | sort` |\
H A DMakefile468 update: errors stacks util/libeay.num util/ssleay.num TABLE
495 TABLE: Configure
496 (echo 'Output of `Configure TABLE'"':"; \
497 $(PERL) Configure TABLE) > TABLE
508 find * \! -path CVS/\* \! -path \*/CVS/\* \! -name CVS \! -name .cvsignore \! -name STATUS \! -name TABLE | sort > ../$(TARFILE).list; \
519 `find * \! -path CVS/\* \! -path \*/CVS/\* \! -name CVS \! -name .cvsignore \! -name STATUS \! -name TABLE \! -name '*.o' \! -name '*.a' \! -name '*.so' \! -name '*.so.*' \! -name 'openssl' \! -name '*test' \! -name '.#*' \! -name '*~' | sort` |\
/freebsd-10.1-release/contrib/gcc/config/arm/
H A Daof.h276 #define ASM_OUTPUT_CASE_LABEL(STREAM, PREFIX, NUM, TABLE) \
/freebsd-10.1-release/contrib/texinfo/makeinfo/
H A Dxml.h80 ITEMIZE, ITEMFUNCTION, ITEM, ENUMERATE, TABLE, TABLEITEM, TABLETERM, enumerator in enum:xml_element
H A Dxml.c192 { "", 0, 0, 0 }, /* TABLE (docbook) */
365 { "variablelist", 0, 0, 0 }, /* TABLE */
892 && !in_indexterm && xml_current_element() == TABLE)
926 || elt == TABLEITEM || elt == TABLE
1395 xml_insert_element (TABLE, START);
1448 xml_insert_element (TABLE, END);
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache-db.sql26 CREATE TABLE rep_cache (
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql47 CREATE TABLE REPOSITORY (
65 CREATE TABLE WCROOT (
85 CREATE TABLE PRISTINE (
130 CREATE TABLE ACTUAL_NODE (
191 CREATE TABLE LOCK (
210 CREATE TABLE WORK_QUEUE (
221 CREATE TABLE WC_LOCK (
283 CREATE TABLE NODES (
537 CREATE TABLE EXTERNALS (
670 DROP TABLE BASE_NOD
[all...]
H A Dwc-queries.sql549 DROP TABLE IF EXISTS changelist_list;
550 CREATE TEMPORARY TABLE changelist_list (
582 DROP TABLE changelist_list;
583 DROP TABLE targets_list
591 DROP TABLE IF EXISTS targets_list;
592 CREATE TEMPORARY TABLE targets_list (
602 DROP TABLE targets_list
1242 DROP TABLE IF EXISTS target_prop_cache;
1243 CREATE TEMPORARY TABLE target_prop_cache (
1299 DROP TABLE target_prop_cach
[all...]
/freebsd-10.1-release/contrib/gcc/config/
H A Delfos.h133 #define ASM_OUTPUT_BEFORE_CASE_LABEL(FILE, PREFIX, NUM, TABLE) \
/freebsd-10.1-release/contrib/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp604 #define ASSERT_SORTED(TABLE)
606 #define ASSERT_SORTED(TABLE) \
607 { static bool TABLE##Checked = false; \
608 if (!TABLE##Checked) { \
609 assert(TableIsSorted(TABLE, array_lengthof(TABLE)) && \
611 TABLE##Checked = true; \
/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c70 typedef int TABLE[]; typedef
75 static const TABLE firstep_table = { -4, -2, 0, 2, 4, 6, 8, 10, 12};
77 static const TABLE cycpwr_thr1_table = { -6, -4, -2, 0, 2, 4, 6, 8 };
/freebsd-10.1-release/contrib/gcc/
H A Dglobal.c243 /* Set to 1 a bit in a vector TABLE of HARD_REG_SETs, for vector
246 #define SET_REGBIT(TABLE, I, J) SET_HARD_REG_BIT (allocno[I].TABLE, J)

Completed in 358 milliseconds

12