/Zephyr-Core-3.4.0/samples/modules/tflite-micro/tflm_ethosu/src/ |
D | inference_process.cpp | 80 for (auto &it : input) { in invalidate() local 84 for (auto &it : output) { in invalidate() local 88 for (auto &it : expectedOutput) { in invalidate() local 97 for (auto &it : input) { in clean() local 101 for (auto &it : output) { in clean() local 105 for (auto &it : expectedOutput) { in clean() local
|
/Zephyr-Core-3.4.0/lib/hash/ |
D | hash_map_cxx.cpp | 15 static void sys_hashmap_cxx_iter_next(struct sys_hashmap_iterator *it) in sys_hashmap_cxx_iter_next() 37 static void sys_hashmap_cxx_iter(const struct sys_hashmap *map, struct sys_hashmap_iterator *it) in sys_hashmap_cxx_iter() 80 auto it = umap->find(key); in sys_hashmap_cxx_insert() local 107 auto it = umap->find(key); in sys_hashmap_cxx_remove() local 137 auto it = umap->find(key); in sys_hashmap_cxx_get() local
|
D | hash_map_sc.c | 135 static void sys_hashmap_sc_iter_next(struct sys_hashmap_iterator *it) in sys_hashmap_sc_iter_next() 180 static void sys_hashmap_sc_iter(const struct sys_hashmap *map, struct sys_hashmap_iterator *it) in sys_hashmap_sc_iter()
|
D | hash_map_oa_lp.c | 166 static void sys_hashmap_oa_lp_iter_next(struct sys_hashmap_iterator *it) in sys_hashmap_oa_lp_iter_next() 201 static void sys_hashmap_oa_lp_iter(const struct sys_hashmap *map, struct sys_hashmap_iterator *it) in sys_hashmap_oa_lp_iter()
|
/Zephyr-Core-3.4.0/boards/posix/native_posix/doc/ |
D | index.rst | 43 Compiling 55 Running 87 Debugging 105 Address Sanitizer (ASan) 118 Undefined Behavior Sanitizer (UBSan) 128 Coverage reports
|
/Zephyr-Core-3.4.0/tests/bluetooth/host/keys/bt_keys_find_irk/src/ |
D | main.c | 127 for (size_t it = 0; it < ARRAY_SIZE(returned_keys_refs); it++) { in rpa_resolving_ts_setup() local 190 for (size_t it = 0; it < ARRAY_SIZE(testing_id_addr_type_lut); it++) { in ZTEST() local 244 for (size_t it = 0; it < ARRAY_SIZE(returned_keys_refs); it++) { in no_resolving_ts_setup() local 249 for (size_t it = 0; it < ARRAY_SIZE(returned_keys_refs); it++) { in no_resolving_ts_setup() local 284 for (size_t it = 0; it < ARRAY_SIZE(testing_id_addr_type_lut); it++) { in ZTEST() local
|
/Zephyr-Core-3.4.0/tests/bluetooth/host/keys/mocks/ |
D | keys_help_utils.c | 31 for (size_t it = 0; it < size; it++) { in fill_key_pool_by_id_addr() local 57 for (size_t it = 0; it < size; it++) { in fill_key_pool_by_id_addr_type() local
|
/Zephyr-Core-3.4.0/subsys/net/lib/dns/ |
D | dns_sd.h | 33 #define DNS_SD_FOREACH(it) \ argument
|
/Zephyr-Core-3.4.0/tests/bluetooth/host/keys/bt_keys_update_usage/src/ |
D | test_suite_save_aging_counter.c | 60 for (size_t it = 0; it < ARRAY_SIZE(testing_id_addr_pair_lut); it++) { in ZTEST() local
|
D | main.c | 121 for (size_t it = 0; it < ARRAY_SIZE(testing_id_addr_pair_lut); it++) { in ZTEST() local
|
/Zephyr-Core-3.4.0/tests/bluetooth/host/keys/bt_keys_add_type/src/ |
D | main.c | 33 for (size_t it = 0; it < ARRAY_SIZE(testing_type_lut); it++) { in ZTEST() local
|
/Zephyr-Core-3.4.0/tests/bluetooth/host/keys/bt_keys_find/src/ |
D | main.c | 98 for (size_t it = 0; it < ARRAY_SIZE(testing_id_addr_type_lut); it++) { in ZTEST() local
|
/Zephyr-Core-3.4.0/tests/bluetooth/host/id/bt_id_get/src/ |
D | main.c | 80 for (size_t it = 0; it < ARRAY_SIZE(testing_counts); it++) { in ZTEST() local
|
/Zephyr-Core-3.4.0/include/zephyr/sys/ |
D | hash_map_api.h | 66 static inline bool sys_hashmap_iterator_has_next(const struct sys_hashmap_iterator *it) in sys_hashmap_iterator_has_next()
|
D | hash_map.h | 148 struct sys_hashmap_iterator it = {0}; in sys_hashmap_foreach() local
|
/Zephyr-Core-3.4.0/drivers/sensor/veml7700/ |
D | veml7700.c | 84 enum veml7700_als_it it; member
|
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/ |
D | dfu_cli.c | 815 enum bt_mesh_dfu_iter it = BT_MESH_DFU_ITER_CONTINUE; in handle_info_status() local
|
D | access.c | 1460 struct bt_mesh_model *it; in bt_mesh_model_extend() local
|