Searched refs:GREATER (Results 26 - 46 of 46) sorted by relevance

12

/external/libpcap/
H A Dscanner.l251 greater return GREATER;
H A Dscanner.c3014 return GREATER;
/external/webkit/Source/WebCore/inspector/front-end/
H A DHeapSnapshotView.js517 GREATER: function (a, b) { return a !== null && a > b; }
524 GREATER: /^>(\d+)/
/external/icu4c/test/intltest/
H A Dregcoll.cpp1240 expectedResult = Collator::GREATER;
/external/v8/src/
H A Dassembler.cc1186 return x < y ? LESS : GREATER;
H A Druntime.cc7129 return Smi::FromInt(GREATER);
7147 return Smi::FromInt(x_value < y_value ? LESS : GREATER);
7159 if (x_value >= 0) return Smi::FromInt(GREATER);
7201 tie = GREATER;
7205 if (x_scaled > y_scaled) return Smi::FromInt(GREATER);
7220 else if (d > 0) return Smi::FromInt(GREATER);
7226 return Smi::FromInt(bufx.has_more() ? GREATER : EQUAL);
7237 equal_prefix_result = Smi::FromInt(GREATER);
7267 result = (r < 0) ? Smi::FromInt(LESS) : Smi::FromInt(GREATER);
7288 return Smi::FromInt(GREATER);
[all...]
H A Dobjects.h686 GREATER = 1, enumerator in enum:v8::internal::CompareResult
688 NOT_EQUAL = GREATER
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext3D.h270 GREATER = 0x0204, enumerator in enum:WebCore::GraphicsContext3D::__anon14648
/external/v8/src/mips/
H A Dcode-stubs-mips.cc1149 __ li(v0, Operand(GREATER));
1163 __ li(v0, Operand(GREATER)); // Things aren't less than themselves.
1202 __ li(v0, Operand(GREATER)); // NaN <= NaN should fail.
1355 __ li(v0, Operand(GREATER));
1441 __ li(v0, Operand(GREATER));
1742 __ li(t1, Operand(GREATER));
1753 // (GREATER). If rhs is equal to lhs, this will be corrected in next
1767 __ li(v0, Operand(GREATER));
1849 ncr = GREATER;
6354 __ li(v0, Operand(Smi::FromInt(GREATER)));
[all...]
/external/v8/src/arm/
H A Dcode-stubs-arm.cc1115 __ mov(r0, Operand(GREATER));
1128 __ mov(r0, Operand(GREATER)); // Things aren't less than themselves.
1168 __ mov(r0, Operand(GREATER)); // NaN <= NaN should fail.
1314 __ mov(r0, Operand(GREATER));
1672 __ mov(r0, Operand(GREATER), LeaveCC, gt);
1680 __ mov(r0, Operand(GREATER));
1762 ncr = GREATER;
6127 __ mov(r0, Operand(Smi::FromInt(GREATER)), LeaveCC, gt);
6593 __ mov(r0, Operand(GREATER), LeaveCC, gt);
/external/webkit/Source/WebCore/html/canvas/
H A DWebGLRenderingContext.idl55 /* GREATER */
127 /* GREATER */
270 const unsigned int GREATER = 0x0204;
H A DWebGLRenderingContext.cpp4448 case GraphicsContext3D::GREATER:
/external/icu4c/i18n/
H A Dalphaindex.cpp775 r = Collator::GREATER;
/external/v8/src/x64/
H A Dcode-stubs-x64.cc3289 return (cc == greater || cc == greater_equal) ? LESS : GREATER;
5425 // Result is GREATER.
5427 __ Move(rax, Smi::FromInt(GREATER));
/external/v8/src/ia32/
H A Dcode-stubs-ia32.cc4224 return (cc == greater || cc == greater_equal) ? LESS : GREATER;
6433 // Result is GREATER.
6435 __ Set(eax, Immediate(Smi::FromInt(GREATER)));
/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/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 822 milliseconds

12