Searched defs:EQUAL (Results 1 - 25 of 29) sorted by relevance

12

/external/compiler-rt/BlocksRuntime/tests/
H A Drettypepromotion.c23 enum { LESS = -1, EQUAL, GREATER }; enumerator in enum:__anon17612
31 if (random()) return EQUAL;
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dcoll.h219 * EQUAL is returned if source string is compared to be equal to target
229 EQUAL = 0, enumerator in enum:Collator::EComparisonResult
346 * than target; EQUAL if source is equal to target; LESS if source is less
376 * length) is greater than target; EQUAL if source (up to specified
414 * EQUAL if source is equal to target; LESS if source is less than
/external/easymock/src/org/easymock/
H A DLogicalOperator.java32 EQUAL("==") { enum constant in enum:LogicalOperator
/external/icu4c/i18n/unicode/
H A Dcoll.h219 * EQUAL is returned if source string is compared to be equal to target
229 EQUAL = UCOL_EQUAL, // 0 enumerator in enum:Collator::EComparisonResult
359 * than target; EQUAL if source is equal to target; LESS if source is less
389 * length) is greater than target; EQUAL if source (up to specified
429 * . // result would be Collator::EQUAL ("abc" == "ABC")
445 * EQUAL if source is equal to target; LESS if source is less than
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DBase64.java28 private static final byte EQUAL = -3; field in class:Base64
70 ascii[0x3d] = EQUAL;
208 while (srcLen > 0 && src[srcLen - 1] == EQUAL)
/external/chromium_org/sandbox/win/src/
H A Dpolicy_low_level.h25 // rule1.AddNumberMatch(IF_NOT, 1, CREATE_ALWAYS, EQUAL);
26 // rule1.AddNumberMatch(IF, 2, FILE_ATTRIBUTE_NORMAL, EQUAL);
30 // rule2.AddNumberMatch(IF, 1, OPEN_EXISTING, EQUAL));
119 EQUAL, enumerator in enum:sandbox::RuleOp
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-parse.h69 EQUAL = 287, enumerator in enum:yytokentype
107 #define EQUAL 287 macro
H A Dglcpp-parse.c281 EQUAL = 287, enumerator in enum:yytokentype
319 #define EQUAL 287 macro
709 "OR", "AND", "'|'", "'^'", "'&'", "NOT_EQUAL", "EQUAL", "'<'", "'>'",
2749 { (yyval.ival) = EQUAL; }
3439 case EQUAL:
3502 combined = _token_create_ival (token, EQUAL, EQUAL);
/external/chromium_org/tools/gn/
H A Dtoken.h21 EQUAL, enumerator in enum:Token::Type
/external/google-diff-match-patch/name/fraser/neil/plaintext/
H A Ddiff_match_patch_test.java41 private diff_match_patch.Operation EQUAL = diff_match_patch.Operation.EQUAL; field in class:diff_match_patch_test
127 assertTrue("diff_charsToLines:", new Diff(EQUAL, "a").equals(new Diff(EQUAL, "a")));
129 assertEquals("diff_charsToLines:", new Diff(EQUAL, "a"), new Diff(EQUAL, "a"));
132 LinkedList<Diff> diffs = diffList(new Diff(EQUAL, "\u0001\u0002\u0001"), new Diff(INSERT, "\u0002\u0001\u0002"));
138 assertEquals("diff_charsToLines:", diffList(new Diff(EQUAL, "alpha\nbeta\nalpha\n"), new Diff(INSERT, "beta\nalpha\nbeta\n")), diffs);
166 diffs = diffList(new Diff(EQUAL, "a"), new Diff(DELETE, "b"), new Diff(INSERT, "c"));
168 assertEquals("diff_cleanupMerge: No change case.", diffList(new Diff(EQUAL, "
[all...]
H A Ddiff_match_patch.java120 * Diff(Operation.EQUAL, " world.")}
124 DELETE, INSERT, EQUAL enum constant in enum:diff_match_patch.Operation
162 diffs.add(new Diff(Operation.EQUAL, text1));
183 diffs.addFirst(new Diff(Operation.EQUAL, commonprefix));
186 diffs.addLast(new Diff(Operation.EQUAL, commonsuffix));
228 diffs.add(new Diff(Operation.EQUAL, shorttext));
248 diffs.add(new Diff(Operation.EQUAL, mid_common));
282 diffs.add(new Diff(Operation.EQUAL, ""));
299 case EQUAL:
576 if (last_op == Operation.EQUAL) {
[all...]
/external/bison/src/
H A Dparse-gram.h102 EQUAL = 302, enumerator in enum:gram_tokentype
161 #define EQUAL 302 macro
H A Dparse-gram.c261 EQUAL = 302, enumerator in enum:gram_tokentype
320 #define EQUAL 302 macro
/external/chromium_org/chrome/test/perf/rendering/
H A Dthroughput_tests.cc409 EQUAL, enumerator in enum:__anon7353::ThroughputTest::WaitPixel::Operator
416 op_ = EQUAL;
430 case EQUAL:
/external/chromium_org/third_party/zlib/
H A Ddeflate.c152 #define EQUAL 0 macro
1421 s->window + start, length) != EQUAL) {
/external/qemu/distrib/zlib-1.2.3/
H A Ddeflate.c157 #define EQUAL 0 macro
1239 s->window + start, length) != EQUAL) {
/external/zlib/src/
H A Ddeflate.c151 #define EQUAL 0 macro
1363 s->window + start, length) != EQUAL) {
/external/chromium_org/third_party/angle/src/compiler/
H A Dglslang_tab.h135 EQUAL = 335, enumerator in enum:yytokentype
H A Dglslang_tab.cpp217 EQUAL = 335, enumerator in enum:yytokentype
760 "EQUAL", "SEMICOLON", "BANG", "DASH", "TILDE", "PLUS", "STAR", "SLASH",
/external/v8/src/
H A Dobjects.h685 EQUAL = 0, enumerator in enum:v8::internal::CompareResult
/external/chromium_org/v8/src/
H A Dobjects.h856 EQUAL = 0, enumerator in enum:v8::internal::CompareResult
/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/
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 ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 1136 milliseconds

12