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

1234

/macosx-10.10/Security-57031.1.35/Security/libsecurity_mds/lib/
H A DMDSModule.cpp31 #define TABLE(t) { t, #t } macro
45 TABLE(CSSM_DL_DB_SCHEMA_INFO),
46 TABLE(CSSM_DL_DB_SCHEMA_ATTRIBUTES),
47 TABLE(CSSM_DL_DB_SCHEMA_INDEXES),
49 TABLE(MDS_CDSADIR_MDS_SCHEMA_RELATIONS),
50 TABLE(MDS_CDSADIR_MDS_SCHEMA_ATTRIBUTES),
51 TABLE(MDS_CDSADIR_MDS_SCHEMA_INDEXES),
53 TABLE(CSSM_DL_DB_SCHEMA_PARSING_MODULE),
56 TABLE(MDS_OBJECT_RECORDTYPE),
57 TABLE(MDS_CDSADIR_CSSM_RECORDTYP
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/rdbms_depend/ibmdb2/
H A Dtestdb_create.sql2 CREATE TABLE persons (
10 CREATE TABLE institutes (
16 CREATE TABLE documents (
23 CREATE TABLE authors_docs (
29 CREATE TABLE phones (
36 CREATE TABLE referrals (
44 ALTER TABLE authors_docs ADD
51 ALTER TABLE documents ADD
57 ALTER TABLE institutes ADD
64 ALTER TABLE person
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/rdbms_depend/mssql/
H A Dtestdb_create.sql2 CREATE TABLE authors_docs (
8 CREATE TABLE documents (
16 CREATE TABLE institutes (
23 CREATE TABLE persons (
31 CREATE TABLE phones (
38 ALTER TABLE authors_docs WITH NOCHECK ADD
46 ALTER TABLE documents WITH NOCHECK ADD
53 ALTER TABLE institutes WITH NOCHECK ADD
61 ALTER TABLE persons WITH NOCHECK ADD
68 ALTER TABLE phone
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dtestdb_create.sql1 CREATE TABLE persons (
8 CREATE TABLE institutes (
13 CREATE TABLE documents (
19 CREATE TABLE authors_docs (
24 CREATE TABLE phones (
31 ALTER TABLE authors_docs ADD
38 ALTER TABLE documents ADD
44 ALTER TABLE institutes ADD
50 ALTER TABLE persons ADD
56 ALTER TABLE phone
[all...]
/macosx-10.10/WTF-7600.1.24/wtf/
H A DSixCharacterHash.cpp35 #define TABLE ("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789") macro
63 static_assert(WTF_ARRAY_LENGTH(TABLE) - 1 == 62, "Six character hash table is not 62 characters long.");
68 buffer[i] = TABLE[accumulator % 62];
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/rdbms_depend/mysql/
H A Dtestdb_create.sql2 CREATE TABLE persons (
10 CREATE TABLE institutes (
16 CREATE TABLE documents (
23 CREATE TABLE authors_docs (
29 CREATE TABLE phones (
36 CREATE TABLE certs (
42 ALTER TABLE authors_docs ADD
49 ALTER TABLE documents ADD
55 ALTER TABLE institutes ADD
62 ALTER TABLE person
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/rdbms_depend/timesten/
H A Dtestdb_create.sql1 CREATE TABLE persons (
7 CREATE TABLE institutes (
13 CREATE TABLE documents (
20 CREATE TABLE authors_docs (
30 CREATE TABLE phones (
H A Dtttestdb_create.sql1 CREATE TABLE persons (
13 CREATE TABLE institutes (
19 CREATE TABLE documents (
26 CREATE TABLE authors_docs (
36 CREATE TABLE phones (
/macosx-10.10/zlib-55/zlib/contrib/infback9/
H A Dinflate9.h15 TABLE, /* i: waiting for dynamic block table lengths */ enumerator in enum:__anon15677
27 TYPE -> STORED or TABLE or LEN or DONE
29 TABLE -> LENLENS -> CODELENS -> LEN
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/lib/
H A Dnameprep_template.c81 #define TABLE compose_sym3(nameprep_, VERSION, _map_table) macro
83 offset = TABLE[IMAP[IMAP[idx0] + idx1]].tbl[idx2];
88 #undef TABLE macro
130 #define TABLE compose_sym3(nameprep_, VERSION, _bidi_table) macro
132 offset = TABLE[IMAP[IMAP[idx0] + idx1]].tbl[idx2];
135 #undef TABLE macro
/macosx-10.10/cups-408/cups/doc/
H A Dcups.css201 TABLE.page {
283 DIV.table TABLE {
300 DIV.table TABLE TD {
306 DIV.table TABLE TH {
312 DIV.figure TABLE {
372 TABLE.indent {
379 TABLE.indent {
383 TABLE.indent TD, TABLE.indent TH {
387 TABLE
[all...]
/macosx-10.10/rsync-45/rsync/zlib/
H A Dinflate.h40 TABLE, /* i: waiting for dynamic block table lengths */ enumerator in enum:__anon12253
69 TYPE -> STORED or TABLE or LEN or CHECK
71 TABLE -> LENLENS -> CODELENS -> LEN
/macosx-10.10/sudo-73/src/zlib/
H A Dinflate.h37 TABLE, /* i: waiting for dynamic block table lengths */ enumerator in enum:__anon12645
68 TYPE -> TYPEDO -> STORED or TABLE or LEN_ or CHECK
70 TABLE -> LENLENS -> CODELENS -> LEN_
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/apps/actiweb/
H A DFormsWithState.xotcl63 set result " <TABLE BORDER='0' WIDTH='600' CELLSPACING='0' CELLPADDING='0'>
65 <TABLE BORDER='0' cellpadding='0' cellspacing='1'>
112 <TABLE BORDER="0" WIDTH="600" CELLSPACING="0" CELLPADDING="0">
115 <TABLE BORDER="0" cellpadding="0" cellspacing="0" width="500">
142 </TABLE>
143 </TABLE>
150 <TABLE BORDER="0" WIDTH="600" CELLSPACING="0" CELLPADDING="0">
153 <TABLE BORDER="0" cellpadding="0" cellspacing="0" width="500">
182 </TABLE>
183 </TABLE>
[all...]
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dinflate.h63 TABLE, /* i: waiting for dynamic block table lengths */ enumerator in enum:__anon15215
92 TYPE -> STORED or TABLE or LEN or CHECK
94 TABLE -> LENLENS -> CODELENS -> LEN
/macosx-10.10/zlib-55/zlib/
H A Dinflate.h37 TABLE, /* i: waiting for dynamic block table lengths */ enumerator in enum:__anon15693
68 TYPE -> TYPEDO -> STORED or TABLE or LEN_ or CHECK
70 TABLE -> LENLENS -> CODELENS -> LEN_
/macosx-10.10/tcl-105/tcl_ext/tclsoap/tclsoap/doc/
H A Dtclsoap.css10 TABLE {vertical-align: top; }
11 TABLE.globaltable { background-color: steelblue;
/macosx-10.10/OpenSSL098-52/src/crypto/sha/asm/
H A Dsha512-x86_64.pl54 $TABLE="K512";
66 $TABLE="K256";
200 lea $TABLE-.($Tbl),$Tbl
275 .type $TABLE,\@object
276 $TABLE:
297 .type $TABLE,\@object
298 $TABLE:
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/t/
H A D066SQLite.t58 CREATE TABLE log4perltest (
H A D034DBI.t57 $dbh->do('DROP TABLE log4perltest') if -e 't/tmp/log4perltest';
60 CREATE TABLE log4perltest (
223 CREATE TABLE log4perltest (
279 $dbh->do('DROP TABLE log4perltest');
281 CREATE TABLE log4perltest (
H A D035JDBCAppender.t52 -e "t/tmp/log4perltest" && $dbh->do('DROP TABLE log4perltest');
55 CREATE TABLE log4perltest (
140 $dbh->do('DROP TABLE log4perltest');
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/rdbms_depend/pgsql/
H A Dtestdb_create.sql42 CREATE TABLE certs (
/macosx-10.10/shell_cmds-179/find/
H A Dgetdate.y85 } TABLE;
352 static TABLE const MonthDayTable[] = {
381 static TABLE const UnitsTable[] = {
396 static TABLE const OtherTable[] = {
422 static TABLE const TimezoneTable[] = {
506 static TABLE const MilitaryTable[] = {
675 const TABLE *tp;
/macosx-10.10/sudo-73/src/
H A Dgetdate.y57 } TABLE;
328 static TABLE const MonthDayTable[] = {
357 static TABLE const UnitsTable[] = {
372 static TABLE const OtherTable[] = {
398 static TABLE const TimezoneTable[] = {
482 static TABLE const MilitaryTable[] = {
673 const TABLE *tp;
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Dsyspolicy.sql41 CREATE TABLE feature (
54 CREATE TABLE authority (
102 CREATE TABLE bookmarkhints (
162 CREATE TABLE object (

Completed in 250 milliseconds

1234