Searched refs:info (Results 1 - 25 of 1698) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c127 uint32_t info; /* section info ndx */ member in struct:section
211 {"version-info", no_argument, 0, 'V'},
323 uint64_t info);
2583 s->link, s->info, (uintmax_t)s->align
2586 (uintmax_t)s->entsize, s->link, s->info, \
2590 (uintmax_t)s->sz, (uintmax_t)s->entsize, s->info, \
2656 " I (info), L (link order), G (group), x (unknown)\n"
4212 symname = get_symbol_name(re, s->link, s->info);
4622 uint32_t info; local
4714 dump_mips_option_flags(const char *name, struct mips_option *opt, uint64_t info) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2028 default: llvm_unreachable("Unknown loc info!");
2175 default: llvm_unreachable("Unknown loc info!");
2815 default: llvm_unreachable("Unknown loc info!");
3017 // FIXME there is no actual debug info here
3240 // FIXME: is there useful debug info available here?
4118 default: llvm_unreachable("Unknown loc info!");
15919 AsmOperandInfo &info, const char *constraint) const {
15921 Value *CallOperandVal = info.CallOperandVal;
15930 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
15918 getSingleConstraintMatchWeight( AsmOperandInfo &info, const char *constraint) const argument
/freebsd-11-stable/sys/netgraph/
H A Dng_parse.c65 static MALLOC_DEFINE(M_NETGRAPH_PARSE, "netgraph_parse", "netgraph parse info");
214 for (field = type->info; field->name != NULL; field++) {
267 const struct ng_parse_fixedarray_info *fi = type->info;
314 const struct ng_parse_array_info *ai = type->info;
362 switch ((intptr_t)type->info) {
458 switch ((intptr_t)type->info) {
533 if ((intptr_t)type->info == INT_SIGNED)
557 switch ((intptr_t)type->info) {
652 switch ((intptr_t)type->info) {
786 const struct ng_parse_fixedstring_info *const fi = type->info;
[all...]
/freebsd-11-stable/contrib/sqlite3/tea/
H A Dconfigure798 infodir='${datarootdir}/info'
942 -infodir | --infodir | --infodi | --infod | --info | --inf)
944 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1287 # Double slashes in file names in object file debugging info
1352 --infodir=DIR info documentation [DATAROOTDIR/info]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c10466 sqlite3_stmt *pStmt, /* Prepared statement for which info desired */
16509 ** File Locking Notes: (Mostly about windows but also some info for Unix)
17716 #define TF_HasStat4 0x2000 /* STAT4 info available for this table */
18439 CteUse *pCteUse; /* CTE Usage info info fg.isCte is true */
18809 AutoincInfo *pNext; /* Next info block in a list of them all */
18810 Table *pTab; /* Table this info block refers to */
45195 FILE_STANDARD_INFO info; local
64470 CellInfo info; /* A parse of the cell we are pointing at */ member in struct:BtCursor
66363 CellInfo info; local
68609 CellInfo info; local
69535 CellInfo info; local
71548 CellInfo info; local
73118 CellInfo info; local
73803 CellInfo info; local
73818 CellInfo info; local
74052 CellInfo info; /* Size of the cell being deleted */ local
74396 CellInfo info; local
75088 CellInfo info; local
[all...]
H A Dshell.c5722 ** See ticket https://www.sqlite.org/src/info/fac496b61722daf2 */
5982 ** This is what info-zip seems to do.
7517 ** '/'. This appears to be required for compatibility with info-zip
12508 /* since we don't have type info, call the shell_callback with a NULL value */
20436 utf8_printf(p->out, "SQLite %s %s\n" /*extra-version-info*/,
21490 "SQLite version %s %.19s\n" /*extra-version-info*/
H A Dltmain.sh2898 # should not be "improved". See libtool.info.
3752 -version-info CURRENT[:REVISION[:AGE]]
3753 specify library version info [each variable defaults to 0]
5157 darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
7191 -version-info)
8707 func_warning "'-version-info/-version-number' is ignored for archives"
8781 func_warning "'-version-info/-version-number' is ignored for convenience libraries"
8794 func_fatal_help "too many parameters to '-version-info'"
8997 # Clear the version info if we defaulted, and they specified a release.
9017 # Remove version info fro
[all...]
H A Dconfigure837 infodir='${datarootdir}/info'
981 -infodir | --infodir | --infodi | --infod | --info | --inf)
983 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1326 # Double slashes in file names in object file debugging info
1391 --infodir=DIR info documentation [DATAROOTDIR/info]
/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h135 }info; member in struct:symbol
H A Daicasm_gram.y317 if (cur_symbol->info.rinfo->valid_bitmask == 0)
318 cur_symbol->info.rinfo->valid_bitmask = 0xFF;
320 if (cur_symbol->info.rinfo->size == 0)
321 cur_symbol->info.rinfo->size = 1;
327 if (cur_symbol->info.rinfo->address == 0)
328 cur_symbol->info.rinfo->address =
331 cur_symbol->info.rinfo->size;
362 cur_symbol->info.rinfo->address = $2;
369 cur_symbol->info.rinfo->size = $2;
374 max_addr = scb_or_sram_symbol->info
[all...]
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh2898 # should not be "improved". See libtool.info.
3752 -version-info CURRENT[:REVISION[:AGE]]
3753 specify library version info [each variable defaults to 0]
5157 darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
7191 -version-info)
8703 func_warning "'-version-info/-version-number' is ignored for archives"
8777 func_warning "'-version-info/-version-number' is ignored for convenience libraries"
8790 func_fatal_help "too many parameters to '-version-info'"
8990 # Clear the version info if we defaulted, and they specified a release.
9010 # Remove version info fro
[all...]
H A Dconfigure964 infodir='${datarootdir}/info'
1108 -infodir | --infodir | --infodi | --infod | --info | --inf)
1110 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1444 # Double slashes in file names in object file debugging info
1508 --infodir=DIR info documentation [DATAROOTDIR/info]
H A DMakefile.in294 LINK_LIB=$(LIBTOOL) --tag=CC --mode=link $(CC) $(RUNTIME_PATH) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -version-info @LIBUNBOUND_CURRENT@:@LIBUNBOUND_REVISION@:@LIBUNBOUND_AGE@ -no-undefined
/freebsd-11-stable/contrib/unbound/contrib/
H A Dparseunbound.pl81 if ( $line =~ m/info: server stats for thread \d+: (\d+) queries, (\d+) answers from cache, (\d+) recursions/ ) {
88 elsif ( $line =~ m/info: server stats for thread (\d+): requestlist max (\d+) avg ([0-9\.]+) exceeded (\d+)/ ) {
93 elsif ( $line =~ m/info: average recursion processing time ([0-9\.]+) sec/ ) {
96 elsif ( $line =~ m/info: histogram of recursion processing times/ ) {
99 elsif ( $line =~ m/info: \[25%\]=([0-9\.]+) median\[50%\]=([0-9\.]+) \[75%\]=([0-9\.]+)/ ) {
104 elsif ( $line =~ m/info: lower\(secs\) upper\(secs\) recursions/ ) {
112 elsif ( $line =~ m/info:\s+(\d+)\.(\d+)\s+(\d+)\.(\d+)\s+(\d+)/ ) {
/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c5589 ipfw_iface_info *info; local
5598 info = (ipfw_iface_info *)(olh + 1);
5600 if (info->flags & IPFW_IFFLAG_RESOLVED)
5602 info->ifname, info->ifindex, info->refcnt,
5603 info->gencnt);
5606 info->ifname, info->refcnt, info
[all...]
H A Dtables.c118 { "info", TOK_INFO },
155 * ipfw table {NAME | all} info
258 err(EX_OSERR, "failed to flush table %s info",
262 warn("failed to flush table %s info",
285 err(EX_OSERR, "failed to request table info");
298 err(EX_OSERR, "failed to request table info");
739 * Print global/per-AF table @i algorithm info.
749 printf(" %salgorithm %s info\n", af, taclass);
760 printf(" %salgorithm %s info\n", af, taclass);
788 * Prints table info struc
1682 ipfw_xtable_info *info; local
1980 ipfw_ta_info *info; local
[all...]
/freebsd-11-stable/contrib/less/
H A Dsearch.c116 #define info_compiled(info) ((void*)0)
118 #define info_compiled(info) ((info)->compiled)
148 clear_pattern(info)
149 struct pattern_info *info;
151 if (info->text != NULL)
152 free(info->text);
153 info->text = NULL;
155 uncompile_pattern(&info->compiled);
163 set_pattern(info, patter
[all...]
/freebsd-11-stable/sys/netinet6/
H A Dnd6.c1259 struct rt_addrinfo info; local
1289 bzero(&info, sizeof(info));
1290 info.rti_info[RTAX_DST] = (struct sockaddr *)&rt_key;
1322 &info);
1581 struct rt_addrinfo info; local
1584 memset(&info, 0, sizeof(info));
1585 info.rti_info[RTAX_DST] = (struct sockaddr *)&sin6;
1586 info
1597 nd6_rtrequest(int req, struct rtentry *rt, struct rt_addrinfo *info) argument
[all...]
/freebsd-11-stable/sys/dev/sound/usb/
H A Duaudio.c881 if (uaa->info.bInterfaceClass != UICLASS_AUDIO) {
882 if (uaa->info.bInterfaceClass != UICLASS_VENDOR ||
889 if (uaa->info.bInterfaceSubClass == UISUBCLASS_AUDIOCONTROL) {
898 if (uaa->info.bInterfaceSubClass == UISUBCLASS_MIDISTREAM) {
978 sc->sc_mixer_iface_index = uaa->info.bIfaceIndex;
979 sc->sc_mixer_iface_no = uaa->info.bIfaceNum;
1012 /* must fill mixer info before channel info */
1015 /* fill channel info */
1023 if (uaa->info
4686 uaudio_mixer_find_inputs_sub(struct uaudio_terminal_node *root, const uint8_t *p_id, uint8_t n_id, struct uaudio_search_result *info) argument
4764 uaudio20_mixer_find_inputs_sub(struct uaudio_terminal_node *root, const uint8_t *p_id, uint8_t n_id, struct uaudio_search_result *info) argument
4855 uaudio20_mixer_find_clocks_sub(struct uaudio_terminal_node *root, const uint8_t *p_id, uint8_t n_id, struct uaudio_search_result *info) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p_pd.c121 p2p->cfg->cb_ctx, dev->info.p2p_device_addr,
138 if (prov->status < 0 && prov->info[0])
139 p2p_buf_add_session_info(buf, prov->info);
199 extra += os_strlen(p2p->p2ps_prov->info) + 1 +
226 p2p_buf_add_group_id(buf, go->info.p2p_device_addr,
329 dev->info.p2p_device_addr,
425 tmp->info[0] = '\0';
606 wpabuf_free(dev->info.wfd_subelems);
607 dev->info.wfd_subelems = wpabuf_dup(msg.wfd_subelems);
700 p2p->cfg->cb_ctx, dev->info
[all...]
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap.c758 struct nm_config_info info; local
760 bzero(&info, sizeof(info));
762 na->nm_config(na, &info)) {
764 info.num_tx_rings = na->num_tx_rings;
765 info.num_tx_descs = na->num_tx_desc;
766 info.num_rx_rings = na->num_rx_rings;
767 info.num_rx_descs = na->num_rx_desc;
768 info.rx_buf_maxsize = na->rx_buf_maxsize;
771 if (na->num_tx_rings == info
[all...]
/freebsd-11-stable/contrib/libcxxrt/
H A Dexception.cc150 * Per-thread info required by the runtime. We store a single structure
340 __cxa_thread_info *info = static_cast<__cxa_thread_info*>(thread_info); local
341 if (info->globals.caughtExceptions)
344 if (info->foreign_exception_state != __cxa_thread_info::none)
346 _Unwind_Exception *e = reinterpret_cast<_Unwind_Exception*>(info->globals.caughtExceptions);
352 free_exception_list(info->globals.caughtExceptions);
393 * Returns the thread info structure, creating it if it is not already created.
402 __cxa_thread_info *info = static_cast<__cxa_thread_info*>(pthread_getspecific(eh_key)); local
403 if (0 == info)
405 info
464 __cxa_thread_info *info = thread_info(); local
682 Dl_info info; local
761 __cxa_thread_info *info = thread_info(); local
1063 __cxa_thread_info *info = thread_info_fast(); local
[all...]
/freebsd-11-stable/crypto/openssl/ssl/
H A Ds3_lib.c3209 return BUF_strdup(s->srp_ctx.info);
3908 ctx->srp_ctx.info = parg;
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Devp.h1079 const char *info);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql117 ACTUAL_NODE row can exist on its own if it is just recording info
154 /* ### need to determine values. "unknown" (no info), "admin" (they
367 /* ### JF: For an old-style move, "copyfrom" info stores its source, but a
447 NULL if this node is not a file or if this info has not yet been

Completed in 1189 milliseconds

1234567891011>>