Home
last modified time | relevance | path

Searched refs:save (Results 1 – 25 of 651) sorted by relevance

12345678910>>...27

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DStringSaver.h28 StringRef save(const char *S) { return save(StringRef(S)); } in save() function
29 StringRef save(StringRef S);
30 StringRef save(const Twine &S) { return save(StringRef(S.str())); } in save() function
31 StringRef save(const std::string &S) { return save(StringRef(S)); } in save() function
50 StringRef save(const char *S) { return save(StringRef(S)); } in save() function
51 StringRef save(StringRef S);
52 StringRef save(const Twine &S) { return save(StringRef(S.str())); } in save() function
53 StringRef save(const std::string &S) { return save(StringRef(S)); } in save() function
/freebsd-13.1/contrib/byacc/test/btyacc/
H A Drename_debug.c509 yypath = save->save; in YYPARSE_DECL()
510 save->save = NULL; in YYPARSE_DECL()
533 save->save = yyps->save; in YYPARSE_DECL()
727 yyps->save = save->save; in YYPARSE_DECL()
728 save->save = NULL; in YYPARSE_DECL()
1041 yyps->save = save->save; in YYPARSE_DECL()
1042 save->save = yypath; in YYPARSE_DECL()
1128 yyps = save->save; in YYPARSE_DECL()
1129 save->save = NULL; in YYPARSE_DECL()
1135 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dquote_calc.tab.c804 yypath = save->save; in YYPARSE_DECL()
805 save->save = NULL; in YYPARSE_DECL()
828 save->save = yyps->save; in YYPARSE_DECL()
1022 yyps->save = save->save; in YYPARSE_DECL()
1023 save->save = NULL; in YYPARSE_DECL()
1397 yyps->save = save->save; in YYPARSE_DECL()
1398 save->save = yypath; in YYPARSE_DECL()
1484 yyps = save->save; in YYPARSE_DECL()
1485 save->save = NULL; in YYPARSE_DECL()
1491 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Derr_syntax20.tab.c645 yypath = save->save; in YYPARSE_DECL()
646 save->save = NULL; in YYPARSE_DECL()
669 save->save = yyps->save; in YYPARSE_DECL()
863 yyps->save = save->save; in YYPARSE_DECL()
864 save->save = NULL; in YYPARSE_DECL()
1182 yyps->save = save->save; in YYPARSE_DECL()
1183 save->save = yypath; in YYPARSE_DECL()
1269 yyps = save->save; in YYPARSE_DECL()
1270 save->save = NULL; in YYPARSE_DECL()
1276 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Ddefines2.calc.c687 yypath = save->save; in YYPARSE_DECL()
688 save->save = NULL; in YYPARSE_DECL()
711 save->save = yyps->save; in YYPARSE_DECL()
905 yyps->save = save->save; in YYPARSE_DECL()
906 save->save = NULL; in YYPARSE_DECL()
1280 yyps->save = save->save; in YYPARSE_DECL()
1281 save->save = yypath; in YYPARSE_DECL()
1367 yyps = save->save; in YYPARSE_DECL()
1368 save->save = NULL; in YYPARSE_DECL()
1374 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Derr_syntax12.tab.c653 yypath = save->save; in YYPARSE_DECL()
654 save->save = NULL; in YYPARSE_DECL()
677 save->save = yyps->save; in YYPARSE_DECL()
871 yyps->save = save->save; in YYPARSE_DECL()
872 save->save = NULL; in YYPARSE_DECL()
1185 yyps->save = save->save; in YYPARSE_DECL()
1186 save->save = yypath; in YYPARSE_DECL()
1272 yyps = save->save; in YYPARSE_DECL()
1273 save->save = NULL; in YYPARSE_DECL()
1279 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Derr_syntax18.tab.c650 yypath = save->save; in YYPARSE_DECL()
651 save->save = NULL; in YYPARSE_DECL()
674 save->save = yyps->save; in YYPARSE_DECL()
868 yyps->save = save->save; in YYPARSE_DECL()
869 save->save = NULL; in YYPARSE_DECL()
1187 yyps->save = save->save; in YYPARSE_DECL()
1188 save->save = yypath; in YYPARSE_DECL()
1274 yyps = save->save; in YYPARSE_DECL()
1275 save->save = NULL; in YYPARSE_DECL()
1281 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Derr_syntax11.tab.c647 yypath = save->save; in YYPARSE_DECL()
648 save->save = NULL; in YYPARSE_DECL()
671 save->save = yyps->save; in YYPARSE_DECL()
865 yyps->save = save->save; in YYPARSE_DECL()
866 save->save = NULL; in YYPARSE_DECL()
1179 yyps->save = save->save; in YYPARSE_DECL()
1180 save->save = yypath; in YYPARSE_DECL()
1266 yyps = save->save; in YYPARSE_DECL()
1267 save->save = NULL; in YYPARSE_DECL()
1273 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dquote_calc2-s.tab.c798 yypath = save->save; in YYPARSE_DECL()
799 save->save = NULL; in YYPARSE_DECL()
822 save->save = yyps->save; in YYPARSE_DECL()
1016 yyps->save = save->save; in YYPARSE_DECL()
1017 save->save = NULL; in YYPARSE_DECL()
1391 yyps->save = save->save; in YYPARSE_DECL()
1392 save->save = yypath; in YYPARSE_DECL()
1478 yyps = save->save; in YYPARSE_DECL()
1479 save->save = NULL; in YYPARSE_DECL()
1485 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dquote_calc2.tab.c804 yypath = save->save; in YYPARSE_DECL()
805 save->save = NULL; in YYPARSE_DECL()
828 save->save = yyps->save; in YYPARSE_DECL()
1022 yyps->save = save->save; in YYPARSE_DECL()
1023 save->save = NULL; in YYPARSE_DECL()
1397 yyps->save = save->save; in YYPARSE_DECL()
1398 save->save = yypath; in YYPARSE_DECL()
1484 yyps = save->save; in YYPARSE_DECL()
1485 save->save = NULL; in YYPARSE_DECL()
1491 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dquote_calc4-s.tab.c799 yypath = save->save; in YYPARSE_DECL()
800 save->save = NULL; in YYPARSE_DECL()
823 save->save = yyps->save; in YYPARSE_DECL()
1017 yyps->save = save->save; in YYPARSE_DECL()
1018 save->save = NULL; in YYPARSE_DECL()
1392 yyps->save = save->save; in YYPARSE_DECL()
1393 save->save = yypath; in YYPARSE_DECL()
1479 yyps = save->save; in YYPARSE_DECL()
1480 save->save = NULL; in YYPARSE_DECL()
1486 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dpure_calc.tab.c803 yypath = save->save; in YYPARSE_DECL()
804 save->save = NULL; in YYPARSE_DECL()
827 save->save = yyps->save; in YYPARSE_DECL()
1021 yyps->save = save->save; in YYPARSE_DECL()
1022 save->save = NULL; in YYPARSE_DECL()
1396 yyps->save = save->save; in YYPARSE_DECL()
1397 save->save = yypath; in YYPARSE_DECL()
1483 yyps = save->save; in YYPARSE_DECL()
1484 save->save = NULL; in YYPARSE_DECL()
1490 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dquote_calc3-s.tab.c799 yypath = save->save; in YYPARSE_DECL()
800 save->save = NULL; in YYPARSE_DECL()
823 save->save = yyps->save; in YYPARSE_DECL()
1017 yyps->save = save->save; in YYPARSE_DECL()
1018 save->save = NULL; in YYPARSE_DECL()
1392 yyps->save = save->save; in YYPARSE_DECL()
1393 save->save = yypath; in YYPARSE_DECL()
1479 yyps = save->save; in YYPARSE_DECL()
1480 save->save = NULL; in YYPARSE_DECL()
1486 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dquote_calc3.tab.c799 yypath = save->save; in YYPARSE_DECL()
800 save->save = NULL; in YYPARSE_DECL()
823 save->save = yyps->save; in YYPARSE_DECL()
1017 yyps->save = save->save; in YYPARSE_DECL()
1018 save->save = NULL; in YYPARSE_DECL()
1392 yyps->save = save->save; in YYPARSE_DECL()
1393 save->save = yypath; in YYPARSE_DECL()
1479 yyps = save->save; in YYPARSE_DECL()
1480 save->save = NULL; in YYPARSE_DECL()
1486 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dquote_calc4.tab.c799 yypath = save->save; in YYPARSE_DECL()
800 save->save = NULL; in YYPARSE_DECL()
823 save->save = yyps->save; in YYPARSE_DECL()
1017 yyps->save = save->save; in YYPARSE_DECL()
1018 save->save = NULL; in YYPARSE_DECL()
1392 yyps->save = save->save; in YYPARSE_DECL()
1393 save->save = yypath; in YYPARSE_DECL()
1479 yyps = save->save; in YYPARSE_DECL()
1480 save->save = NULL; in YYPARSE_DECL()
1486 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dstdin2.calc.c687 yypath = save->save; in YYPARSE_DECL()
688 save->save = NULL; in YYPARSE_DECL()
711 save->save = yyps->save; in YYPARSE_DECL()
905 yyps->save = save->save; in YYPARSE_DECL()
906 save->save = NULL; in YYPARSE_DECL()
1280 yyps->save = save->save; in YYPARSE_DECL()
1281 save->save = yypath; in YYPARSE_DECL()
1367 yyps = save->save; in YYPARSE_DECL()
1368 save->save = NULL; in YYPARSE_DECL()
1374 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Derror.tab.c646 yypath = save->save; in YYPARSE_DECL()
647 save->save = NULL; in YYPARSE_DECL()
670 save->save = yyps->save; in YYPARSE_DECL()
864 yyps->save = save->save; in YYPARSE_DECL()
865 save->save = NULL; in YYPARSE_DECL()
1178 yyps->save = save->save; in YYPARSE_DECL()
1179 save->save = yypath; in YYPARSE_DECL()
1265 yyps = save->save; in YYPARSE_DECL()
1266 save->save = NULL; in YYPARSE_DECL()
1272 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dinherit0.tab.c665 yypath = save->save; in YYPARSE_DECL()
666 save->save = NULL; in YYPARSE_DECL()
689 save->save = yyps->save; in YYPARSE_DECL()
883 yyps->save = save->save; in YYPARSE_DECL()
884 save->save = NULL; in YYPARSE_DECL()
1242 yyps->save = save->save; in YYPARSE_DECL()
1243 save->save = yypath; in YYPARSE_DECL()
1329 yyps = save->save; in YYPARSE_DECL()
1330 save->save = NULL; in YYPARSE_DECL()
1336 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dpure_error.tab.c671 yypath = save->save; in YYPARSE_DECL()
672 save->save = NULL; in YYPARSE_DECL()
695 save->save = yyps->save; in YYPARSE_DECL()
889 yyps->save = save->save; in YYPARSE_DECL()
890 save->save = NULL; in YYPARSE_DECL()
1203 yyps->save = save->save; in YYPARSE_DECL()
1204 save->save = yypath; in YYPARSE_DECL()
1290 yyps = save->save; in YYPARSE_DECL()
1291 save->save = NULL; in YYPARSE_DECL()
1297 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dquote_calc-s.tab.c798 yypath = save->save; in YYPARSE_DECL()
799 save->save = NULL; in YYPARSE_DECL()
822 save->save = yyps->save; in YYPARSE_DECL()
1016 yyps->save = save->save; in YYPARSE_DECL()
1017 save->save = NULL; in YYPARSE_DECL()
1391 yyps->save = save->save; in YYPARSE_DECL()
1392 save->save = yypath; in YYPARSE_DECL()
1478 yyps = save->save; in YYPARSE_DECL()
1479 save->save = NULL; in YYPARSE_DECL()
1485 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dinherit1.tab.c686 yypath = save->save; in YYPARSE_DECL()
687 save->save = NULL; in YYPARSE_DECL()
710 save->save = yyps->save; in YYPARSE_DECL()
904 yyps->save = save->save; in YYPARSE_DECL()
905 save->save = NULL; in YYPARSE_DECL()
1267 yyps->save = save->save; in YYPARSE_DECL()
1268 save->save = yypath; in YYPARSE_DECL()
1354 yyps = save->save; in YYPARSE_DECL()
1355 save->save = NULL; in YYPARSE_DECL()
1361 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dcalc_code_top.tab.c788 yypath = save->save; in YYPARSE_DECL()
789 save->save = NULL; in YYPARSE_DECL()
812 save->save = yyps->save; in YYPARSE_DECL()
1006 yyps->save = save->save; in YYPARSE_DECL()
1007 save->save = NULL; in YYPARSE_DECL()
1381 yyps->save = save->save; in YYPARSE_DECL()
1382 save->save = yypath; in YYPARSE_DECL()
1468 yyps = save->save; in YYPARSE_DECL()
1469 save->save = NULL; in YYPARSE_DECL()
1475 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Ddefines3.calc.c687 yypath = save->save; in YYPARSE_DECL()
688 save->save = NULL; in YYPARSE_DECL()
711 save->save = yyps->save; in YYPARSE_DECL()
905 yyps->save = save->save; in YYPARSE_DECL()
906 save->save = NULL; in YYPARSE_DECL()
1280 yyps->save = save->save; in YYPARSE_DECL()
1281 save->save = yypath; in YYPARSE_DECL()
1367 yyps = save->save; in YYPARSE_DECL()
1368 save->save = NULL; in YYPARSE_DECL()
1374 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Dempty.tab.c642 yypath = save->save; in YYPARSE_DECL()
643 save->save = NULL; in YYPARSE_DECL()
666 save->save = yyps->save; in YYPARSE_DECL()
860 yyps->save = save->save; in YYPARSE_DECL()
861 save->save = NULL; in YYPARSE_DECL()
1174 yyps->save = save->save; in YYPARSE_DECL()
1175 save->save = yypath; in YYPARSE_DECL()
1261 yyps = save->save; in YYPARSE_DECL()
1262 save->save = NULL; in YYPARSE_DECL()
1268 yypath = save->save; in YYPARSE_DECL()
[all …]
H A Derr_inherit4.tab.c740 yypath = save->save; in YYPARSE_DECL()
741 save->save = NULL; in YYPARSE_DECL()
764 save->save = yyps->save; in YYPARSE_DECL()
958 yyps->save = save->save; in YYPARSE_DECL()
959 save->save = NULL; in YYPARSE_DECL()
1321 yyps->save = save->save; in YYPARSE_DECL()
1322 save->save = yypath; in YYPARSE_DECL()
1408 yyps = save->save; in YYPARSE_DECL()
1409 save->save = NULL; in YYPARSE_DECL()
1415 yypath = save->save; in YYPARSE_DECL()
[all …]

12345678910>>...27