Home
last modified time | relevance | path

Searched defs:int64_t (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dstdint-intn.h27 typedef __int64_t int64_t; typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dstdint-intn.h27 typedef __int64_t int64_t; typedef
/OK3568_Linux_fs/external/mpp/osal/windows/
H A Dstdint.h9 typedef __int64 int64_t; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dcstdint.hpp311 typedef ::boost::long_long_type int64_t; typedef
323 typedef long int64_t; typedef
335 __extension__ typedef long long int64_t; typedef
347 typedef __int64 int64_t; typedef
/OK3568_Linux_fs/u-boot/include/linux/
H A Dtypes.h113 typedef __s64 int64_t; typedef
126 typedef __INT64_TYPE__ int64_t; typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dstdint.h67 typedef long long int int64_t; typedef
70 typedef long int int64_t; typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dstdint.h47 typedef long long int int64_t; typedef
50 typedef long int int64_t; typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dstdint.h47 typedef long long int int64_t; typedef
50 typedef long int int64_t; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dlogging.hpp24 bool onRecord(EventSeverity, Event, int64_t, const std::string&) override { in onRecord() argument
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dtypes.h26 typedef s64 int64_t; typedef
/OK3568_Linux_fs/kernel/include/linux/
H A Dtypes.h109 typedef s64 int64_t; typedef
/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/include/
H A Dstdint-gcc.h43 typedef __INT64_TYPE__ int64_t; typedef
/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/include/
H A Dstdint-gcc.h43 typedef __INT64_TYPE__ int64_t; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/msinttypes/
H A Dstdint.h135 typedef signed __int64 int64_t; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dfunction.cpp696 …composite<int64_t>(type, value, err, [&] (type::Type type_, double, std::map<int64_t, std::unique_… in convertFunctionToExpression()
/OK3568_Linux_fs/kernel/tools/include/nolibc/
H A Dnolibc.h128 typedef signed long long int64_t; typedef