Searched refs:CSC (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/bearssl/mk/ |
| H A D | mkT0.cmd | 11 set CSC="%SystemRoot%\Microsoft.NET\Framework\v3.5\csc.exe" variable 15 set CSC="%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\csc.exe" variable 19 set CSC="%SystemRoot%\Microsoft.NET\Framework64\v3.5\csc.exe" variable 23 set CSC="%SystemRoot%\Microsoft.NET\Framework64\v4.0.30319\csc.exe" variable 31 %CSC% /nologo /out:T0Comp.exe /main:T0Comp /res:T0\kern.t0,t0-kernel T0\*.cs
|
| H A D | mkT0.sh | 3 CSC=$(which mono-csc || which dmcs || echo "none") 5 if [ $CSC = "none" ]; then 11 $CSC /out:T0Comp.exe /main:T0Comp /res:T0/kern.t0,t0-kernel T0/*.cs
|
| /freebsd-12.1/contrib/nvi/ex/ |
| H A D | ex_cscope.c | 95 static int get_paths(SCR *, CSC *); 98 static int read_prompt(SCR *, CSC *); 101 static int terminate(SCR *, CSC *, int); 201 CSC *csc; in cscope_add() 264 CALLOC_RET(sp, csc, CSC *, 1, sizeof(CSC) + len); in cscope_add() 298 get_paths(SCR *sp, CSC *csc) in get_paths() 458 CSC *csc, *csc_next; in cscope_find() 898 terminate(SCR *sp, CSC *csc, int n) in terminate() 902 CSC *cp, *pre_cp = NULL; in terminate() 991 CSC *csc; in cscope_display() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/ |
| H A D | ReachableCode.cpp | 588 const CStyleCastExpr *CSC = cast<CStyleCastExpr>(S); in GetUnreachableLoc() local 589 R1 = CSC->getSubExpr()->getSourceRange(); in GetUnreachableLoc() 590 return CSC->getLParenLoc(); in GetUnreachableLoc() 601 const ObjCBridgedCastExpr *CSC = cast<ObjCBridgedCastExpr>(S); in GetUnreachableLoc() local 602 R1 = CSC->getSubExpr()->getSourceRange(); in GetUnreachableLoc() 603 return CSC->getLParenLoc(); in GetUnreachableLoc()
|
| /freebsd-12.1/contrib/nvi/common/ |
| H A D | common.h | 25 typedef struct _csc CSC; typedef
|
| /freebsd-12.1/contrib/sqlite3/ |
| H A D | Makefile.msc | 357 !IFNDEF CSC 358 CSC = csc.exe 990 $(CSC) /target:exe $(TOP)\Replace.cs
|
| /freebsd-12.1/sys/arm/conf/ |
| H A D | mach-types | 3125 csc MACH_CSC CSC 3159
|
| /freebsd-12.1/share/misc/ |
| H A D | pci_vendors | 7285 743c CSC-3059
|