Home
last modified time | relevance | path

Searched defs:Size (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dsize.hpp8 class Size { class
12 constexpr Size(const uint32_t width_, const uint32_t height_) : width(width_), height(height_) { in Size() function in mbgl::Size
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/src/
H A Dadbg_log.c49 const size_t Size, in Do_ADBG_HexLog()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dbitfield.h47 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A Dbitfield.h46 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
H A DSA-1100.h141 #define UDCOMP_OutMaxPkt(Size) /* Output Maximum Packet size */ \ argument
147 #define UDCIMP_InMaxPkt(Size) /* Input Maximum Packet size */ \ argument
759 #define SSCR0_DataSize(Size) /* Data Size Select [4..16] */ \ argument
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dbitfield.h45 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sa1100/
H A Dbitfield.h45 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dpattern.h100 int Size() {return size_;} in Size() function
H A Ddisk_blocks.cc74 uint64 DiskBlockTable::Size() { in Size() function in DiskBlockTable
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dxmltags.cpp38 int XmlTag::Size() in Size() function in XmlTag
H A Dtinyxml2.h217 int Size() const { in Size() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dallocators.h168 size_t Size() const { in Size() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acac/
H A Dlut_buffer.h60 int Size; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Dremap_backend.h95 size_t Size; member
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientRPC.c29 TEEC_Result OpteeRpcAlloc(uint32_t Size, uint32_t *Address) in OpteeRpcAlloc()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/detail/
H A Dclassification.hpp85 std::size_t Size=::boost::distance(Range); in is_any_ofF() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dtemplate_encoding.hpp136 #define BOOST_TYPEOF_REGISTER_TEMPLATE_IMPL(Name, Params, Size, ID)\ argument
/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 Dsystem.h164 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) argument
171 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) argument
/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 Dsystem.h164 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) argument
171 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) argument
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dsunplus.c449 u8 Size; in spca504B_SetSizeType() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i810/
H A Di810_drv.h75 unsigned long Size; member
/OK3568_Linux_fs/u-boot/include/
H A Dpe.h60 uint32_t Size; member
H A DSA-1100.h284 #define UDCOMP_OutMaxPkt(Size) /* Output Maximum Packet size */ \ argument
290 #define UDCIMP_InMaxPkt(Size) /* Input Maximum Packet size */ \ argument
1039 #define SSCR0_DataSize(Size) /* Data Size Select [4..16] */ \ argument
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dio_usbvend.h595 __le16 Size; // Size of data only not including header member
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_image.h162 U32 Size; /*0x04 */ member

12