Searched defs:SET (Results 1 - 23 of 23) sorted by relevance

/external/freetype/src/base/
H A Dmd5.c66 * SET reads 4 input bytes in little-endian byte order and stores them
74 #define SET(n) \ macro
77 SET(n)
79 #define SET(n) \ macro
113 STEP(F, a, b, c, d, SET(0), 0xd76aa478, 7)
114 STEP(F, d, a, b, c, SET(1), 0xe8c7b756, 12)
115 STEP(F, c, d, a, b, SET(2), 0x242070db, 17)
116 STEP(F, b, c, d, a, SET(3), 0xc1bdceee, 22)
117 STEP(F, a, b, c, d, SET(4), 0xf57c0faf, 7)
118 STEP(F, d, a, b, c, SET(
[all...]
/external/pdfium/third_party/freetype/src/base/
H A Dmd5.c66 * SET reads 4 input bytes in little-endian byte order and stores them
74 #define SET(n) \ macro
77 SET(n)
79 #define SET(n) \ macro
113 STEP(F, a, b, c, d, SET(0), 0xd76aa478, 7)
114 STEP(F, d, a, b, c, SET(1), 0xe8c7b756, 12)
115 STEP(F, c, d, a, b, SET(2), 0x242070db, 17)
116 STEP(F, b, c, d, a, SET(3), 0xc1bdceee, 22)
117 STEP(F, a, b, c, d, SET(4), 0xf57c0faf, 7)
118 STEP(F, d, a, b, c, SET(
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DBERTags.java15 public static final int SET = 0x11; field in interface:BERTags
16 public static final int SET_OF = 0x11; // for completeness - used to model a SET of the same type.
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_md5.cc27 #define SET(n) \ macro
30 SET(n)
58 STEP(F, a, b, c, d, SET(0), 0xd76aa478, 7)
59 STEP(F, d, a, b, c, SET(1), 0xe8c7b756, 12)
60 STEP(F, c, d, a, b, SET(2), 0x242070db, 17)
61 STEP(F, b, c, d, a, SET(3), 0xc1bdceee, 22)
62 STEP(F, a, b, c, d, SET(4), 0xf57c0faf, 7)
63 STEP(F, d, a, b, c, SET(5), 0x4787c62a, 12)
64 STEP(F, c, d, a, b, SET(6), 0xa8304613, 17)
65 STEP(F, b, c, d, a, SET(
[all...]
/external/llvm/lib/CodeGen/
H A DDFAPacketizer.cpp35 const unsigned *SET):
37 DFAStateEntryTable(SET) {}
34 DFAPacketizer(const InstrItineraryData *I, const int (*SIT)[2], const unsigned *SET) argument
/external/llvm/lib/Support/
H A DMD5.cpp62 // SET reads 4 input bytes in little-endian byte order and stores them
64 #define SET(n) \ macro
95 STEP(F, a, b, c, d, SET(0), 0xd76aa478, 7)
96 STEP(F, d, a, b, c, SET(1), 0xe8c7b756, 12)
97 STEP(F, c, d, a, b, SET(2), 0x242070db, 17)
98 STEP(F, b, c, d, a, SET(3), 0xc1bdceee, 22)
99 STEP(F, a, b, c, d, SET(4), 0xf57c0faf, 7)
100 STEP(F, d, a, b, c, SET(5), 0x4787c62a, 12)
101 STEP(F, c, d, a, b, SET(6), 0xa8304613, 17)
102 STEP(F, b, c, d, a, SET(
[all...]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
H A DLabel.java53 public static final int SET = -3; field in class:Label
120 /** A set of token types or character codes if label==SET */
131 this.label = SET;
141 this.label = SET;
162 label=SET;
206 return label==SET;
218 if ( label!=SET ) {
226 label=SET;
267 if (label==SET) {
287 if ( label==SET ) {
[all...]
/external/v8/tools/oom_dump/
H A Doom_dump.cc50 #define SET(type) names[type] = #type; macro
51 INSTANCE_TYPE_LIST(SET)
52 #undef SET macro
/external/elfutils/src/libdw/
H A Ddwarf_getsrclines.c349 #define SET(field) \ macro
356 SET (addr);
357 SET (op_index);
358 SET (file);
359 SET (line);
360 SET (column);
361 SET (is_stmt);
362 SET (basic_block);
363 SET (end_sequence);
364 SET (prologue_en
369 #undef SET macro
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp1669 const char* SET = "set"; local
1679 SET,
1683 SET,
1687 SET,
1691 SET,
1695 SET,
1699 SET,
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 600 milliseconds