Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_types.h74 typedef unsigned long long uint64_t; typedef
/AliOS-Things-master/components/minilibc/include/sys/
A D_stdint.h20 typedef unsigned long long uint64_t; typedef
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/
A Deigen_tensor_reduced_instantiations_oss.h54 typedef unsigned __int64 uint64_t; typedef
A Deigen_tensor_reduced_instantiations_google.h54 typedef unsigned __int64 uint64_t; typedef
/AliOS-Things-master/components/linkkit/include/linkkit/infra/
A Dinfra_types.h19 typedef unsigned long int uint64_t; typedef
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/
A Dvk_platform.h82 typedef unsigned __int64 uint64_t; typedef
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Dtypes.h34 typedef unsigned long long int uint64_t; typedef
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Dtypes.h34 typedef unsigned long long int uint64_t; typedef
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Dtypes.h34 typedef unsigned long long int uint64_t; typedef
/AliOS-Things-master/components/SDL2/include/
A DSDL_config_minimal.h48 typedef unsigned long long uint64_t; typedef
A DSDL_config_winrt.h56 typedef unsigned __int64 uint64_t; typedef
80 typedef unsigned long long uint64_t; typedef
A DSDL_config_windows.h41 typedef unsigned __int64 uint64_t; typedef
65 typedef unsigned long long uint64_t; typedef
A DSDL_opengl_glext.h1387 typedef unsigned long int uint64_t; typedef
1390 typedef unsigned long long int uint64_t; typedef
1400 typedef unsigned long long int uint64_t; typedef
1406 typedef unsigned __int64 uint64_t; typedef
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Dmuxread.c354 if (w * (uint64_t)h >= MAX_IMAGE_AREA) return WEBP_MUX_BAD_DATA; in MuxGetCanvasInfo() local
A Dmuxedit.c358 if (width * (uint64_t)height >= MAX_IMAGE_AREA) { in WebPMuxSetCanvasSize() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dwebp_dec.c124 if (width * (uint64_t)height >= MAX_IMAGE_AREA) { in ParseVP8X() local

Completed in 66 milliseconds