Searched refs:ctype (Results 1 - 25 of 51) sorted by relevance

123

/frameworks/native/opengl/libs/
H A Degl_impl.h20 #include <ctype.h>
H A Dhooks.h20 #include <ctype.h>
/frameworks/base/media/libdrm/mobile1/include/
H A Ddrm_common_types.h25 #include <ctype.h>
/frameworks/av/libvideoeditor/osal/inc/
H A DM4OSA_Types.h30 #include <ctype.h>
/frameworks/native/libs/utils/
H A DDebug.cpp23 #include <ctype.h>
H A DAndroid.mk55 # Under MinGW, ctype.h doesn't need multi-byte support
/frameworks/native/opengl/libs/EGL/
H A DLoader.h20 #include <ctype.h>
H A Degl_object.cpp17 #include <ctype.h>
H A Degl_display.h21 #include <ctype.h>
H A Degl_object.h21 #include <ctype.h>
/frameworks/av/media/libstagefright/foundation/
H A Dhexdump.cpp26 #include <ctype.h>
H A DAString.cpp17 #include <ctype.h>
/frameworks/compile/linkloader/utils/
H A Dhelper.cpp21 #include <ctype.h>
/frameworks/native/opengl/libs/GLES2/
H A Dgl2.cpp17 #include <ctype.h>
/frameworks/native/opengl/tools/glgen/src/
H A DJType.java189 public static JType convert(CType ctype, boolean useArray) { argument
192 javaType = arrayTypeMapping.get(ctype);
195 javaType = typeMapping.get(ctype);
198 throw new RuntimeException("Unsupported C type: " + ctype);
/frameworks/rs/
H A DrsFifoSocket.cpp23 #include <ctype.h>
/frameworks/support/renderscript/v8/rs_support/
H A DrsFifoSocket.cpp23 #include <ctype.h>
/frameworks/base/media/mca/
H A Dstructgen.py107 def __init__(self, name, structname, jclassname, package, javatype, ctype, jtype, defval):
113 self.ctype = ctype
118 return " %s %s;" % (self.ctype, self.name)
/frameworks/av/media/libstagefright/id3/
H A Dtestid3.cpp21 #include <ctype.h>
/frameworks/base/cmds/installd/
H A Dinstalld.h27 #include <ctype.h>
/frameworks/base/libs/androidfw/
H A DInputDevice.cpp21 #include <ctype.h>
/frameworks/base/tools/aapt/
H A DStringPool.h21 #include <ctype.h>
/frameworks/compile/mclinker/lib/LD/
H A DDiagnostic.cpp13 #include <ctype.h>
/frameworks/native/opengl/libs/GLES_CM/
H A Dgl.cpp17 #include <ctype.h>
/frameworks/av/media/libstagefright/rtsp/
H A DARTPSession.cpp28 #include <ctype.h>

Completed in 1202 milliseconds

123