Searched refs:set (Results 326 - 350 of 1536) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/usr.sbin/devctl/
H A Ddevctl.c46 #define DEVCTL_COMMAND(set, name, function) \
49 DATA_SET(DEVCTL_DATASET(set), function ## _devctl_command)
51 #define DEVCTL_TABLE(set, name) \
60 DEVCTL_COMMAND(set, name, devctl_ ## name ## _table_handler)
68 DEVCTL_TABLE(top, set);
80 " devctl set driver [-f] device driver",
237 fprintf(stderr, "usage: devctl set driver [-f] device driver\n");
262 err(1, "Failed to set %s driver to %s", av[0], av[1]);
265 DEVCTL_COMMAND(set, driver, set_driver);
/freebsd-11-stable/sys/mips/mips/
H A Dexception.S68 .set noreorder # Noreorder is default style!
103 .set push
104 .set noat
107 .set pop
122 .set push
123 .set noat
163 .set pop
180 .set noat
203 .set at
211 .set noa
[all...]
/freebsd-11-stable/sys/dev/ctau/
H A Dctau.c50 static short porttab [] = { /* standard base port set */
164 * Set NCONFIG and wait until NSTATUS is set.
486 #define set(X,N) c->X = R(port,reg(X,N)) macro
490 set(MD0, 0); set(MD1, 0); set(MD2, 0); set(CTL, 0);
491 set(RXS, 0); set(TXS, 0); set(TM
528 #undef set macro
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dmips3-mont.pl55 .set noat
56 .set reorder
62 .set noreorder
72 .set reorder
120 .set noreorder
148 .set reorder
208 .set noreorder
239 .set reorder
270 .set noreorder
321 .set reorde
[all...]
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_interfaces.c44 uint32_t set; member in struct:ifchange
85 if (ifc->set & IFC_PROMISC) {
91 if (ifc->set & IFC_ADMIN) {
110 if (ifc->set & IFC_TRAPS) {
234 if (ifc->set & IFC_ADMIN)
236 ifc->set |= IFC_ADMIN;
409 if (ifc->set & IFC_TRAPS)
411 ifc->set |= IFC_TRAPS;
418 if (ifc->set & IFC_PROMISC)
420 ifc->set |
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DDynamicRegisterInfo.cpp53 for (size_t set = 0; set < num_sets; ++set)
54 m_sets[set].registers = m_set_reg_nums[set].data();
98 // 'encoding':'uint' , 'format':'hex' , 'set': 0, 'ehframe' : 2,
315 size_t set = 0; local
316 if (!reg_info_dict->GetValueForKeyAsInteger<size_t>("set", set, -1) ||
317 set >
428 uint32_t set = GetRegisterSetIndexByName(set_name, true); local
[all...]
H A DRegisterContextDarwin_arm.h61 const lldb_private::RegisterSet *GetRegisterSet(size_t set) override;
216 bool RegisterSetIsCached(int set) const { return GetError(set, Read) == 0; }
251 int ReadRegisterSet(uint32_t set, bool force);
253 int WriteRegisterSet(uint32_t set);
H A DRegisterContextDarwin_arm64.h43 const lldb_private::RegisterSet *GetRegisterSet(size_t set) override;
183 bool RegisterSetIsCached(int set) const { return GetError(set, Read) == 0; }
218 int ReadRegisterSet(uint32_t set, bool force);
220 int WriteRegisterSet(uint32_t set);
H A DRegisterContextLinux_mips64.cpp113 RegisterContextLinux_mips64::GetRegisterSet(size_t set) const {
114 if (set >= k_num_register_sets)
120 return &g_reg_sets_mips64[set];
/freebsd-11-stable/contrib/llvm-project/lld/docs/
H A Dmake.bat6 set SPHINXBUILD=sphinx-build
8 set BUILDDIR=_build
9 set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
10 set I18NSPHINXOPTS=%SPHINXOPTS% .
12 set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
13 set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS%
30 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
/freebsd-11-stable/stand/pc98/cdboot/
H A Dcdboot.S31 # Basically, we first create a set of boot arguments to pass to the loaded
41 .set STACK_OFF,0x6000 # Stack offset
42 .set LOAD_SEG,0x0700 # Load segment
43 .set LOAD_SIZE,2048 # Load size
44 .set DAUA,0x0584 # DA/UA
46 .set MEM_PAGE_SIZE,0x1000 # memory page size, 4k
47 .set MEM_ARG,0x900 # Arguments at start
48 .set MEM_ARG_BTX,0xa100 # Where we move them to so the
50 .set MEM_ARG_SIZE,0x18 # Size of the arguments
51 .set MEM_BTX_ADDRES
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c108 uint32_t set);
256 * Builds skipto cache on rule set @map.
330 /* It is now safe to set chain->idxmap ptr */
453 krule->set = urule->set;
496 urule->set = krule->set;
527 krule->set = urule->set;
613 urule->set
897 uint16_t set; member in struct:manage_sets_args
946 ipfw_obj_manage_sets(struct namedobj_instance *ni, uint16_t type, uint16_t set, uint8_t new_set, enum ipfw_sets_cmd cmd) argument
1626 uint8_t set = (arg >> 16) & 0xff; local
2118 uint8_t set; /* rule set (0..31) */ member in struct:ip_fw7
4385 objhash_hash_name(struct namedobj_instance *ni, const void *name, uint32_t set) argument
4392 objhash_cmp_name(struct named_object *no, const void *name, uint32_t set) argument
4412 ipfw_objhash_lookup_name(struct namedobj_instance *ni, uint32_t set, char *name) argument
4484 uint32_t set; local
4510 ipfw_objhash_lookup_name_type(struct namedobj_instance *ni, uint32_t set, uint32_t type, const char *name) argument
[all...]
/freebsd-11-stable/sys/x86/cpufreq/
H A Dsmist.c84 static int smist_set(device_t dev, const struct cf_setting *set);
85 static int smist_get(device_t dev, struct cf_setting *set);
415 struct cf_setting set; local
434 smist_get(dev, &set);
446 smist_set(device_t dev, const struct cf_setting *set) argument
453 if (CPUFREQ_CMP(set->freq, sc->sets[0].freq))
455 else if (CPUFREQ_CMP(set->freq, sc->sets[1].freq))
481 smist_get(device_t dev, struct cf_setting *set) argument
500 *set = sc->sets[state];
/freebsd-11-stable/contrib/libreadline/
H A Dsignals.c120 sigset_t set; local
163 sigemptyset (&set);
164 sigprocmask (SIG_BLOCK, (sigset_t *)NULL, &set);
165 sigdelset (&set, sig);
184 sigprocmask (SIG_SETMASK, &set, (sigset_t *)NULL);
209 disposition set by the calling application. We need this state
264 /* If rl_set_signals is called twice in a row, don't set the old handler to
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java106 set(String value) method in class:Getopt.StringRef
164 * in longoptarg. Otherwise set the longoptarg reference to null.
196 longoptarg.set(null);
224 longoptarg.set(opt.substring(op + 1));
226 longoptarg.set(null);
421 * The option argument was explicitly set to the empty
441 optarg = longoptarg.set(null).get();
/freebsd-11-stable/usr.sbin/fmtree/
H A Dspec.c54 static void set(char *, NODE *);
99 set(p, centry);
103 /* Grab file name, "$", "set", or "unset". */
110 if (strcmp(p + 1, "set"))
112 set(NULL, &ginfo);
148 set(NULL, centry);
166 set(char *t, NODE *ip) function
224 /* just set flag bit */
240 /* just set flag bit */
/freebsd-11-stable/stand/i386/kgzldr/
H A Dcrt.s32 .set SCR_MAT,0x7 # Mode/attribute
33 .set SCR_COL,0x50 # Columns per row
34 .set SCR_ROW,0x19 # Rows per screen
38 .set BDA_SCR,0x449 # Video mode
39 .set BDA_POS,0x450 # Cursor position
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptx86ABIFixups.cpp9 #include <set>
127 std::set<llvm::CallInst *> &rs_callsites,
152 std::set<llvm::CallInst *> rs_callsites;
224 std::set<llvm::CallInst *> rs_callsites;
228 std::set<llvm::Function *> rs_functions;
232 // add the called function to a set so that we can strip its byval
/freebsd-11-stable/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c68 static struct nptv6_cfg *nptv6_alloc_config(const char *name, uint8_t set);
71 const char *name, uint8_t set);
405 /* Terminate the search if one_pass is set */
418 nptv6_alloc_config(const char *name, uint8_t set) argument
426 cfg->no.set = set;
448 uc->set = cfg->no.set;
470 nptv6_find(struct namedobj_instance *ni, const char *name, uint8_t set) argument
474 cfg = (struct nptv6_cfg *)ipfw_objhash_lookup_name_type(ni, set,
820 nptv6_manage_sets(struct ip_fw_chain *ch, uint16_t set, uint8_t new_set, enum ipfw_sets_cmd cmd) argument
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c64 nat64lsn_find(struct namedobj_instance *ni, const char *name, uint8_t set) argument
68 cfg = (struct nat64lsn_cfg *)ipfw_objhash_lookup_name_type(ni, set,
130 if (uc->agg_prefix_len > 127 || uc->set >= IPFW_MAX_SETS)
156 if (nat64lsn_find(ni, uc->name, uc->set) != NULL) {
166 cfg->no.set = uc->set;
198 if (nat64lsn_find(ni, uc->name, uc->set) != NULL) {
249 cfg = nat64lsn_find(CHAIN_TO_SRV(ch), oh->ntlv.name, oh->ntlv.set);
331 uc->set = cfg->no.set;
843 nat64lsn_manage_sets(struct ip_fw_chain *ch, uint16_t set, uint8_t new_set, enum ipfw_sets_cmd cmd) argument
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dwarnings.mk25 # -Wunused etc are here so you can set
77 # Without -O or if we've set -O0 somewhere - to make debugging more effective,
79 # -Werror turns into an error. To be safe, set W_uninitialized blank.
100 # which is the bit we ultimately want. It allows W_* to be set on a
109 # first a list of warnings from the chosen set
113 # this should be a super-set of the -Wno-* in _warnings, but
/freebsd-11-stable/contrib/gperf/src/
H A Dinput.cc472 option.set (TYPE);
476 option.set (UPPERLOWER);
510 option.set (SEVENBIT);
514 option.set (LENTABLE);
518 option.set (COMP);
522 option.set (CONST);
526 option.set (ENUM);
530 option.set (INCLUDE);
534 option.set (GLOBAL);
538 option.set (SHAREDLI
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp42 // If there is no PATH variable specified inside the environment then set the
68 ExitWithError(error_fd, "personality set");
132 sigset_t set; local
133 if (sigemptyset(&set) != 0 ||
134 pthread_sigmask(SIG_SETMASK, &set, nullptr) != 0)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_clock.h131 void set(ClockCache *c, unsigned tid, u64 v);
132 void set(u64 v);
175 ALWAYS_INLINE void ThreadClock::set(u64 v) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TextAPI/ELF/
H A DTBEHandler.cpp115 /// YAML traits for set of ELFSymbols.
116 template <> struct CustomMappingTraits<std::set<ELFSymbol>> {
117 static void inputOne(IO &IO, StringRef Key, std::set<ELFSymbol> &Set) {
123 static void output(IO &IO, std::set<ELFSymbol> &Set) {

Completed in 315 milliseconds

<<11121314151617181920>>