HomeSort by relevance Sort by last modified time
    Searched refs:cType (Results 1 - 10 of 10) sorted by null

  /libcore/luni/src/main/java/libcore/net/url/
JarURLConnectionImpl.java 240 String cType = null;
245 cType = guessContentTypeFromName(entryName);
249 cType = jarFileURLConnection.getContentType();
254 if (cType == null) {
255 cType = "content/unknown";
257 return cType;
  /external/chromium_org/third_party/sqlite/src/tool/
showdb.c 5 #include <ctype.h>
253 static int localPayload(i64 nPayload, char cType){
258 if( cType==13 ){
286 unsigned char cType, /* Page type */
300 if( cType<=5 ){
307 if( cType!=5 ){
313 nLocal = localPayload(nPayload, cType);
317 if( cType==5 || cType==13 ){
332 if( showCellContent && cType!=5 )
    [all...]
showwal.c 5 #include <ctype.h>
203 static int describeCell(unsigned char cType, unsigned char *a, char **pzDesc){
212 if( cType<=5 ){
219 if( cType!=5 ){
226 if( cType==5 || cType==13 ){
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fts1_porter.c 32 #include <ctype.h>
130 static const char cType[] = {
154 j = cType[x-'a'];
163 j = cType[x-'a'];
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2_porter.c 129 static const char cType[] = {
153 j = cType[x-'a'];
162 j = cType[x-'a'];
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
AppleEvents.py 187 cType = FOUR_CHAR_CODE('type')
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 3571 milliseconds