Searched defs:byteType (Results 1 - 14 of 14) sorted by relevance

/external/ImageMagick/coders/
H A Dipl.c81 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 DCtClass.java88 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 Dxmltok.c180 int (PTRFASTCALL *byteType)(const ENCODING *, const char *); member in struct:normal_encoding
202 E ## byteType, \
263 (AS_NORMAL_ENCODING(enc)->byteType(enc, p))
/external/python/cpython2/Modules/expat/
H A Dxmltok.c180 int (PTRFASTCALL *byteType)(const ENCODING *, const char *); member in struct:normal_encoding
202 E ## byteType, \
252 (AS_NORMAL_ENCODING(enc)->byteType(enc, p))
/external/r8/src/main/java/com/android/tools/r8/graph/
H A DDexItemFactory.java107 public DexType byteType = createType(byteDescriptor); field in class:DexItemFactory
/external/guice/extensions/persist/lib/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/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 224 milliseconds