| /OK3568_Linux_fs/u-boot/env/ |
| H A D | attr.c | 30 int (*callback)(const char *name, const char *attributes, void *priv), in env_attr_walk() 34 char *name, *attributes; in env_attr_walk() local 117 char *attributes; member 120 static int regex_callback(const char *name, const char *attributes, void *priv) in regex_callback() 170 int env_attr_lookup(const char *attr_list, const char *name, char *attributes) in env_attr_lookup() 260 int env_attr_lookup(const char *attr_list, const char *name, char *attributes) in env_attr_lookup()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | vars.c | 302 check_var_size(u32 attributes, unsigned long size) in check_var_size() 318 check_var_size_nonblocking(u32 attributes, unsigned long size) in check_var_size_nonblocking() 651 int efivar_entry_set(struct efivar_entry *entry, u32 attributes, in efivar_entry_set() 695 u32 attributes, unsigned long size, void *data) in efivar_entry_set_nonblocking() 740 int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes, in efivar_entry_set_safe() 886 int __efivar_entry_get(struct efivar_entry *entry, u32 *attributes, in __efivar_entry_get() 909 int efivar_entry_get(struct efivar_entry *entry, u32 *attributes, in efivar_entry_get() 953 int efivar_entry_set_get_size(struct efivar_entry *entry, u32 attributes, in efivar_entry_set_get_size()
|
| H A D | efivars.c | 157 unsigned long size, u32 attributes, u8 *data) in sanity_check() 205 u32 attributes; in efivar_store_raw() local 372 u32 attributes; in efivar_create() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeopositioninfo/ |
| H A D | tst_qgeopositioninfo.cpp | 77 QList<QGeoPositionInfo::Attribute> attributes; in tst_qgeopositioninfo_getAttributes() local 109 QList<QGeoPositionInfo::Attribute> attributes = tst_qgeopositioninfo_getAttributes(); in addTestData_info() local 269 QList<QGeoPositionInfo::Attribute> attributes = tst_qgeopositioninfo_getAttributes(); in attribute_data() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeosatelliteinfo/ |
| H A D | tst_qgeosatelliteinfo.cpp | 85 QList<QGeoSatelliteInfo::Attribute> attributes; in tst_qgeosatelliteinfo_getAttributes() local 128 QList<QGeoSatelliteInfo::Attribute> attributes = tst_qgeosatelliteinfo_getAttributes(); in addTestData_update() local 143 QList<QGeoSatelliteInfo::Attribute> attributes = tst_qgeosatelliteinfo_getAttributes(); in constructor() local
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
| H A D | odbc.json | 4 "attributes": { object 35 "attributes": "*", string
|
| H A D | mqtt.json | 21 "attributes": [ array 54 "attributes": [ array
|
| H A D | modbus_serial.json | 16 "attributes": [ array
|
| H A D | custom_serial.json | 17 "attributes":[ array
|
| H A D | snmp.json | 10 "attributes": [ array 122 "attributes": [ array
|
| /OK3568_Linux_fs/kernel/fs/efivarfs/ |
| H A D | file.c | 20 u32 attributes; in efivarfs_file_write() local 71 u32 attributes; in efivarfs_file_read() local
|
| /OK3568_Linux_fs/u-boot/lib/optee_clientApi/ |
| H A D | OpteeClientInterface.c | 353 uint32_t trusty_read_permanent_attributes(uint8_t *attributes, uint32_t size) in trusty_read_permanent_attributes() 359 uint32_t trusty_write_permanent_attributes(uint8_t *attributes, uint32_t size) in trusty_write_permanent_attributes() 365 uint32_t trusty_read_permanent_attributes_flag(uint8_t *attributes) in trusty_read_permanent_attributes_flag() 371 uint32_t trusty_write_permanent_attributes_flag(uint8_t attributes) in trusty_write_permanent_attributes_flag() 377 uint32_t trusty_read_permanent_attributes_cer(uint8_t *attributes, in trusty_read_permanent_attributes_cer() 384 uint32_t trusty_write_permanent_attributes_cer(uint8_t *attributes, in trusty_write_permanent_attributes_cer()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/test/ |
| H A D | efi_test.h | 17 u32 *attributes; member 26 u32 attributes; member 40 u32 attributes; member
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | GrallocOps.cpp | 193 std::vector<int> *attributes = (std::vector<int> *)attrs; in gralloc_backend_get_attrs() local 214 std::vector<int> *attributes = (std::vector<int> *)attrs; in gralloc_backend_get_attrs() local
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Window.c | 79 XSetWindowAttributes attributes; in xnestCreateWindow() local 262 XSetWindowAttributes attributes; in xnestChangeWindowAttributes() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/ |
| H A D | georoutejsonparser_esri.cpp | 188 QJsonObject attributes = feature.value(kDirectionsFeaturesAttributesKey).toObject(); in parseDirection() local 224 QJsonObject attributes = route.value(kRoutesFeaturesAttributesKey).toObject(); in parseRoute() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | pngconf.h | 287 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args argument 300 # define PNG_EXPORTA(ordinal, type, name, args, attributes) \ argument 315 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | pngconf.h | 287 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args argument 300 # define PNG_EXPORTA(ordinal, type, name, args, attributes) \ argument 315 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | pngconf.h | 287 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args argument 300 # define PNG_EXPORTA(ordinal, type, name, args, attributes) \ argument 315 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | pngconf.h | 287 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args argument 300 # define PNG_EXPORTA(ordinal, type, name, args, attributes) \ argument 315 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/ |
| H A D | binary_program.hpp | 41 std::vector<std::pair<const std::string, gl::AttributeLocation>> attributes; member in mbgl::BinaryProgram
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/ |
| H A D | thread.c | 45 pthread_attr_t attributes; in ThreadCreate() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | pvclock-abi.h | 11 __le32 attributes; member
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | scmi_protocols.h | 65 u32 attributes; member 154 u32 attributes; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | armada-370-xp.dtsi | 55 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|