Searched refs:load (Results 1 - 25 of 426) sorted by relevance

1234567891011>>

/freebsd-current/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_getopt.sh31 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
[all...]
/freebsd-current/contrib/libucl/python/tests/
H A Dtest_load.py7 ucl.load()
11 ucl.load(0,0)
14 self.assertEqual(ucl.load(None), None)
19 self.assertEqual(ucl.load(data), valid)
24 self.assertEqual(ucl.load(data), valid)
29 self.assertEqual(ucl.load(data), valid)
34 self.assertEqual(ucl.load(data), valid)
39 self.assertEqual(ucl.load(data), valid)
44 self.assertEqual(ucl.load(data), valid)
52 self.assertEqual(ucl.load(dat
[all...]
H A Dtest_example.py53 # load in sample UCL
54 u = ucl.load(_ucl_inp)
/freebsd-current/share/examples/kld/cdev/
H A DMakefile6 load unload: _SUBDIR
/freebsd-current/share/examples/kld/syscall/
H A DMakefile6 load unload: _SUBDIR
/freebsd-current/share/examples/kld/syscall/module/
H A Dsyscall.c62 * The function called at load/unload.
65 load(struct module *module, int cmd, void *arg) function
83 SYSCALL_MODULE(syscall, &offset, &hello_sysent, load, NULL);
/freebsd-current/contrib/file/python/
H A Dexample.py6 ms.load()
/freebsd-current/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_powerpc64.cpp10 auto fptr = __xray::XRayPatchedFunction.load();
/freebsd-current/sys/contrib/openzfs/contrib/dracut/90zfs/
H A Dzfs-load-key.sh.in37 systemd-ask-password --timeout=0 --no-tty "Encrypted ZFS password for ${dataset}" | zfs load-key "${ENCRYPTIONROOT}" && break
42 zfs load-key "${ENCRYPTIONROOT}"
55 zfs load-key "${ENCRYPTIONROOT}"
58 zfs load-key "${ENCRYPTIONROOT}"
/freebsd-current/share/examples/kld/cdev/test/
H A DMakefile76 load:
/freebsd-current/usr.sbin/ppp/
H A Dtimer.h38 u_long load; /* Initial load value */ member in struct:pppTimer
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DLazyAtomicPointer.h100 T *load() const { function in class:llvm::LazyAtomicPointer
101 uintptr_t RawValue = Storage.load();
111 uintptr_t Raw = Storage.load();
126 Raw = Storage.load();
131 explicit operator bool() const { return load(); }
132 operator T *() const { return load(); }
135 T *P = load();
145 : Storage(makeRaw(RHS.load())) {}
156 store(RHS.load());
/freebsd-current/sys/modules/dtrace/
H A DMakefile.inc4 load :
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DManagedStatic.h87 void *Tmp = Ptr.load(std::memory_order_acquire);
91 return *static_cast<C *>(Ptr.load(std::memory_order_relaxed));
97 void *Tmp = Ptr.load(std::memory_order_acquire);
101 return *static_cast<C *>(Ptr.load(std::memory_order_relaxed));
/freebsd-current/tools/test/stress2/include/
H A Dstress.h40 int load; member in struct:__anon16129
/freebsd-current/usr.bin/bc/
H A Dextern.h23 ssize_t load; member in struct:lvalue
/freebsd-current/contrib/netbsd-tests/modules/k_helper3/
H A Dk_helper3.c45 static int load(const char *, ...);
55 return load(argv[1], argv[2]);
59 load(const char *fmt, ...) function
/freebsd-current/sys/dev/syscons/snake/
H A Dsnake_saver.c68 int f, color, load; local
117 load = ((averunnable.ldavg[0] * 100 + FSCALE / 2) >> FSHIFT);
118 if (load == 0)
120 else if (load / mp_ncpus <= 50)
122 else if (load / mp_ncpus <= 75)
124 else if (load / mp_ncpus <= 99)
/freebsd-current/contrib/netbsd-tests/modules/
H A Dt_modctl.c55 static int load(prop_dictionary_t, bool, const char *, ...);
64 * A function checking wether we are allowed to load modules currently
206 load(prop_dictionary_t props, bool fatal, const char *fmt, ...) function
241 atf_tc_fail("Module load failed");
298 ATF_CHECK(load(NULL, false, " ") == ENOENT);
299 ATF_CHECK(load(NULL, false, "non-existent.o") == ENOENT);
304 ATF_CHECK(load(NULL, false, "%s", longname) == ENAMETOOLONG);
307 load(NULL, true, "%s/k_helper/k_helper.kmod",
309 printf("Checking if load was successful\n");
321 "providing extra load
[all...]
/freebsd-current/contrib/kyua/engine/
H A Dkyuafile.hpp83 static kyuafile load(const utils::fs::path&,
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Ddebug.h35 ::__orc_rt::DebugTypes.load(std::memory_order_relaxed); \
/freebsd-current/crypto/openssh/regress/
H A Dputty-transfer.sh20 env HOME=$PWD ${PLINK} -load compression_$c -batch \
31 env HOME=$PWD ${PLINK} -load compression_$c \
/freebsd-current/sys/contrib/openzfs/contrib/initramfs/
H A Dzfsunlock25 /sbin/zfs load-key "$zfs_fs_name" || true
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_load-key/
H A Dzfs_load-key_location.ksh26 # 'zfs load-key -L' should override keylocation with provided value.
33 # 5. Attempt to load the dataset specifying a keylocation of file
37 # 9. Attempt to load the dataset specifying a keylocation of prompt
51 log_assert "'zfs load-key -L' should override keylocation with provided value"
64 log_must zfs load-key -L file:///$TESTPOOL/pkey2 $TESTPOOL/$TESTFS1
69 log_must eval "echo $PASSPHRASE | zfs load-key -L prompt $TESTPOOL/$TESTFS1"
74 log_must zfs load-key -L $(get_https_base_url)/PASSPHRASE $TESTPOOL/$TESTFS1
78 log_pass "'zfs load-key -L' overrides keylocation with provided value"
/freebsd-current/contrib/libcxxrt/
H A Datomic.h62 * Atomically load with the specified memory order.
64 T load(memory_order order = memory_order::seqcst) function in class:__anon1::atomic
66 return ATOMIC_BUILTIN(load)(&val, order);

Completed in 201 milliseconds

1234567891011>>