Home
last modified time | relevance | path

Searched refs:set (Results 176 – 200 of 5088) sorted by relevance

12345678910>>...204

/freebsd/lib/libthr/thread/
H A Dthr_sig.c173 remove_thr_signals(sigset_t *set) in remove_thr_signals() argument
175 if (SIGISMEMBER(*set, SIGCANCEL)) in remove_thr_signals()
176 SIGDELSET(*set, SIGCANCEL); in remove_thr_signals()
182 *newset = *set; in thr_remove_thr_signals()
643 const sigset_t *p = set; in __thr_sigprocmask()
647 if (set != NULL) { in __thr_sigprocmask()
648 newset = *set; in __thr_sigprocmask()
663 if (__thr_sigprocmask(how, set, oset)) in _thr_sigmask()
669 _sigsuspend(const sigset_t * set) in _sigsuspend() argument
677 __thr_sigsuspend(const sigset_t * set) in __thr_sigsuspend() argument
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A DextractExternal.cpp159 set<string>::const_iterator it; in StringTable()
379 template <class T> bool isDisjoint(const set<T> &a, const set<T> &b) { in isDisjoint()
380 set<T>::const_iterator ita, itb; in isDisjoint()
401 set<int> *findRequiredExternal(int nExternal, int nTotal, set<string> *defined, in findRequiredExternal()
403 set<int> *required = new set<int>; in findRequiredExternal()
404 set<int> fresh[2]; in findRequiredExternal()
435 set<string> *defined, *undefined; in main()
436 set<int>::iterator it; in main()
456 set<int> *requiredExternal = in main()
458 set<string> hide; in main()
[all …]
/freebsd/stand/i386/pmbr/
H A Dpmbr.S36 .set LOAD,0x7c00 # Load address
43 .set GPT_SIG,0
44 .set GPT_SIG_0,0x20494645 # "EFI "
46 .set GPT_MYLBA,24
47 .set GPT_PART_LBA,72
48 .set GPT_NPART,80
49 .set GPT_PART_SIZE,84
51 .set PART_TYPE,0
52 .set PART_START_LBA,32
53 .set PART_END_LBA,40
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.cpp29 void operator()(const DWARFDebugArangeSet &set) { in operator ()() argument
30 count += set.NumDescriptors(); in operator ()()
39 DWARFDebugArangeSet set; in extract() local
43 if (llvm::Error error = set.extract(debug_aranges_data, &offset)) { in extract()
50 const uint32_t num_descriptors = set.NumDescriptors(); in extract()
52 const dw_offset_t cu_offset = set.GetHeader().cu_offset; in extract()
56 set.GetDescriptorRef(i); in extract()
67 offset = set.GetNextOffset(); in extract()
68 set.Clear(); in extract()
/freebsd/sbin/pfctl/tests/files/
H A Dpf1002.in1 set timeout interval 10
2 set timeout sctp.first 11
3 set timeout sctp.opening 12
4 set timeout sctp.established 13
5 set timeout sctp.closing 14
6 set timeout sctp.closed 15
H A Dpf1002.ok1 set timeout interval 10
2 set timeout sctp.first 11
3 set timeout sctp.opening 12
4 set timeout sctp.established 13
5 set timeout sctp.closing 14
6 set timeout sctp.closed 15
/freebsd/lib/libgssapi/
H A Dgss_create_empty_oid_set.c37 gss_OID_set set; in gss_create_empty_oid_set() local
42 set = malloc(sizeof(gss_OID_set_desc)); in gss_create_empty_oid_set()
43 if (!set) { in gss_create_empty_oid_set()
48 set->count = 0; in gss_create_empty_oid_set()
49 set->elements = 0; in gss_create_empty_oid_set()
50 *oid_set = set; in gss_create_empty_oid_set()
/freebsd/usr.bin/vi/catalog/
H A Dru_RU.UTF-8.base32 033 "Опции %s нет: 'set all' показывает все возможные опции"
33 034 "set: [no]%s не принимает такого значения"
34 035 "set: %s опция не является логической"
35 036 "set: %s опция: %s"
36 037 "set: %s опция: %s: значение переполнения"
37 038 "set: неправильное значение %s"
38 039 "set: %s опция не является логической"
281 291 "set: опция %s не может быть выключена"
301 313 "set: %s опция никогда не может быть включена"
302 314 "set: %s опция никогда не может быть установлена в 0"
H A Duk_UA.UTF-8.base32 033 "Опції %s немає: 'set all' показує всі можливі опції"
33 034 "set: [no]%s не набуває такого значення"
34 035 "set: %s опція не є логічною"
35 036 "set: опція %s: %s"
36 037 "set: опція %s: %s: переповнення"
37 038 "set: неправильне значення %s"
38 039 "set: %s опція не є логічною"
280 291 "set: опцію %s неможна виставити вимкненою"
302 313 "set: опцію %s неможна виставити увімкненою"
303 314 "set: опцію %s неможна виставити в 0"
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_create_empty_oid_set.c35 gss_OID_set set; in gss_create_empty_oid_set() local
40 set = malloc(sizeof(gss_OID_set_desc)); in gss_create_empty_oid_set()
41 if (!set) { in gss_create_empty_oid_set()
46 set->count = 0; in gss_create_empty_oid_set()
47 set->elements = 0; in gss_create_empty_oid_set()
48 *oid_set = set; in gss_create_empty_oid_set()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_get_verify_mode.pod5 …epth, SSL_get_verify_callback, SSL_CTX_get_verify_callback - get currently set verification parame…
20 SSL_CTX_get_verify_mode() returns the verification mode currently set in
23 SSL_get_verify_mode() returns the verification mode currently set in
26 SSL_CTX_get_verify_depth() returns the verification depth limit currently set
27 in B<ctx>. If no limit has been explicitly set, -1 is returned and the
30 SSL_get_verify_depth() returns the verification depth limit currently set
31 in B<ssl>. If no limit has been explicitly set, -1 is returned and the
35 callback currently set in B<ctx>. If no callback was explicitly set, the
39 callback currently set in B<ssl>. If no callback was explicitly set, the
/freebsd/contrib/libpcap/cmake/Modules/
H A DFindLFS.cmake38 set(_lfs_test_source
52 set(CMAKE_REQUIRED_QUIET 1)
64 set(_lfs_cflags ${_lfs_cflags} ${options} PARENT_SCOPE)
66 set(LFS_FOUND TRUE PARENT_SCOPE)
81 set(_lfs_cflags)
82 set(_lfs_cppflags)
83 set(_lfs_ldflags)
84 set(_lfs_libs)
86 set(CMAKE_REQUIRED_QUIET 1)
92 set(LFS_FOUND TRUE)
[all …]
/freebsd/sys/dev/acpica/
H A Dacpi_perf.c101 struct cf_setting *set);
424 struct cf_setting set; in acpi_px_available() local
434 acpi_px_set(sc->dev, &set); in acpi_px_available()
444 if (px == NULL || set == NULL) in acpi_px_to_set()
447 set->freq = px->core_freq; in acpi_px_to_set()
448 set->power = px->power; in acpi_px_to_set()
450 set->lat = px->trans_lat; in acpi_px_to_set()
451 set->volts = CPUFREQ_VAL_UNKNOWN; in acpi_px_to_set()
452 set->dev = dev; in acpi_px_to_set()
486 if (set == NULL) in acpi_px_set()
[all …]
/freebsd/stand/common/
H A Dhelp.common135 The set command is used to set variables.
159 set boot_askname
167 set boot_cdrom
174 set boot_ddb
182 set boot_dfltroot
190 set boot_gdb
206 set boot_mute
215 set boot_pause
222 set boot_serial
230 set boot_single
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiRegisterInfo.cpp45 Reserved.set(Lanai::R0); in getReservedRegs()
46 Reserved.set(Lanai::R1); in getReservedRegs()
47 Reserved.set(Lanai::PC); in getReservedRegs()
48 Reserved.set(Lanai::R2); in getReservedRegs()
49 Reserved.set(Lanai::SP); in getReservedRegs()
50 Reserved.set(Lanai::R4); in getReservedRegs()
51 Reserved.set(Lanai::FP); in getReservedRegs()
52 Reserved.set(Lanai::R5); in getReservedRegs()
53 Reserved.set(Lanai::RR1); in getReservedRegs()
54 Reserved.set(Lanai::R10); in getReservedRegs()
[all …]
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/
H A Dperlopt.tpl47 =* num =][= (set! optarg "=i") =][=
51 (set! optarg "=f")
52 (set! optarg "=s")
67 (set! opttarget (string-append
73 (set! optisarray #t)
81 (set! perl_opts (string-append perl_opts
91 (set! counter 8)
95 (set! counter (+ counter add_len))
101 (set! optargname "=float")
104 (set! optargname " ")
[all …]
/freebsd/stand/ficl/softwords/
H A Dclasses.fr27 : set drop c! ;
34 : set drop w! ;
41 : set drop q! ;
49 : set drop ! ;
77 c-cell => set
95 c-ptr => set-ptr
103 c-ptr => set-ptr
110 this --> set-ptr
124 : set ( value inst class -- )
138 : set ( value inst class -- )
[all …]
/freebsd/bin/sh/tests/expansion/
H A Dplus-minus4.028 testcase 'set -- ${e:-'"'"'}'"'"'}' '1|}'
29 testcase "set -- \${e:-\\'}" "1|'"
30 testcase "set -- \${e:-\\'\\'}" "1|''"
31 testcase "set -- \"\${e:-'}\"" "1|'"
32 testcase "set -- \"\${e:-'}'}\"" "1|''}"
33 testcase "set -- \"\${e:-''}\"" "1|''"
34 testcase 'set -- ${e:-\a}' '1|a'
35 testcase 'set -- "${e:-\a}"' '1|\a'
/freebsd/share/skel/
H A Ddot.mailrc7 set append ask autoprint
8 set indentprefix="> "
9 set PAGER=less
10 set EDITOR=vi
11 set VISUAL=vi
12 set folder=Mail
/freebsd/contrib/libpcap/rpcapd/
H A DCMakeLists.txt4 set(HAVE_CRYPT TRUE)
9 set(HAVE_CRYPT TRUE)
40 set(CMAKE_REQUIRED_LIBRARIES nsl)
51 set(RPCAPD_EXTRA_SOURCES
95 set(OSX_PROGRAM_ARCHITECTURES "i386;ppc")
101 set(OSX_PROGRAM_ARCHITECTURES "x86_64;i386")
108 set(OSX_PROGRAM_ARCHITECTURES "x86_64")
134 set(MANADMIN_EXPAND rpcapd.manadmin.in)
136 set(MANFILE_EXPAND rpcapd-config.manfile.in)
174 set(MANADMIN "")
[all …]
/freebsd/usr.bin/gencat/
H A Dgencat.c486 struct _setT *set; local
497 for (set = sethead.lh_first; set != NULL;
498 set = set->entries.le_next) {
548 for (set = sethead.lh_first; set != NULL;
549 set = set->entries.le_next) {
657 struct _setT *set; local
660 set = sethead.lh_first;
661 for (; set != NULL && set->setId < setId; set = set->entries.le_next);
663 if (set && set->setId == setId) {
665 msg = set->msghead.lh_first;
[all …]
/freebsd/contrib/xz/doxygen/
H A DDoxyfile393 # should set this option to NO.
489 # normally produced when WARNINGS is set to YES.
1060 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
1099 # also VERBATIM_HEADERS is set to NO.
1129 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
1581 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1610 # DISABLE_INDEX is set to NO, this option has no effect.
2372 # set to NO
2383 # This tag requires that the tag HAVE_DOT is set to YES.
2396 # This tag requires that the tag HAVE_DOT is set to YES.
[all …]
/freebsd/contrib/libcbor/
H A DDoxyfile394 # should set this option to NO.
490 # normally produced when WARNINGS is set to YES.
1061 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
1100 # also VERBATIM_HEADERS is set to NO.
1130 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
1582 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1611 # DISABLE_INDEX is set to NO, this option has no effect.
2370 # set to NO
2381 # This tag requires that the tag HAVE_DOT is set to YES.
2394 # This tag requires that the tag HAVE_DOT is set to YES.
[all …]
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dcheck-dumpevents.py29 want_inserted = set(text[expect_inserted_pos+1:expect_active_pos])
30 want_active = set(text[expect_active_pos+1:got_inserted_pos-1])
31 got_inserted = set(text[got_inserted_pos+1:got_active_pos])
32 got_active = set(text[got_active_pos+1:])
44 cleaned_inserted = set( pat.sub(replace_time, s) for s in got_inserted
51 if set(got_active) != set(want_active):
/freebsd/contrib/libevent/test/
H A Dcheck-dumpevents.py29 want_inserted = set(text[expect_inserted_pos+1:expect_active_pos])
30 want_active = set(text[expect_active_pos+1:got_inserted_pos-1])
31 got_inserted = set(text[got_inserted_pos+1:got_active_pos])
32 got_active = set(text[got_active_pos+1:])
44 cleaned_inserted = set( pat.sub(replace_time, s) for s in got_inserted
51 if set(got_active) != set(want_active):

12345678910>>...204