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

/external/compiler-rt/BlocksRuntime/tests/
H A Drettypepromotion.c23 enum { LESS = -1, EQUAL, GREATER }; enumerator in enum:__anon4880
31 if (random()) return EQUAL;
/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 = 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/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/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/mesa3d/src/glsl/glcpp/
H A Dglcpp-parse.h67 EQUAL = 284, enumerator in enum:yytokentype
H A Dglcpp-parse.c275 EQUAL = 284, enumerator in enum:yytokentype
659 "PASTE", "OR", "AND", "'|'", "'^'", "'&'", "NOT_EQUAL", "EQUAL", "'<'",
2595 { (yyval.ival) = EQUAL; ;}
3241 case EQUAL:
3304 combined = _token_create_ival (token, EQUAL, EQUAL);
/external/bison/src/
H A Dparse-gram.h83 EQUAL = 298, enumerator in enum:yytokentype
136 #define EQUAL 298 macro
H A Dparse-gram.c118 EQUAL = 298, enumerator in enum:yytokentype
171 #define EQUAL 298 macro
/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
1361 s->window + start, length) != EQUAL) {
/external/webkit/Source/JavaScriptCore/parser/
H A DJSParser.h91 EQUAL, enumerator in enum:JSC::JSTokenType
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang_tab.h118 EQUAL = 334, enumerator in enum:yytokentype
212 #define EQUAL 334 macro
H A Dglslang_tab.cpp145 EQUAL = 334, enumerator in enum:yytokentype
239 #define EQUAL 334 macro
774 "EQUAL", "SEMICOLON", "BANG", "DASH", "TILDE", "PLUS", "STAR", "SLASH",
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
H A Dcpp.c335 COND, LOGOR, LOGAND, OR, XOR, AND, EQUAL, RELATION, SHIFT, ADD, MUL, UNARY, enumerator in enum:eval_prec
370 { CPP_EQ_OP, EQUAL, op_eq },
371 { CPP_NE_OP, EQUAL, op_ne },
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext3D.h268 EQUAL = 0x0202, enumerator in enum:WebCore::GraphicsContext3D::__anon14648
/external/v8/src/
H A Dobjects.h685 EQUAL = 0, enumerator in enum:v8::internal::CompareResult
/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 ...
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/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/ ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 462 milliseconds