Searched refs:SYS (Results 1 - 17 of 17) sorted by relevance
/third_party/curl/packages/vms/ |
H A D | curl_crtl_init.c | 91 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 D | setup-vms.h | 58 #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 D | ck_errf.pl | 86 # 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 D | ck_errf.pl | 86 # 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 D | portability.c | 411 SIGNIFY(USR1), SIGNIFY(USR2), SIGNIFY(SYS), SIGNIFY(TRAP),
|
/third_party/node/src/crypto/ |
H A D | crypto_util.cc | 503 V(SYS) \ in SetFipsCrypto()
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | config.guess | 1119 mini*:CTIX:SYS*5:*)
|
/third_party/eudev/ |
H A D | config.guess | 1149 mini*:CTIX:SYS*5:*)
|
/third_party/lame/ |
H A D | config.guess | 1148 mini*:CTIX:SYS*5:*)
|
/third_party/node/deps/cares/ |
H A D | config.guess | 1259 mini*:CTIX:SYS*5:*)
|
/third_party/node/deps/cares/config/ |
H A D | config.guess | 1259 mini*:CTIX:SYS*5:*)
|
/third_party/libevdev/build-aux/ |
H A D | config.guess | 1270 mini*:CTIX:SYS*5:*)
|
/third_party/python/ |
H A D | config.guess | 1256 mini*:CTIX:SYS*5:*)
|
/third_party/skia/third_party/externals/libpng/ |
H A D | config.guess | 1145 mini*:CTIX:SYS*5:*)
|
/third_party/vixl/src/aarch64/ |
H A D | cpu-features-auditor-aarch64.cc | 1310 } else if (instr->Mask(SystemSysMask) == SYS) { in VisitSystem()
|
H A D | constants-aarch64.h | 163 /* System (MRS, MSR, SYS) */ \ 945 SYS = SystemSysFixed | 0x00000000 enumerator
|
H A D | assembler-aarch64.cc | 1911 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 45 milliseconds