| /OK3568_Linux_fs/buildroot/package/php-pecl-dbus/ |
| H A D | 0001-php8-compat.patch | 56 - PHP_ME(DbusSignal, getData, NULL, ZEND_ACC_PUBLIC) 60 + PHP_ME(DbusSignal, getData, arginfo_void, ZEND_ACC_PUBLIC) 67 - PHP_ME(DbusArray, getData, NULL, ZEND_ACC_PUBLIC) 69 + PHP_ME(DbusArray, getData, arginfo_void, ZEND_ACC_PUBLIC) 75 - PHP_ME(DbusDict, getData, NULL, ZEND_ACC_PUBLIC) 77 + PHP_ME(DbusDict, getData, arginfo_void, ZEND_ACC_PUBLIC) 93 - PHP_ME(DbusVariant, getData, NULL, ZEND_ACC_PUBLIC) 95 + PHP_ME(DbusVariant, getData, arginfo_void, ZEND_ACC_PUBLIC) 101 - PHP_ME(DbusSet, getData, NULL, ZEND_ACC_PUBLIC) 103 + PHP_ME(DbusSet, getData, arginfo_void, ZEND_ACC_PUBLIC) [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ |
| H A D | geometry_tile.cpp | 222 if (!getData()) return; in queryRenderedFeatures() 247 if (!getData()) { in querySourceFeatures() 260 auto layer = getData()->getLayer(sourceLayer); in querySourceFeatures()
|
| H A D | geometry_tile.hpp | 95 const GeometryTileData* getData() { in getData() function in mbgl::GeometryTile 96 return latestFeatureIndex ? latestFeatureIndex->getData() : nullptr; in getData()
|
| H A D | geojson_tile.cpp | 25 if (auto tileData = getData()) { in querySourceFeatures()
|
| H A D | custom_geometry_tile.cpp | 73 auto layer = getData()->getLayer({}); in querySourceFeatures()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/serialassistant/ |
| H A D | console.h | 11 void getData(const QByteArray &data);
|
| H A D | console.cpp | 37 emit getData(e->text().toLocal8Bit()); in keyPressEvent() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/terminal/ |
| H A D | console.h | 45 void getData(const QByteArray &data);
|
| H A D | console.cpp | 78 emit getData(e->text().toLocal8Bit()); in keyPressEvent() local
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/terminal/ |
| H A D | console.h | 45 void getData(const QByteArray &data);
|
| H A D | console.cpp | 78 emit getData(e->text().toLocal8Bit()); in keyPressEvent() local
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/terminal/ |
| H A D | console.h | 45 void getData(const QByteArray &data);
|
| H A D | console.cpp | 78 emit getData(e->text().toLocal8Bit()); in keyPressEvent() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/ |
| H A D | geojson_source_impl.hpp | 27 GeoJSONData* getData() const;
|
| H A D | geojson_source_impl.cpp | 77 GeoJSONData* GeoJSONSource::Impl::getData() const { in getData() function in mbgl::style::GeoJSONSource::Impl
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | utility.hpp | 734 void* getData() const; 742 void* getData() const; 760 inline T* get() const { return (T*)getData(); } // Get data associated with key in get() 761 …inline T& getRef() const { T* ptr = (T*)getData(); CV_Assert(ptr); return *ptr; } // Get data asso… in getRef()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | utility.hpp | 734 void* getData() const; 742 void* getData() const; 760 inline T* get() const { return (T*)getData(); } // Get data associated with key in get() 761 …inline T& getRef() const { T* ptr = (T*)getData(); CV_Assert(ptr); return *ptr; } // Get data asso… in getRef()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | utility.hpp | 734 void* getData() const; 742 void* getData() const; 760 inline T* get() const { return (T*)getData(); } // Get data associated with key in get() 761 …inline T& getRef() const { T* ptr = (T*)getData(); CV_Assert(ptr); return *ptr; } // Get data asso… in getRef()
|
| /OK3568_Linux_fs/u-boot/drivers/fpga/ |
| H A D | ivm_core.c | 1361 unsigned short i, j, m, getData = 0; in ispVMData() local 1387 getData = 1; in ispVMData() 1472 !getData && !(g_usDataType&COMPRESS)) { in ispVMData() 1473 getData = 1; in ispVMData() 1488 if (getData) { in ispVMData() 1490 getData = 0; in ispVMData()
|
| /OK3568_Linux_fs/external/rockit/tgi/sdk/include/ |
| H A D | RTAVShellBuffer.h | 34 virtual void* getData() const;
|
| H A D | rt_message.h | 169 const RT_PTR getData();
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/ |
| H A D | render_geojson_source.cpp | 36 GeoJSONData* data_ = impl().getData(); in update()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/ |
| H A D | feature_index.hpp | 54 const GeometryTileData* getData() { return tileData.get(); } in getData() function in mbgl::FeatureIndex
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/iio/demo/ |
| H A D | rkiio_aiq_api_test.c | 484 .getData = rkiio_aiq_getData, 559 data = api.getData(handle, &num_samples); in virtual_aiq_register() 620 api.getData = rkiio_aiq_getData; in main()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | rk_aiq_mems_sensor.h | 176 rk_aiq_mems_sensor_getData getData; member
|