Searched defs:chop (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/helgrind/tests/
H A Dtc14_laog_dinphils.c13 } chop[5]; variable in typeref:struct:__anon16352
21 pthread_mutex_lock(&chop[left].m);
22 pthread_mutex_lock(&chop[right].m);
24 pthread_mutex_unlock(&chop[left].m);
25 pthread_mutex_unlock(&chop[right].m);
36 pthread_mutex_init( &chop[i].m, NULL);
/external/skia/src/effects/gradients/
H A DSkClampRange.cpp40 static int chop(int64_t x0, SkGradFixed edge, int64_t x1, int64_t dx, int count) { function
125 fCount0 = chop(fx, 0, ex, dx, count);
132 fCount1 = chop(fx, kFracMax_SkGradFixed, ex, dx, count);
/external/guava/guava-testlib/src/com/google/common/testing/
H A DAbstractPackageSanityTests.java308 Optional<String> testedClassName = TEST_SUFFIX.chop(cls.getName());
376 @Override Optional<String> chop(String str) {
377 return i.chop(str).or(you.chop(str));
382 abstract Optional<String> chop(String str); method in class:AbstractPackageSanityTests.Chopper
386 @Override Optional<String> chop(String str) {
/external/openssh/
H A Dmisc.c66 chop(char *s) function
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 615 milliseconds