Searched refs:field (Results 401 - 425 of 476) sorted by relevance

<<11121314151617181920

/freebsd-11.0-release/crypto/heimdal/appl/telnet/telnet/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-11.0-release/crypto/heimdal/appl/telnet/telnetd/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-11.0-release/crypto/heimdal/base/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-11.0-release/crypto/heimdal/include/hcrypto/
H A DMakefile.in69 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-11.0-release/crypto/heimdal/include/kadm5/
H A DMakefile.in69 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-11.0-release/crypto/heimdal/lib/
H A DMakefile.in69 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-11.0-release/crypto/heimdal/lib/krb5/
H A Dpkinit.c118 integer_to_BN(krb5_context context, const char *field, const heim_integer *f) argument
125 N_("PKINIT: parsing BN failed %s", ""), field);
/freebsd-11.0-release/crypto/heimdal/lib/sqlite/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-11.0-release/crypto/heimdal/lib/vers/
H A DMakefile.in70 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-11.0-release/crypto/heimdal/tools/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp1261 assert(!Inst->getDeclName() && "Instantiated field decl is not unnamed");
1262 assert(!Tmpl->getDeclName() && "Template field decl is not unnamed");
1264 "Already noted what unnamed field was instantiated from");
1416 // the field is packed, the struct is packed, or the struct has a
1417 // a max-field-alignment constraint (#pragma pack). So calculate
1418 // the actual alignment of the field within the struct, and then
2335 // so fill in the canonical type field.
2363 // so fill in the canonical type field.
2453 // type either so fill in the canonical type field.
2490 // either, so fill in the canonical type field
6024 FieldDecl *field = cast<FieldDecl>(dcl); local
[all...]
/freebsd-11.0-release/contrib/gcc/
H A Dtree-ssa-alias.c564 inside a field in a structure, for instance. In those cases, we are
1566 p_5->field = 0
1569 x_30 = p_5->field
1572 into p_5->field, but that is wrong because there have been
1976 program that can reference a field of the ptr's dereferenced
2962 /* Create and return a structure sub-variable for field type FIELD at
2966 create_sft (tree var, tree field, unsigned HOST_WIDE_INT offset, argument
2970 tree subvar = create_tag_raw (STRUCT_FIELD_TAG, field, "SFT");
3086 /* If this field isn't in the used portion,
3088 field, ski
[all...]
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dvalops.c54 struct field t1[], struct value *t2[]);
747 /* If the field does not entirely fill a LONGEST, then zero the sign bits.
748 If the field is signed, and is negative, then sign extend. */
1209 struct field t1[], struct value *t2[])
1276 Look for a field NAME in ARG1. Adjust the address of ARG1 by OFFSET bytes,
1304 error ("field %s is nonexistent or has been optimised out",
1311 error ("there is no field named %s", name);
1330 <alternative field> has an (anonymous) union type,
1334 <variant field>. */
1343 bitpos is zero in an anonymous union field, s
[all...]
/freebsd-11.0-release/sys/dev/mly/
H A Dmly.c1050 /* set buffer sizes - abuse of data_size field is revolting */
1649 * out from under us, so we need to save the mc_complete field in
2272 csio->ccb_h.sim_priv.entries[0].field = bus;
2349 bus = csio->ccb_h.sim_priv.entries[0].field;
/freebsd-11.0-release/usr.sbin/camdd/
H A Dcamdd.c452 #define ppriv_field0 periph_priv.entries[0].field
453 #define ppriv_field1 periph_priv.entries[1].field
3243 * commas, skip over it and look for the next field.
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c5214 const char *field,
5220 wpa_printf(MSG_DEBUG, "CTRL_IFACE: response handle field=%s", field);
5224 switch (wpa_supplicant_ctrl_req_from_string(field)) {
5285 wpa_printf(MSG_DEBUG, "CTRL_IFACE: Unknown field '%s'", field);
5212 wpa_supplicant_ctrl_iface_ctrl_rsp_handle(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, const char *field, const char *value) argument
/freebsd-11.0-release/contrib/tcsh/
H A Dconfigure1982 # Tries to find if the field MEMBER exists in type AGGR, after including
7618 nfields = split(line, field, "@")
7620 len = length(field[1])
7622 key = field[i]
7627 len += length(value) + length(field[++i])
/freebsd-11.0-release/crypto/openssl/ssl/
H A Dssl_locl.h1127 int ssl_fill_hello_random(SSL *s, int server, unsigned char *field, int len);
/freebsd-11.0-release/contrib/ldns/drill/
H A Dconfigure6284 nfields = split(line, field, "@")
6286 len = length(field[1])
6288 key = field[i]
6293 len += length(value) + length(field[++i])
/freebsd-11.0-release/contrib/bmake/
H A Dconfigure1905 # Tries to find if the field MEMBER exists in type AGGR, after including
5491 /* Use a field that we can force nonzero --
6838 nfields = split(line, field, "@")
6840 len = length(field[1])
6842 key = field[i]
6847 len += length(value) + length(field[++i])
/freebsd-11.0-release/contrib/wpa/hostapd/
H A Dconfig_file.c969 wpa_printf(MSG_ERROR, "Unknown tx_queue field '%s'", pos);
1776 wpa_printf(MSG_ERROR, "Line %d: Unexpected OSU field", line);
1795 wpa_printf(MSG_ERROR, "Line %d: Unexpected OSU field", line);
1812 wpa_printf(MSG_ERROR, "Line %d: Unexpected OSU field", line);
1832 wpa_printf(MSG_ERROR, "Line %d: Unexpected OSU field", line);
1853 wpa_printf(MSG_ERROR, "Line %d: Unexpected OSU field", line);
3514 struct hostapd_bss_config *bss, const char *field,
3520 errors = hostapd_config_fill(conf, bss, field, value, 0);
3522 wpa_printf(MSG_INFO, "Failed to set configuration field '%s' "
3523 "to value '%s'", field, valu
3513 hostapd_set_iface(struct hostapd_config *conf, struct hostapd_bss_config *bss, const char *field, char *value) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp477 // Constructors build the object directly in the field,
482 // The field was directly constructed, so there is no need to bind.
1881 // Lookup the field of the lambda.
1888 // When a constant is captured, sometimes no corresponding field is
1931 // FIXME: Compute lvalue of field pointers-to-member.
2018 FieldDecl *field = cast<FieldDecl>(Member); local
2019 SVal L = state->getLValue(field, baseExprVal);
2035 if (field->getType()->isReferenceType()) {
/freebsd-11.0-release/sys/dev/mps/
H A Dmps_sas.c1868 if (ccb->ccb_h.sim_priv.entries[0].field == MPS_WD_RETRY) {
2250 ccb->ccb_h.sim_priv.entries[0].field = MPS_WD_RETRY;
2254 ccb->ccb_h.sim_priv.entries[0].field = 0;
/freebsd-11.0-release/sys/kern/
H A Dvfs_subr.c3816 #define XV_COPY(field) xvn[n].xv_##field = vp->v_##field
4868 * Function to initialize a va_filerev field sensibly.
/freebsd-11.0-release/sys/netipsec/
H A Dkey.c108 * following value in reference count field. they cannot be freed and are
111 * in reference count field. they are ready to be freed. reference from
113 * field hits 0 (= no external reference other than from SA header.
337 #define LIST_INSERT_TAIL(head, elm, type, field) \
341 LIST_INSERT_HEAD(head, elm, field); \
343 while (LIST_NEXT(curelm, field)) \
344 curelm = LIST_NEXT(curelm, field);\
345 LIST_INSERT_AFTER(curelm, elm, field);\
4165 /* XXX Do we check other field ? e.g. flowinfo */
7384 /* check field o
[all...]

Completed in 311 milliseconds

<<11121314151617181920