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

  /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/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);
  /prebuilt/common/http-client/
commons-codec-1.4.jar 

Completed in 40 milliseconds