Searched defs:cmp (Results 1 - 25 of 239) sorted by path

12345678910

/external/bison/src/
H A DAnnotationList.c104 int cmp = 0; local
107 cmp = 1;
109 cmp = -1;
112 cmp == 0 && ci < self->inadequacyNode->contributionCount;
118 cmp = -1;
121 cmp = 1;
125 for (item = 0; cmp == 0 && item < nitems; ++item)
130 cmp = -1;
133 cmp = 1;
137 if (cmp <
[all...]
/external/blktrace/btt/
H A Dproc.c85 int cmp; local
91 cmp = strcmp(name, this->u.name);
92 if (cmp < 0)
94 else if (cmp > 0)
131 int cmp; local
139 cmp = strcmp(that->name, this->u.name);
141 if (cmp < 0)
143 else if (cmp > 0)
/external/chromium_org/base/
H A Datomicops_internals_tsan.h19 Atomic32 cmp = old_value; local
20 __tsan_atomic32_compare_exchange_strong(ptr, &cmp, new_value,
22 return cmp;
58 Atomic32 cmp = old_value; local
59 __tsan_atomic32_compare_exchange_strong(ptr, &cmp, new_value,
61 return cmp;
67 Atomic32 cmp = old_value; local
68 __tsan_atomic32_compare_exchange_strong(ptr, &cmp, new_value,
70 return cmp;
102 Atomic64 cmp local
164 Atomic64 cmp = old_value; local
173 Atomic64 cmp = old_value; local
[all...]
/external/chromium_org/base/win/
H A Dpe_image.cc205 int cmp = -1; local
214 cmp = StrCmpByByte(function_name, name);
216 if (cmp == 0) {
221 if (cmp > 0)
227 if (cmp != 0)
/external/chromium_org/chrome/browser/thumbnails/
H A Dcontent_analysis.cc32 Compare cmp) {
47 while (!slider.empty() && !cmp(slider.back().first, *first))
28 SlidingWindowMinMax(InputIterator first, InputIterator last, OutputIterator output, int window_size, Compare cmp) argument
/external/chromium_org/remoting/webapp/
H A Dhost_list.js210 var cmp = function(a, b) {
224 this.hosts_ = /** @type {Array} */ this.hosts_.sort(cmp);
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBox.cpp3794 LayoutPoint cmp; local
3797 cmp = LayoutPoint(right, top);
3799 cmp = LayoutPoint(right, bottom);
3801 cmp = LayoutPoint(right, point.y());
3804 cmp = LayoutPoint(left, top);
3806 cmp = LayoutPoint(left, bottom);
3808 cmp = LayoutPoint(left, point.y());
3811 cmp = LayoutPoint(point.x(), top);
3813 cmp = LayoutPoint(point.x(), bottom);
3816 LayoutSize difference = cmp
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
H A DIDBFactory.cpp164 short IDBFactory::cmp(ScriptState* scriptState, const ScriptValue& firstValue, const ScriptValue& secondValue, ExceptionState& exceptionState) function in class:blink::IDBFactory
/external/chromium_org/third_party/WebKit/Source/wtf/
H A Ddtoa.cpp457 static int cmp(const BigInt& a, const BigInt& b) function in namespace:WTF
488 i = cmp(*a, *b);
661 if (cmp(b, S) >= 0) {
1065 if (cmp(b, S) < 0) {
1078 if (cmp(b, S) < 0)
1099 j = cmp(b, mlo);
1101 j1 = delta.sign ? 1 : cmp(b, delta);
1129 j1 = cmp(b, S);
1172 j = cmp(b, S);
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/bintrees/bintrees/
H A Dqavltree.c2282 int cmp = (**name == key) ? 0 : local
2287 if (cmp < 0 && unlikely(PyErr_Occurred())) goto bad;
2288 if (cmp == 0) {
2298 int cmp = (**argname == key) ? 0 : local
2303 if (cmp < 0 && unlikely(PyErr_Occurred())) goto bad;
2304 if (cmp == 0) goto arg_passed_twice;
H A Dqbintree.c2277 int cmp = (**name == key) ? 0 : local
2282 if (cmp < 0 && unlikely(PyErr_Occurred())) goto bad;
2283 if (cmp == 0) {
2293 int cmp = (**argname == key) ? 0 : local
2298 if (cmp < 0 && unlikely(PyErr_Occurred())) goto bad;
2299 if (cmp == 0) goto arg_passed_twice;
H A Dqrbtree.c2279 int cmp = (**name == key) ? 0 : local
2284 if (cmp < 0 && unlikely(PyErr_Occurred())) goto bad;
2285 if (cmp == 0) {
2295 int cmp = (**argname == key) ? 0 : local
2300 if (cmp < 0 && unlikely(PyErr_Occurred())) goto bad;
2301 if (cmp == 0) goto arg_passed_twice;
/external/chromium_org/third_party/boringssl/src/crypto/poly1305/
H A Dpoly1305_arm_asm.S437 # asm 1: cmp <len=int32#4,#64
438 # asm 2: cmp <len=r3,#64
439 cmp r3,#64 label
1119 # asm 1: cmp <len=int32#4,#64
1120 # asm 2: cmp <len=r3,#64
1121 cmp r3,#64 label
1135 # asm 1: cmp <len=int32#4,#32
1136 # asm 2: cmp <len=r3,#32
1137 cmp r3,#32 label
1488 # asm 1: cmp <le
1490 cmp r3,#32 label
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/x509v3/
H A Dv3_utl.c443 * cmp or cmp.*
446 int name_cmp(const char *name, const char *cmp) argument
450 len = strlen(cmp);
451 if((ret = strncmp(name, cmp, len))) return ret;
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dd1_pkt.c1522 int cmp; local
1526 cmp = satsub64be(seq,bitmap->max_seq_num);
1527 if (cmp > 0)
1532 shift = -cmp;
1545 int cmp; local
1549 cmp = satsub64be(seq,bitmap->max_seq_num);
1550 if (cmp > 0)
1552 shift = cmp;
1560 shift = -cmp;
/external/chromium_org/third_party/boringssl/src/ssl/pqueue/
H A Dpqueue.c159 int cmp = memcmp(next->priority, item->priority, sizeof(item->priority)); local
160 if (cmp > 0) {
171 } else if (cmp == 0) {
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/cython/src/Cython/Utility/
H A DFunctionArguments.c235 int cmp = (**name == key) ? 0 : local
241 if (cmp < 0 && unlikely(PyErr_Occurred())) goto bad;
242 if (cmp == 0) {
253 int cmp = (**argname == key) ? 0 : local
259 if (cmp < 0 && unlikely(PyErr_Occurred())) goto bad;
260 if (cmp == 0) goto arg_passed_twice;
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-coretext.cc216 static int cmp (const active_feature_t *a, const active_feature_t *b) { function in struct:active_feature_t
223 return cmp (this, f) == 0;
232 static int cmp (const feature_event_t *a, const feature_event_t *b) { function in struct:feature_event_t
235 active_feature_t::cmp (&a->feature, &b->feature);
H A Dhb-open-type-private.hh571 static inline int cmp (const IntType<Type,Size> *a, const IntType<Type,Size> *b) { return b->cmp (*a); } function in struct:OT::IntType
572 inline int cmp (IntType<Type,Size> va) const { Type a = va; Type b = v; return a < b ? -1 : a == b ? 0 : +1; } function in struct:OT::IntType
573 inline int cmp (Type a) const { Type b = v; return a < b ? -1 : a == b ? 0 : +1; } function in struct:OT::IntType
833 if (!this->array[i].cmp (x))
944 int c = this->array[mid].cmp (x);
H A Dhb-ot-cmap-table.hh179 int cmp (hb_codepoint_t codepoint) const function in struct:OT::CmapSubtableLongGroup
284 inline int cmp (const hb_codepoint_t &codepoint) const function in struct:OT::UnicodeValueRange
307 inline int cmp (const hb_codepoint_t &codepoint) const function in struct:OT::UVSMapping
309 return unicodeValue.cmp (codepoint);
346 inline int cmp (const hb_codepoint_t &variation_selector) const function in struct:OT::VariationSelectorRecord
348 return varSelector.cmp (variation_selector);
454 inline int cmp (const EncodingRecord &other) const function in struct:OT::EncodingRecord
457 ret = platformID.cmp (other.platformID);
459 ret = encodingID.cmp (other.encodingID);
H A Dhb-ot-layout-common-private.hh60 inline int cmp (hb_tag_t a) const { function in struct:OT::Record
61 return tag.cmp (a);
133 inline int cmp (hb_codepoint_t g) const { function in struct:OT::RangeRecord

Completed in 6378 milliseconds

12345678910