Home
last modified time | relevance | path

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

12345678910>>...401

/freebsd-head/contrib/llvm-project/libcxx/include/
HDlimits23 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-head/contrib/ntp/sntp/libopts/
HDproto.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-head/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDRegisterInfos_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 …]
HDRegisterContextPOSIX_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 …]
HDRegisterInfos_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 …]
HDRegisterInfos_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 …]
HDRegisterInfos_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-head/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_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 const uptr kMidAppMemEnd = 0x5a0000000000ull;
[all …]
/freebsd-head/contrib/llvm-project/lldb/include/lldb/Core/
HDPluginManager.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-head/contrib/llvm-project/clang/lib/Headers/
HDtgmath.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 …]
HDwasm_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 …]
HDaltivec.h50 static __inline__ vector signed char __ATTRS_o_ai vec_perm(
53 static __inline__ vector unsigned char __ATTRS_o_ai
57 static __inline__ vector bool char __ATTRS_o_ai
60 static __inline__ vector short __ATTRS_o_ai vec_perm(vector signed short __a,
64 static __inline__ vector unsigned short __ATTRS_o_ai
68 static __inline__ vector bool short __ATTRS_o_ai vec_perm(
71 static __inline__ vector pixel __ATTRS_o_ai vec_perm(vector pixel __a,
75 static __inline__ vector int __ATTRS_o_ai vec_perm(vector signed int __a,
79 static __inline__ vector unsigned int __ATTRS_o_ai vec_perm(
82 static __inline__ vector bool int __ATTRS_o_ai
[all …]
HDxopintrin.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 …]
HDavx512vlfp16intrin.h29 static __inline__ _Float16 __DEFAULT_FN_ATTRS128 _mm_cvtsh_h(__m128h __a) { in _mm_cvtsh_h()
33 static __inline__ _Float16 __DEFAULT_FN_ATTRS256 _mm256_cvtsh_h(__m256h __a) { in _mm256_cvtsh_h()
37 static __inline__ __m128h __DEFAULT_FN_ATTRS128 _mm_set_sh(_Float16 __h) { in _mm_set_sh()
41 static __inline __m128h __DEFAULT_FN_ATTRS128 _mm_set1_ph(_Float16 __h) { in _mm_set1_ph()
45 static __inline __m256h __DEFAULT_FN_ATTRS256 _mm256_set1_ph(_Float16 __h) { in _mm256_set1_ph()
50 static __inline __m128h __DEFAULT_FN_ATTRS128
56 static __inline __m256h __DEFAULT_FN_ATTRS256
61 static __inline __m128h __DEFAULT_FN_ATTRS128
66 static __inline __m256h __DEFAULT_FN_ATTRS256
84 static __inline__ __m256h __DEFAULT_FN_ATTRS256 _mm256_add_ph(__m256h __A, in _mm256_add_ph()
[all …]
HDavx512vlbwintrin.h309 static __inline__ __m256i __DEFAULT_FN_ATTRS256
316 static __inline__ __m256i __DEFAULT_FN_ATTRS256
323 static __inline__ __m256i __DEFAULT_FN_ATTRS256
330 static __inline__ __m256i __DEFAULT_FN_ATTRS256
337 static __inline__ __m256i __DEFAULT_FN_ATTRS256
344 static __inline__ __m256i __DEFAULT_FN_ATTRS256
351 static __inline__ __m256i __DEFAULT_FN_ATTRS256
358 static __inline__ __m256i __DEFAULT_FN_ATTRS256
365 static __inline__ __m128i __DEFAULT_FN_ATTRS128
372 static __inline__ __m128i __DEFAULT_FN_ATTRS128
[all …]
/freebsd-head/sys/dev/cxgbe/cudbg/
HDcudbg_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-head/sys/security/mac_stub/
HDmac_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-head/contrib/libarchive/libarchive/
HDarchive_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 int
[all …]
/freebsd-head/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDallocator_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-head/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
HDSWIGPythonBridge.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-head/contrib/arm-optimized-routines/math/test/
HDmathbench_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-head/sys/i386/include/
HDcpufunc.h51 static __inline void
57 static __inline __pure2 u_int
66 static __inline void
73 static __inline void
80 static __inline void
87 static __inline void
94 static __inline void
102 static __inline void
110 static __inline void
122 static __inline void
[all …]
/freebsd-head/sys/contrib/pcg-c/include/
HDpcg_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-head/sys/amd64/include/
HDcpufunc.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-head/contrib/llvm-project/lldb/include/lldb/DataFormatters/
HDDataVisualization.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 …]

12345678910>>...401