/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
H A D | templates.cc | 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 408 T2 operator+(const T2 t, int i) in operator +() 412 T2& operator+=(T2& t, int i) in operator +=() 417 T2 operator-(const T2 t, int i) in operator -() 421 T2& operator-=(T2& t, int i) in operator -=() 426 T2 operator*(const T2 t, int i) in operator *() 430 T2& operator*=(T2& t, int i) in operator *=() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | iteration.d | 2340 auto t = joiner([ variable 3049 const float[] b = [ 1.2, 3, 3.3 ]; variable 3558 const float[] b = [1.2, 3, 3.3]; variable 4833 immutable t = result + y; in sumKahan() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/ |
H A D | package.d | 1297 immutable float[] immf = [ 1, 2, 3 ]; variable 1603 auto t = s.save; variable 2169 auto t = take(arr2, 5); variable 2206 auto t = take(dummy, 5); local 2463 auto t = takeExactly(dummy, 5); local 2472 auto t = takeExactly(DummyType.init, 4); local 2481 auto t = takeExactly(DummyType.init, 4); local 3769 auto t = take(cy, 20); local 6570 auto t = transversal!(TransverseOptions.enforceNotJagged)(drs, num); variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 2138 constexpr Node::Kind getFloatLiteralKind(float *) { in getFloatLiteralKind() argument 2172 const char *t = first; in printLeft() local
|
/netbsd-src/external/mit/libcbor/dist/docs/doxygen/ |
H A D | jquery.js | 23 …tion(){var bH=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|… function 68 …f(!Q&&!T&&!P&&S){R.data(y,S);R.data(g,S);R.removeAttr("title")}R.data(n,new t(R,O,G))});if(!O.manu… function 87 …(!h&&!m){var o=true,l=null;a(document).bind(i([["mousemove",function(s){var t={x:s.pageX,y:s.pageY… variable
|
/netbsd-src/external/public-domain/sqlite/dist/ |
H A D | sqlite3.c | 13745 # define float sqlite_int64 macro 14657 # define float sqlite_int64 macro 15260 #define GLOBAL(t,v) (*(t*)sqlite3_wsd_find((void*)&(v), sizeof(v))) argument 15266 #define GLOBAL(t,v) v argument 24649 static int osLocaltime(time_t *t, struct tm *pTm){ in osLocaltime() 24703 time_t t; in toLocaltime() local 25702 time_t t; in currentTimeFunc() local 34575 unsigned int i, t; in sqlite3UtfSelfTest() local
|