/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
H A D | templates.cc | 16 f(int i, char c) in f() 20 f(int i, char c, double d) in f() 24 f(int i, char c, double d, char *cs) in f() 28 f(int i, char c, double d, char *cs, void (*fig)(int, char)) in f() argument 32 f(int i, char c, double d, char *cs, void (*fig)(char, int)) in f() argument 185 float g(float, const float, volatile float) in g() argument 187 float g(char, float&, const float&, volatile float&) in g() argument 189 float g(float*, const float*, volatile float*) in g() argument 191 float g(char, float*&, const float*&, volatile float*&) in g() argument 214 class c { class [all …]
|
H A D | koenig.cc | 10 first (C c) in first() 16 first (int a, C c) in first() 22 second (int a, int b, C cc, int c, int d) in second() 28 entry (C c) in entry() 36 A::C c; member 114 int foo(K::O, float){ in foo() argument 199 int operator== (float) in operator ==() argument 204 int operator+ (float) in operator +() argument 247 A::C c; in main() local
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
H A D | oranking.cc | 93 C c; in test8() local 101 C c; in test9() local 127 int foo11 (float) { return 31; } in foo11() argument 148 char *c; in test13() local 173 char *c = 0; in test15() local 200 char *c; in main() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/ |
H A D | operations.d | 608 float[32] res = 24.0f; variable 619 float c = 4; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | iteration.d | 1026 auto c = [6,7,8]; variable 1041 auto c = [6,7,8]; variable 3049 const float[] b = [ 1.2, 3, 3.3 ]; variable 3108 auto c = reduce!(fun)(0, [1, 2, 3]); in foo() local 3142 dchar c = 'a'; variable 3558 const float[] b = [1.2, 3, 3.3]; variable 3610 dchar c = 'a'; variable 4829 Result c = 0; in sumKahan() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/ |
H A D | package.d | 1275 auto c = chain(foo, bar); variable 1297 immutable float[] immf = [ 1, 2, 3 ]; variable 1639 auto c = chooseAmong(1,foo, bar); variable 1660 auto c = chooseAmong(0, a, b); variable 2412 auto c = takeExactly(b, 2); variable 3815 auto c = cycle(a); variable 3845 auto c = cycle(i); variable 4904 auto c = chain(foo2, bar2); variable 4906 foreach (f, b; lockstep(c, c)) {} in foreach() argument 10843 auto c = new C; in this() variable [all …]
|
/netbsd-src/external/public-domain/sqlite/dist/ |
H A D | sqlite3.c | 13745 # define float sqlite_int64 macro 14657 # define float sqlite_int64 macro 17037 # define sqlite3VdbeScanStatus(a,b,c,d,e,f) argument 17038 # define sqlite3VdbeScanStatusRange(a,b,c,d) argument 17039 # define sqlite3VdbeScanStatusCounters(a,b,c,d) argument 20427 # define sqlite3WindowAttach(a,b,c) argument 21089 # define sqlite3AuthRead(a,b,c,d) argument 21090 # define sqlite3AuthCheck(a,b,c,d,e) SQLITE_OK argument 21091 # define sqlite3AuthContextPush(a,b,c) argument 21504 #define sqlite3FkActions(a,b,c,d,e,f) argument [all …]
|
/netbsd-src/external/mit/libcbor/dist/docs/doxygen/ |
H A D | jquery.js | 23 …'"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC="sizcache"+(Math.rando… 32 (function(a,d){a.ui=a.ui||{};if(a.ui.version){return}a.extend(a.ui,{version:"1.8.18",keyCode:{ALT:1… function 53 (function(b,c){var a=false;b(document).mouseup(function(d){a=false});b.widget("ui.mouse",{options:{… argument 61 (function($,e,b){var c="hashchange",h=document,f,g=$.event.special,i=h.documentMode,d="on"+c in e&&… argument 68 …inalTitle",y="powertip",o="powertipjq",l="powertiptarget",E=180/Math.PI;var c={isTipOpen:false,isF… variable
|