Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/
A Dzran.c75 struct access { struct
82 local void free_index(struct access *index) in free_index() argument
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/inc/
A Dattm.h39 #define ATTMDB_UPDATE_PERM(handle, access, right)\ argument
42 #define ATTMDB_UPDATE_PERM_VAL(handle, access, val)\ argument
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/apps/
A Dsnmp_scalar.h56 snmp_access_t access; member
66 #define SNMP_SCALAR_CREATE_NODE(oid, access, asn1_type, get_value_method, set_test_method, set_valu… argument
79 snmp_access_t access; member
A Dsnmp_table.h55 snmp_access_t access; member
A Dsnmp_core.h202 snmp_access_t access; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/apps/
A Dsnmp_scalar.h56 snmp_access_t access; member
66 #define SNMP_SCALAR_CREATE_NODE(oid, access, asn1_type, get_value_method, set_test_method, set_valu… argument
79 snmp_access_t access; member
A Dsnmp_table.h55 snmp_access_t access; member
A Dsnmp_core.h202 snmp_access_t access; member
/AliOS-Things-master/components/a2sa/src/driver/core/
A Dcontrol.c14 static int audio_ctl_new(struct audio_kcontrol **kctl, unsigned int count, unsigned int access) in audio_ctl_new()
40 unsigned int access; in audio_ctl_new1() local
/AliOS-Things-master/components/SDL2/test/
A Dtestshape.c55 int access = 0; in main() local
/AliOS-Things-master/components/posix/src/
A Dfs.c86 int access(const char *path, int mode) in access() function
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/gradle/wrapper/
A Dgradle-wrapper.jar ... int timeoutMs int pollIntervalMs public java.lang.Object access (java.io.File, java.util.concurrent ...
/AliOS-Things-master/components/a2sa/internal/driver/core/
A Dcontrol.h91 unsigned int access; /* R: AOS_CTL_ELEM_ACCESS_* */ member
146 unsigned int access; /* access rights */ member
164 unsigned int access; /* access rights */ member
/AliOS-Things-master/components/vfs/include/aos/
A Dvfs.h104 int (*access)(file_t *fp, const char *path, int amode); member
133 int (*access)(file_t *fp, const char *path, int amode); member
/AliOS-Things-master/components/amp_adapter/portfiles/aos/
A Dvfs.h104 int (*access)(file_t *fp, const char *path, int amode); member
133 int (*access)(file_t *fp, const char *path, int amode); member
/AliOS-Things-master/components/amp_adapter/
A Dvfs.h104 int (*access)(file_t *fp, const char *path, int amode); member
133 int (*access)(file_t *fp, const char *path, int amode); member
/AliOS-Things-master/components/uvoice/audio/hal/linux/
A Duvoice_pcm.c25 snd_pcm_access_t access; in alsa_pcm_open() local
/AliOS-Things-master/components/a2sa/src/framework/
A Dsound_pcm.c459 int aos_pcm_set_params(aos_pcm_t *pcm, aos_pcm_format_t format, aos_pcm_access_t access, unsigned i… in aos_pcm_set_params()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/api/
A Datt.h893 #define PERM_GET(perm, access)\ argument
897 #define PERM(access, right) \ argument
901 #define PERM_IS_SET(perm, access, right) \ argument
906 #define PERM_VAL(access, perm) \ argument
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/untgz/
A Duntgz.c31 # define access(path,mode) _access(path,mode) macro
/AliOS-Things-master/components/vfs/include/
A Dvfs_types.h128 int32_t (*access) (vfs_file_t *fp, const char *path, int32_t amode); member
/AliOS-Things-master/components/a2sa/include/
A Dsound_pcm.h88 aos_pcm_access_t access; /**< aos_pcm_access_t 类型 */ member
/AliOS-Things-master/components/py_engine/engine/tools/
A Dmpy-tool.py93 def access(self, idx): member in QStrWindow
/AliOS-Things-master/components/SDL2/src/render/
A DSDL_sysrender.h40 int access; /**< SDL_TextureAccess */ member
A DSDL_render.c1047 SDL_CreateTexture(SDL_Renderer * renderer, Uint32 format, int access, int w, int h) in SDL_CreateTexture()
1290 SDL_QueryTexture(SDL_Texture * texture, Uint32 * format, int *access, in SDL_QueryTexture()

Completed in 45 milliseconds