Home
last modified time | relevance | path

Searched refs:charFunc (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/biology/gffread/gffread-0.12.7/gclib/
H A DGCdbYank.h35 int decompress(FastaSeq& rec, int csize=0, int zfofs=-1, charFunc* seqCallBack=NULL);
67 int getRecord(const char* key, FastaSeq& rec, charFunc* seqCallBack=NULL);
H A DGFastaFile.h273 typedef int charFunc(char c, int pos, FastaSeq* fseq); //char processing function typedef
484 …FastaSeq *getFastaSeq(bool& is_last, FastaSeq* seq, charFunc* callbackFn = NULL, const char* trim_…
569 FastaSeq *getFastaSeq(FastaSeq* seq, charFunc* callbackFn = NULL) {
661 charFunc* seqCallBack;
684 GFastaCharHandler(charFunc* chrCallBack, FastaSeq* r=NULL, char* recdel=DEF_FASTA_DELIM) {
694 void init(charFunc* chrCallBack) { in init()
700 void init(FastaSeq* r, charFunc* chrCallBack) { in init()
H A DGCdbYank.cpp71 int GCdbZFasta::decompress(FastaSeq& rec, int csize, int zfofs, charFunc* seqCallBack) { in decompress()
407 int GCdbYank::getRecord(const char* key, FastaSeq& rec, charFunc* seqCallBack) { in getRecord()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaObjC/
H A Dargument-checking.m6 extern int charFunc(char); // expected-note{{passing argument to parameter here}} function
21charFunc("abc"); // expected-warning {{incompatible pointer to integer conversion passing 'char [4…
/dports/editors/libreoffice/libreoffice-7.2.6.2/idlc/test/
H A Dinterface.idl51 char charFunc( [in] char inparam, [out] char outparam, [inout] char inoutparam);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idlc/test/
H A Dinterface.idl51 char charFunc( [in] char inparam, [out] char outparam, [inout] char inoutparam);
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dfunc.c1086 static void charFunc( in charFunc() function
1816 FUNCTION(char, -1, 0, 0, charFunc ), in sqlite3RegisterBuiltinFunctions()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dfunc.c1119 static void charFunc( in charFunc() function
1963 FUNCTION(char, -1, 0, 0, charFunc ), in sqlite3RegisterBuiltinFunctions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dfunc.c1126 static void charFunc( in charFunc() function
1974 FUNCTION(char, -1, 0, 0, charFunc ), in sqlite3RegisterBuiltinFunctions()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dfunc.c1127 static void charFunc( in charFunc() function
2174 FUNCTION(char, -1, 0, 0, charFunc ), in sqlite3RegisterBuiltinFunctions()

1234567