/third_party/node/test/parallel/ |
H A D | test-tls-multi-pfx.js | |
H A D | test-https-pfx.js | |
/third_party/musl/src/stdio/ |
H A D | tempnam.c | 12 char *tempnam(const char *dir, const char *pfx) in tempnam() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | parseaddr.c | 88 char *id, *pfx; in pa_parse_address() local
|
/third_party/alsa-lib/src/topology/ |
H A D | text.c | 93 tplg_save_text(snd_tplg_t *tplg ATTRIBUTE_UNUSED, struct tplg_elem *elem, struct tplg_buf *dst, const char *pfx) tplg_save_text() argument
|
H A D | ops.c | 113 tplg_save_ops(snd_tplg_t *tplg ATTRIBUTE_UNUSED, struct snd_soc_tplg_ctl_hdr *hdr, struct tplg_buf *dst, const char *pfx) tplg_save_ops() argument 198 tplg_save_ext_ops(snd_tplg_t *tplg ATTRIBUTE_UNUSED, struct snd_soc_tplg_bytes_control *be, struct tplg_buf *dst, const char *pfx) tplg_save_ext_ops() argument [all...] |
H A D | channel.c | 138 tplg_save_channels(snd_tplg_t *tplg ATTRIBUTE_UNUSED, struct snd_soc_tplg_channel *channel, unsigned int count, struct tplg_buf *dst, const char *pfx) tplg_save_channels() argument
|
H A D | save.c | 46 int tplg_save_printf(struct tplg_buf *dst, const char *pfx, const char *fmt, ...) in tplg_save_printf() argument 304 char *pfx; in save_config() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | collationsets.h | 71 void setPrefix(const UnicodeString &pfx) { in setPrefix() argument 119 void setPrefix(const UnicodeString &pfx) { in setPrefix() argument
|
H A D | collationsets.cpp | 317 TailoredSet::addPrefix(const CollationData *d, const UnicodeString &pfx, UChar32 c, uint32_t ce32) { in addPrefix() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationsets.h | 71 void setPrefix(const UnicodeString &pfx) { in setPrefix() argument 119 void setPrefix(const UnicodeString &pfx) { in setPrefix() argument
|
H A D | collationsets.cpp | 317 TailoredSet::addPrefix(const CollationData *d, const UnicodeString &pfx, UChar32 c, uint32_t ce32) { in addPrefix() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationsets.h | 71 void setPrefix(const UnicodeString &pfx) { in setPrefix() argument 119 void setPrefix(const UnicodeString &pfx) { in setPrefix() argument
|
H A D | collationsets.cpp | 317 TailoredSet::addPrefix(const CollationData *d, const UnicodeString &pfx, UChar32 c, uint32_t ce32) { in addPrefix() argument
|
/third_party/elfutils/tests/ |
H A D | allregs.c | 74 const char *set, *pfx; member
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | TailoredSet.java | 351 private void addPrefix(CollationData d, CharSequence pfx, int c, int ce32) { in addPrefix() argument 388 private void setPrefix(CharSequence pfx) { in setPrefix() argument
|
H A D | ContractionsAndExpansions.java | 298 private void setPrefix(CharSequence pfx) { in setPrefix() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | TailoredSet.java | 353 private void addPrefix(CollationData d, CharSequence pfx, int c, int ce32) { in addPrefix() argument 390 private void setPrefix(CharSequence pfx) { in setPrefix() argument
|
H A D | ContractionsAndExpansions.java | 305 private void setPrefix(CharSequence pfx) { in setPrefix() argument
|
/third_party/python/Modules/ |
H A D | getnameinfo.c | 109 u_char pfx; local
|
H A D | getaddrinfo.c | 421 u_char pfx; in getaddrinfo() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | huffman.c | 118 get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, Node *nodes, int node, uint32_t pfx, int pl, int *pos, int no_zero_count) get_tree_codes() argument
|
H A D | ylc.c | 63 get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, Node *nodes, int node, uint32_t pfx, int pl, int *pos) get_tree_codes() argument
|
H A D | mvha.c | 59 get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, Node *nodes, int node, uint32_t pfx, int pl, int *pos) get_tree_codes() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | avstring.c | 37 int av_strstart(const char *str, const char *pfx, const char **ptr) in av_strstart() argument 48 int av_stristart(const char *str, const char *pfx, const char **ptr) in av_stristart() argument [all...] |