| /freebsd/contrib/netbsd-tests/lib/libc/stdlib/ |
| H A D | t_getopt.sh | 31 load: $1 57 load="c:d" 59 h_getopt "${load}" "foo -c 1 -d foo" "c=1,d|1" 60 h_getopt "${load}" "foo -d foo bar" "d|2" 61 h_getopt "${load}" "foo -c 2 foo bar" "c=2|2" 62 h_getopt "${load}" "foo -e 1 foo bar" "!?|3" 63 h_getopt "${load}" "foo -d -- -c 1" "d|2" 64 h_getopt "${load}" "foo -c- 1" "c=-|1" 65 h_getopt "${load}" "foo -d - 1" "d|2" 76 load="optstring: abc: [all …]
|
| /freebsd/contrib/libucl/tests/basic/ |
| H A D | load.in | 4 .load(try=false, multiline=false, trim=false, escape=false, key="key1", target="string", priority=1… 5 .load(try=false, multiline=true, trim=false, escape=false, key="key2", target="string", priority=1)… 6 .load(try=false, multiline=true, trim=true, escape=false, key="key3", target="string", priority=1) … 7 .load(try=false, multiline=true, trim=true, escape=true, key="key4", target="string", priority=1) "… 8 .load(try=false, multiline=false, trim=true, escape=false, key="key5", target="string", priority=1)… 9 .load(try=false, multiline=false, trim=false, escape=true, key="key6", target="string", priority=1)… 10 .load(try=false, multiline=false, trim=true, escape=true, key="key7", target="string", priority=1) … 11 .load(try=false, multiline=false, trim=false, escape=false, key="key8", target="int", priority=1) "… 12 .load(try=false, multiline=false, trim=false, escape=false, key="key9", target="int", priority=4) "… 13 .load(try=true, multiline=false, trim=false, escape=false, key="key10", target="string", priority=1…
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8994-msft-lumia-octagon.dtsi | 32 * Most Lumia 950/XL users use GRUB to load their kernels, 582 regulator-allow-set-load; 583 regulator-system-load = <300000>; 589 regulator-allow-set-load; 591 regulator-system-load = <325000>; 597 regulator-allow-set-load; 598 regulator-system-load = <325000>; 619 regulator-allow-set-load; 620 regulator-system-load = <4160>; 627 regulator-allow-set-load; [all …]
|
| H A D | sm8750-mtp.dts | 244 regulator-allow-set-load; 254 regulator-allow-set-load; 264 regulator-allow-set-load; 274 regulator-allow-set-load; 284 regulator-allow-set-load; 294 regulator-allow-set-load; 305 regulator-allow-set-load; 315 regulator-allow-set-load; 325 regulator-allow-set-load; 335 regulator-allow-set-load; [all …]
|
| H A D | msm8994-sony-xperia-kitakami.dtsi | 161 * One way to use that framebuffer is to load a secondary instance of 162 * LK with the downstream DTB appended and then, only from there, load 239 regulator-system-load = <325000>; 240 regulator-allow-set-load; 267 regulator-system-load = <10000>; 268 regulator-allow-set-load; 314 regulator-system-load = <10000>; 315 regulator-allow-set-load; 326 regulator-system-load = <10000>; 327 regulator-allow-set-load; [all …]
|
| H A D | sm8750-qrd.dts | 246 regulator-allow-set-load; 256 regulator-allow-set-load; 266 regulator-allow-set-load; 276 regulator-allow-set-load; 286 regulator-allow-set-load; 296 regulator-allow-set-load; 306 regulator-allow-set-load; 316 regulator-allow-set-load; 326 regulator-allow-set-load; 336 regulator-allow-set-load; [all …]
|
| H A D | qcs8300-ride.dts | 61 regulator-allow-set-load; 71 regulator-allow-set-load; 81 regulator-allow-set-load; 91 regulator-allow-set-load; 101 regulator-allow-set-load; 111 regulator-allow-set-load; 121 regulator-allow-set-load; 143 regulator-allow-set-load; 153 regulator-allow-set-load; 163 regulator-allow-set-load; [all …]
|
| H A D | qcs615-ride.dts | 90 regulator-allow-set-load; 100 regulator-allow-set-load; 110 regulator-allow-set-load; 120 regulator-allow-set-load; 130 regulator-allow-set-load; 140 regulator-allow-set-load; 150 regulator-allow-set-load; 160 regulator-allow-set-load; 170 regulator-allow-set-load; 180 regulator-allow-set-load; [all …]
|
| H A D | sdm660-xiaomi-lavender.dts | 147 regulator-allow-set-load; 155 regulator-allow-set-load; 162 regulator-allow-set-load; 172 regulator-system-load = <570000>; 173 regulator-allow-set-load; 187 regulator-allow-set-load; 188 regulator-system-load = <800000>; 256 regulator-allow-set-load; 280 regulator-allow-set-load; 294 regulator-system-load = <325000>; [all …]
|
| H A D | sm8650-mtp.dts | 141 regulator-allow-set-load; 151 regulator-allow-set-load; 161 regulator-allow-set-load; 178 regulator-allow-set-load; 188 regulator-allow-set-load; 198 regulator-allow-set-load; 208 regulator-allow-set-load; 218 regulator-allow-set-load; 228 regulator-allow-set-load; 238 regulator-allow-set-load; [all …]
|
| H A D | msm8992-lg-h815.dts | 161 regulator-system-load = <325000>; 162 regulator-allow-set-load; 174 regulator-system-load = <22000>; 175 regulator-allow-set-load; 182 regulator-system-load = <570000>; 183 regulator-allow-set-load; 190 regulator-system-load = <800000>; 191 regulator-allow-set-load;
|
| /freebsd/sys/crypto/openssl/powerpc64/ |
| H A D | aes-gcm-ppc.S | 261 lxvb16x 32, 0, 8 # load Xi 268 # load Hash - h^4, h^3, h^2, h 297 lxvb16x 32+23, 0, 14 # load block 298 lxvb16x 32+24, 15, 14 # load block 299 lxvb16x 32+25, 16, 14 # load block 300 lxvb16x 32+26, 17, 14 # load block 301 lxvb16x 32+27, 18, 14 # load block 302 lxvb16x 32+28, 19, 14 # load block 303 lxvb16x 32+29, 20, 14 # load block 304 lxvb16x 32+30, 21, 14 # load block [all …]
|
| /freebsd/sys/crypto/openssl/powerpc64le/ |
| H A D | aes-gcm-ppc.S | 261 lxvb16x 32, 0, 8 # load Xi 268 # load Hash - h^4, h^3, h^2, h 297 lxvb16x 32+23, 0, 14 # load block 298 lxvb16x 32+24, 15, 14 # load block 299 lxvb16x 32+25, 16, 14 # load block 300 lxvb16x 32+26, 17, 14 # load block 301 lxvb16x 32+27, 18, 14 # load block 302 lxvb16x 32+28, 19, 14 # load block 303 lxvb16x 32+29, 20, 14 # load block 304 lxvb16x 32+30, 21, 14 # load block [all …]
|
| /freebsd/sys/crypto/openssl/powerpc/ |
| H A D | aes-gcm-ppc.S | 261 lxvb16x 32, 0, 8 # load Xi 268 # load Hash - h^4, h^3, h^2, h 297 lxvb16x 32+23, 0, 14 # load block 298 lxvb16x 32+24, 15, 14 # load block 299 lxvb16x 32+25, 16, 14 # load block 300 lxvb16x 32+26, 17, 14 # load block 301 lxvb16x 32+27, 18, 14 # load block 302 lxvb16x 32+28, 19, 14 # load block 303 lxvb16x 32+29, 20, 14 # load block 304 lxvb16x 32+30, 21, 14 # load block [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | LazyAtomicPointer.h | 100 T *load() const { in load() function 101 uintptr_t RawValue = Storage.load(); in load() 111 uintptr_t Raw = Storage.load(); in loadOrGenerate() 126 Raw = Storage.load(); in loadOrGenerate() 131 explicit operator bool() const { return load(); } 132 operator T *() const { return load(); } 135 T *P = load(); 145 : Storage(makeRaw(RHS.load())) {} in LazyAtomicPointer() 156 store(RHS.load());
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZPatterns.td | 42 class RMWI<SDPatternOperator load, SDPatternOperator operator, 45 : Pat<(store (operator (load mode:$addr), imm:$src), mode:$addr), 59 SDPatternOperator load, AddressingMode mode> { 61 cls:$src1, (load mode:$src2)), 64 (load mode:$src2), cls:$src1), 100 SDPatternOperator store, SDPatternOperator load, 102 def : Pat<(store (z_select_ccmask GR64:$new, (load mode:$addr), 107 def : Pat<(store (z_select_ccmask (load mode:$addr), GR64:$new, 114 // Try to use MVC instruction INSN for a load of type LOAD followed by a store 117 multiclass MVCLoadStore<SDPatternOperator load, ValueType vt, Instruction insn, [all …]
|
| /freebsd/sys/crypto/openssl/arm/ |
| H A D | chacha-armv4.S | 67 ldmia r12,{r4,r5,r6,r7} @ load counter and nonce 68 sub sp,sp,#4*(16) @ off-load area 71 ldmia r3,{r4,r5,r6,r7,r8,r9,r10,r11} @ load key 72 ldmia r14,{r0,r1,r2,r3} @ load sigma 75 str r10,[sp,#4*(16+10)] @ off-load "rx" 76 str r11,[sp,#4*(16+11)] @ off-load "rx" 81 ldmia sp,{r0,r1,r2,r3,r4,r5,r6,r7,r8,r9} @ load key material 87 ldr r12,[sp,#4*(12)] @ modulo-scheduled load 207 ldr r11,[sp,#4*(32+2)] @ load len 223 ldrhs r12,[sp,#4*(32+1)] @ ... load inp [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrMemory.td | 28 // (load (add tga, x)) -> load offset=tga, addr=x 30 // (load (add const, x)) -> load offset=const, addr=x 32 // (load x) -> load offset=0, addr=x 55 // Basic load. 58 defm LOAD_I32 : WebAssemblyLoad<I32, "i32.load", 0x28, []>; 59 defm LOAD_I64 : WebAssemblyLoad<I64, "i64.load", 0x29, []>; 60 defm LOAD_F32 : WebAssemblyLoad<F32, "f32.load", 0x2a, []>; 61 defm LOAD_F64 : WebAssemblyLoad<F64, "f64.load", 0x2b, []>; 63 // Extending load. 75 // Half-precision load. [all …]
|
| /freebsd/contrib/netbsd-tests/modules/ |
| H A D | t_modctl.c | 55 static int load(prop_dictionary_t, bool, const char *, ...); 206 load(prop_dictionary_t props, bool fatal, const char *fmt, ...) in load() function 298 ATF_CHECK(load(NULL, false, " ") == ENOENT); in ATF_TC_BODY() 299 ATF_CHECK(load(NULL, false, "non-existent.o") == ENOENT); in ATF_TC_BODY() 304 ATF_CHECK(load(NULL, false, "%s", longname) == ENAMETOOLONG); in ATF_TC_BODY() 307 load(NULL, true, "%s/k_helper/k_helper.kmod", in ATF_TC_BODY() 330 load(props, true, "%s/k_helper/k_helper.kmod", in ATF_TC_BODY() 345 load(props, true, "%s/k_helper/k_helper.kmod", in ATF_TC_BODY() 365 load(props, true, "%s/k_helper/k_helper.kmod", in ATF_TC_BODY() 404 load(props, true, "%s/k_helper/k_helper.kmod", in ATF_TC_BODY() [all …]
|
| /freebsd/usr.sbin/powerd/ |
| H A D | powerd.c | 95 static int read_usage_times(int *load, int nonice); 145 * This function returns summary load of all CPUs. It was made so 149 * is nonzero, only user+sys+intr time will be counted as load; any 153 read_usage_times(int *load, int nonice) in read_usage_times() argument 180 if (load) { in read_usage_times() 181 *load = 0; in read_usage_times() 195 *load += 100 - excl * 100 / total; in read_usage_times() 579 int freq, curfreq, initfreq, *freqs, i, j, *mwatts, numfreqs, load; 682 /* Check if we can read the load and supported freqs. */ 868 if (read_usage_times(&load, nonic 587 int freq, curfreq, initfreq, *freqs, i, j, *mwatts, numfreqs, load; global() local [all...] |
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.td | 263 [(brind (load addr:$src))]>; 292 "call\t$src", [(MSP430call (load addr:$src))]>; 353 [(set GR8:$rd, (load addr:$src))]>; 357 [(set GR16:$rd, (load addr:$src))]>; 361 [(set GR8:$rd, (load addr:$rs))]>; 365 [(set GR16:$rd, (load addr:$rs))]>; 433 [(store (i8 (load addr:$src)), addr:$dst)]>; 437 [(store (i16 (load addr:$src)), addr:$dst)]>; 461 [(set GR8:$rd, (node GR8:$src2, (load addr:$src)))]>; 464 [(set GR16:$rd, (node GR16:$src2, (load addr:$src)))]>; [all …]
|
| /freebsd/tools/test/stress2/lib/ |
| H A D | options.c | 105 if (sscanf(cp, "%d", &op->load) != 1) in environment() 148 op->load = 100; in options() 167 if (sscanf(optarg, "%d", &op->load) != 1) in options() 201 if (op->load < 0 || op->load > 100) in options() 202 op->load = 100; in options() 221 pgname, days, buf, op->incarnations, op->load, in show_status()
|
| /freebsd/sys/dev/syscons/snake/ |
| H A D | snake_saver.c | 68 int f, color, load; in snake_saver() local 117 load = ((averunnable.ldavg[0] * 100 + FSCALE / 2) >> FSHIFT); in snake_saver() 118 if (load == 0) in snake_saver() 120 else if (load / mp_ncpus <= 50) in snake_saver() 122 else if (load / mp_ncpus <= 75) in snake_saver() 124 else if (load / mp_ncpus <= 99) in snake_saver()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | TrieRawHashMap.cpp | 66 TrieNode *load(size_t I) { return get(I).load(); } in load() function in __anon657929bc0111::TrieSubtrie 213 if (ImplType *Impl = ImplPtr.load()) in getOrCreateImpl() 234 ImplType *Impl = ImplPtr.load(); in find() 359 assert(!ImplPtr.load() && "Expected subclass to call destroyImpl()"); in ~ThreadSafeTrieRawHashMapBase() 374 for (TrieSubtrie *Trie = Impl->getRoot(); Trie; Trie = Trie->Next.load()) in destroyImpl() 376 if (auto *Content = dyn_cast_or_null<TrieContent>(Trie->load(I))) in destroyImpl() 391 ImplType *Impl = ImplPtr.load(); in getRoot() 427 if (S->load(I)) in getNumSlotUsed() 450 auto *S = Current->load(I); in getTriePrefixAsString() 494 ImplType *Impl = ImplPtr.load(); in getNumTries() [all …]
|
| /freebsd/sys/contrib/openzfs/contrib/dracut/90zfs/ |
| H A D | zfs-load-key.sh.in | 37 …ssword --timeout=0 --no-tty "Encrypted ZFS password for ${dataset}" | zfs load-key "${ENCRYPTIONRO… 42 zfs load-key "${ENCRYPTIONROOT}" 55 zfs load-key "${ENCRYPTIONROOT}" 58 zfs load-key "${ENCRYPTIONROOT}"
|