Home
last modified time | relevance | path

Searched refs:int64_t (Results 1 – 25 of 1929) sorted by relevance

12345678910>>...78

/freebsd/lib/libutil/tests/
H A Dhumanize_number_test.c42 static const int64_t halfExabyte = (int64_t)500*1000*1000*1000*1000*1000L;
47 int64_t num;
53 { 2, "0 ", (int64_t)0L, HN_DIVISOR_1000, HN_AUTOSCALE, 4 },
54 { 3, "1 k", (int64_t)500L, HN_DIVISOR_1000, HN_AUTOSCALE, 4 },
55 { 3, "1 M", (int64_t)500*1000L, HN_DIVISOR_1000, HN_AUTOSCALE, 4 },
56 { 3, "1 G", (int64_t)500*1000*1000L, HN_DIVISOR_1000, HN_AUTOSCALE, 4 },
57 { 3, "1 T", (int64_t)500*1000*1000*1000L, HN_DIVISOR_1000, HN_AUTOSCALE, 4 },
58 { 3, "1 P", (int64_t)500*1000*1000*1000*1000L, HN_DIVISOR_1000, HN_AUTOSCALE, 4 },
59 { 3, "1 E", (int64_t)500*1000*1000*1000*1000*1000L, HN_DIVISOR_1000, HN_AUTOSCALE, 4 },
60 { 2, "1 ", (int64_t)1L, HN_DIVISOR_1000, HN_AUTOSCALE, 4 },
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h200 const uint32_t mask = (uint32_t) (-(int64_t) b); in fe25519_cswap()
407 int64_t f0g0 = f0 * (int64_t) g0; in fe25519_mul()
408 int64_t f0g1 = f0 * (int64_t) g1; in fe25519_mul()
409 int64_t f0g2 = f0 * (int64_t) g2; in fe25519_mul()
410 int64_t f0g3 = f0 * (int64_t) g3; in fe25519_mul()
411 int64_t f0g4 = f0 * (int64_t) g4; in fe25519_mul()
412 int64_t f0g5 = f0 * (int64_t) g5; in fe25519_mul()
413 int64_t f0g6 = f0 * (int64_t) g6; in fe25519_mul()
414 int64_t f0g7 = f0 * (int64_t) g7; in fe25519_mul()
415 int64_t f0g8 = f0 * (int64_t) g8; in fe25519_mul()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineModelFeatureMaps.h24 M(int64_t, {1}, sroa_savings, \
26 M(int64_t, {1}, sroa_losses, \
28 M(int64_t, {1}, load_elimination, "Cost of load elimination in the call") \
29 M(int64_t, {1}, call_penalty, \
31 M(int64_t, {1}, call_argument_setup, \
33 M(int64_t, {1}, load_relative_intrinsic, \
35 M(int64_t, {1}, lowered_call_arg_setup, \
37 M(int64_t, {1}, indirect_call_penalty, \
39 M(int64_t, {1}, jump_table_penalty, "Accumulation of costs for jump tables") \
40 M(int64_t, {1}, case_cluster_penalty, \
[all …]
H A DConstraintSystem.h25 int64_t Coefficient;
28 Entry(int64_t Coefficient, uint16_t Id) in Entry()
32 static int64_t getConstPart(const Entry &E) { in getConstPart()
38 static int64_t getLastCoefficient(ArrayRef<Entry> Row, uint16_t Id) { in getLastCoefficient()
77 bool addVariableRow(ArrayRef<int64_t> R) { in ConstraintSystem()
81 if (all_of(ArrayRef(R).drop_front(1), [](int64_t C) { return C == 0; })) in addVariableRow()
101 bool addVariableRowFill(ArrayRef<int64_t> R) { in addVariableRow()
104 if (all_of(ArrayRef(R).drop_front(1), [](int64_t C) { return C == 0; })) in getValue2Index()
114 static SmallVector<int64_t, 8> negate(SmallVector<int64_t, in addVariableRowFill()
121 negate(SmallVector<int64_t,8> R) negate() argument
132 negateOrEqual(SmallVector<int64_t,8> R) negateOrEqual() argument
144 toStrictLessThan(SmallVector<int64_t,8> R) toStrictLessThan() argument
[all...]
H A DFunctionPropertiesAnalysis.h28 void updateForBB(const BasicBlock &BB, int64_t Direction);
51 int64_t BasicBlockCount = 0;
59 int64_t BlocksReachedFromConditionalInstruction = 0;
63 int64_t Uses = 0;
67 int64_t DirectCallsToDefinedFunctions = 0;
70 int64_t LoadInstCount = 0;
73 int64_t StoreInstCount = 0;
76 int64_t MaxLoopDepth = 0;
79 int64_t TopLevelLoopCount = 0;
82 int64_t TotalInstructionCoun
[all...]
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c594 int64_t x = f[i] ^ g[i]; in fe51_cswap()
773 static const int64_t kBottom21Bits = 0x1fffffLL;
774 static const int64_t kBottom25Bits = 0x1ffffffLL;
775 static const int64_t kBottom26Bits = 0x3ffffffLL;
776 static const int64_t kTop39Bits = 0xfffffffffe000000LL;
777 static const int64_t kTop38Bits = 0xfffffffffc000000LL;
803 int64_t h0 = load_4(s); in fe_frombytes()
804 int64_t h1 = load_3(s + 4) << 6; in fe_frombytes()
805 int64_t h2 = load_3(s + 7) << 5; in fe_frombytes()
806 int64_t h3 = load_3(s + 10) << 3; in fe_frombytes()
[all …]
/freebsd/sys/compat/linuxkpi/common/include/asm/
H A Datomic64.h34 volatile int64_t counter;
53 static inline int64_t
54 atomic64_fetch_add(int64_t i, atomic64_t *v) in atomic64_fetch_add()
59 static inline int64_t
60 atomic64_add_return(int64_t i, atomic64_t *v) in atomic64_add_return()
65 static inline int64_t
66 atomic64_sub_return(int64_t i, atomic64_t *v) in atomic64_sub_return()
72 atomic64_set(atomic64_t *v, int64_t i) in atomic64_set()
77 static inline int64_t
83 static inline int64_t
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSlowDynamicAPInt.h38 explicit SlowDynamicAPInt(int64_t Val);
41 SlowDynamicAPInt &operator=(int64_t Val);
42 explicit operator int64_t() const;
112 SlowDynamicAPInt &operator+=(SlowDynamicAPInt &A, int64_t B);
113 SlowDynamicAPInt &operator-=(SlowDynamicAPInt &A, int64_t B);
114 SlowDynamicAPInt &operator*=(SlowDynamicAPInt &A, int64_t B);
115 SlowDynamicAPInt &operator/=(SlowDynamicAPInt &A, int64_t B);
116 SlowDynamicAPInt &operator%=(SlowDynamicAPInt &A, int64_t B);
118 bool operator==(const SlowDynamicAPInt &A, int64_t B);
119 bool operator!=(const SlowDynamicAPInt &A, int64_t B);
[all …]
H A DDynamicAPInt.h46 int64_t ValSmall;
50 LLVM_ATTRIBUTE_ALWAYS_INLINE void initSmall(int64_t O) { in initSmall()
84 LLVM_ATTRIBUTE_ALWAYS_INLINE int64_t getSmall() const { in getSmall()
89 LLVM_ATTRIBUTE_ALWAYS_INLINE int64_t &getSmall() { in getSmall()
112 LLVM_ATTRIBUTE_ALWAYS_INLINE explicit DynamicAPInt(int64_t Val) in DynamicAPInt()
139 LLVM_ATTRIBUTE_ALWAYS_INLINE explicit operator int64_t() const { in int64_t() function
142 return static_cast<int64_t>(getLarge()); in int64_t()
182 friend DynamicAPInt &operator+=(DynamicAPInt &A, int64_t B);
183 friend DynamicAPInt &operator-=(DynamicAPInt &A, int64_t B);
184 friend DynamicAPInt &operator*=(DynamicAPInt &A, int64_t B);
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueSInt64.h21 OptionValueSInt64(int64_t value) in OptionValueSInt64()
24 OptionValueSInt64(int64_t current_value, int64_t default_value) in OptionValueSInt64()
53 const int64_t &operator=(int64_t value) {
58 int64_t GetCurrentValue() const { return m_current_value; } in GetCurrentValue()
60 int64_t GetDefaultValue() const { return m_default_value; } in GetDefaultValue()
62 bool SetCurrentValue(int64_t value) { in SetCurrentValue()
70 bool SetDefaultValue(int64_t value) { in SetDefaultValue()
78 void SetMinimumValue(int64_t v) { m_min_value = v; } in SetMinimumValue()
80 int64_t GetMinimumValue() const { return m_min_value; } in GetMinimumValue()
82 void SetMaximumValue(int64_t v) { m_max_value = v; } in SetMaximumValue()
[all …]
/freebsd/sys/dev/qat/qat_api/qat_utils/src/
H A DQatUtilsAtomic.c6 __inline int64_t
9 return ((int64_t)atomic64_read((QatUtilsAtomic *)pAtomicVar)); in qatUtilsAtomicGet()
13 qatUtilsAtomicSet(int64_t inValue, QatUtilsAtomic *pAtomicVar) in qatUtilsAtomicSet()
18 __inline int64_t
19 qatUtilsAtomicAdd(int64_t inValue, QatUtilsAtomic *pAtomicVar) in qatUtilsAtomicAdd()
24 __inline int64_t
25 qatUtilsAtomicSub(int64_t inValue, QatUtilsAtomic *pAtomicVar) in qatUtilsAtomicSub()
30 __inline int64_t
36 __inline int64_t
42 __inline int64_t
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h8 int64_t h0 = load_4(s); in fe25519_frombytes()
9 int64_t h1 = load_3(s + 4) << 6; in fe25519_frombytes()
10 int64_t h2 = load_3(s + 7) << 5; in fe25519_frombytes()
11 int64_t h3 = load_3(s + 10) << 3; in fe25519_frombytes()
12 int64_t h4 = load_3(s + 13) << 2; in fe25519_frombytes()
13 int64_t h5 = load_4(s + 16); in fe25519_frombytes()
14 int64_t h6 = load_3(s + 20) << 7; in fe25519_frombytes()
15 int64_t h7 = load_3(s + 23) << 5; in fe25519_frombytes()
16 int64_t h8 = load_3(s + 26) << 4; in fe25519_frombytes()
17 int64_t h9 = (load_3(s + 29) & 8388607) << 2; in fe25519_frombytes()
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_private.h91 int64_t position;
129 int64_t begin_position;
130 int64_t total_size;
142 int64_t position;
165 int64_t skip_file_dev;
166 int64_t skip_file_ino;
181 int64_t header_position;
202 int (*read_data)(struct archive_read *, const void **, size_t *, int64_t *);
204 int64_t (*seek_data)(struct archive_read *, int64_t, in
[all...]
H A Darchive_read_open_fd.c61 static int64_t file_seek(struct archive *, void *, int64_t request, int);
62 static int64_t file_skip(struct archive *, void *, int64_t request);
130 static int64_t
131 file_skip(struct archive *a, void *client_data, int64_t request) in file_skip()
134 int64_t skip = request; in file_skip()
135 int64_t old_offset, new_offset; in file_skip()
143 int64_t max_skip = in file_skip()
144 (((int64_t)1 << (skip_bits - 1)) - 1) * 2 + 1; in file_skip()
177 static int64_t
178 file_seek(struct archive *a, void *client_data, int64_t request, int whence) in file_seek()
[all …]
/freebsd/usr.sbin/makefs/
H A Dcd9660.h151 int64_t fileDataLength;
153 int64_t fileSectorsUsed;
165 int64_t susp_entry_size;
166 int64_t susp_dot_entry_size;
167 int64_t susp_dot_dot_entry_size;
170 int64_t susp_entry_ce_start;
171 int64_t susp_dot_ce_start;
172 int64_t susp_dot_dot_ce_start;
174 int64_t susp_entry_ce_length;
175 int64_t susp_dot_ce_length;
[all …]
/freebsd/sys/powerpc/aim/
H A Dmmu_oea64.h81 int64_t moea64_pte_replace(struct pvo_entry *, int);
82 int64_t moea64_pte_insert(struct pvo_entry *);
83 int64_t moea64_pte_unset(struct pvo_entry *);
84 int64_t moea64_pte_clear(struct pvo_entry *, uint64_t);
85 int64_t moea64_pte_synch(struct pvo_entry *);
86 int64_t moea64_pte_insert_sp(struct pvo_entry *);
87 int64_t moea64_pte_unset_sp(struct pvo_entry *);
88 int64_t moea64_pte_replace_sp(struct pvo_entry *);
90 typedef int64_t (*moea64_pte_replace_t)(struct pvo_entry *, int);
91 typedef int64_t (*moea64_pte_insert_t)(struct pvo_entry *);
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1073 int64_t a0 = 2097151 & load_3(a); in sc25519_muladd()
1074 int64_t a1 = 2097151 & (load_4(a + 2) >> 5); in sc25519_muladd()
1075 int64_t a2 = 2097151 & (load_3(a + 5) >> 2); in sc25519_muladd()
1076 int64_t a3 = 2097151 & (load_4(a + 7) >> 7); in sc25519_muladd()
1077 int64_t a4 = 2097151 & (load_4(a + 10) >> 4); in sc25519_muladd()
1078 int64_t a5 = 2097151 & (load_3(a + 13) >> 1); in sc25519_muladd()
1079 int64_t a6 = 2097151 & (load_4(a + 15) >> 6); in sc25519_muladd()
1080 int64_t a7 = 2097151 & (load_3(a + 18) >> 3); in sc25519_muladd()
1081 int64_t a8 = 2097151 & load_3(a + 21); in sc25519_muladd()
1082 int64_t a9 = 2097151 & (load_4(a + 23) >> 5); in sc25519_muladd()
[all …]
/freebsd/stand/liblua/
H A Dmath.h32 int64_t lstd_pow(int64_t x, int64_t y);
33 int64_t lstd_floor(int64_t);
34 int64_t lstd_fmod(int64_t a, int64_t b);
35 int64_t lstd_frexp(int64_t a, int *);
/freebsd/tools/tools/find-sb/
H A Dmini_ufs.h29 typedef int64_t ufs_time_t;
30 typedef int64_t ufs2_daddr_t;
40 int64_t cs_ndir; /* number of directories */
41 int64_t cs_nbfree; /* number of free blocks */
42 int64_t cs_nifree; /* number of free inodes */
43 int64_t cs_nffree; /* number of free frags */
44 int64_t cs_numclusters; /* number of free clusters */
45 int64_t cs_spare[3]; /* future expansion */
125 int64_t fs_unrefs; /* number of unreferenced inodes */
126 int64_t fs_sparecon64[16]; /* old rotation block list head */
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSlowDynamicAPInt.cpp17 SlowDynamicAPInt::SlowDynamicAPInt(int64_t Val) in SlowDynamicAPInt()
21 SlowDynamicAPInt &SlowDynamicAPInt::operator=(int64_t Val) { in operator =()
24 SlowDynamicAPInt::operator int64_t() const { return Val.getSExtValue(); } in operator int64_t()
33 SlowDynamicAPInt &detail::operator+=(SlowDynamicAPInt &A, int64_t B) { in operator +=()
36 SlowDynamicAPInt &detail::operator-=(SlowDynamicAPInt &A, int64_t B) { in operator -=()
39 SlowDynamicAPInt &detail::operator*=(SlowDynamicAPInt &A, int64_t B) { in operator *=()
42 SlowDynamicAPInt &detail::operator/=(SlowDynamicAPInt &A, int64_t B) { in operator /=()
45 SlowDynamicAPInt &detail::operator%=(SlowDynamicAPInt &A, int64_t B) { in operator %=()
49 bool detail::operator==(const SlowDynamicAPInt &A, int64_t B) { in operator ==()
52 bool detail::operator!=(const SlowDynamicAPInt &A, int64_t B) { in operator !=()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h37 std::optional<int64_t> Offset;
44 BaseIndexOffset(SDValue Base, SDValue Index, int64_t Offset, in BaseIndexOffset()
53 void addToOffset(int64_t VectorOff) { in addToOffset()
57 int64_t getOffset() const { return *Offset; } in getOffset()
63 int64_t &Off) const;
67 int64_t Off; in equalBaseIndex()
73 bool contains(const SelectionDAG &DAG, int64_t BitSize,
74 const BaseIndexOffset &Other, int64_t OtherBitSize,
75 int64_t &BitOffset) const;
77 bool contains(const SelectionDAG &DAG, int64_t BitSize, in contains()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp25 int64_t Delta;
27 DeltaInfo(int64_t D, uint32_t C) : Delta(D), Count(C) {} in DeltaInfo()
30 inline bool operator<(const DeltaInfo &LHS, int64_t Delta) { in operator <()
34 static bool encodeSpecial(int64_t MinLineDelta, int64_t MaxLineDelta, in encodeSpecial()
35 int64_t LineDelta, uint64_t AddrDelta, in encodeSpecial()
41 int64_t LineRange = MaxLineDelta - MinLineDelta + 1; in encodeSpecial()
42 int64_t AdjustedOp = ((LineDelta - MinLineDelta) + AddrDelta * LineRange); in encodeSpecial()
43 int64_t Op = AdjustedOp + FirstSpecial; in encodeSpecial()
60 int64_t MinDelt in parse()
[all...]
/freebsd/contrib/bearssl/src/int/
H A Di31_moddiv.c127 int64_t pa, int64_t pb, int64_t qa, int64_t qb) in co_reduce()
130 int64_t cca, ccb; in co_reduce()
173 cca = *(int64_t *)&tta; in co_reduce()
174 ccb = *(int64_t *)&ttb; in co_reduce()
200 int64_t pa, int64_t pb, int64_t qa, int64_t qb, in co_reduce_mod()
204 int64_t cca, ccb; in co_reduce_mod()
236 cca = *(int64_t *)&tta; in co_reduce_mod()
237 ccb = *(int64_t *)&ttb; in co_reduce_mod()
340 int64_t pa, pb, qa, qb; in br_i31_moddiv()
444 pa -= qa & -(int64_t)cAB; in br_i31_moddiv()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMIRFormatter.cpp21 std::optional<unsigned int> OpIdx, int64_t Imm) const { in printImm()
38 StringRef Src, int64_t &Imm, in parseImmMnemonic()
51 void AMDGPUMIRFormatter::printSDelayAluImm(int64_t Imm, in printSDelayAluImm()
56 constexpr int64_t None = 0; in printSDelayAluImm()
57 constexpr int64_t Same = 0; in printSDelayAluImm()
95 const unsigned int OpIdx, int64_t &Imm, llvm::StringRef &Src, in parseSDelayAluImmMnemonic()
105 auto ExpectInt = [&](StringRef &Src, int64_t Offset) -> int64_t { in parseSDelayAluImmMnemonic()
106 int64_t Dep; in parseSDelayAluImmMnemonic()
113 auto DecodeDelay = [&](StringRef &Src) -> int64_t { in parseSDelayAluImmMnemonic()
126 int64_t Delay0 = DecodeDelay(Src); in parseSDelayAluImmMnemonic()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.h60 int64_t Offset) const override;
67 int64_t Offset) const override;
74 void makeFrame(unsigned SP, int64_t FrameSize, MachineBasicBlock &MBB,
78 void restoreFrame(unsigned SP, int64_t FrameSize, MachineBasicBlock &MBB,
82 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
88 unsigned loadImmediate(unsigned FrameReg, int64_t Imm, MachineBasicBlock &MBB,
92 static bool validImmediate(unsigned Opcode, unsigned Reg, int64_t Amount);
100 const MCInstrDesc& AddiuSpImm(int64_t Imm) const;
103 (MachineBasicBlock &MBB, MachineBasicBlock::iterator I, int64_t Imm) const;
119 void adjustStackPtrBig(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
[all …]

12345678910>>...78