Home
last modified time | relevance | path

Searched refs:bwflags (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/util/
H A Dblobstore.cpp842 CBlobWriter::TFlags bwflags = CBlobWriter::fOwnDescr; in OpenForWrite() local
844 bwflags |= CBlobWriter::fLogBlobs; in OpenForWrite()
847 bwflags |= CBlobWriter::fOwnCon; in OpenForWrite()
850 bwflags); in OpenForWrite()
/dports/audio/bristol/bristol-0.60.10/brighton/
H A Dbrighton.c121 static int bwflags = BRIGHTON_POST_WINDOW; variable
594 bwflags &= ~BRIGHTON_POST_WINDOW; in main()
1596 synthesisers[global.synths->synthtype]->flags |= bwflags; in main()