Searched refs:load (Results 126 - 150 of 314) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/contrib/ck/include/gcc/aarch64/
H A Dck_pr.h75 CK_PR_FENCE(load, CK_DMB_LD)
/freebsd-12-stable/sys/contrib/ck/include/gcc/sparcv9/
H A Dck_pr.h67 * Atomic operations are treated as both load and store
77 CK_PR_FENCE(load, "membar #LoadLoad")
/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dconf.h47 int (*load) (CONF *conf, const char *name, long *eline); member in struct:conf_method_st
/freebsd-12-stable/stand/efi/boot1/
H A Dproto.c95 /* Run through each module, see if it can load this partition */
120 * load_loader attempts to load the loader image data.
123 * in order until a successful load occurs at which point it returns EFI_SUCCESS
142 if (mod->load(PATH_LOADER_EFI, dev, bufp, bufsize) ==
217 printf("Failed to load '%s'\n", PATH_LOADER_EFI);
/freebsd-12-stable/stand/i386/boot2/
H A Dboot2.c114 static void load(void);
240 * or in case of failure, try to load a kernel directly instead.
246 load();
270 load();
282 load(void) function
/freebsd-12-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-sparcv9.pl404 ldx [$Xip+8],$Xlo ! load Xi
406 ldx [$Htable+8],$Hlo ! load twisted H
460 ldx [$Xip+8],$C2 ! load Xi
462 ldx [$Htable+8],$Hlo ! load twisted H
/freebsd-12-stable/usr.bin/systat/
H A Dcmds.c69 if (strcmp(tmpstr1, "load") == 0) {
70 load();
/freebsd-12-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-armv8.pl85 ldp $r0,$r1,[$inp] // load key
125 ldp $h0,$h1,[$ctx] // load hash value
126 ldp $r0,$r1,[$ctx,#32] // load key value
133 ldp $t0,$t1,[$inp],#16 // load input
186 ldp $h0,$h1,[$ctx] // load hash base 2^64
188 ldp $t0,$t1,[$nonce] // load nonce
307 ldp w10,w11,[$ctx] // load hash value base 2^26
314 ldp $r0,$r1,[$ctx,#32] // load key value
325 ldp $d0,$d1,[$inp],#16 // load input
371 ldp $r0,$r1,[$ctx,#32] // load ke
[all...]
/freebsd-12-stable/usr.bin/mail/
H A Dextern.h161 void load(char *);
/freebsd-12-stable/usr.sbin/ppp/
H A Dthroughput.c220 t->Timer.load = SECTICKS;
226 t->Timer.load = 0;
H A Dchat.c93 c->pause.load = 0;
97 chat_Pause(struct chat *c, u_long load) argument
100 c->pause.load += load;
120 c->timeout.load = SECTICKS * c->TimeoutSec;
H A Dradius.c666 r->cx.timer.load = tv.tv_usec / TICKUNIT + tv.tv_sec * SECTICKS;
1064 r->cx.timer.load = tv.tv_usec / TICKUNIT + tv.tv_sec * SECTICKS;
1290 r->cx.timer.load = tv.tv_usec / TICKUNIT + tv.tv_sec * SECTICKS;
1339 bundle->radius.alive.timer.load = bundle->radius.alive.interval * SECTICKS;
1340 if (bundle->radius.alive.timer.load) {
1353 bundle->radius.alive.timer.load = bundle->radius.alive.interval * SECTICKS;
/freebsd-12-stable/contrib/gcc/
H A Dtree-ssa-loop-im.c1050 tree load, store; local
1072 /* Emit the load & stores. */
1073 load = build2 (MODIFY_EXPR, void_type_node, tmp_var, ref);
1074 get_stmt_ann (load)->common.aux = xcalloc (1, sizeof (struct lim_aux_data));
1075 LIM_DATA (load)->max_loop = loop;
1076 LIM_DATA (load)->tgt_loop = loop;
1080 bsi_insert_on_edge (loop_latch_edge (loop), load); local
1091 is true, prepare the statements that load the value of the memory reference
1118 is entered. This way we know that by moving the load from the
/freebsd-12-stable/crypto/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl951 vld1.8 {@XMM[7]}, [$inp]! @ load round 0 key
957 vld1.8 {@XMM[15]}, [$inp]! @ load round 1 key
990 vld1.8 {@XMM[15]}, [$inp]! @ load next round key
1037 vld1.8 {@XMM[0]-@XMM[1]}, [$inp]! @ load input
1087 vld1.8 {@XMM[0]-@XMM[1]}, [$inp]! @ load input
1180 vld1.8 {@XMM[15]}, [$ivp] @ load IV
1188 vld1.8 {@XMM[0]-@XMM[1]}, [$inp]! @ load input
1230 vld1.8 {@XMM[0]}, [$inp]! @ load input
1364 vld1.8 {@XMM[0]}, [$fp] @ load result
1422 vld1.8 {@XMM[0]}, [$ctr] @ load counte
[all...]
/freebsd-12-stable/crypto/openssl/crypto/bn/asm/
H A Dsparcv9a-mont.pl124 $ASI_FL16_P=0xD2; # magic ASI value to engage 16-bit FP load
199 ld [%o3+0],$alo_ ! load a[j] as pair of 32-bit words
203 ld [%o5+0],$nlo_ ! load n[j] as pair of 32-bit words
280 ld [%o4+0],$alo_ ! load a[j] as pair of 32-bit words
284 ld [%o5+0],$nlo_ ! load n[j] as pair of 32-bit words
368 ld [%o4+0],$alo_ ! load a[j] as pair of 32-bit words
372 ld [%o5+0],$nlo_ ! load n[j] as pair of 32-bit words
548 ldd [$ap_l+$j],$alo ! load a[j] in double format
552 ldd [$np_l+$j],$nlo ! load n[j] in double format
598 ldd [$ap_l+$j],$alo ! load
[all...]
H A Dppc64-mont.pl309 lwz $t2,`12^$LITTLE_ENDIAN`($ap) ; load a[1] as 32-bit word pair
311 lwz $t4,`4^$LITTLE_ENDIAN`($np) ; load n[0] as 32-bit word pair
313 lwz $t6,`12^$LITTLE_ENDIAN`($np) ; load n[1] as 32-bit word pair
360 lwz $t2,8($ap) ; load a[j..j+3] as 32-bit word pairs
362 lwz $t4,0($np) ; load n[j..j+3] as 32-bit word pairs
479 lwz $t0,`4^$LITTLE_ENDIAN`($ap) ; load a[j] as 32-bit word pair
481 lwz $t2,`12^$LITTLE_ENDIAN`($ap) ; load a[j+1] as 32-bit word pair
483 lwz $t4,`4^$LITTLE_ENDIAN`($np) ; load n[j] as 32-bit word pair
485 lwz $t6,`12^$LITTLE_ENDIAN`($np) ; load n[j+1] as 32-bit word pair
489 lwz $t0,0($ap) ; load
[all...]
/freebsd-12-stable/crypto/openssl/crypto/chacha/asm/
H A Dchacha-armv8.pl173 ldp @d[0],@d[1],[@x[0]] // load sigma
174 ldp @d[2],@d[3],[$key] // load key
176 ldp @d[6],@d[7],[$ctr] // load counter
235 ldp @x[1],@x[3],[$inp,#0] // load input
399 ldp @d[0],@d[1],[@x[0]] // load sigma
401 ldp @d[2],@d[3],[$key] // load key
404 ldp @d[6],@d[7],[$ctr] // load counter
513 ldp @x[1],@x[3],[$inp,#0] // load input
593 ldp @x[1],@x[3],[$inp,#0] // load input
720 ldp @d[0],@d[1],[@x[0]] // load sigm
[all...]
/freebsd-12-stable/lib/libc/db/test/btree.tests/
H A Dmain.c78 void load(DB *, char **);
104 "loa", 1, 0, load, "load file", NULL,
607 load(db, argv) function
644 perror("load/put");
/freebsd-12-stable/stand/powerpc/boot1.chrp/
H A Dboot1.c57 static void load(const char *);
460 load(path);
499 load(const char *fname) function
/freebsd-12-stable/stand/sparc64/boot1/
H A Dboot1.c57 static void load(const char *);
356 load(path);
456 load(const char *fname) function
/freebsd-12-stable/secure/lib/libcrypto/arm/
H A Darmv4-mont.S25 ldr ip,[sp,#4] @ load num
45 mov r0,ip @ load num
205 ldmia ip,{r4,r5} @ load rest of parameter block
905 ldr r10, [r1] @ load top-most bit
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp100 std::unique_ptr<CoverageMapping> load();
350 std::unique_ptr<CoverageMapping> CodeCoverageTool::load() { function in class:CodeCoverageTool
356 CoverageMapping::load(ObjectFilenames, PGOFilename, CoverageArches);
358 error("Failed to load coverage: " + toString(std::move(E)),
879 auto Coverage = load();
985 auto Coverage = load();
1034 auto Coverage = load();
1036 error("Could not load coverage information");
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/
H A DMakefile.am24 crypto_generichash/blake2b/ref/blake2b-load-sse2.h \
25 crypto_generichash/blake2b/ref/blake2b-load-sse41.h \
26 crypto_generichash/blake2b/ref/blake2b-load-avx2.h \
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/cfi/
H A Dcfi.cpp115 static const ShadowValue load(uptr addr) { function in class:__cfi::ShadowValue
345 ShadowValue sv = ShadowValue::load(Addr);
/freebsd-12-stable/contrib/gdb/gdb/
H A Dremote-vx.c112 The load addresses of the text, data, and bss segments are
128 The load on the target side can take quite a while, easily
130 CTRL-C if there really is a problem with the load.
143 if (*ldstruct.name == 0) /* load failed on VxWorks side */
707 error ("The load command takes a file name");
714 /* Refuse to load the module if a debugged task is running. Doing so
719 if (query ("You may not load a module while the target task is running.\n\
1109 and load its symbol table. */

Completed in 322 milliseconds

1234567891011>>