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

  /frameworks/base/core/java/android/content/
DefaultDataHandler.java 53 * <row postfix="phones">
56 * <row postfix="phones">
78 private final static String POSTFIX = "postfix";
112 String postfix = atts.getValue(POSTFIX); local
113 if (postfix != null) {
115 postfix);
  /external/openssl/apps/
crl.c 72 #undef POSTFIX
73 #define POSTFIX ".rvk"
x509.c 86 #undef POSTFIX
87 #define POSTFIX ".srl"
1101 ?(strlen(CAfile)+strlen(POSTFIX)+1)
1114 BUF_strlcat(buf,POSTFIX,len);
    [all...]
  /frameworks/compile/libbcc/lib/ExecutionEngine/
MCCacheReader.cpp 315 #define PRINT_SHA1(PREFIX, X, POSTFIX) \
317 "%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x" POSTFIX, \
  /frameworks/compile/libbcc/lib/ExecutionEngine/OldJIT/
CacheReader.cpp 328 #define PRINT_SHA1(PREFIX, X, POSTFIX) \
330 "%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x" POSTFIX, \
  /prebuilt/common/http-client/
commons-codec-1.4.jar 

Completed in 1489 milliseconds