Searched refs:internal (Results 201 - 225 of 302) sorted by relevance

1234567891011>>

/freebsd-12-stable/lib/libc/db/btree/
H A Dbt_seq.c83 t = dbp->internal;
/freebsd-12-stable/lib/libiconv_modules/UTF1632/
H A Dcitrus_utf1632.c363 MATCH(internal, ei->preffered_endian = _ENDIAN_INTERNAL);
/freebsd-12-stable/crypto/openssl/crypto/
H A Dppccap.c31 #include <internal/cryptlib.h>
/freebsd-12-stable/crypto/openssl/apps/
H A Ds_time.c25 #include <internal/sockets.h>
/freebsd-12-stable/usr.bin/xargs/
H A Dxargs.c746 errx(1, "internal error: no free pid slot");
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h104 uint8_t internal; member in struct:wlan_iface
/freebsd-12-stable/contrib/binutils/bfd/
H A Dcoff-rs6000.c28 #include "coff/internal.h"
78 #define SELECT_RELOC(internal, howto) \
80 internal.r_type = howto->type; \
81 internal.r_size = \
997 xcoff_rtype2howto (relent, internal)
999 struct internal_reloc *internal;
1001 if (internal->r_type > R_RBRC)
1005 relent->howto = &xcoff_howto_table[internal->r_type];
1008 if (15 == (internal->r_size & 0x1f))
1010 if (R_BA == internal
[all...]
/freebsd-12-stable/contrib/apr-util/
H A Dconfigure135 # Use a proper internal environment variable to ensure we don't fall
1349 # Omit some internal or obsolete options to make the list less imposing.
1917 /* Override any GCC internal prototype to avoid an error.
3906 /* Override any GCC internal prototype to avoid an error.
4816 /* Override any GCC internal prototype to avoid an error.
4853 /* Override any GCC internal prototype to avoid an error.
4962 /* Override any GCC internal prototype to avoid an error.
4999 /* Override any GCC internal prototype to avoid an error.
5376 /* Override any GCC internal prototype to avoid an error.
5413 /* Override any GCC internal prototyp
[all...]
/freebsd-12-stable/contrib/ncurses/ncurses/tty/
H A Dtty_update.c686 #define SyncScreens(internal,exported) \
687 if (internal == 0) internal = exported; \
688 if (internal != exported) exported = internal
1530 /* update the code's internal representation */
/freebsd-12-stable/contrib/binutils/binutils/
H A DMakefile.in1231 $(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
1259 $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h \
1279 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
1286 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1296 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1316 $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/libiberty.h \
1326 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1356 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1372 $(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
1433 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp756 const bool internal = false; local
765 skip_prologue, internal, hardware, move_to_nearest_code);
781 const bool internal = false; local
790 eLanguageTypeUnknown, offset, skip_prologue, internal, hardware);
794 eLanguageTypeUnknown, offset, skip_prologue, internal, hardware);
843 const bool internal = false; local
850 skip_prologue, internal, hardware);
901 const bool internal = false; local
907 symbol_language, offset, skip_prologue, internal, hardware);
957 const bool internal local
[all...]
/freebsd-12-stable/contrib/jemalloc/src/
H A Darena.c2 #include "jemalloc/internal/jemalloc_preamble.h"
3 #include "jemalloc/internal/jemalloc_internal_includes.h"
5 #include "jemalloc/internal/assert.h"
6 #include "jemalloc/internal/div.h"
7 #include "jemalloc/internal/extent_dss.h"
8 #include "jemalloc/internal/extent_mmap.h"
9 #include "jemalloc/internal/mutex.h"
10 #include "jemalloc/internal/rtree.h"
11 #include "jemalloc/internal/size_classes.h"
12 #include "jemalloc/internal/uti
1742 arena_nthreads_get(arena_t *arena, bool internal) argument
1747 arena_nthreads_inc(arena_t *arena, bool internal) argument
1752 arena_nthreads_dec(arena_t *arena, bool internal) argument
[all...]
/freebsd-12-stable/contrib/libpcap/
H A Dconfigure135 # Use a proper internal environment variable to ensure we don't fall
1332 # Omit some internal or obsolete options to make the list less imposing.
1865 /* Override any GCC internal prototype to avoid an error.
5323 /* Override any GCC internal prototype to avoid an error.
5380 /* Override any GCC internal prototype to avoid an error.
5428 /* Override any GCC internal prototype to avoid an error.
5965 /* Override any GCC internal prototype to avoid an error.
6014 /* Override any GCC internal prototype to avoid an error.
6385 /* Override any GCC internal prototype to avoid an error.
6550 /* Override any GCC internal prototyp
[all...]
/freebsd-12-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_xusbpadctl.c222 bool internal; /* ULPI, USB2, USB3 */ member in struct:padctl_port
377 if (port->internal)
1032 if (OF_hasprop(node, "nvidia,internal"))
1033 port->internal = true;
/freebsd-12-stable/contrib/llvm-project/libcxx/src/
H A Dios.cpp97 const ios_base::fmtflags ios_base::internal; member in class:ios_base
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h83 namespace internal { namespace in namespace:clang::ast_matchers
1213 return internal::DynTypedMatcher::constructRestrictedWrapper(
1214 new internal::TraversalMatcher<T>(TK, InnerMatcher),
1816 bool operator()(const internal::BoundNodesMap &Nodes) const {
1875 } // namespace internal
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp450 internal::appendLoopsToWorklist(reverse(LI), Worklist);
/freebsd-12-stable/contrib/unbound/contrib/
H A Dunbound_munin_40 # unbound_munin_queue - to monitor the internal requestlist
82 unbound_munin_queue - to monitor the internal requestlist
/freebsd-12-stable/contrib/googletest/googlemock/src/
H A Dgmock-matchers.cc155 namespace internal { namespace in namespace:testing
571 } // namespace internal
/freebsd-12-stable/contrib/gdb/gdb/
H A Dada-valprint.c360 warning ("internal error: unhandled type in ada_print_scalar");
/freebsd-12-stable/contrib/amd/scripts/
H A Dexpn.1972 $0 = "$av0 - internal redirect $h";
980 $0 = "$av0 - internal redirect $h";
H A Dexpn.in971 $0 = "$av0 - internal redirect $h";
979 $0 = "$av0 - internal redirect $h";
/freebsd-12-stable/contrib/subversion/
H A Dconfigure137 # Use a proper internal environment variable to ensure we don't fall
1504 # Omit some internal or obsolete options to make the list less imposing.
1701 --with-lz4=PREFIX|internal
1702 look for lz4 in PREFIX or use the internal code
1703 --with-utf8proc=PREFIX|internal
1704 look for utf8proc in PREFIX or use the internal code
2242 /* Override any GCC internal prototype to avoid an error.
5576 /* Override any GCC internal prototype to avoid an error.
5736 /* Override any GCC internal prototype to avoid an error.
5794 /* Override any GCC internal prototyp
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DTSanRuntime.cpp913 bool internal = true;
917 .CreateBreakpoint(symbol_address, internal, hardware)
/freebsd-12-stable/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc44 # include "src/gtest-internal-inl.h" // for UnitTestOptions
65 using ::testing::internal::ParamGenerator;
66 using ::testing::internal::UnitTestOptions;

Completed in 428 milliseconds

1234567891011>>