Home
last modified time | relevance | path

Searched refs:perm (Results 1 – 25 of 60) sorted by relevance

123

/AliOS-Things-master/components/py_engine/tests/perf_bench/
A Dbm_fannkuch.py16 perm = list(range(n))
29 perm = perm1[:]
31 k = perm[0]
33 perm[: k + 1] = perm[k::-1]
35 k = perm[0]
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/api/
A Dgattm_task.h96 uint16_t perm; member
154 uint8_t perm; member
198 uint8_t perm; member
209 uint8_t perm; member
236 uint16_t perm; member
249 uint16_t perm; member
331 uint8_t perm; member
362 uint16_t perm; member
A Datt.h893 #define PERM_GET(perm, access)\ argument
894 (((perm) & (PERM_MASK_ ## access)) >> (PERM_POS_ ## access))
901 #define PERM_IS_SET(perm, access, right) \ argument
902 (((perm) & (((PERM_RIGHT_ ## right) << (PERM_POS_ ## access))) \
906 #define PERM_VAL(access, perm) \ argument
907 ((((perm) << (PERM_POS_ ## access))) & (PERM_MASK_ ## access))
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/inc/
A Dattm.h58 uint16_t perm; member
74 uint16_t perm; member
329 uint8_t attm_att_set_permission(uint16_t handle, uint16_t perm, uint16_t ext_perm);
347 uint8_t attm_att_update_perm(uint16_t handle, uint16_t access_mask, uint16_t perm);
361 uint8_t attm_svc_set_permission(uint16_t handle, uint8_t perm);
376 uint8_t attm_svc_get_permission(uint16_t handle, uint8_t* perm);
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/src/gatt/attm/
A Dattm_db.h57 uint16_t perm; member
96 uint8_t perm; member
326 uint8_t attmdb_att_get_permission(uint16_t handle, uint16_t* perm, uint16_t mode_mask,
/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dgatt.h194 uint8_t perm; /* for Characteristic Value Declaration*/
225 uint8_t perm; member
259 .perm = _perm, \
309 uint8_t perm;
317 uint8_t perm;
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/wireless/bt_host/
A Dbt_gatts_adapter.c101 out->perm = GATT_PERM_READ; in bt_gatts_define_gatt_srvc()
116 out->perm = GATT_PERM_READ; in bt_gatts_define_gatt_char()
124 out->perm = perimt; in bt_gatts_define_gatt_char_val()
135 out->perm = GATT_PERM_READ|GATT_PERM_WRITE; in bt_gatts_define_ccc()
/AliOS-Things-master/components/py_engine/modules/ble/
A Dbt_gatts_adapter.c101 out->perm = GATT_PERM_READ; in bt_gatts_define_gatt_srvc()
118 out->perm = GATT_PERM_READ; in bt_gatts_define_gatt_char()
128 out->perm = perimt; in bt_gatts_define_gatt_char_val()
141 out->perm = GATT_PERM_READ | GATT_PERM_WRITE; in bt_gatts_define_ccc()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/wireless/bt_host/
A Dbt_gatts_adapter.c101 out->perm = GATT_PERM_READ; in bt_gatts_define_gatt_srvc()
116 out->perm = GATT_PERM_READ; in bt_gatts_define_gatt_char()
124 out->perm = perimt; in bt_gatts_define_gatt_char_val()
135 out->perm = GATT_PERM_READ|GATT_PERM_WRITE; in bt_gatts_define_ccc()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DMakefile.in174 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
543 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
547 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
582 || find "$(distdir)" -type d ! -perm -755 \
584 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
585 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
586 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DMakefile.in136 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
492 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
496 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
506 || find "$(distdir)" -type d ! -perm -755 \
508 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
509 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
510 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
/AliOS-Things-master/components/SDL2/src/gfx/
A DMakefile.in141 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
547 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
551 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
561 || find "$(distdir)" -type d ! -perm -755 \
563 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
564 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
565 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DMakefile.in232 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
664 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
668 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
703 || find "$(distdir)" -type d ! -perm -755 \
705 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
706 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
707 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/
A Dtranspose.h51 : params.perm[i - output_ext_size] + input_ext_size; in TransposeImpl()
/AliOS-Things-master/components/SDL2/src/image/
A DMakefile.in260 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
761 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
765 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
775 || find "$(distdir)" -type d ! -perm -755 \
777 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
778 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
779 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h151 u8_t perm; member
831 .perm = _perm, \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/mfs/
A DMakefile.in367 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
371 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/
A DMakefile.in370 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
374 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/win_dib/
A DMakefile.in370 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
374 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/ras/
A DMakefile.in368 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
372 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/stream/
A DMakefile.in368 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
372 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/tags/
A DMakefile.in371 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
375 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/dbs/xtiff/
A DMakefile.in372 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
376 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/html/images/
A DMakefile.in436 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
440 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/man/
A DMakefile.in412 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
416 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \

Completed in 31 milliseconds

123