Searched defs:byteType (Results 1 - 12 of 12) sorted by relevance
/external/ImageMagick/coders/ | ||
H A D | ipl.c | 81 byteType; member in struct:_IPLInfo 88 static void increase (void *pixel, int byteType){ 89 switch(byteType){ 256 ipl_info.byteType=ReadBlobLong(image); 261 switch (ipl_info.byteType) { 549 ipl_info.byteType = 0; 553 ipl_info.byteType = 2; 556 ipl_info.byteType = 1; 561 ipl_info.byteType = 3; 564 ipl_info.byteType [all...] |
/external/javassist/src/main/javassist/ | ||
H A D | CtClass.java | 88 public static CtClass byteType; field in class:CtClass 142 byteType = new CtPrimitiveType("byte", 'B', "java.lang.Byte", 145 primitiveTypes[2] = byteType; |
/external/expat/lib/ | ||
H A D | xmltok.c | 180 int (PTRFASTCALL *byteType)(const ENCODING *, const char *); member in struct:normal_encoding 202 E ## byteType, \ 252 (AS_NORMAL_ENCODING(enc)->byteType(enc, p)) |
/external/guice/extensions/persist/lib/ | ||
H A D | javassist.jar | META-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ... |
/external/guice/extensions/struts2/lib/ | ||
H A D | javassist.jar | META-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ... |
/external/robolectric/v1/lib/main/ | ||
H A D | javassist-3.14.0-GA.jar | META-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ... |
/external/robolectric/v3/runtime/ | ||
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
Completed in 153 milliseconds