Home
last modified time | relevance | path

Searched defs:nBuff (Results 1 – 7 of 7) sorted by relevance

/dports/audio/audacity/audacity-Audacity-3.1.3/modules/mod-script-pipe/
H A DPipeServer.cpp8 const int nBuff = 1024; variable
119 const int nBuff = 1024; variable
/dports/biology/ncbi-toolkit/ncbi/network/taxon1/taxon2/
H A Dtaxcs.c469 char nBuff[256]; in tax_matchName() local
497 char nBuff[256]; in tax_matchName() local
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DUser32.java2536 int GetKeyboardLayoutList(int nBuff, HKL[] lpList); in GetKeyboardLayoutList()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/import/src/
H A DMapiApi.cpp1435 char nBuff[64]; in ListPropertyValue() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/scaddins/source/analysis/
H A Danalysishelper.cxx946 const int nBuff = 256; in GetString() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scaddins/source/analysis/
H A Danalysishelper.cxx946 const int nBuff = 256; in GetString() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java2888 public static final native int GetKeyboardLayoutList (int nBuff, long [] lpList); in GetKeyboardLayoutList()