HomeSort by relevance Sort by last modified time
    Searched full:oth (Results 1 - 5 of 5) sorted by null

  /external/openssl/crypto/x509v3/
v3_genn.c 231 OTHERNAME *oth;
232 oth = OTHERNAME_new();
233 if (!oth)
235 oth->type_id = oid;
236 oth->value = value;
237 GENERAL_NAME_set0_value(gen, GEN_OTHERNAME, oth);
  /external/chromium/third_party/icu/source/test/cintltst/
cdattst.c 1147 UDateFormat *oth; local
    [all...]
  /external/icu4c/test/cintltst/
cdattst.c 1147 UDateFormat *oth; local
    [all...]
  /frameworks/base/core/java/android/webkit/
MimeTypeMap.java 221 "application/vnd.oasis.opendocument.text-web", "oth");
  /libcore/luni/src/main/java/libcore/net/
MimeUtils.java 79 add("application/vnd.oasis.opendocument.text-web", "oth");

Completed in 441 milliseconds