| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | opal.h | 30 int64_t opal_invalid_call(void); 31 int64_t opal_npu_destroy_context(uint64_t phb_id, uint64_t pid, uint64_t bdf); 32 int64_t opal_npu_init_context(uint64_t phb_id, int pasid, uint64_t msr, 34 int64_t opal_npu_map_lpar(uint64_t phb_id, uint64_t bdf, uint64_t lparid, 36 int64_t opal_npu_spa_setup(uint64_t phb_id, uint32_t bdfn, 38 int64_t opal_npu_spa_clear_cache(uint64_t phb_id, uint32_t bdfn, 40 int64_t opal_npu_tl_set(uint64_t phb_id, uint32_t bdfn, long cap, 43 int64_t opal_console_write(int64_t term_number, __be64 *length, 45 int64_t opal_console_read(int64_t term_number, __be64 *length, 47 int64_t opal_console_write_buffer_space(int64_t term_number, [all …]
|
| H A D | asm-prototypes.h | 49 int64_t __opal_call(int64_t a0, int64_t a1, int64_t a2, int64_t a3, 50 int64_t a4, int64_t a5, int64_t a6, int64_t a7, 51 int64_t opcode, uint64_t msr);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/ |
| H A D | offline_database.hpp | 50 OfflineRegionMetadata updateMetadata(const int64_t regionID, const OfflineRegionMetadata&); 55 optional<std::pair<Response, uint64_t>> getRegionResource(int64_t regionID, const Resource&); 56 optional<int64_t> hasRegionResource(int64_t regionID, const Resource&); 57 uint64_t putRegionResource(int64_t regionID, const Resource&, const Response&); 58 …void putRegionResources(int64_t regionID, const std::list<std::tuple<Resource, Response>>&, Offlin… 60 OfflineRegionDefinition getRegionDefinition(int64_t regionID); 61 OfflineRegionStatus getRegionCompletedStatus(int64_t regionID); 81 optional<int64_t> hasTile(const Resource::TileData&); 86 optional<int64_t> hasResource(const Resource&); 90 uint64_t putRegionResourceInternal(int64_t regionID, const Resource&, const Response&); [all …]
|
| H A D | offline_database.cpp | 107 return static_cast<int>(getPragma<int64_t>("PRAGMA user_version")); in userVersion() 176 optional<int64_t> OfflineDatabase::hasInternal(const Resource& resource) { in hasInternal() 273 optional<int64_t> OfflineDatabase::hasResource(const Resource& resource) { in hasResource() 280 return query.get<optional<int64_t>>(0); in hasResource() 434 optional<int64_t> OfflineDatabase::hasTile(const Resource::TileData& tile) { in hasTile() 456 return size.get<optional<int64_t>>(0); in hasTile() 569 query.get<int64_t>(0), in listRegions() 592 OfflineRegionMetadata OfflineDatabase::updateMetadata(const int64_t regionID, const OfflineRegionMe… in updateMetadata() 619 optional<std::pair<Response, uint64_t>> OfflineDatabase::getRegionResource(int64_t regionID, const … in getRegionResource() 629 optional<int64_t> OfflineDatabase::hasRegionResource(int64_t regionID, const Resource& resource) { in hasRegionResource() [all …]
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_trans.h | 137 int64_t t_icount_delta; /* superblock icount change */ 138 int64_t t_ifree_delta; /* superblock ifree change */ 139 int64_t t_fdblocks_delta; /* superblock fdblocks chg */ 140 int64_t t_res_fdblocks_delta; /* on-disk only chg */ 141 int64_t t_frextents_delta;/* superblock freextents chg*/ 142 int64_t t_res_frextents_delta; /* on-disk only chg */ 144 int64_t t_ag_freeblks_delta; /* debugging counter */ 145 int64_t t_ag_flist_delta; /* debugging counter */ 146 int64_t t_ag_btree_delta; /* debugging counter */ 148 int64_t t_dblocks_delta;/* superblock dblocks change */ [all …]
|
| H A D | xfs_quota.h | 64 int64_t qt_bcount_delta; /* dquot blk count changes */ 65 int64_t qt_delbcnt_delta; /* delayed dquot blk count changes */ 69 int64_t qt_rtbcount_delta;/* dquot realtime blk changes */ 70 int64_t qt_delrtb_delta; /* delayed RT blk count changes */ 74 int64_t qt_icount_delta; /* dquot inode count changes */ 81 uint, int64_t); 85 struct xfs_inode *, int64_t, long, uint); 88 struct xfs_dquot *, struct xfs_dquot *, int64_t, long, uint); 128 struct xfs_inode *ip, int64_t nblks, long ninos, uint flags) in xfs_trans_reserve_quota_nblks() 135 int64_t nblks, long nions, uint flags) in xfs_trans_reserve_quota_bydquots()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | opal-call.c | 95 static int64_t opal_call(int64_t a0, int64_t a1, int64_t a2, int64_t a3, in opal_call() 96 int64_t a4, int64_t a5, int64_t a6, int64_t a7, int64_t opcode) in opal_call() 101 int64_t ret; in opal_call() 123 int64_t name(int64_t a0, int64_t a1, int64_t a2, int64_t a3, \ 124 int64_t a4, int64_t a5, int64_t a6, int64_t a7); \ 125 int64_t name(int64_t a0, int64_t a1, int64_t a2, int64_t a3, \ 126 int64_t a4, int64_t a5, int64_t a6, int64_t a7) \
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | syncsrv.h | 70 int64_t *value_return 73 int64_t *pbracket_less, 74 int64_t *pbracket_greater 80 int64_t resolution; 81 int64_t bracket_greater; 82 int64_t bracket_less; 100 int64_t delta; 114 int64_t event_threshold; 124 int64_t initial_value, 125 int64_t resolution, [all …]
|
| /OK3568_Linux_fs/buildroot/package/quagga/ |
| H A D | 0003-Fix-build-with-gcc-10.patch | 40 @@ -50,6 +50,7 @@ int64_t qpim_mroute_socket_creation = 0; /* timestamp of creat 64 -int64_t qpim_mroute_socket_creation; /* timestamp of creation */ 76 -int64_t qpim_rpf_cache_refresh_requests; 77 -int64_t qpim_rpf_cache_refresh_events; 78 -int64_t qpim_rpf_cache_refresh_last; 82 -int64_t qpim_scan_oil_events; 83 -int64_t qpim_scan_oil_last; 84 -int64_t qpim_mroute_add_events; 85 -int64_t qpim_mroute_add_last; 86 -int64_t qpim_mroute_del_events; [all …]
|
| /OK3568_Linux_fs/external/xserver/test/sync/ |
| H A D | sync.c | 32 static const int64_t some_values[] = { 40 static int64_t 43 return ((int64_t)val.hi << 32) | val.lo; in pack_sync_value() 46 static int64_t 52 int64_t value = pack_sync_value(reply->counter_value); in counter_value() 59 sync_value(int64_t value) in sync_value() 84 int64_t value = counter_value(c, queries[i]); in test_create_counter() 112 int64_t value = counter_value(c, queries[i]); in test_set_counter() 138 int64_t expected_value = 0; in test_change_counter_basic() 141 int64_t value = counter_value(c, queries[i]); in test_change_counter_basic() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iio/pressure/ |
| H A D | icp10100.c | 280 int64_t val1, val2; in icp10100_get_pressure() 283 int64_t a, b, c; in icp10100_get_pressure() 292 val1 = (int64_t)st->cal[0] * (int64_t)t_square; in icp10100_get_pressure() 294 val1 = (int64_t)st->cal[1] * (int64_t)t_square; in icp10100_get_pressure() 297 val1 = (int64_t)st->cal[2] * (int64_t)t_square; in icp10100_get_pressure() 303 val1 = (int64_t)p_lut[0] * (int64_t)p_lut[1] * in icp10100_get_pressure() 304 (int64_t)(p_calib[0] - p_calib[1]) + in icp10100_get_pressure() 305 (int64_t)p_lut[1] * (int64_t)p_lut[2] * in icp10100_get_pressure() 306 (int64_t)(p_calib[1] - p_calib[2]) + in icp10100_get_pressure() 307 (int64_t)p_lut[2] * (int64_t)p_lut[0] * in icp10100_get_pressure() [all …]
|
| /OK3568_Linux_fs/external/common_algorithm/misc/include/ |
| H A D | rkdemuxer.h | 48 int64_t s64VideoFirstPTS; 53 int64_t s64AudioFirstPTS; 66 int64_t s64Pts; 67 int64_t s64Duration; 68 int64_t s64Pos; 74 int rkdemuxer_read_packet_start(void *demuxer_cfg, int64_t startPts); 78 int rkdemuxer_read_video_duration(void *demuxer_cfg, int64_t *duration); 79 int rkdemuxer_read_audio_duration(void *demuxer_cfg, int64_t *duration); 80 int rkdemuxer_seek_video_pts(void *demuxer_cfg, int64_t seekPts); 81 int rkdemuxer_seet_audio_pts(void *demuxer_cfg, int64_t seekPts);
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/fw/cfe/ |
| H A D | cfe_api.h | 66 int64_t fwi_version; /* major, minor, eco version */ 67 int64_t fwi_totalmem; /* total installed mem */ 68 int64_t fwi_flags; /* various flags */ 69 int64_t fwi_boardid; /* board ID */ 70 int64_t fwi_bootarea_va; /* VA of boot area */ 71 int64_t fwi_bootarea_pa; /* PA of boot area */ 72 int64_t fwi_bootarea_size; /* size of boot area */ 79 int64_t cfe_getticks(void); 102 int cfe_readblk(int handle, int64_t offset, unsigned char *buffer, 106 int cfe_writeblk(int handle, int64_t offset, const char *buffer,
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/ |
| H A D | test_util.c | 57 int64_t timespec_to_ns(struct timespec ts) in timespec_to_ns() 59 return (int64_t)ts.tv_nsec + 1000000000LL * (int64_t)ts.tv_sec; in timespec_to_ns() 62 struct timespec timespec_add_ns(struct timespec ts, int64_t ns) in timespec_add_ns() 75 int64_t ns1 = timespec_to_ns(ts1); in timespec_add() 76 int64_t ns2 = timespec_to_ns(ts2); in timespec_add() 82 int64_t ns1 = timespec_to_ns(ts1); in timespec_sub() 83 int64_t ns2 = timespec_to_ns(ts2); in timespec_sub() 97 int64_t ns = timespec_to_ns(ts) / divisor; in timespec_div()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | opal.c | 21 int64_t opal_console_write(int64_t term_number, u64 *length, const u8 *buffer); 22 int64_t opal_console_read(int64_t term_number, uint64_t *length, u8 *buffer); 23 int64_t opal_console_write_buffer_space(uint64_t term_number, uint64_t *length); 24 int64_t opal_console_flush(uint64_t term_number); 25 int64_t opal_poll_events(uint64_t *outstanding_event_mask); 44 int64_t rc; in opal_con_putc()
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webkit/ |
| H A D | 0001-WinCairo-PlayStation-ICU-68.1-no-longer-exposes-FALS.patch | 55 @@ -80,12 +80,12 @@ inline bool uTextAccessInChunkOrOutOfRange(UText* text, int64_t nativeIndex, int 70 @@ -94,12 +94,12 @@ inline bool uTextAccessInChunkOrOutOfRange(UText* text, int64_t nativeIndex, int 89 @@ -100,23 +100,23 @@ static UBool uTextLatin1Access(UText* uText, int64_t index, UBool forward) 117 @@ -144,7 +144,7 @@ static UBool uTextLatin1Access(UText* uText, int64_t index, UBool forward) 125 …static int32_t uTextLatin1Extract(UText* uText, int64_t start, int64_t limit, UChar* dest, int32_t… 126 @@ -336,7 +336,7 @@ static int64_t uTextLatin1ContextAwareNativeLength(UText* text) 127 static UBool uTextLatin1ContextAwareAccess(UText* text, int64_t nativeIndex, UBool forward) 132 int64_t nativeLength = uTextLatin1ContextAwareNativeLength(text); 135 @@ -356,7 +356,7 @@ static UBool uTextLatin1ContextAwareAccess(UText* text, int64_t nativeIndex, UBo 143 …static int32_t uTextLatin1ContextAwareExtract(UText*, int64_t, int64_t, UChar*, int32_t, UErrorCod… [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_core_reloc_bitfields_probed.c | 31 int64_t ub1; 32 int64_t ub2; 33 int64_t ub7; 34 int64_t sb4; 35 int64_t sb20; 36 int64_t u32; 37 int64_t s32;
|
| H A D | test_core_reloc_bitfields_direct.c | 31 int64_t ub1; 32 int64_t ub2; 33 int64_t ub7; 34 int64_t sb4; 35 int64_t sb20; 36 int64_t u32; 37 int64_t s32;
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/ |
| H A D | mips-atomic.patch | 5 int64_t __sync_add_and_fetch_8(int64_t volatile* addend, int64_t value) 7 int64_t __sync_sub_and_fetch_8(int64_t volatile* addend, int64_t value)
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | tvmodesnv17.c | 257 int64_t k1; 258 int64_t ki; 259 int64_t ki2; 260 int64_t ki3; 261 int64_t kr; 262 int64_t kir; 263 int64_t ki2r; 264 int64_t ki3r; 265 int64_t kf; 266 int64_t kif; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/arm/ |
| H A D | kernel_user_helpers.txt | 228 int __kuser_cmpxchg64(const int64_t *oldval, 229 const int64_t *newval, 230 volatile int64_t *ptr); 259 typedef int (__kuser_cmpxchg64_t)(const int64_t *oldval, 260 const int64_t *newval, 261 volatile int64_t *ptr); 264 int64_t atomic_add64(volatile int64_t *ptr, int64_t val) 266 int64_t old, new;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | sreal.h | 27 #define SREAL_MIN_SIG ((int64_t) 1 << (SREAL_PART_BITS - 2)) 28 #define SREAL_MAX_SIG (((int64_t) 1 << (SREAL_PART_BITS - 1)) - 1) 47 sreal (int64_t sig, int exp = 0) 53 int64_t to_int () const; 132 inline void normalize (int64_t new_sig, signed int new_exp); 133 inline void normalize_up (int64_t new_sig, signed int new_exp); 134 inline void normalize_down (int64_t new_sig, signed int new_exp); 201 sreal::normalize_up (int64_t new_sig, signed int new_exp) in normalize_up() 229 sreal::normalize_down (int64_t new_sig, signed int new_exp) in normalize_down() 265 sreal::normalize (int64_t new_sig, signed int new_exp) in normalize()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | sreal.h | 27 #define SREAL_MIN_SIG ((int64_t) 1 << (SREAL_PART_BITS - 2)) 28 #define SREAL_MAX_SIG (((int64_t) 1 << (SREAL_PART_BITS - 1)) - 1) 47 sreal (int64_t sig, int exp = 0) 53 int64_t to_int () const; 132 inline void normalize (int64_t new_sig, signed int new_exp); 133 inline void normalize_up (int64_t new_sig, signed int new_exp); 134 inline void normalize_down (int64_t new_sig, signed int new_exp); 201 sreal::normalize_up (int64_t new_sig, signed int new_exp) in normalize_up() 229 sreal::normalize_down (int64_t new_sig, signed int new_exp) in normalize_down() 265 sreal::normalize (int64_t new_sig, signed int new_exp) in normalize()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | bw_fixed.h | 33 int64_t value; 37 (int64_t)(-(1LL << (63 - BW_FIXED_BITS_PER_FRACTIONAL_PART))) 40 (int64_t)((1ULL << (63 - BW_FIXED_BITS_PER_FRACTIONAL_PART)) - 1) 68 struct bw_fixed bw_int_to_fixed_nonconst(int64_t value); 69 static inline struct bw_fixed bw_int_to_fixed(int64_t value) in bw_int_to_fixed() 85 struct bw_fixed bw_frc_to_fixed(int64_t num, int64_t denum); 87 static inline struct bw_fixed fixed31_32_to_bw_fixed(int64_t raw) in fixed31_32_to_bw_fixed()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/calcs/ |
| H A D | bw_fixed.c | 30 (int64_t)((1ULL << 63) - 1) 41 static uint64_t abs_i64(int64_t arg) in abs_i64() 49 struct bw_fixed bw_int_to_fixed_nonconst(int64_t value) in bw_int_to_fixed_nonconst() 57 struct bw_fixed bw_frc_to_fixed(int64_t numerator, int64_t denominator) in bw_frc_to_fixed() 104 res.value = (int64_t)(res_value); in bw_frc_to_fixed() 116 int64_t multiplicand; in bw_floor2() 129 int64_t multiplicand; in bw_ceil2()
|