Home
last modified time | relevance | path

Searched defs:account (Results 1 – 8 of 8) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dmemblockq.c247 static void write_index_changed(pa_memblockq *bq, int64_t old_write_index, bool account) { in write_index_changed()
683 void pa_memblockq_seek(pa_memblockq *bq, int64_t offset, pa_seek_mode_t seek, bool account) { in pa_memblockq_seek()
710 void pa_memblockq_flush_write(pa_memblockq *bq, bool account) { in pa_memblockq_flush_write()
/third_party/node/deps/v8/tools/
Dlocs.py211 def account(self, unit): member in Group
/third_party/curl/lib/
Dftp.h123 char *account; member
/third_party/python/Modules/expat/
Dxmlparse.c2729 XML_Bool haveMore, enum XML_Account account) { in doContent()
3231 enum XML_Account account) { in storeAtts()
3753 enum XML_Account account) { in doCdataSection()
4343 XML_Bool allowClosingDoctype, enum XML_Account account) { in doProlog()
5564 enum XML_Account account) { in storeAttributeValue()
5579 enum XML_Account account) { in appendAttributeValue()
5779 enum XML_Account account) { in storeEntityValue()
7274 enum XML_Account account) { in accountingReportDiff()
7310 enum XML_Account account) { in accountingDiffTolerated()
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c2777 XML_Bool haveMore, enum XML_Account account) { in doContent()
3279 enum XML_Account account) { in storeAtts()
3801 enum XML_Account account) { in doCdataSection()
4391 XML_Bool allowClosingDoctype, enum XML_Account account) { in doProlog()
5651 enum XML_Account account) { in storeAttributeValue()
5666 enum XML_Account account) { in appendAttributeValue()
5867 enum XML_Account account) { in storeEntityValue()
7386 enum XML_Account account) { in accountingReportDiff()
7422 enum XML_Account account) { in accountingDiffTolerated()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_account_appAccount.js27 account: AppAccountInfoMock, property
/third_party/ntfs-3g/ntfsprogs/
Dntfsusermap.c536 static void account(const char *accname, const char *dir, in account() function
Dntfssecaudit.c1160 char account[ACCOUNTSIZE]; in showownership() local