Home
last modified time | relevance | path

Searched refs:oth (Results 1 – 7 of 7) sorted by relevance

/external/boringssl/src/crypto/x509v3/
Dv3_genn.c231 OTHERNAME *oth; in GENERAL_NAME_set0_othername() local
232 oth = OTHERNAME_new(); in GENERAL_NAME_set0_othername()
233 if (!oth) in GENERAL_NAME_set0_othername()
235 oth->type_id = oid; in GENERAL_NAME_set0_othername()
236 oth->value = value; in GENERAL_NAME_set0_othername()
237 GENERAL_NAME_set0_value(gen, GEN_OTHERNAME, oth); in GENERAL_NAME_set0_othername()
/external/jetty/src/resources/org/eclipse/jetty/http/
Dmime.properties95 oth = application/vnd.oasis.opendocument.text-web key
/external/icu/icu4c/source/test/cintltst/
Dcdattst.c1338 UDateFormat *oth; in TestRelativeCrash() local
1341 oth = udat_clone(icudf, &subStatus); in TestRelativeCrash()
1344 udat_close(oth); /* ? */ in TestRelativeCrash()
/external/hyphenation-patterns/en-US/
Dhyph-en-us.pat.txt3002 4oth
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
Dssvnc.tcl6440 set oth 0
6455 incr oth
6547 incr oth
6631 if {$oth == 0} {
6636 if {$oth == 1} {
/external/e2fsprogs/po/
Dvi.po336 msgstr "othừa"
/external/pcre/dist/doc/
Dpcre.txt5054 PCRE handles \8 and \9 as the literal characters "8" and "9", and oth-