Home
last modified time | relevance | path

Searched defs:ppos (Results 1 – 19 of 19) sorted by relevance

/external/icu4c/i18n/
Dtridpars.cpp273 ParsePosition ppos(pos); in parseGlobalFilter() local
723 ParsePosition ppos(pos); in parseFilterID() local
Ddecimfmt.cpp2501 ParsePosition ppos(pos); in compareComplexAffix() local
/external/icu4c/test/intltest/
Ddtfmapts.cpp289 ParsePosition ppos; in TestNameHiding() local
Ddtfmrgts.cpp815 ParsePosition ppos [] = { in Test4104136() local
Ddtfmttst.cpp3141 ParsePosition ppos; in TestRoundtripWithCalendar() local
Dnumfmtst.cpp158 ParsePosition ppos; in TestAPI() local
/external/oprofile/module/
Doprofile.c206 static ssize_t oprof_note_read(char * buf, size_t count, loff_t * ppos) in oprof_note_read()
305 static ssize_t oprof_read(struct file * file, char * buf, size_t count, loff_t * ppos) in oprof_read()
/external/chromium/net/server/
Dhttp_server.cc285 int* ppos) { in ParseHeaders()
/external/qemu/audio/
Dfmodaudio.c244 int ppos = FSOUND_GetCurrentPosition (fmd->channel); in fmod_run_out() local
Ddsoundaudio.c578 DWORD wpos, ppos, old_pos; in dsound_run_out() local
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
Dikev2.c218 const u8 *pend, *ppos; in ikev2_parse_proposal() local
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
Dikev2.c234 const u8 *pend, *ppos; in ikev2_parse_proposal() local
/external/wpa_supplicant_8/src/eap_peer/
Dikev2.c229 const u8 *pend, *ppos; in ikev2_parse_proposal() local
/external/wpa_supplicant_8/src/eap_server/
Dikev2.c213 const u8 *pend, *ppos; in ikev2_parse_proposal() local
/external/icu4c/test/cintltst/
Dcnmdptst.c191 int32_t ppos; in TestExponential() local
/external/icu4c/common/
Duniset_props.cpp1253 ParsePosition& ppos, in applyPropertyPattern()
/external/wpa_supplicant_6/wpa_supplicant/src/radius/
Dradius.c785 u8 *plain, *ppos, *res; in decrypt_ms_key() local
/external/wpa_supplicant_8/src/radius/
Dradius.c823 u8 *plain, *ppos, *res; in decrypt_ms_key() local
/external/kernel-headers/original/linux/
Dfs.h1703 static inline void do_generic_file_read(struct file * filp, loff_t *ppos, in do_generic_file_read()