Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 25 of 137) sorted by relevance

123456

/OK3568_Linux_fs/u-boot/env/
H A Dattr.c30 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 Dvars.c302 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 Defivars.c157 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 Dtst_qgeopositioninfo.cpp77 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 Dtst_qgeosatelliteinfo.cpp85 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 Dodbc.json4 "attributes": { object
35 "attributes": "*", string
H A Dmqtt.json21 "attributes": [ array
54 "attributes": [ array
H A Dmodbus_serial.json16 "attributes": [ array
H A Dcustom_serial.json17 "attributes":[ array
H A Dsnmp.json10 "attributes": [ array
122 "attributes": [ array
/OK3568_Linux_fs/kernel/fs/efivarfs/
H A Dfile.c20 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 DOpteeClientInterface.c353 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 Defi_test.h17 u32 *attributes; member
26 u32 attributes; member
40 u32 attributes; member
/OK3568_Linux_fs/external/linux-rga/core/
H A DGrallocOps.cpp193 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 DWindow.c79 XSetWindowAttributes attributes; in xnestCreateWindow() local
262 XSetWindowAttributes attributes; in xnestChangeWindowAttributes() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeoroutejsonparser_esri.cpp188 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 Dpngconf.h287 # 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 Dpngconf.h287 # 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 Dpngconf.h287 # 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 Dpngconf.h287 # 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 Dbinary_program.hpp41 std::vector<std::pair<const std::string, gl::AttributeLocation>> attributes; member in mbgl::BinaryProgram
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Dthread.c45 pthread_attr_t attributes; in ThreadCreate() local
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpvclock-abi.h11 __le32 attributes; member
/OK3568_Linux_fs/u-boot/include/
H A Dscmi_protocols.h65 u32 attributes; member
154 u32 attributes; member
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Darmada-370-xp.dtsi55 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument

123456