Searched refs:bpos (Results 1 - 16 of 16) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
H A Dpostprocessor.c589 const char *bpos; local
596 bpos = buf;
598 while (NULL != (spos = strstr (bpos, key)))
603 bpos = spos + 1;
/external/llvm/test/MC/Sparc/
H A Dsparc64-ctrl-instructions.s44 ! CHECK: bpos %xcc, .BB0 ! encoding: [0x1c,0b01101AAA,A,A]
46 bpos %xcc, .BB0
276 ! CHECK: bpos,a %icc, .BB0 ! encoding: [0x3c,0b01001AAA,A,A]
278 bpos,a %icc, .BB0
332 ! CHECK: bpos,pn %icc, .BB0 ! encoding: [0x1c,0b01000AAA,A,A]
334 bpos,pn %icc, .BB0
388 ! CHECK: bpos,a,pn %icc, .BB0 ! encoding: [0x3c,0b01000AAA,A,A]
390 bpos,a,pn %icc, .BB0
444 ! CHECK: bpos %icc, .BB0 ! encoding: [0x1c,0b01001AAA,A,A]
446 bpos,p
[all...]
H A Dsparc-ctrl-instructions.s111 ! CHECK: bpos .BB0 ! encoding: [0x1c,0b10AAAAAA,A,A]
113 bpos .BB0
234 ! CHECK: bpos,a .BB0 ! encoding: [0x3c,0b10AAAAAA,A,A]
236 bpos,a .BB0
/external/javassist/src/main/javassist/bytecode/
H A DCodeIterator.java1230 int bpos;
1233 bpos = b.orgPos;
1237 bpos = len; // src will be never equal to bpos
1247 if (src != bpos)
1255 bpos = b.orgPos;
1259 bpos = len;
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvparser.cpp6857 long long bpos = -1;
6875 if (bpos < 0) { // Block ID
6876 bpos = pos;
6909 if (bpos < 0)
6922 BlockGroup(this, idx, bpos, bsize, prev, next, duration, discard_padding);
/external/libvpx/libwebm/mkvparser/
H A Dmkvparser.cc7075 long long bpos = -1;
7093 if (bpos < 0) { // Block ID
7094 bpos = pos;
7127 if (bpos < 0)
7140 BlockGroup(this, idx, bpos, bsize, prev, next, duration, discard_padding);
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/
H A DDiagBigDecimal.java142 private static final byte bpos = 1; field in class:DiagBigDecimal
2977 (new Test("byv014")).ok=((bpos))==((new android.icu.math.BigDecimal(bpos)).byteValue());
2990 (new Test("byv030")).ok=((bpos))==((new android.icu.math.BigDecimal(bpos)).byteValueExact());
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
H A DDiagBigDecimal.java138 private static final byte bpos = 1; field in class:DiagBigDecimal
2973 (new Test("byv014")).ok=((bpos))==((new com.ibm.icu.math.BigDecimal(bpos)).byteValue());
2986 (new Test("byv030")).ok=((bpos))==((new com.ibm.icu.math.BigDecimal(bpos)).byteValueExact());
/external/guice/extensions/struts2/lib/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/robolectric/v1/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 604 milliseconds