Home
last modified time | relevance | path

Searched defs:pfx (Results 1 – 25 of 59) sorted by relevance

123

/third_party/node/test/parallel/
Dtest-tls-pfx-authorizationerror.js14 const pfx = fixtures.readKey('agent1.pfx'); constant
19 pfx: pfx, property
35 pfx: pfx, property
Dtest-crypto.js62 tls.createSecureContext({ pfx: certPfx, passphrase: 'sample' }); property
65 tls.createSecureContext({ pfx: certPfx }); property
75 tls.createSecureContext({ pfx: certPfx, passphrase: 'test' }); property
85 tls.createSecureContext({ pfx: 'sample', passphrase: 'test' }); property
Dtest-https-pfx.js33 const pfx = fixtures.readKey('rsa_cert.pfx'); constant
39 pfx: pfx, property
Dtest-tls-ocsp-callback.js38 const pfx = fixtures.readKey('agent1.pfx'); constant
112 test({ ocsp: true, response: 'hello pfx', pfx: pfx, passphrase: 'sample' }); property
Dtest-tls-multi-key.js76 pfx: fixtures.readKey('agent1.pfx'), property
111 pfx: fixtures.readKey('ec10.pfx'), property
130 pfx: fixtures.readKey('agent10.pfx'), property
Dtest-https-agent-getname.js32 pfx: 'pfx', property
Dtest-crypto-binary-default.js50 tls.createSecureContext({ pfx: certPfx, passphrase: 'sample' }); property
53 tls.createSecureContext({ pfx: certPfx }); property
57 tls.createSecureContext({ pfx: certPfx, passphrase: 'test' }); property
61 tls.createSecureContext({ pfx: 'sample', passphrase: 'test' }); property
Dtest-tls-multi-pfx.js11 pfx: [ property
/third_party/node/deps/icu-small/source/i18n/
Dcollationsets.h71 void setPrefix(const UnicodeString &pfx) { in setPrefix()
119 void setPrefix(const UnicodeString &pfx) { in setPrefix()
/third_party/icu/icu4c/source/i18n/
Dcollationsets.h71 void setPrefix(const UnicodeString &pfx) { in setPrefix()
119 void setPrefix(const UnicodeString &pfx) { in setPrefix()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationsets.h71 void setPrefix(const UnicodeString &pfx) { in setPrefix()
119 void setPrefix(const UnicodeString &pfx) { in setPrefix()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationsets.h71 void setPrefix(const UnicodeString &pfx) { in setPrefix()
119 void setPrefix(const UnicodeString &pfx) { in setPrefix()
/third_party/ltp/utils/sctp/lib/
Dconnectx.c182 #define __SYMPFX(pfx, sym) #pfx sym argument
183 #define _SYMPFX(pfx, sym) __SYMPFX(pfx, sym) argument
/third_party/alsa-lib/src/topology/
Dops.c116 struct tplg_buf *dst, const char *pfx) in tplg_save_ops()
201 struct tplg_buf *dst, const char *pfx) in tplg_save_ext_ops()
Dpcm.c541 struct tplg_buf *dst, const char *pfx) in tplg_save_stream_caps()
689 struct tplg_buf *dst, const char *pfx) in tplg_save_streams()
781 struct tplg_buf *dst, const char *pfx) in tplg_save_fe_dai()
813 struct tplg_buf *dst, const char *pfx) in save_flags()
947 struct tplg_buf *dst, const char *pfx) in tplg_save_pcm()
1084 struct tplg_buf *dst, const char *pfx) in tplg_save_dai()
1238 struct tplg_buf *dst, const char *pfx) in tplg_save_link()
1318 struct tplg_buf *dst, const char *pfx) in tplg_save_cc()
1641 struct tplg_buf *dst, const char *pfx) in tplg_save_hw_config()
Dtext.c96 struct tplg_buf *dst, const char *pfx) in tplg_save_text()
Dchannel.c142 const char *pfx) in tplg_save_channels()
Ddata.c125 const char *pfx) in tplg_save_refs()
890 struct tplg_buf *dst, const char *pfx) in tplg_save_tuple_set()
1016 struct tplg_buf *dst, const char *pfx) in tplg_save_tuple_sets()
1087 struct tplg_buf *dst, const char *pfx) in tplg_save_tokens()
1158 struct tplg_buf *dst, const char *pfx) in tplg_save_tuples()
1245 const char *pfx) in tplg_save_manifest_data()
1422 struct tplg_buf *dst, const char *pfx) in tplg_save_data()
Dctl.c109 struct tplg_buf *dst, const char *pfx) in tplg_save_access()
402 struct tplg_buf *dst, const char *pfx) in tplg_save_tlv()
560 struct tplg_buf *dst, const char *pfx) in tplg_save_control_bytes()
700 struct tplg_buf *dst, const char *pfx) in tplg_save_control_enum()
862 struct tplg_buf *dst, const char *pfx) in tplg_save_control_mixer()
/third_party/musl/src/stdio/
Dtempnam.c13 char *tempnam(const char *dir, const char *pfx) in tempnam()
/third_party/ffmpeg/libavcodec/
Dvp56dsp.c29 #define VP56_EDGE_FILTER(pfx, suf, pix_inc, line_inc) \ argument
/third_party/pulseaudio/src/pulsecore/
Dparseaddr.c88 char *id, *pfx; in pa_parse_address() local
/third_party/ffmpeg/libavcodec/aarch64/
Dvp9dsp_init_aarch64.c128 #define init_mc_func(idx1, idx2, op, filter, fname, dir, mx, my, sz, pfx) \ in vp9dsp_mc_init_aarch64() argument
131 #define init_mc_funcs(idx, dir, mx, my, sz, pfx) \ in vp9dsp_mc_init_aarch64() argument
/third_party/ffmpeg/libavcodec/arm/
Dvp9dsp_init_arm.c115 #define init_mc_func(idx1, idx2, op, filter, fname, dir, mx, my, sz, pfx) \ in vp9dsp_mc_init_arm() argument
118 #define init_mc_funcs(idx, dir, mx, my, sz, pfx) \ in vp9dsp_mc_init_arm() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DTailoredSet.java353 private void addPrefix(CollationData d, CharSequence pfx, int c, int ce32) { in addPrefix()
390 private void setPrefix(CharSequence pfx) { in setPrefix()

123