Home
last modified time | relevance | path

Searched refs:TABLE (Results 1 – 25 of 166) sorted by relevance

1234567

/third_party/icu/tools/colprobe/
DdoComparisonTable.pl20 open TABLE, ">$filename";
23 print TABLE <<"EndOfTemplate";
114 print TABLE " (<a href=\"../../windows/collation/$loc.xml\">xml</a>";
117 print TABLE "<a href=\"../../windows/collation/$winBase.xml\">base ($winBase)</a>";
119 print TABLE ")";
121 print TABLE "</th>\n";
122 print TABLE " </tr>\n <tr>";
130 print TABLE <<"EndOfFooter";
151 print TABLE "<td bgcolor=\"$color\">\n";
159 print TABLE $_;
[all …]
DcreateComparisonTables.pl18 open TABLE, ">$filename";
21 print TABLE <<"EndOfTemplate";
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-metrics.cc72 #define GET_METRIC_X(TABLE, ATTR) \ in _hb_ot_metrics_get_position_common() argument
73 (face->table.TABLE->has_data () && \ in _hb_ot_metrics_get_position_common()
75 face->table.TABLE->ATTR + GET_VAR, metrics_tag))), true)) in _hb_ot_metrics_get_position_common()
76 #define GET_METRIC_Y(TABLE, ATTR) \ in _hb_ot_metrics_get_position_common() argument
77 (face->table.TABLE->has_data () && \ in _hb_ot_metrics_get_position_common()
79 face->table.TABLE->ATTR + GET_VAR, metrics_tag))), true)) in _hb_ot_metrics_get_position_common()
150 #define GET_METRIC_X(TABLE, ATTR) \ in hb_ot_metrics_get_position() argument
151 (face->table.TABLE->has_data () && \ in hb_ot_metrics_get_position()
152 (position && (*position = font->em_scalef_x (face->table.TABLE->ATTR + GET_VAR)), true)) in hb_ot_metrics_get_position()
153 #define GET_METRIC_Y(TABLE, ATTR) \ in hb_ot_metrics_get_position() argument
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dhostapd.eap_user_sqlite1 CREATE TABLE users(
10 CREATE TABLE wildcards(
21 CREATE TABLE authlog(
29 CREATE TABLE pending_tc(
34 CREATE TABLE current_sessions(
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dhostapd.eap_user_sqlite1 CREATE TABLE users(
10 CREATE TABLE wildcards(
21 CREATE TABLE authlog(
29 CREATE TABLE pending_tc(
34 CREATE TABLE current_sessions(
/third_party/jerryscript/tools/
Drun-mem-stats-test.sh20 TABLE="no"
28 TABLE="yes"
70 if [ "$TABLE" == "yes" ]
/third_party/openssl/crypto/sha/asm/
Dsha512-x86_64.pl152 $TABLE="K512";
164 $TABLE="K256";
347 lea $TABLE(%rip),$Tbl
422 .type $TABLE,\@object
423 $TABLE:
468 .type $TABLE,\@object
469 $TABLE:
833 #movdqa $TABLE+`$SZ*2*$rounds`+32(%rip),$t4
834 #movdqa $TABLE+`$SZ*2*$rounds`+64(%rip),$t5
838 movdqa $TABLE+`$SZ*2*$rounds`(%rip),$t3
[all …]
Dsha512-ia64.pl88 $TABLE="K512";
102 $TABLE="K256";
175 add Ktbl=($TABLE#-.Lpic_point),Ktbl }
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
Dsha512-x86_64.pl152 $TABLE="K512";
164 $TABLE="K256";
347 lea $TABLE(%rip),$Tbl
422 .type $TABLE,\@object
423 $TABLE:
468 .type $TABLE,\@object
469 $TABLE:
833 #movdqa $TABLE+`$SZ*2*$rounds`+32(%rip),$t4
834 #movdqa $TABLE+`$SZ*2*$rounds`+64(%rip),$t5
838 movdqa $TABLE+`$SZ*2*$rounds`(%rip),$t3
[all …]
Dsha512-ia64.pl88 $TABLE="K512";
102 $TABLE="K256";
175 add Ktbl=($TABLE#-.Lpic_point),Ktbl }
/third_party/parse5/test/data/parser-feedback/
Dtests12.test5 …xt><annotation-xml><svg><desc><b>eggs</b></desc><g><foreignObject><P>spam<TABLE><tr><td><img></td>…
6 …xt><annotation-xml><svg><desc><b>eggs</b></desc><g><foreignObject><P>spam<TABLE><tr><td><img></td>…
176 …xt><annotation-xml><svg><desc><b>eggs</b></desc><g><foreignObject><P>spam<TABLE><tr><td><img></td>…
177 …xt><annotation-xml><svg><desc><b>eggs</b></desc><g><foreignObject><P>spam<TABLE><tr><td><img></td>…
Dtricky01.test558 …"description": "<TABLE>\\n<TR>\\n<CENTER><CENTER><TD></TD></TR><TR>\\n<FONT>\\n<TABLE><tr></tr></T…
559 …"input": "<TABLE>\n<TR>\n<CENTER><CENTER><TD></TD></TR><TR>\n<FONT>\n<TABLE><tr></tr></TABLE>\n</P…
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DResourceModule.java83 info = getFromTable(res, INFO, UResourceBundle.TABLE); in ResourceModule()
84 testData = getFromTable(res, TEST_DATA, UResourceBundle.TABLE); in ResourceModule()
235 assert_is (res != null && key != null && res.getType() == UResourceBundle.TABLE);
296 assert_is (theRes != null && theRes.getType() == UResourceBundle.TABLE);
315 info = getFromTable(res, INFO, UResourceBundle.TABLE);
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
DResourceModule.java84 info = getFromTable(res, INFO, UResourceBundle.TABLE); in ResourceModule()
85 testData = getFromTable(res, TEST_DATA, UResourceBundle.TABLE); in ResourceModule()
236 assert_is (res != null && key != null && res.getType() == UResourceBundle.TABLE);
297 assert_is (theRes != null && theRes.getType() == UResourceBundle.TABLE);
316 info = getFromTable(res, INFO, UResourceBundle.TABLE);
/third_party/openssl/util/
Dlocal_shlib.com.in15 $ DEFINE/TABLE='OPENSSL_NAMES' OSSL_FLAG YES
28 $ IF OLDV .NES. "" THEN DEFINE/TABLE='OPENSSL_NAMES' 'E' 'OLDV'
/third_party/node/deps/openssl/openssl/util/
Dlocal_shlib.com.in15 $ DEFINE/TABLE='OPENSSL_NAMES' OSSL_FLAG YES
28 $ IF OLDV .NES. "" THEN DEFINE/TABLE='OPENSSL_NAMES' 'E' 'OLDV'
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
Daesni-sha256-x86_64.pl86 $TABLE="K256";
172 .type $TABLE,\@object
173 $TABLE:
402 lea $TABLE+`$SZ*2*$rounds+32`(%rip),%r13 # borrow $a0
431 vmovdqa $TABLE+`$SZ*2*$rounds`(%rip),$t3
437 lea $TABLE(%rip),$Tbl
718 lea $TABLE+`$SZ*2*$rounds+32`(%rip),%r13 # borrow $a0
747 vmovdqa $TABLE+`$SZ*2*$rounds`(%rip),$t3
753 lea $TABLE(%rip),$Tbl
1034 lea $TABLE+`$SZ*2*$rounds+32`(%rip),%r12 # borrow $a4
[all …]
/third_party/openssl/crypto/aes/asm/
Daesni-sha256-x86_64.pl86 $TABLE="K256";
172 .type $TABLE,\@object
173 $TABLE:
402 lea $TABLE+`$SZ*2*$rounds+32`(%rip),%r13 # borrow $a0
431 vmovdqa $TABLE+`$SZ*2*$rounds`(%rip),$t3
437 lea $TABLE(%rip),$Tbl
718 lea $TABLE+`$SZ*2*$rounds+32`(%rip),%r13 # borrow $a0
747 vmovdqa $TABLE+`$SZ*2*$rounds`(%rip),$t3
753 lea $TABLE(%rip),$Tbl
1034 lea $TABLE+`$SZ*2*$rounds+32`(%rip),%r12 # borrow $a4
[all …]
/third_party/parse5/packages/parse5/lib/parser/
Dopen-element-stack.test.ts161 const tableElement = createElement(TN.TABLE);
174 stack.push(tableElement, $.TABLE);
382 stack.push(createElement(TN.TABLE), $.TABLE);
393 stack.push(createElement(TN.TABLE), $.TABLE);
399 stack.push(createElement(TN.TABLE), $.TABLE);
Dopen-element-stack.ts23 [$.TABLE, NS.HTML],
41 const TABLE_CONTEXT = [$.TABLE, $.TEMPLATE, $.HTML];
328 if (tn === $.TABLE || tn === $.TEMPLATE || tn === $.HTML) {
349 if (tn === $.TABLE || tn === $.HTML) {
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DUnitPreferences.java201 assert (value.getType() == UResourceBundle.TABLE); in put()
206 assert (value.getType() == UResourceBundle.TABLE); in put()
217 assert (value.getType() == UResourceBundle.TABLE); in put()
/third_party/curl/tests/data/
Dtest32025 <TABLE border=1><TR><TD>Protocol version:</TD><TD>TLS1.2</TD></TR>
30 <TR><TD>Ciphersuite</TD><TD>SRP_SHA_AES_NNN_CBC_SHA1</TD></TR></p></TABLE>
/third_party/parse5/packages/parse5/lib/common/
Dhtml.ts154 TABLE = 'table', enumerator
326 TABLE, enumerator
474 [TAG_NAMES.TABLE, TAG_ID.TABLE],
587 $.TABLE,
/third_party/openssl/engines/
De_loader_attic.ec2 # LIBNAME INPUT HEADER ERROR-TABLE FILE
/third_party/node/deps/openssl/openssl/engines/
De_capi.ec2 # LIBNAME INPUT HEADER ERROR-TABLE FILE

1234567