Searched refs:def (Results 26 - 50 of 502) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/contrib/ngatm/netnatm/
H A Dgenfiles10 awk -f ${SRC}msg/parseie.awk -f ${SRC}msg/geniec.awk ${SRC}msg/ie.def >${DST}msg/uni_ietab.h
11 awk -f ${SRC}msg/parseie.awk -f ${SRC}msg/genieh.awk ${SRC}msg/ie.def >${DST}msg/uni_ie.h
12 awk -f ${SRC}msg/parsemsg.awk -f ${SRC}msg/genmsgc.awk ${SRC}msg/msg.def >${DST}msg/uni_msg.c
13 awk -f ${SRC}msg/parsemsg.awk -f ${SRC}msg/genmsgh.awk ${SRC}msg/msg.def >${DST}msg/uni_msg.h
14 awk -f ${SRC}msg/parsemsg.awk -f ${SRC}sig/genmsgcpyh.awk ${SRC}msg/msg.def >${DST}sig/unimsgcpy.h
15 awk -f ${SRC}msg/parsemsg.awk -f ${SRC}sig/genmsgcpyc.awk ${SRC}msg/msg.def >${DST}sig/sig_unimsgcpy.c
/freebsd-11-stable/lib/libc/gen/
H A Dctermid.c44 static char def[sizeof(_PATH_DEV) + SPECNAMELEN]; local
50 s = def;
51 dlen = sizeof(def) - LEN_PATH_DEV;
/freebsd-11-stable/contrib/ntp/scripts/build/
H A Dgenver3 # possible usage: $0 [-f] [version.m4] [version.def]
18 *version.def)
19 outputs="include/version.def $outputs"
31 '') outputs="m4/version.m4 include/version.def include/version.texi" ;;
65 *version.def*)
66 echo "version = '${dversion}';" > "${TEMPDIR}/version.def+"
67 cmp -s "${TEMPDIR}/version.def+" include/version.def
71 rm -f "${TEMPDIR}/version.def+"
74 mv "${TEMPDIR}/version.def
[all...]
/freebsd-11-stable/contrib/ntp/sntp/unity/auto/
H A DparseOutput.rb29 def setXmlOutput()
34 def writeXmlOuput()
45 def testSuiteVerify(testSuiteName)
59 def testPassed(array)
70 def testIgnored(array)
84 def testFailed(array)
100 def detectOS()
115 def process(name)
H A Dunity_test_summary.rb19 def initialize(opts = {})
28 def run
75 def set_targets(target_array)
79 def set_root_path(path)
83 def usage(err_msg=nil)
96 def get_details(result_file, lines)
110 def parse_test_summary(summary)
118 def here; File.expand_path(File.dirname(__FILE__)); end
H A Dtest_file_filter.rb11 def initialize(all_files = false)
/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_sample.c54 write_sample_svc(definition *def) argument
57 if (def->def_kind != DEF_PROGRAM)
59 write_sample_server(def);
64 write_sample_clnt(definition *def) argument
69 if (def->def_kind != DEF_PROGRAM)
72 for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) {
73 write_sample_client(def->def_name, vp);
192 write_sample_server(definition *def) argument
197 for (vp = def
269 definition *def; local
[all...]
H A Drpc_tblout.c74 definition *def; local
78 def = (definition *) l->val;
79 if (def->def_kind == DEF_PROGRAM) {
80 write_table(def);
86 write_table(definition *def) argument
95 for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) {
98 locase(def->def_name), vp->vers_num);
/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBSymbolContextList.i16 def find_functions(self, exe_name):
67 def __iter__(self):
72 def __len__(self):
75 def __getitem__(self, key):
84 def get_module_array(self):
92 def get_compile_unit_array(self):
99 def get_function_array(self):
106 def get_block_array(self):
113 def get_symbol_array(self):
120 def get_line_entry_arra
[all...]
H A DSBStringList.i46 def __iter__(self):
50 def __len__(self):
H A DSBInstruction.i81 def __mnemonic_property__ (self):
83 def __operands_property__ (self):
85 def __comment_property__ (self):
87 def __file_addr_property__ (self):
89 def __load_adrr_property__ (self):
/freebsd-11-stable/contrib/ntp/scripts/
H A DMakefile.am20 $(top_srcdir)/sntp/include/debug-opt.def \
21 $(top_srcdir)/sntp/include/autogen-version.def \
22 $(top_srcdir)/sntp/include/copyright.def \
23 $(top_srcdir)/sntp/include/homerc.def \
25 $(top_srcdir)/sntp/include/version.def \
48 plot_summary-opts.def \
59 summary-opts.def \
89 $(srcdir)/plot_summary-opts: plot_summary-opts.def $(OPTTPL)
90 $(run_ag) plot_summary-opts.def
94 $(srcdir)/plot_summary.1plot_summaryman: $(srcdir)/plot_summary-opts.def
[all...]
/freebsd-11-stable/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.am6 $(top_srcdir)/sntp/include/debug-opt.def \
7 $(top_srcdir)/sntp/include/autogen-version.def \
8 $(top_srcdir)/sntp/include/copyright.def \
9 $(top_srcdir)/sntp/include/homerc.def \
11 $(top_srcdir)/sntp/include/version.def \
43 calc_tickadj-opts.def \
56 calc_tickadj-opts.def \
67 $(srcdir)/calc_tickadj-opts: $(srcdir)/calc_tickadj-opts.def
68 $(run_ag) calc_tickadj-opts.def
72 $(srcdir)/calc_tickadj.1calc_tickadjman: $(srcdir)/calc_tickadj-opts.def
[all...]
/freebsd-11-stable/contrib/ntp/scripts/ntp-wait/
H A DMakefile.am15 $(top_srcdir)/sntp/include/debug-opt.def \
16 $(top_srcdir)/sntp/include/autogen-version.def \
17 $(top_srcdir)/sntp/include/copyright.def \
18 $(top_srcdir)/sntp/include/homerc.def \
20 $(top_srcdir)/sntp/include/version.def \
34 ntp-wait-opts.def \
49 ntp-wait-opts.def \
57 $(srcdir)/ntp-wait-opts: $(srcdir)/ntp-wait-opts.def $(std_def_list)
58 $(run_ag) ntp-wait-opts.def
62 $(srcdir)/ntp-wait.1ntp-waitman: $(srcdir)/ntp-wait-opts.def
[all...]
/freebsd-11-stable/contrib/ntp/scripts/ntpsweep/
H A DMakefile.am6 $(top_srcdir)/sntp/include/debug-opt.def \
7 $(top_srcdir)/sntp/include/autogen-version.def \
8 $(top_srcdir)/sntp/include/copyright.def \
9 $(top_srcdir)/sntp/include/homerc.def \
11 $(top_srcdir)/sntp/include/version.def \
36 ntpsweep-opts.def \
55 ntpsweep-opts.def \
63 $(srcdir)/ntpsweep-opts: ntpsweep-opts.def $(std_def_list)
64 $(run_ag) ntpsweep-opts.def
68 $(srcdir)/ntpsweep.1ntpsweepman: ntpsweep-opts.def
[all...]
/freebsd-11-stable/contrib/ntp/scripts/ntptrace/
H A DMakefile.am14 $(top_srcdir)/sntp/include/debug-opt.def \
15 $(top_srcdir)/sntp/include/autogen-version.def \
16 $(top_srcdir)/sntp/include/copyright.def \
17 $(top_srcdir)/sntp/include/homerc.def \
19 $(top_srcdir)/sntp/include/version.def \
31 ntptrace-opts.def \
48 ntptrace-opts.def \
56 $(srcdir)/ntptrace-opts: $(srcdir)/ntptrace-opts.def $(std_def_list)
57 $(run_ag) ntptrace-opts.def
61 $(srcdir)/ntptrace.1ntptraceman: $(srcdir)/ntptrace-opts.def
[all...]
/freebsd-11-stable/bin/stty/
H A Dstty.h50 u_char def; member in struct:cchar
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_lm75/
H A DMakefile11 DEFS= ${MOD}_tree.def
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A DMakefile11 DEFS= ${MOD}_tree.def
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A DMakefile13 DEFS= ${MOD}_tree.def
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_pf/
H A DMakefile10 DEFS= ${MOD}_tree.def
/freebsd-11-stable/contrib/ntp/scripts/update-leap/
H A DMakefile.am6 $(top_srcdir)/sntp/include/debug-opt.def \
7 $(top_srcdir)/sntp/include/autogen-version.def \
8 $(top_srcdir)/sntp/include/copyright.def \
9 $(top_srcdir)/sntp/include/homerc.def \
11 $(top_srcdir)/sntp/include/version.def \
31 update-leap-opts.def \
59 $(srcdir)/update-leap-opts: update-leap-opts.def $(std_def_list)
60 $(run_ag) update-leap-opts.def
64 $(srcdir)/update-leap.1update-leapman: $(srcdir)/update-leap-opts.def $(std_def_list)
65 $(run_ag) -DMAN_SECTION=1update-leapman -Tagman-cmd.tpl update-leap-opts.def
[all...]
/freebsd-11-stable/contrib/ntp/ntpsnmpd/
H A DMakefile.am32 ntpsnmpd-opts.def \
66 $(top_srcdir)/sntp/include/debug-opt.def \
67 $(top_srcdir)/sntp/include/autogen-version.def \
68 $(top_srcdir)/sntp/include/copyright.def \
69 $(top_srcdir)/sntp/include/homerc.def \
71 $(top_srcdir)/sntp/include/version.def \
77 $(srcdir)/ntpsnmpd-opts.c: $(srcdir)/ntpsnmpd-opts.def $(std_def_list)
78 $(run_ag) ntpsnmpd-opts.def
82 $(srcdir)/ntpsnmpd.1ntpsnmpdman: $(srcdir)/ntpsnmpd-opts.def $(std_def_list)
83 $(run_ag) -DMAN_SECTION=1ntpsnmpdman -Tagman-cmd.tpl ntpsnmpd-opts.def
[all...]
/freebsd-11-stable/libexec/rtld-elf/aarch64/
H A Dreloc.c151 const Elf_Sym *def; local
158 def = find_symdef(ELF_R_SYM(rela->r_info), obj, &defobj, flags, NULL,
160 if (def == NULL)
163 tlsdesc->index = defobj->tlsoffset + def->st_value + rela->r_addend;
241 const Elf_Sym *def; local
253 def = find_symdef(ELF_R_SYM(rela->r_info), obj,
255 if (def == NULL) {
260 *where = (Elf_Addr)(defobj->relocbase + def->st_value);
320 const Elf_Sym *def; local
347 def
[all...]
/freebsd-11-stable/crypto/openssl/util/
H A Dmkdef.pl3 # generate a .def file
22 # part of. This will allow easy translating to .def files or the corresponding
139 # defined with ifndef(NO_XXX) are not included in the .def file, and everything
447 my $line = "", my $def= "";
548 print STDERR "DEBUG: \$def=\"$def\"\n" if $debug && $def ne "";
670 $def .=
680 $def .= "int d2i_$3(void);";
681 $def
[all...]

Completed in 207 milliseconds

1234567891011>>