/l4re-core-master/lua/lib/contrib/src/ |
A D | lcode.c | 101 setobj(fs->ls->L, v, const2val(fs, e)); in luaK_exp2const() 117 if (fs->pc > fs->lasttarget) in previousinstruction() 232 fs->lasttarget = fs->pc; in luaK_getlabel() 373 fs->pc--; in removelastinstruction() 387 savelineinfo(fs, f, fs->ls->lastline); in luaK_code() 565 fs->nk++; in addk() 631 sethvalue(fs->ls->L, &k, fs->ls->h); in nilK() 658 luaK_codek(fs, reg, luaK_intK(fs, i)); in luaK_int() 667 luaK_codek(fs, reg, luaK_numberK(fs, f)); in luaK_float() 928 exp2reg(fs, e, fs->freereg - 1); in luaK_exp2nextreg() [all …]
|
A D | lparser.c | 195 FuncState *fs = ls->fs; in new_localvar() local 278 FuncState *fs = ls->fs; in check_readonly() local 312 FuncState *fs = ls->fs; in adjustlocalvars() local 454 FuncState *fs = ls->fs; in singlevar() local 471 FuncState *fs = ls->fs; in adjust_assign() local 598 FuncState *fs = ls->fs; in createlabel() local 689 FuncState *fs = ls->fs; in addprototype() local 721 ls->fs = fs; in open_func() 746 FuncState *fs = ls->fs; in close_func() local 760 ls->fs = fs->prev; in close_func() [all …]
|
A D | lcode.h | 48 #define luaK_codeABC(fs,o,a,b,c) luaK_codeABCk(fs,o,a,b,c,0) argument 55 #define getinstruction(fs,e) ((fs)->f->code[(e)->u.info]) argument 58 #define luaK_setmultret(fs,e) luaK_setreturns(fs, e, LUA_MULTRET) argument 60 #define luaK_jumpto(fs,t) luaK_patchlist(fs, luaK_jump(fs), t) argument 62 LUAI_FUNC int luaK_code (FuncState *fs, Instruction i); 69 LUAI_FUNC void luaK_fixline (FuncState *fs, int line); 72 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n); 79 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e); 87 LUAI_FUNC int luaK_jump (FuncState *fs); 92 LUAI_FUNC int luaK_getlabel (FuncState *fs); [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/soft-fp/ |
A D | op-common.h | 46 _FP_FRAC_HIGH_RAW_##fs(X) |= _FP_IMPLBIT_##fs; \ 75 if (!(_FP_FRAC_HIGH_RAW_##fs(X) & _FP_QNANBIT_##fs)) \ 113 && !(_FP_FRAC_HIGH_##fs(X) & _FP_QNANBIT_SH_##fs)) \ 158 _FP_FRAC_HIGH_RAW_##fs(X) |= _FP_QNANBIT_##fs; \ 270 _FP_FRAC_HIGH_RAW_##fs(X) |= _FP_QNANBIT_##fs; \ 284 && !(_FP_FRAC_HIGH_RAW_##fs(X) & _FP_QNANBIT_##fs)) \ 341 _FP_FRAC_HIGH_##fs(Y) |= _FP_IMPLBIT_SH_##fs; \ 392 _FP_FRAC_HIGH_##fs(X) |= _FP_IMPLBIT_SH_##fs; \ 522 _FP_FRAC_HIGH_##fs(Y) |= _FP_IMPLBIT_SH_##fs; \ 574 _FP_FRAC_HIGH_##fs(X) |= _FP_IMPLBIT_SH_##fs; \ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/filesystem/ |
A D | dir.cc | 50 struct fs::_Dir 68 fs::path path; 83 inline fs::_Dir 84 open_dir(const fs::path& p, fs::directory_options options, in open_dir() 107 inline fs::file_type 182 fs::directory_iterator:: 205 fs::directory_iterator& 217 fs::directory_iterator& 230 using Dir_iter_pair = std::pair<fs::_Dir, fs::directory_iterator>; 305 recurse(const fs::_Dir& d, fs::directory_options options, std::error_code& ec) in recurse() [all …]
|
A D | ops.cc | 67 fs::path 117 fs::path 212 fs::path 221 fs::path 839 fs::path 849 fs::path 1190 fs::path 1402 fs::status(const fs::path& p) in status() 1412 fs::symlink_status(const fs::path& p) in symlink_status() 1421 fs::path [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/filesystem/ |
A D | dir.cc | 50 struct fs::_Dir 68 fs::path path; 83 inline fs::_Dir 84 open_dir(const fs::path& p, fs::directory_options options, in open_dir() 107 inline fs::file_type 182 fs::directory_iterator:: 205 fs::directory_iterator& 217 fs::directory_iterator& 230 using Dir_iter_pair = std::pair<fs::_Dir, fs::directory_iterator>; 305 recurse(const fs::_Dir& d, fs::directory_options options, std::error_code& ec) in recurse() [all …]
|
A D | ops.cc | 67 fs::path 117 fs::path 212 fs::path 221 fs::path 859 fs::path 869 fs::path 1210 fs::path 1455 fs::status(const fs::path& p) in status() 1465 fs::symlink_status(const fs::path& p) in symlink_status() 1474 fs::path [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/filesystem/ |
A D | dir.cc | 50 struct fs::_Dir 68 fs::path path; 83 inline fs::_Dir 84 open_dir(const fs::path& p, fs::directory_options options, in open_dir() 107 inline fs::file_type 182 fs::directory_iterator:: 205 fs::directory_iterator& 217 fs::directory_iterator& 230 using Dir_iter_pair = std::pair<fs::_Dir, fs::directory_iterator>; 305 recurse(const fs::_Dir& d, fs::directory_options options, std::error_code& ec) in recurse() [all …]
|
A D | ops.cc | 67 fs::path 117 fs::path 212 fs::path 221 fs::path 857 fs::path 867 fs::path 1208 fs::path 1453 fs::status(const fs::path& p) in status() 1463 fs::symlink_status(const fs::path& p) in symlink_status() 1472 fs::path [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++17/ |
A D | fs_dir.cc | 39 namespace fs = std::filesystem; 45 struct fs::_Dir : _Dir_base 114 fs::path path; 128 fs::directory_iterator:: 150 const fs::directory_entry& 156 fs::directory_iterator& 168 fs::directory_iterator& 229 fs::directory_options 247 const fs::directory_entry& 253 fs::recursive_directory_iterator& [all …]
|
A D | fs_ops.cc | 65 fs::path 83 fs::path 164 fs::path 270 fs::path 723 fs::path 733 fs::path 1142 fs::path 1148 fs::path 1575 fs::status(const fs::path& p) in status() 1585 fs::symlink_status(const fs::path& p) in symlink_status() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++17/ |
A D | fs_dir.cc | 39 namespace fs = std::filesystem; 45 struct fs::_Dir : _Dir_base 114 fs::path path; 128 fs::directory_iterator:: 150 const fs::directory_entry& 156 fs::directory_iterator& 168 fs::directory_iterator& 229 fs::directory_options 247 const fs::directory_entry& 253 fs::recursive_directory_iterator& [all …]
|
A D | fs_ops.cc | 65 fs::path 83 fs::path 164 fs::path 270 fs::path 723 fs::path 733 fs::path 1142 fs::path 1148 fs::path 1487 fs::status(const fs::path& p) in status() 1497 fs::symlink_status(const fs::path& p) in symlink_status() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/ |
A D | fs_dir.cc | 39 namespace fs = std::filesystem; 45 struct fs::_Dir : _Dir_base 114 fs::path path; 128 fs::directory_iterator:: 150 const fs::directory_entry& 156 fs::directory_iterator& 168 fs::directory_iterator& 229 fs::directory_options 247 const fs::directory_entry& 253 fs::recursive_directory_iterator& [all …]
|
A D | fs_ops.cc | 65 fs::path 83 fs::path 164 fs::path 270 fs::path 723 fs::path 733 fs::path 1142 fs::path 1148 fs::path 1575 fs::status(const fs::path& p) in status() 1585 fs::symlink_status(const fs::path& p) in symlink_status() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/filesystem/ |
A D | std-dir.cc | 40 namespace fs = std::filesystem; 42 struct fs::_Dir : _Dir_base 109 fs::path path; 123 fs::directory_iterator:: 145 const fs::directory_entry& 155 fs::directory_iterator& 167 fs::directory_iterator& 227 const fs::directory_entry& 233 fs::recursive_directory_iterator& 237 fs::recursive_directory_iterator& [all …]
|
A D | dir.cc | 105 fs::path path; 120 fs::directory_iterator:: 142 const fs::directory_entry& 152 fs::directory_iterator& 164 fs::directory_iterator& 182 fs::recursive_directory_iterator:: 224 const fs::directory_entry& 230 fs::recursive_directory_iterator& 234 fs::recursive_directory_iterator& 238 fs::recursive_directory_iterator& [all …]
|
A D | ops.cc | 66 fs::path 116 fs::path 211 fs::path 220 fs::path 619 fs::path 629 fs::path 970 fs::path 1226 fs::status(const fs::path& p) in status() 1236 fs::symlink_status(const fs::path& p) in symlink_status() 1245 fs::path [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/filesystem/ |
A D | dir.cc | 111 fs::path path; 126 fs::directory_iterator:: 148 const fs::directory_entry& 158 fs::directory_iterator& 170 fs::directory_iterator& 188 fs::recursive_directory_iterator:: 230 const fs::directory_entry& 236 fs::recursive_directory_iterator& 240 fs::recursive_directory_iterator& 244 fs::recursive_directory_iterator& [all …]
|
A D | ops.cc | 65 fs::path 115 fs::path 211 fs::path 220 fs::path 623 fs::path 633 fs::path 981 fs::path 1245 fs::status(const fs::path& p) in status() 1255 fs::symlink_status(const fs::path& p) in symlink_status() 1264 fs::path [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/filesystem/ |
A D | dir.cc | 111 fs::path path; 126 fs::directory_iterator:: 148 const fs::directory_entry& 158 fs::directory_iterator& 170 fs::directory_iterator& 188 fs::recursive_directory_iterator:: 230 const fs::directory_entry& 236 fs::recursive_directory_iterator& 240 fs::recursive_directory_iterator& 244 fs::recursive_directory_iterator& [all …]
|
A D | ops.cc | 65 fs::path 115 fs::path 211 fs::path 220 fs::path 623 fs::path 633 fs::path 981 fs::path 1245 fs::status(const fs::path& p) in status() 1255 fs::symlink_status(const fs::path& p) in symlink_status() 1264 fs::path [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/filesystem/ |
A D | dir.cc | 111 fs::path path; 126 fs::directory_iterator:: 148 const fs::directory_entry& 158 fs::directory_iterator& 170 fs::directory_iterator& 188 fs::recursive_directory_iterator:: 230 const fs::directory_entry& 236 fs::recursive_directory_iterator& 240 fs::recursive_directory_iterator& 244 fs::recursive_directory_iterator& [all …]
|
A D | ops.cc | 65 fs::path 115 fs::path 211 fs::path 220 fs::path 623 fs::path 633 fs::path 981 fs::path 1245 fs::status(const fs::path& p) in status() 1255 fs::symlink_status(const fs::path& p) in symlink_status() 1264 fs::path [all …]
|