Home
last modified time | relevance | path

Searched refs:SYS (Results 1 - 17 of 17) sorted by relevance

/third_party/curl/packages/vms/
H A Dcurl_crtl_init.c91 int SYS$TRNLNM(
97 int SYS$CRELNM(
131 status = SYS$TRNLNM(&attr, &table_dsc, &name_dsc, 0, itlst); in sys_trnlnm()
172 ret_val = SYS$CRELNM(NULL, &proc_table_dsc, &logname_dsc, NULL, item_list); in sys_crelnm()
/third_party/curl/lib/
H A Dsetup-vms.h58 #define sys$assign SYS$ASSIGN
59 #define sys$dassgn SYS$DASSGN
60 #define sys$qiow SYS$QIOW
/third_party/node/deps/openssl/openssl/util/
H A Dck_errf.pl86 # with "L ". Note that we always rely on the modules SYS and ERR to be
88 my %libs = ( SYS => 1, ERR => 1 );
138 if ( $n ne $func && $errlib ne "SYS" ) {
/third_party/openssl/util/
H A Dck_errf.pl86 # with "L ". Note that we always rely on the modules SYS and ERR to be
88 my %libs = ( SYS => 1, ERR => 1 );
138 if ( $n ne $func && $errlib ne "SYS" ) {
/third_party/toybox/lib/
H A Dportability.c411 SIGNIFY(USR1), SIGNIFY(USR2), SIGNIFY(SYS), SIGNIFY(TRAP),
/third_party/node/src/crypto/
H A Dcrypto_util.cc503 V(SYS) \ in SetFipsCrypto()
/third_party/skia/third_party/externals/microhttpd/
H A Dconfig.guess1119 mini*:CTIX:SYS*5:*)
/third_party/eudev/
H A Dconfig.guess1149 mini*:CTIX:SYS*5:*)
/third_party/lame/
H A Dconfig.guess1148 mini*:CTIX:SYS*5:*)
/third_party/node/deps/cares/
H A Dconfig.guess1259 mini*:CTIX:SYS*5:*)
/third_party/node/deps/cares/config/
H A Dconfig.guess1259 mini*:CTIX:SYS*5:*)
/third_party/libevdev/build-aux/
H A Dconfig.guess1270 mini*:CTIX:SYS*5:*)
/third_party/python/
H A Dconfig.guess1256 mini*:CTIX:SYS*5:*)
/third_party/skia/third_party/externals/libpng/
H A Dconfig.guess1145 mini*:CTIX:SYS*5:*)
/third_party/vixl/src/aarch64/
H A Dcpu-features-auditor-aarch64.cc1310 } else if (instr->Mask(SystemSysMask) == SYS) { in VisitSystem()
H A Dconstants-aarch64.h163 /* System (MRS, MSR, SYS) */ \
945 SYS = SystemSysFixed | 0x00000000 enumerator
H A Dassembler-aarch64.cc1911 Emit(SYS | ImmSysOp1(op1) | CRn(crn) | CRm(crm) | ImmSysOp2(op2) | Rt(xt)); in sys()
1917 Emit(SYS | SysOp(op) | Rt(xt)); in sys()

Completed in 58 milliseconds