Home
last modified time | relevance | path

Searched refs:runtime (Results 1 – 25 of 1758) sorted by relevance

12345678910>>...71

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dfake_event.c91 struct replay_runtime* runtime; member
191 pending_matches_current(struct replay_runtime* runtime, in pending_matches_current() argument
196 if(!runtime->now || runtime->now->evt_type != repevt_back_query in pending_matches_current()
197 || !runtime->pending_list) in pending_matches_current()
200 for(p = runtime->pending_list; p; p = p->next) { in pending_matches_current()
201 if(runtime->now->addrlen != 0 && in pending_matches_current()
202 sockaddr_cmp(&p->addr, p->addrlen, &runtime->now->addr, in pending_matches_current()
203 runtime->now->addrlen) != 0) in pending_matches_current()
205 if((e=find_match(runtime->now->match, p->pkt, p->pkt_len, in pending_matches_current()
223 pending_find_match(struct replay_runtime* runtime, struct entry** entry, in pending_find_match() argument
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/m4/
H A DMakefile.am10 ../../gettext-runtime/m4/codeset.m4 \
11 ../../gettext-runtime/m4/gettext.m4 \
12 ../../gettext-runtime/m4/glibc2.m4 \
13 ../../gettext-runtime/m4/glibc21.m4 \
14 ../../gettext-runtime/m4/iconv.m4 \
15 ../../gettext-runtime/m4/intdiv0.m4 \
16 ../../gettext-runtime/m4/intl.m4 \
17 ../../gettext-runtime/m4/intldir.m4 \
18 ../../gettext-runtime/m4/intmax.m4 \
19 ../../gettext-runtime/m4/inttypes_h.m4 \
[all …]
H A DMakefile.in130 $(top_srcdir)/../gettext-runtime/m4/ansi-c++.m4 \
131 $(top_srcdir)/../gettext-runtime/m4/codeset.m4 \
132 $(top_srcdir)/../gettext-runtime/m4/gettext.m4 \
133 $(top_srcdir)/../gettext-runtime/m4/glibc2.m4 \
134 $(top_srcdir)/../gettext-runtime/m4/glibc21.m4 \
135 $(top_srcdir)/../gettext-runtime/m4/iconv.m4 \
136 $(top_srcdir)/../gettext-runtime/m4/intdiv0.m4 \
137 $(top_srcdir)/../gettext-runtime/m4/intl.m4 \
138 $(top_srcdir)/../gettext-runtime/m4/intmax.m4 \
139 $(top_srcdir)/../gettext-runtime/m4/inttypes-pri.m4 \
[all …]
/netbsd-src/external/gpl2/gettext/dist/
H A DMakefile.am22 SUBDIRS = gnulib-local gettext-runtime gettext-tools autoconf-lib-link
32 $(srcdir)/configure: $(srcdir)/autoconf-lib-link/configure.ac $(srcdir)/gettext-runtime/configure.a…
36 cmp -s gettext-runtime/po/Makefile.in.in gettext-tools/po/Makefile.in.in
37 cmp -s gettext-runtime/po/Rules-quot gettext-tools/po/Rules-quot
38 cmp -s gettext-runtime/po/boldquot.sed gettext-tools/po/boldquot.sed
39 cmp -s gettext-runtime/po/quot.sed gettext-tools/po/quot.sed
40 cmp -s gettext-runtime/po/en@quot.header gettext-tools/po/en@quot.header
41 cmp -s gettext-runtime/po/en@boldquot.header gettext-tools/po/en@boldquot.header
42 cmp -s gettext-runtime/po/insert-header.sin gettext-tools/po/insert-header.sin
43 cmp -s gettext-runtime/po/remove-potcdate.sin gettext-tools/po/remove-potcdate.sin
[all …]
H A DMakefile.in173 SUBDIRS = gnulib-local gettext-runtime gettext-tools autoconf-lib-link
608 $(srcdir)/configure: $(srcdir)/autoconf-lib-link/configure.ac $(srcdir)/gettext-runtime/configure.a…
612 cmp -s gettext-runtime/po/Makefile.in.in gettext-tools/po/Makefile.in.in
613 cmp -s gettext-runtime/po/Rules-quot gettext-tools/po/Rules-quot
614 cmp -s gettext-runtime/po/boldquot.sed gettext-tools/po/boldquot.sed
615 cmp -s gettext-runtime/po/quot.sed gettext-tools/po/quot.sed
616 cmp -s gettext-runtime/po/en@quot.header gettext-tools/po/en@quot.header
617 cmp -s gettext-runtime/po/en@boldquot.header gettext-tools/po/en@boldquot.header
618 cmp -s gettext-runtime/po/insert-header.sin gettext-tools/po/insert-header.sin
619 cmp -s gettext-runtime/po/remove-potcdate.sin gettext-tools/po/remove-potcdate.sin
[all …]
H A Dautogen.sh78 …$GNULIB_TOOL --dir=gettext-runtime --lib=libgrt --source-base=gnulib-lib --m4-base=gnulib-m4 --no-…
215 (cd gettext-runtime
222 (cd gettext-runtime/libasprintf
229 cp -p gettext-runtime/ABOUT-NLS gettext-tools/ABOUT-NLS
232 …aclocal -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../m4 -I gnulib-m4 -I libgett…
239 aclocal -I ../../gettext-runtime/m4 -I ../../m4
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcheck_lint.sh22 ASAN_RTL_LINT_FILTER=${COMMON_LINT_FILTER},-runtime/int
23 ASAN_TEST_LINT_FILTER=${COMMON_LINT_FILTER},-runtime/sizeof,-runtime/int,-runtime/printf,-runtime/t…
26 TSAN_TEST_LINT_FILTER=${TSAN_RTL_LINT_FILTER},-runtime/threadsafe_fn,-runtime/int
31 DFSAN_RTL_LINT_FILTER=${COMMON_LINT_FILTER},-runtime/int,-runtime/printf,-runtime/references,-reada…
33 COMMON_RTL_INC_LINT_FILTER=${COMMON_LINT_FILTER},-runtime/int,-runtime/sizeof,-runtime/printf,-read…
34 SANITIZER_INCLUDES_LINT_FILTER=${COMMON_LINT_FILTER},-runtime/int
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A DMakefile.in132 $(top_srcdir)/../gettext-runtime/m4/ansi-c++.m4 \
133 $(top_srcdir)/../gettext-runtime/m4/codeset.m4 \
134 $(top_srcdir)/../gettext-runtime/m4/gettext.m4 \
135 $(top_srcdir)/../gettext-runtime/m4/glibc2.m4 \
136 $(top_srcdir)/../gettext-runtime/m4/glibc21.m4 \
137 $(top_srcdir)/../gettext-runtime/m4/iconv.m4 \
138 $(top_srcdir)/../gettext-runtime/m4/intdiv0.m4 \
139 $(top_srcdir)/../gettext-runtime/m4/intl.m4 \
140 $(top_srcdir)/../gettext-runtime/m4/intmax.m4 \
141 $(top_srcdir)/../gettext-runtime/m4/inttypes-pri.m4 \
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A DREADME6 specific features differ from other implementations. The runtime has
7 been completely rewritten in gcc 2.4. The earlier runtime had several
18 The runtime is modeled after the NeXT Objective C runtime. That is,
20 names, however, have changed. All runtime API functions have names
23 The runtime api functions are not documented as of now.
45 implementation when the class is loaded into the runtime. This method
48 the runtime. The runtime invocation of this method is thread safe.
55 methods of that particular class. For the GNU runtime, this method is
58 once by the runtime (or never if no methods of that particular class is
60 to remain portable with the NeXT runtime. The runtime invocation of
[all …]
H A DMakefile.in123 runtime.h \
216 $(ALL_CFLAGS) $(INCLUDES) -fgnu-runtime \
221 $(ALL_CFLAGS) $(INCLUDES) $(OBJC_GCFLAGS) -fgnu-runtime \
225 runtime-info.h:
226 echo "" > tmp-runtime.m
228 $(CC) $(MULTIFLAGS) -print-objc-runtime-info -S tmp-runtime.m >> $@
229 rm -f tmp-runtime.m tmp-runtime.s
231 sendmsg.lo: sendmsg.c runtime-info.h
236 sendmsg_gc.lo: sendmsg.c runtime-info.h
335 -rm -f runtime-info.h tmp-runtime.s *.o *.lo libobjc* xforward \
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A DREADME6 specific features differ from other implementations. The runtime has
7 been completely rewritten in gcc 2.4. The earlier runtime had several
18 The runtime is modeled after the NeXT Objective C runtime. That is,
20 names, however, have changed. All runtime API functions have names
23 The runtime api functions are not documented as of now.
45 implementation when the class is loaded into the runtime. This method
48 the runtime. The runtime invocation of this method is thread safe.
55 methods of that particular class. For the GNU runtime, this method is
58 once by the runtime (or never if no methods of that particular class is
60 to remain portable with the NeXT runtime. The runtime invocation of
[all …]
H A DMakefile.in123 runtime.h \
216 $(ALL_CFLAGS) $(INCLUDES) -fgnu-runtime \
221 $(ALL_CFLAGS) $(INCLUDES) $(OBJC_GCFLAGS) -fgnu-runtime \
225 runtime-info.h:
226 echo "" > tmp-runtime.m
228 $(CC) $(MULTIFLAGS) -print-objc-runtime-info -S tmp-runtime.m >> $@
229 rm -f tmp-runtime.m tmp-runtime.s
231 sendmsg.lo: sendmsg.c runtime-info.h
236 sendmsg_gc.lo: sendmsg.c runtime-info.h
335 -rm -f runtime-info.h tmp-runtime.s *.o *.lo libobjc* xforward \
/netbsd-src/usr.bin/at/
H A Dparsetime.c579 struct tm nowtime, runtime; in parsetime() local
586 runtime = nowtime; in parsetime()
587 runtime.tm_sec = 0; in parsetime()
603 plus(&runtime); in parsetime()
607 tod(&runtime); in parsetime()
608 month(&runtime); in parsetime()
626 if (runtime.tm_hour >= hr) { in parsetime()
627 runtime.tm_mday++; in parsetime()
628 runtime.tm_wday++; in parsetime()
630 runtime.tm_hour = hr; in parsetime()
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A DREADME.txt3 This directory contains sources of the AddressSanitizer (ASan) runtime library.
9 asan_*.{cc,h} : Sources of the asan runtime library.
13 Also ASan runtime needs the following libraries:
17 ASan runtime currently also embeds part of LeakSanitizer runtime for
20 ASan runtime can only be built by CMake. You can run ASan tests
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog10 * objc-next-runtime-abi-02.cc (WEAK_PROTOCOLS_AFTER): New.
28 * objc-next-runtime-abi-02.cc (build_v2_address_table): Prevent
40 * objc-runtime-shared-support.cc (generate_strings): Likewise.
47 * objc-next-runtime-abi-02.cc
56 * objc-next-runtime-abi-02.cc (next_runtime_abi_02_protocol_decl): Do
57 not dead-strip the runtime meta-data symbols.
83 * objc-gnu-runtime-abi-01.cc: Likewise.
86 * objc-next-runtime-abi-01.cc (generate_objc_symtab_decl): Likewise.
87 * objc-runtime-shared-support.cc: Likewise.
88 * objc-runtime-shared-support.h (build_protocol_initializer): Likewise.
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/projects/
H A DMakefile.in125 $(top_srcdir)/../gettext-runtime/m4/ansi-c++.m4 \
126 $(top_srcdir)/../gettext-runtime/m4/codeset.m4 \
127 $(top_srcdir)/../gettext-runtime/m4/gettext.m4 \
128 $(top_srcdir)/../gettext-runtime/m4/glibc2.m4 \
129 $(top_srcdir)/../gettext-runtime/m4/glibc21.m4 \
130 $(top_srcdir)/../gettext-runtime/m4/iconv.m4 \
131 $(top_srcdir)/../gettext-runtime/m4/intdiv0.m4 \
132 $(top_srcdir)/../gettext-runtime/m4/intl.m4 \
133 $(top_srcdir)/../gettext-runtime/m4/intmax.m4 \
134 $(top_srcdir)/../gettext-runtime/m4/inttypes-pri.m4 \
[all …]
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A DMakefile49 runtime/rtlock runtime/efirtlib runtime/rtstr runtime/vm runtime/rtdata \
67 SUBDIRS = ia32 x86_64 ia64 aarch64 arm mips64el riscv64 runtime
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/libcxx/src/
H A DBUILD.gn72 # We are building the c++ runtime, don't pull in
148 "support/runtime/exception_fallback.ipp",
149 "support/runtime/exception_glibcxx.ipp",
150 "support/runtime/exception_libcxxabi.ipp",
151 "support/runtime/exception_libcxxrt.ipp",
152 "support/runtime/exception_msvc.ipp",
153 "support/runtime/exception_pointer_cxxabi.ipp",
154 "support/runtime/exception_pointer_glibcxx.ipp",
155 "support/runtime/exception_pointer_msvc.ipp",
156 "support/runtime/exception_pointer_unimplemented.ipp",
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A DMakefile.in127 $(top_srcdir)/../gettext-runtime/m4/ansi-c++.m4 \
128 $(top_srcdir)/../gettext-runtime/m4/codeset.m4 \
129 $(top_srcdir)/../gettext-runtime/m4/gettext.m4 \
130 $(top_srcdir)/../gettext-runtime/m4/glibc2.m4 \
131 $(top_srcdir)/../gettext-runtime/m4/glibc21.m4 \
132 $(top_srcdir)/../gettext-runtime/m4/iconv.m4 \
133 $(top_srcdir)/../gettext-runtime/m4/intdiv0.m4 \
134 $(top_srcdir)/../gettext-runtime/m4/intl.m4 \
135 $(top_srcdir)/../gettext-runtime/m4/intmax.m4 \
136 $(top_srcdir)/../gettext-runtime/m4/inttypes-pri.m4 \
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objcp/
H A DMake-lang.in52 objcp/objc-runtime-shared-support.o \
53 objcp/objc-gnu-runtime-abi-01.o \
54 objcp/objc-next-runtime-abi-01.o \
55 objcp/objc-next-runtime-abi-02.o \
75 objcp/objc-runtime-shared-support.o: objc/objc-runtime-shared-support.c
79 objcp/objc-gnu-runtime-abi-01.o: objc/objc-gnu-runtime-abi-01.c
83 objcp/objc-next-runtime-abi-01.o: objc/objc-next-runtime-abi-01.c
87 objcp/objc-next-runtime-abi-02.o: objc/objc-next-runtime-abi-02.c
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-20213 * runtime/string.c (gfc_itoa): Use _Static_assert directly
13 * runtime/string.c (gfc_itoa): Use two args for static_assert().
18 * runtime/string.c (itoa64, itoa64_pad19): New helper functions.
34 * runtime/backtrace.c (error_callback): Comment on the use of
36 * runtime/error.c (gfc_xtoa): Move to io/write.c.
37 * runtime/string.c (gfc_itoa): Take an unsigned argument,
57 * runtime/environ.c: use safe macros.
86 * runtime/ISO_Fortran_binding.c (cfi_desc_to_gfc_desc,
117 * runtime/ISO_Fortran_binding.c: Likewise.
162 * runtime/ISO_Fortran_binding.c (cfi_desc_to_gfc_desc): Fix
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/misc/
H A DMakefile.in144 $(top_srcdir)/../gettext-runtime/m4/ansi-c++.m4 \
145 $(top_srcdir)/../gettext-runtime/m4/codeset.m4 \
146 $(top_srcdir)/../gettext-runtime/m4/gettext.m4 \
147 $(top_srcdir)/../gettext-runtime/m4/glibc2.m4 \
148 $(top_srcdir)/../gettext-runtime/m4/glibc21.m4 \
149 $(top_srcdir)/../gettext-runtime/m4/iconv.m4 \
150 $(top_srcdir)/../gettext-runtime/m4/intdiv0.m4 \
151 $(top_srcdir)/../gettext-runtime/m4/intl.m4 \
152 $(top_srcdir)/../gettext-runtime/m4/intmax.m4 \
153 $(top_srcdir)/../gettext-runtime/m4/inttypes-pri.m4 \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/
H A DMakefile.in129 $(top_srcdir)/../gettext-runtime/m4/ansi-c++.m4 \
130 $(top_srcdir)/../gettext-runtime/m4/codeset.m4 \
131 $(top_srcdir)/../gettext-runtime/m4/gettext.m4 \
132 $(top_srcdir)/../gettext-runtime/m4/glibc2.m4 \
133 $(top_srcdir)/../gettext-runtime/m4/glibc21.m4 \
134 $(top_srcdir)/../gettext-runtime/m4/iconv.m4 \
135 $(top_srcdir)/../gettext-runtime/m4/intdiv0.m4 \
136 $(top_srcdir)/../gettext-runtime/m4/intl.m4 \
137 $(top_srcdir)/../gettext-runtime/m4/intmax.m4 \
138 $(top_srcdir)/../gettext-runtime/m4/inttypes-pri.m4 \
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dobjc.texi15 * GNU Objective-C runtime API::
24 * Messaging with the GNU Objective-C runtime::
28 @node GNU Objective-C runtime API
31 This section is specific for the GNU Objective-C runtime. If you are
32 using a different runtime, you can skip it.
34 The GNU Objective-C runtime provides an API that allows you to
35 interact with the Objective-C runtime system, querying the live
36 runtime structures and even manipulating them. This allows you for
44 to the GNU Objective-C runtime API to define new classes or methods.
47 * Modern GNU Objective-C runtime API::
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dobjc.texi15 * GNU Objective-C runtime API::
24 * Messaging with the GNU Objective-C runtime::
28 @node GNU Objective-C runtime API
31 This section is specific for the GNU Objective-C runtime. If you are
32 using a different runtime, you can skip it.
34 The GNU Objective-C runtime provides an API that allows you to
35 interact with the Objective-C runtime system, querying the live
36 runtime structures and even manipulating them. This allows you for
44 to the GNU Objective-C runtime API to define new classes or methods.
47 * Modern GNU Objective-C runtime API::
[all …]

12345678910>>...71