Searched defs:num (Results 426 - 450 of 729) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dvalues.c291 access_value_history(int num) argument
352 static int num = 1; local
1117 value_from_longest(struct type *type, LONGEST num) argument
1136 store_signed_integer (VALUE_CONTENTS_RAW (val), len, num); local
1188 value_from_double(struct type *type, DOUBLEST num) argument
1197 store_typed_floating (VALUE_CONTENTS_RAW (val), base_type, num); local
[all...]
/freebsd-9.3-release/contrib/libreadline/examples/rlfe/
H A Drlfe.c567 int num; local
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp222 unsigned num = SimpleVT.getVectorNumElements(); local
1325 unsigned num = SimpleVT.getVectorNumElements(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp681 unsigned num = PrintExpected(Diags, SourceMgr, LeftOnly, Label); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp330 os << "Path" << num; local
393 os << "\">" << num << "</div>"; local
272 HandlePiece(Rewriter& R, FileID BugFileID, const PathDiagnosticPiece& P, unsigned num, unsigned max) argument
495 ProcessMacroPiece(raw_ostream &os, const PathDiagnosticMacroPiece& P, unsigned num) argument
[all...]
/freebsd-9.3-release/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c460 repeated_append(string_desc * target, int total, int num, int repeat, const char *src) argument
/freebsd-9.3-release/contrib/ofed/management/libibumad/include/infiniband/
H A Dumad.h198 umad_alloc(int num, size_t size) /* alloc array of umad buffers */ argument
/freebsd-9.3-release/contrib/tcpdump/
H A Daddrtoname.c1184 static u_int num = 0; local
1204 static u_int num = 0; local
[all...]
/freebsd-9.3-release/contrib/tcsh/
H A Ded.refresh.c454 str_insert(Char *d, int dat, int dlen, Char *s, int num) argument
496 str_delete(Char *d, int dat, int dlen, int num) argument
[all...]
/freebsd-9.3-release/contrib/wpa/hostapd/
H A Dconfig_file.c764 int num; local
125 hostapd_config_read_maclist(const char *fname, struct mac_acl_entry **acl, int *num) argument
824 int num, v; local
[all...]
/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dieee802_11.c46 int i, num, count; local
77 int i, num, count; local
[all...]
/freebsd-9.3-release/contrib/wpa/src/radius/
H A Dradius_client.c280 size_t *num; local
/freebsd-9.3-release/contrib/xz/src/xz/
H A Dmessage.c906 uint32_to_optstr(uint32_t num) argument
/freebsd-9.3-release/crypto/heimdal/kdc/
H A Dconnect.c330 int num = 0; local
/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dks_p11.c59 CK_ULONG num; member in struct:p11_slot::__anon4610
238 p11_mech_info(hx509_context context, struct p11_module *p, struct p11_slot *slot, int num) argument
302 p11_init_slot(hx509_context context, struct p11_module *p, hx509_lock lock, CK_SLOT_ID id, int num, struct p11_slot *slot) argument
[all...]
H A Drevoke.c1367 unsigned int num; local
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dpac.c856 int i, num = 0; local
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dgetcap.c1046 cgetnum(char *buf, const char *cap, long *num) argument
/freebsd-9.3-release/crypto/openssh/
H A Dauth-pam.c814 sshpam_respond(void *ctx, u_int num, char **resp) argument
714 sshpam_query(void *ctx, char **name, char **info, u_int *num, char ***prompts, u_int **echo_on) argument
[all...]
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dbsd-snprintf.c454 short int *num; local
458 long int *num; local
462 LLONG *num; local
466 ssize_t *num; local
470 intmax_t *num; local
474 int *num; local
[all...]
/freebsd-9.3-release/gnu/usr.bin/rcs/ci/
H A Dci.c1134 char const *num; local
[all...]
/freebsd-9.3-release/lib/libc/gen/
H A Dgetcap.c979 cgetnum(char *buf, const char *cap, long *num) argument
/freebsd-9.3-release/lib/libc/resolv/
H A Dres_mkupdate.c1168 res_protocolname(int num) { argument
/freebsd-9.3-release/lib/libc/rpc/
H A Dgetrpcent.c650 int num; local
737 int num; local
/freebsd-9.3-release/sys/boot/common/
H A Dmodule.c164 int ch, num; local

Completed in 382 milliseconds

<<11121314151617181920>>