Searched refs:rec (Results 126 - 150 of 211) sorted by relevance

123456789

/freebsd-11-stable/contrib/ntp/include/
H A Dntp_request.h402 l_fp rec; /* peer.rec */ member in struct:info_peer
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1272 void setInstanceReceiver(Expr *rec) { argument
1274 setReceiverPointer(rec);
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp54 /// @param rec - The record from which to extract the value.
57 static uint8_t byteFromRec(const Record* rec, const std::string &name) { argument
58 BitsInit* bits = rec->getValueAsBitsInit(name);
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c1485 l_fp *rec,
1491 if (rec->l_ui != 0)
1492 lasttime = rec;
1598 { "rec", 0 }, /* 10 */
1616 { "rec", 0 }, /* 10 */
1636 { "rec", 0 }, /* 11 */
1686 l_fp rec; local
1819 } else if (!strcmp("rec", name)) {
1820 decodets(value, &rec);
1928 when(&ts, &rec,
1483 when( l_fp *ts, l_fp *rec, l_fp *reftime ) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Deval.c507 struct value *rec = allocate_value (expect_type);
508 memset (VALUE_CONTENTS_RAW (rec), '\0', TYPE_LENGTH (type));
509 return evaluate_struct_tuple (rec, exp, pos, noside, nargs);
505 struct value *rec = allocate_value (expect_type); local
/freebsd-11-stable/contrib/gperf/
H A Dconfigure836 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
2169 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/freebsd-11-stable/contrib/gperf/doc/
H A Dconfigure839 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
2212 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/freebsd-11-stable/usr.sbin/ntp/ntpdc/
H A Dnl.c180 printf("offsetof(rec) = %d\n",
181 (int) offsetof(struct info_peer, rec));
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c1148 ib_member_rec_t *rec = (ib_member_rec_t *) local
1151 dump_multicast_member_record(rec, &nr_result, params);
/freebsd-11-stable/sys/netinet/
H A Dsctp_pcb.c2146 * is in the assoc. If all goes well we save a bit on rec of a
5015 if (asoc->strmout[chk->rec.data.sid].chunks_on_queues > 0) {
5016 asoc->strmout[chk->rec.data.sid].chunks_on_queues--;
5019 panic("No chunks on the queues for sid %u.", chk->rec.data.sid);
5047 if (asoc->strmout[chk->rec.data.sid].chunks_on_queues > 0) {
5048 asoc->strmout[chk->rec.data.sid].chunks_on_queues--;
5051 panic("No chunks on the queues for sid %u.", chk->rec.data.sid);
6882 SCTP_CALC_TSN_TO_GAP(gap, chk->rec.data.tsn, asoc->mapping_array_base_tsn);
6942 SCTP_CALC_TSN_TO_GAP(gap, chk->rec.data.tsn, asoc->mapping_array_base_tsn);
H A Dsctp_structs.h433 } rec; member in struct:sctp_tmit_chunk
1231 * rec'd. We slide it up every time we raise last_acked_seq and 0
/freebsd-11-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86_64.pl867 # EXCEPTION_DISPOSITION handler (EXCEPTION_RECORD *rec,ULONG64 frame,
870 $rec="%rcx";
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_guidinfo_record.c70 ib_guidinfo_record_t rec; member in struct:osm_gir_item
/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c1334 NTOHL_FP(&rpkt->rec, &p_rec);
1399 printf("sntp offset_calculation: rpkt->rec:\n");
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h798 int rec = 1);
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_io.c3147 l_fp org, rec, xmt; local
3234 NTOHL_FP(&pkt->rec, &rec);
3237 &org, &rec, &xmt, &fp_zero,
H A Dntp_request.c912 HTONL_FP(&pp->rec, &ip->rec);
/freebsd-11-stable/contrib/gcc/
H A Dc-parser.c3366 tree rec, args;
3378 rec = objc_get_class_reference (id);
3388 rec = first;
3395 rec = build_compound_expr (rec, next.value);
3403 = objc_build_message_expr (build_tree_list (rec, args));
3364 tree rec, args; local
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Dvpaes-x86_64.pl1069 # EXCEPTION_DISPOSITION handler (EXCEPTION_RECORD *rec,ULONG64 frame,
1071 $rec="%rcx";
H A Daesni-mb-x86_64.pl1198 # EXCEPTION_DISPOSITION handler (EXCEPTION_RECORD *rec,ULONG64 frame,
1200 $rec="%rcx";
H A Daesni-sha256-x86_64.pl1498 # EXCEPTION_DISPOSITION handler (EXCEPTION_RECORD *rec,ULONG64 frame,
1501 $rec="%rcx";
/freebsd-11-stable/contrib/binutils/bfd/
H A Dieee.c1345 int rec;
1348 rec = read_2bytes (&(ieee->h));
1349 if (rec != (int) ieee_assign_value_to_variable_enum)
1342 int rec; local
/freebsd-11-stable/crypto/openssl/crypto/modes/asm/
H A Daesni-gcm-x86_64.pl913 $rec="%rcx";
/freebsd-11-stable/crypto/openssl/crypto/whrlpool/asm/
H A Dwp-x86_64.pl484 # EXCEPTION_DISPOSITION handler (EXCEPTION_RECORD *rec,ULONG64 frame,
487 $rec="%rcx";
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-x86_64.pl1786 # EXCEPTION_DISPOSITION handler (EXCEPTION_RECORD *rec,ULONG64 frame,
1789 $rec="%rcx";

Completed in 307 milliseconds

123456789