Home
last modified time | relevance | path

Searched full:static (Results 1 – 25 of 8806) sorted by relevance

12345678910>>...353

/freebsd/contrib/llvm-project/libcxx/include/
H A Dlimits23 static constexpr bool is_specialized = false;
24 static constexpr T min() noexcept;
25 static constexpr T max() noexcept;
26 static constexpr T lowest() noexcept;
28 static constexpr int digits = 0;
29 static constexpr int digits10 = 0;
30 static constexpr int max_digits10 = 0;
31 static constexpr bool is_signed = false;
32 static constexpr bool is_integer = false;
33 static constexpr bool is_exact = false;
[all …]
/freebsd/contrib/ntp/sntp/libopts/
H A Dproto.h11 * Static declarations from alias.c
13 static tSuccess
17 * Static declarations from autoopts.c
19 static void *
22 static void *
25 static char *
28 static tSuccess
31 static tSuccess
34 static tSuccess
38 * Static declarations from check.c
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_x86_64_with_base_shared.h20 static uint32_t g_contained_eax[];
21 static uint32_t g_contained_ebx[];
22 static uint32_t g_contained_ecx[];
23 static uint32_t g_contained_edx[];
24 static uint32_t g_contained_edi[];
25 static uint32_t g_contained_esi[];
26 static uint32_t g_contained_ebp[];
27 static uint32_t g_contained_esp[];
29 static uint32_t g_invalidate_eax[];
30 static uint32_t g_invalidate_ebx[];
[all …]
H A DRegisterContextPOSIX_x86.h58 static uint32_t g_contained_eax[];
59 static uint32_t g_contained_ebx[];
60 static uint32_t g_contained_ecx[];
61 static uint32_t g_contained_edx[];
62 static uint32_t g_contained_edi[];
63 static uint32_t g_contained_esi[];
64 static uint32_t g_contained_ebp[];
65 static uint32_t g_contained_esp[];
67 static uint32_t g_invalidate_eax[];
68 static uint32_t g_invalidate_ebx[];
[all …]
H A DRegisterInfos_arm64.h300 static uint32_t g_contained_x0[] = {gpr_x0, LLDB_INVALID_REGNUM};
301 static uint32_t g_contained_x1[] = {gpr_x1, LLDB_INVALID_REGNUM};
302 static uint32_t g_contained_x2[] = {gpr_x2, LLDB_INVALID_REGNUM};
303 static uint32_t g_contained_x3[] = {gpr_x3, LLDB_INVALID_REGNUM};
304 static uint32_t g_contained_x4[] = {gpr_x4, LLDB_INVALID_REGNUM};
305 static uint32_t g_contained_x5[] = {gpr_x5, LLDB_INVALID_REGNUM};
306 static uint32_t g_contained_x6[] = {gpr_x6, LLDB_INVALID_REGNUM};
307 static uint32_t g_contained_x7[] = {gpr_x7, LLDB_INVALID_REGNUM};
308 static uint32_t g_contained_x8[] = {gpr_x8, LLDB_INVALID_REGNUM};
309 static uint32_t g_contained_x9[] = {gpr_x9, LLDB_INVALID_REGNUM};
[all …]
H A DRegisterInfos_arm64_sve.h71 static uint32_t g_sve_s0_invalidates[] = {sve_z0, fpu_v0, fpu_d0,
73 static uint32_t g_sve_s1_invalidates[] = {sve_z1, fpu_v1, fpu_d1,
75 static uint32_t g_sve_s2_invalidates[] = {sve_z2, fpu_v2, fpu_d2,
77 static uint32_t g_sve_s3_invalidates[] = {sve_z3, fpu_v3, fpu_d3,
79 static uint32_t g_sve_s4_invalidates[] = {sve_z4, fpu_v4, fpu_d4,
81 static uint32_t g_sve_s5_invalidates[] = {sve_z5, fpu_v5, fpu_d5,
83 static uint32_t g_sve_s6_invalidates[] = {sve_z6, fpu_v6, fpu_d6,
85 static uint32_t g_sve_s7_invalidates[] = {sve_z7, fpu_v7, fpu_d7,
87 static uint32_t g_sve_s8_invalidates[] = {sve_z8, fpu_v8, fpu_d8,
89 static uint32_t g_sve_s9_invalidates[] = {sve_z9, fpu_v9, fpu_d9,
[all …]
H A DRegisterInfos_arm.h224 static uint32_t g_s0_invalidates[] = {fpu_d0, fpu_q0, LLDB_INVALID_REGNUM};
225 static uint32_t g_s1_invalidates[] = {fpu_d0, fpu_q0, LLDB_INVALID_REGNUM};
226 static uint32_t g_s2_invalidates[] = {fpu_d1, fpu_q0, LLDB_INVALID_REGNUM};
227 static uint32_t g_s3_invalidates[] = {fpu_d1, fpu_q0, LLDB_INVALID_REGNUM};
228 static uint32_t g_s4_invalidates[] = {fpu_d2, fpu_q1, LLDB_INVALID_REGNUM};
229 static uint32_t g_s5_invalidates[] = {fpu_d2, fpu_q1, LLDB_INVALID_REGNUM};
230 static uint32_t g_s6_invalidates[] = {fpu_d3, fpu_q1, LLDB_INVALID_REGNUM};
231 static uint32_t g_s7_invalidates[] = {fpu_d3, fpu_q1, LLDB_INVALID_REGNUM};
232 static uint32_t g_s8_invalidates[] = {fpu_d4, fpu_q2, LLDB_INVALID_REGNUM};
233 static uint32_t g_s9_invalidates[] = {fpu_d4, fpu_q2, LLDB_INVALID_REGNUM};
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform.h73 static const uptr kMetaShadowBeg = 0x300000000000ull;
74 static const uptr kMetaShadowEnd = 0x380000000000ull;
75 static const uptr kShadowBeg = 0x100000000000ull;
76 static const uptr kShadowEnd = 0x300000000000ull;
77 static const uptr kHeapMemBeg = 0x720000000000ull;
78 static const uptr kHeapMemEnd = 0x730000000000ull;
79 static const uptr kLoAppMemBeg = 0x000000001000ull;
80 static const uptr kLoAppMemEnd = 0x020000000000ull;
81 static const uptr kMidAppMemBeg = 0x550000000000ull;
82 static cons
[all...]
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h51 static void Initialize();
53 static void Terminate();
56 static bool RegisterPlugin(llvm::StringRef name, llvm::StringRef description,
59 static bool UnregisterPlugin(ABICreateInstance create_callback);
61 static ABICreateInstance GetABICreateCallbackAtIndex(uint32_t idx);
64 static void RegisterPlugin(llvm::StringRef name, llvm::StringRef description,
67 static void UnregisterPlugin(ArchitectureCreateInstance create_callback);
69 static std::unique_ptr<Architecture>
73 static bool RegisterPlugin(llvm::StringRef name, llvm::StringRef description,
76 static bool UnregisterPlugin(DisassemblerCreateInstance create_callback);
[all …]
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h34 static _Argument_type_is_not_arithmetic __tg_promote(...)
36 static double _TG_ATTRSp __tg_promote(int);
37 static double _TG_ATTRSp __tg_promote(unsigned int);
38 static double _TG_ATTRSp __tg_promote(long);
39 static double _TG_ATTRSp __tg_promote(unsigned long);
40 static double _TG_ATTRSp __tg_promote(long long);
41 static double _TG_ATTRSp __tg_promote(unsigned long long);
42 static float _TG_ATTRSp __tg_promote(float);
43 static double _TG_ATTRSp __tg_promote(double);
44 static long double _TG_ATTRSp __tg_promote(long double);
[all …]
H A Dwasm_simd128.h56 static __inline__ v128_t __DEFAULT_FN_ATTRS wasm_v128_load(const void *__mem) { in wasm_v128_load()
64 static __inline__ v128_t __DEFAULT_FN_ATTRS
74 static __inline__ v128_t __DEFAULT_FN_ATTRS
83 static __inline__ v128_t __DEFAULT_FN_ATTRS
92 static __inline__ v128_t __DEFAULT_FN_ATTRS
101 static __inline__ v128_t __DEFAULT_FN_ATTRS
110 static __inline__ v128_t __DEFAULT_FN_ATTRS
119 static __inline__ v128_t __DEFAULT_FN_ATTRS
128 static __inline__ v128_t __DEFAULT_FN_ATTRS
137 static __inline__ v128_t __DEFAULT_FN_ATTRS
[all …]
H A Dxopintrin.h23 static __inline__ __m128i __DEFAULT_FN_ATTRS
29 static __inline__ __m128i __DEFAULT_FN_ATTRS
35 static __inline__ __m128i __DEFAULT_FN_ATTRS
41 static __inline__ __m128i __DEFAULT_FN_ATTRS
47 static __inline__ __m128i __DEFAULT_FN_ATTRS
53 static __inline__ __m128i __DEFAULT_FN_ATTRS
59 static __inline__ __m128i __DEFAULT_FN_ATTRS
65 static __inline__ __m128i __DEFAULT_FN_ATTRS
71 static __inline__ __m128i __DEFAULT_FN_ATTRS
77 static __inline__ __m128i __DEFAULT_FN_ATTRS
[all …]
H A Dvecintrin.h45 static inline __ATTRS_o_ai signed char
50 static inline __ATTRS_o_ai unsigned char
55 static inline __ATTRS_o_ai unsigned char
60 static inline __ATTRS_o_ai signed short
65 static inline __ATTRS_o_ai unsigned short
70 static inline __ATTRS_o_ai unsigned short
75 static inline __ATTRS_o_ai signed int
80 static inline __ATTRS_o_ai unsigned int
85 static inline __ATTRS_o_ai unsigned int
90 static inline __ATTRS_o_ai signed long long
[all …]
/freebsd/sys/security/mac_stub/
H A Dmac_stub.c91 static SYSCTL_NODE(_security_mac, OID_AUTO, stub,
95 static int stub_enabled = 1;
102 static void
108 static void
114 static int
124 static void
130 static int
137 static void
143 static void
149 static int
[all …]
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.h35 static int collect_reg_dump(struct cudbg_init *, struct cudbg_buffer *,
37 static int collect_fw_devlog(struct cudbg_init *, struct cudbg_buffer *,
39 static int collect_cim_qcfg(struct cudbg_init *, struct cudbg_buffer *,
41 static int collect_cim_la(struct cudbg_init *, struct cudbg_buffer *,
43 static int collect_cim_ma_la(struct cudbg_init *, struct cudbg_buffer *,
45 static int collect_cim_obq_ulp0(struct cudbg_init *, struct cudbg_buffer *,
47 static int collect_cim_obq_ulp1(struct cudbg_init *, struct cudbg_buffer *,
49 static int collect_cim_obq_ulp2(struct cudbg_init *, struct cudbg_buffer *,
51 static int collect_cim_obq_ulp3(struct cudbg_init *, struct cudbg_buffer *,
53 static int collect_cim_obq_sge(struct cudbg_init *, struct cudbg_buffer *,
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_digest.c57 static int
76 static int
103 static int
122 static int
151 static int
158 static int
166 static int
175 static int
182 static int
190 static in
[all...]
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h26 static u16 getMaxCachedHint(uptr Size) { in getMaxCachedHint()
64 static const uptr MinSize = 1UL << Config::MinSizeLog;
65 static const uptr MidSize = 1UL << Config::MidSizeLog;
66 static const uptr MidClass = MidSize / MinSize;
67 static const u8 S = Config::NumBits - 1;
68 static const uptr M = (1UL << S) - 1;
71 static const u16 MaxNumCachedHint = Config::MaxNumCachedHint;
73 static const uptr MaxSize = (1UL << Config::MaxSizeLog) + Config::SizeDelta;
74 static const uptr NumClasses =
77 static cons
[all...]
H A Dallocator_config.h51 static const bool MaySupportMemoryTagging = true;
57 static const uptr RegionSizeLog = 32U;
58 static const uptr GroupSizeLog = 21U;
60 static const uptr CompactPtrScale = 0;
61 static const bool EnableRandomOffset = true;
62 static const uptr MapSizeIncrement = 1UL << 18;
64 static const uptr RegionSizeLog = 19U;
65 static const uptr GroupSizeLog = 19U;
68 static const s32 MinReleaseToOsIntervalMs = INT32_MIN;
69 static const s32 MaxReleaseToOsIntervalMs = INT32_MAX;
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DSWIGPythonBridge.h73 // static T ToSWIGWrapper(...);
77 // template<> static PythonObject ToSWIGWrapper(...);
83 static PythonObject ToSWIGWrapper(std::unique_ptr<lldb::SBValue> value_sb);
84 static PythonObject ToSWIGWrapper(lldb::ValueObjectSP value_sp);
85 static PythonObject ToSWIGWrapper(lldb::TargetSP target_sp);
86 static PythonObject ToSWIGWrapper(lldb::ProcessSP process_sp);
87 static PythonObject ToSWIGWrapper(lldb::ThreadPlanSP thread_plan_sp);
88 static PythonObject ToSWIGWrapper(lldb::BreakpointSP breakpoint_sp);
89 static PythonObject ToSWIGWrapper(const Status &status);
90 static PythonObject ToSWIGWrapper(const StructuredDataImpl &data_impl);
[all …]
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathbench_wrappers.h9 static double
15 static float
21 static double
30 __vpcs static float32x4_t
38 __vpcs static float64x2_t
46 __vpcs static float64x2_t
52 __vpcs static float32x4_t
58 __vpcs static float32x4_t
64 __vpcs static float64x2_t
70 __vpcs static float32x4_t
[all …]
/freebsd/sys/contrib/pcg-c/include/
H A Dpcg_variants.h56 static inline uint8_t pcg_rotr_8(uint8_t value, unsigned int rot) in pcg_rotr_8()
70 static inline uint16_t pcg_rotr_16(uint16_t value, unsigned int rot) in pcg_rotr_16()
80 static inline uint32_t pcg_rotr_32(uint32_t value, unsigned int rot) in pcg_rotr_32()
90 static inline uint64_t pcg_rotr_64(uint64_t value, unsigned int rot) in pcg_rotr_64()
103 static inline pcg128_t pcg_rotr_128(pcg128_t value, unsigned int rot) in pcg_rotr_128()
115 static inline uint8_t pcg_output_xsh_rs_16_8(uint16_t state) in pcg_output_xsh_rs_16_8()
120 static inline uint16_t pcg_output_xsh_rs_32_16(uint32_t state) in pcg_output_xsh_rs_32_16()
125 static inline uint32_t pcg_output_xsh_rs_64_32(uint64_t state) in pcg_output_xsh_rs_64_32()
132 static inline uint64_t pcg_output_xsh_rs_128_64(pcg128_t state) in pcg_output_xsh_rs_128_64()
140 static inline uint8_t pcg_output_xsh_rr_16_8(uint16_t state) in pcg_output_xsh_rr_16_8()
[all …]
/freebsd/sys/amd64/include/
H A Dcpufunc.h58 static __inline void
68 static __inline void
75 static __inline void
82 static __inline void
89 static __inline void
96 static __inline void
102 static __inline void
110 static __inline void
118 static __inline void
124 static __inline void
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A Dcam.h15 static inline void FWCMD_SET_ADDR_IDX(void *cmd, u32 value) in FWCMD_SET_ADDR_IDX()
20 static inline void FWCMD_SET_ADDR_OFFSET(void *cmd, u32 value) in FWCMD_SET_ADDR_OFFSET()
25 static inline void FWCMD_SET_ADDR_LEN(void *cmd, u32 value) in FWCMD_SET_ADDR_LEN()
30 static inline void FWCMD_SET_ADDR_VALID(void *cmd, u32 value) in FWCMD_SET_ADDR_VALID()
35 static inline void FWCMD_SET_ADDR_NET_TYPE(void *cmd, u32 value) in FWCMD_SET_ADDR_NET_TYPE()
40 static inline void FWCMD_SET_ADDR_BCN_HIT_COND(void *cmd, u32 value) in FWCMD_SET_ADDR_BCN_HIT_COND()
45 static inline void FWCMD_SET_ADDR_HIT_RULE(void *cmd, u32 value) in FWCMD_SET_ADDR_HIT_RULE()
50 static inline void FWCMD_SET_ADDR_BB_SEL(void *cmd, u32 value) in FWCMD_SET_ADDR_BB_SEL()
55 static inline void FWCMD_SET_ADDR_ADDR_MASK(void *cmd, u32 value) in FWCMD_SET_ADDR_ADDR_MASK()
60 static inlin
[all...]
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DDataVisualization.h26 static void ForceUpdate();
28 static uint32_t GetCurrentRevision();
30 static bool ShouldPrintAsOneLiner(ValueObject &valobj);
32 static lldb::TypeFormatImplSP GetFormat(ValueObject &valobj,
35 static lldb::TypeFormatImplSP
38 static lldb::TypeSummaryImplSP
41 static lldb::TypeSummaryImplSP
44 static lldb::TypeFilterImplSP
47 static lldb::ScriptedSyntheticChildrenSP
50 static lldb::SyntheticChildrenSP
[all …]
/freebsd/sys/dev/clk/starfive/
H A Djh7110_clk_sys.c36 static struct ofw_compat_data compat_data[] = {
41 static struct resource_spec res_spec[] = {
47 static const char *cpu_root_p[] = { "osc", "pll0_out" };
48 static const char *cpu_core_p[] = { "cpu_root" };
49 static const char *cpu_bus_p[] = { "cpu_core" };
50 static const char *perh_root_p[] = { "pll0_out", "pll2_out" };
51 static const char *bus_root_p[] = { "osc", "pll2_out" };
53 static const char *apb_bus_p[] = { "stg_axiahb" };
54 static const char *apb0_p[] = { "apb_bus" };
55 static const char *u0_sys_iomux_apb_p[] = { "apb_bus" };
[all …]

12345678910>>...353