| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | value.hpp | 23 static Type Get(); 30 static Type Get(); 37 static Type Get(); 44 static Type Get(); 51 static Type Get(); 58 static Type Get(); 69 static Type Get(); 80 static Type Get(); 91 static Type Get(); 102 static Type Get(); [all …]
|
| H A D | value.cpp | 20 ClearDepth::Type ClearDepth::Get() { in Get() function in mbgl::gl::value::ClearDepth 32 ClearColor::Type ClearColor::Get() { in Get() function in mbgl::gl::value::ClearColor 44 ClearStencil::Type ClearStencil::Get() { in Get() function in mbgl::gl::value::ClearStencil 56 StencilMask::Type StencilMask::Get() { in Get() function in mbgl::gl::value::StencilMask 68 DepthMask::Type DepthMask::Get() { in Get() function in mbgl::gl::value::DepthMask 80 ColorMask::Type ColorMask::Get() { in Get() function in mbgl::gl::value::ColorMask 93 StencilFunc::Type StencilFunc::Get() { in Get() function in mbgl::gl::value::StencilFunc 107 StencilTest::Type StencilTest::Get() { in Get() function in mbgl::gl::value::StencilTest 121 StencilOp::Type StencilOp::Get() { in Get() function in mbgl::gl::value::StencilOp 140 DepthRange::Type DepthRange::Get() { in Get() function in mbgl::gl::value::DepthRange [all …]
|
| /OK3568_Linux_fs/external/rkupdate/ |
| H A D | Property.hpp | 48 Get = NULL; in property() 67 Get = pGet; in getter() 69 Get = NULL; in getter() 84 assert(Get != NULL); in operator ValueType() 85 return (m_cObject->*Get)(); in operator ValueType() 91 ValueType (Container::*Get)();//-- Pointer to get member function --
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | drm_device.cpp | 85 if (fd_.Get() >= 0) { in Close() 86 drmClose(fd_.Get()); in Close() 108 ret = drmIoctl(fd_.Get(), DRM_IOCTL_MODE_CREATE_DUMB, &arg); in CreateDumbObject() 114 ret = drmPrimeHandleToFD(fd_.Get(), arg.handle, DRM_CLOEXEC | DRM_RDWR, in CreateDumbObject() 135 assert(fd_.Get() >= 0); in DestroyDumbObject() 144 ret = drmIoctl(fd_.Get(), DRM_IOCTL_MODE_DESTROY_DUMB, &arg); in DestroyDumbObject() 160 assert(fd_.Get() >= 0); in RequestMapDumbObject() 164 ret = drmIoctl(fd_.Get(), DRM_IOCTL_MODE_MAP_DUMB, &arg); in RequestMapDumbObject()
|
| H A D | dma_buffer.cpp | 74 return sync(fd_.Get(), direction, true); in beginCpuAccess() 79 return sync(fd_.Get(), direction, false); in endCpuAccess() 85 assert(((void)"could not map invalid dma_buf", fd_.Get() > 0 && ptr_ == nullptr && size_ > 0)); in map() 87 ptr_ = mmap(0, size_, PROT_READ | PROT_WRITE, MAP_SHARED, fd_.Get(), 0); in map() 97 assert(((void)"unmap dma_buf in wrong state", fd_.Get() > 0 && ptr_ != nullptr)); in unmap() 103 int DmaBuffer::getFd() { return fd_.Get(); } in getFd()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | renderer_backend.cpp | 32 assert(gl::value::BindFramebuffer::Get() == getContext().bindFramebuffer.getCurrentValue()); in assumeFramebufferBinding() 38 assert(gl::value::Viewport::Get() == getContext().viewport.getCurrentValue()); in assumeViewport() 43 assert(gl::value::ScissorTest::Get() == getContext().scissorTest.getCurrentValue()); in assumeScissorTest() 53 assert(gl::value::BindFramebuffer::Get() == getContext().bindFramebuffer.getCurrentValue()); in setFramebufferBinding() 59 assert(gl::value::Viewport::Get() == getContext().viewport.getCurrentValue()); in setViewport() 64 assert(gl::value::ScissorTest::Get() == getContext().scissorTest.getCurrentValue()); in setScissorTest()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/register/ |
| H A D | point.hpp | 30 #define BOOST_GEOMETRY_DETAIL_SPECIALIZE_POINT_ACCESS(Point, Dim, CoordinateType, Get, Set) \ argument 33 static inline CoordinateType get(Point const& p) { return p. Get; } \ 38 #define BOOST_GEOMETRY_DETAIL_SPECIALIZE_POINT_ACCESS_CONST(Point, Dim, CoordinateType, Get) \ argument 41 static inline CoordinateType get(Point const& p) { return p. Get; } \ 46 #define BOOST_GEOMETRY_DETAIL_SPECIALIZE_POINT_ACCESS_GET_SET(Point, Dim, CoordinateType, Get, Set)… argument 50 { return p. Get (); } \
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | spiterrs.S | 18 ldxa [%g0] ASI_AFSR, %g4 ! Get AFSR 25 ldxa [%g0] ASI_AFAR, %g5 ! Get AFAR 135 ldxa [%g0] ASI_AFSR, %g4 ! Get AFSR 163 ldxa [%g3] ASI_DMMU, %g4 ! Get SFSR 164 ldxa [%g5] ASI_DMMU, %g5 ! Get SFAR 191 ldxa [%g3] ASI_DMMU, %g4 ! Get SFSR 192 ldxa [%g5] ASI_DMMU, %g5 ! Get SFAR 210 ldxa [%g3] ASI_IMMU, %g4 ! Get SFSR 229 ldxa [%g3] ASI_IMMU, %g4 ! Get SFSR
|
| H A D | dtlb_miss.S | 3 ldxa [%g0] ASI_DMMU_TSB_8KB_PTR, %g1 ! Get TSB 8K pointer 4 ldxa [%g0] ASI_DMMU, %g6 ! Get TAG TARGET 5 srlx %g6, 48, %g5 ! Get context
|
| H A D | itlb_miss.S | 3 ldxa [%g0] ASI_IMMU_TSB_8KB_PTR, %g1 ! Get TSB 8K pointer 4 ldxa [%g0] ASI_IMMU, %g6 ! Get TAG TARGET 5 srlx %g6, 48, %g5 ! Get context
|
| /OK3568_Linux_fs/u-boot/board/rockchip/kylin_rk3036/ |
| H A D | README | 1 Get the Source and prebuild binary 10 Get the OP-TEE 13 Get tee.bin in this step, copy it to U-Boot root dir: 26 Get tpl/u-boot-tpl.bin, spl/u-boot-spl.bin and u-boot.itb in this step. 37 Get rkdeveloptool in you Host in this step. 49 Get idbloader.img in this step.
|
| /OK3568_Linux_fs/tools/windows/RKDevTool/RKDevTool_Release/Language/ |
| H A D | English.ini | 34 BUTTON_1058=Get Selected Storage 214 IDS_GETFLASHINFO_START=Get FlashInfo Start 215 IDS_GETFLASHINFO_FAIL=Get FlashInfo Fail 216 IDS_GETFLASHINFO_PASS=Get FlashInfo Success 217 IDS_GETCAPABILITY_START=Get Capability Start 218 IDS_GETCAPABILITY_FAIL=Get Capability Fail 219 IDS_GETCAPABILITY_PASS=Get Capability Success 220 IDS_GETCHIPINFO_START=Get ChipInfo Start 221 IDS_GETCHIPINFO_FAIL=Get ChipInfo Fail 222 IDS_GETCHIPINFO_PASS=Get ChipInfo Success [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/ipmitool/ipmitool/ |
| H A D | 0003-channel-Fix-buffer-overflow.patch | 37 * The Get Authentication Capabilities response structure 44 lprintf(LOG_ERR, "Unable to Get Channel Cipher Suites"); 52 lprintf(LOG_ERR, "Get Channel Cipher Suites failed: %s", 56 lprintf(LOG_ERR, "Unable to Get Channel Cipher Suites"); 64 lprintf(LOG_ERR, "Get Channel Cipher Suites failed: %s",
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/ |
| H A D | psci.S | 89 @ Get the real CPU number 120 @ Clear and Get the correct CPU number 131 @ Get DCFG base address 143 @ Get SCFG base address 153 @ Get CPUx offset register 218 @ Get RCPM base address 238 @ Get DCFG base address
|
| /OK3568_Linux_fs/u-boot/board/rockchip/evb_rk3229/ |
| H A D | README | 1 Get the Source and prebuild binary 17 Get tee.bin in this step, copy it to U-Boot root dir: 30 Get tpl/u-boot-tpl.bin, spl/u-boot-spl.bin and u-boot.itb in this step. 41 Get rkdeveloptool in you Host in this step. 53 Get idbloader.img in this step.
|
| /OK3568_Linux_fs/u-boot/board/rockchip/gva_rk3229/ |
| H A D | README | 1 Get the Source and prebuild binary 19 Get tee.bin in this step, copy it to U-Boot root dir: 32 Get u-boot-dtb.bin in this step. 43 Get rkdeveloptool in you Host in this step. 55 Get uboot.img in this step.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-health-afe440x | 6 Get measured values from the ADC for these stages. Y is the 27 Get and set the offset cancellation DAC setting for these 36 Get and set the resistance and the capacitance settings for the 44 Get and set the LED current for the specified LED active during
|
| H A D | sysfs-bus-iio-light-lm3533-als | 16 Get the hysteresis for thresholds Y, that is, 41 Get the current light zone (0..4) as defined by the 49 Get output current for channel Y (0..255), that is,
|
| /OK3568_Linux_fs/u-boot/board/rockchip/evb_rk3399/ |
| H A D | README | 29 Get the Source and prebuild binary 44 Get bl31.elf in this step, copy it to U-Boot root dir: 59 Get spl/u-boot-spl.bin and u-boot.itb in this step. 70 Get rkdeveloptool in you Host in this step. 83 Get idbspl.img in this step. 92 Get trust.img and uboot.img in this step.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4-custom/ |
| H A D | 0005-uapi-ioctls.h-Add-TIOCGPTPEER-from-upstream.patch | 19 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ 20 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ 21 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
|
| /OK3568_Linux_fs/kernel/arch/arm/lib/ |
| H A D | bitops.h | 12 and r3, r0, #31 @ Get bit offset 14 add r1, r1, r0, lsl #2 @ Get word offset 37 and r3, r0, #31 @ Get bit offset 39 add r1, r1, r0, lsl #2 @ Get word offset
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0080-video-fb-fbfill-Fix-potential-integer-overflow.patch | 42 /* Get the start address. */ 53 /* Get the start address. */ 64 /* Get the start address. */ 75 /* Get the start address. */
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/pylibfdt/ |
| H A D | libfdt.i_shipped | 58 """Get the string for an error number 134 """Get the offset of a named subnode 151 """Get the offset for a given path 166 """Get the offset of the first property in a node offset 183 """Get the next property in a node 200 """Get the name of a node 305 """Get a property from a node 325 """Get the phandle of a node 337 """Get the offset of a node's parent 352 """Get the offset of a node with the given phandle
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/ |
| H A D | CVE-2022-2928.patch | 22 + /* Get rid of reference created during hash lookup. */ 31 + /* Get rid of reference created during hash lookup. */ 40 + /* Get rid of reference created during hash lookup. */ 77 + // Get the option's reference count before we call add_options.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | async_task.cpp | 12 : runLoop(RunLoop::Get()), in Impl() 24 assert(runLoop == RunLoop::Get()); in runTask()
|