/Zephyr-Core-3.6.0/scripts/west_commands/zspdx/ |
D | writer.py | 15 def writeRelationshipSPDX(f, rln): argument 22 def writeFileSPDX(f, bf): argument 49 def writePackageSPDX(f, pkg): argument 89 def writeOtherLicenseSPDX(f, lic): argument 100 def writeDocumentSPDX(f, doc): argument
|
/Zephyr-Core-3.6.0/tests/subsys/fs/ext2/src/ |
D | main.c | 30 static void before_test(void *f) in before_test() 39 static void after_test(void *f) in after_test()
|
/Zephyr-Core-3.6.0/subsys/tracing/ctf/ |
D | ctf_map.h | 61 #define MAP0(f, x, peek, ...) f(x) MAP_NEXT(peek, MAP1)(f, peek, __VA_ARGS__) argument 62 #define MAP1(f, x, peek, ...) f(x) MAP_NEXT(peek, MAP0)(f, peek, __VA_ARGS__) argument 67 #define MAP_LIST0(f, x, peek, ...) f(x) MAP_LIST_NEXT(peek, MAP_LIST1)(f, peek, __VA_ARGS__) argument 68 #define MAP_LIST1(f, x, peek, ...) f(x) MAP_LIST_NEXT(peek, MAP_LIST0)(f, peek, __VA_ARGS__) argument 73 #define MAP(f, ...) EVAL(MAP1(f, __VA_ARGS__, ()()(), ()()(), ()()(), 0)) argument 79 #define MAP_LIST(f, ...) EVAL(MAP_LIST1(f, __VA_ARGS__, ()()(), ()()(), ()()(), 0)) argument
|
/Zephyr-Core-3.6.0/soc/arm/nordic_nrf/ |
D | validate_rram_partitions.c | 11 #define PAIR__(f, sep, arg_first, ...) FOR_EACH_FIXED_ARG(f, sep, arg_first, __VA_ARGS__) argument 12 #define PAIR_(f, sep, args_to_expand) PAIR__(f, sep, args_to_expand) argument 13 #define PAIR(n, f, sep, ...) PAIR_(f, sep, GET_ARGS_LESS_N(n, __VA_ARGS__)) argument 27 #define FOR_EACH_PAIR(f, sep, ...) \ argument
|
/Zephyr-Core-3.6.0/arch/x86/zefi/ |
D | printf.h | 66 static int vpf(struct _pfr *r, const char *f, va_list ap) in vpf() 143 static inline int snprintf(char *buf, unsigned long len, const char *f, ...) in snprintf() 152 static inline int sprintf(char *buf, const char *f, ...) in sprintf() 161 static inline int printf(const char *f, ...) in printf()
|
/Zephyr-Core-3.6.0/scripts/ci/ |
D | upload_test_results_es.py | 17 def gendata(f, index, run_date=None): argument
|
/Zephyr-Core-3.6.0/lib/crc/ |
D | crc7_sw.c | 13 uint8_t f = e ^ (e >> 4) ^ (e >> 7); in crc7_be() local
|
/Zephyr-Core-3.6.0/subsys/fs/ext2/ |
D | ext2_ops.c | 117 struct ext2_file *f = filp->filep; in ext2_close() local 137 struct ext2_file *f = filp->filep; in ext2_read() local 154 struct ext2_file *f = filp->filep; in ext2_write() local 176 struct ext2_file *f = filp->filep; in ext2_lseek() local 206 struct ext2_file *f = filp->filep; in ext2_tell() local 213 struct ext2_file *f = filp->filep; in ext2_truncate() local 229 struct ext2_file *f = filp->filep; in ext2_sync() local
|
/Zephyr-Core-3.6.0/subsys/tracing/ |
D | tracing_backend_posix_bottom.c | 13 FILE *f; in tracing_backend_posix_init_bottom() local
|
/Zephyr-Core-3.6.0/tests/bluetooth/host/keys/bt_keys_get_addr/src/ |
D | test_suite_full_list_no_overwrite.c | 21 static void test_case_setup(void *f) in test_case_setup()
|
/Zephyr-Core-3.6.0/lib/libc/armstdc/src/ |
D | libc-hooks.c | 29 int fputc(int c, FILE *f) in fputc()
|
/Zephyr-Core-3.6.0/tests/subsys/shell/shell_backend_uart/src/ |
D | main.c | 27 static void before(void *f) in before() 37 static void after(void *f) in after()
|
/Zephyr-Core-3.6.0/tests/bluetooth/host/keys/bt_keys_update_usage/src/ |
D | test_suite_save_aging_counter.c | 27 static void tc_setup(void *f) in tc_setup()
|
/Zephyr-Core-3.6.0/tests/drivers/sensor/adltc2990/src/ |
D | main.c | 74 static void adltc2990_0_0_before(void *f) in adltc2990_0_0_before() 112 static void adltc2990_4_3_before(void *f) in adltc2990_4_3_before() 152 static void adltc2990_1_3_before(void *f) in adltc2990_1_3_before() 262 static void adltc2990_5_3_before(void *f) in adltc2990_5_3_before() 323 static void adltc2990_6_3_before(void *f) in adltc2990_6_3_before() 370 static void adltc2990_7_3_before(void *f) in adltc2990_7_3_before() 493 static void adltc2990_incorrect_before(void *f) in adltc2990_incorrect_before()
|
/Zephyr-Core-3.6.0/include/zephyr/drivers/misc/ft8xx/ |
D | ft8xx.h | 40 uint32_t f; member
|
/Zephyr-Core-3.6.0/tests/net/lib/lwm2m/block_transfer/src/ |
D | main.c | 39 static struct net_block_transfer_fixture f; in net_block_transfer_setup() local 48 static void net_block_transfer_before(void *f) in net_block_transfer_before() 57 static void net_block_transfer_after(void *f) in net_block_transfer_after()
|
/Zephyr-Core-3.6.0/samples/subsys/zbus/benchmark/src/ |
D | benchmark.c | 71 uint64_t f = ((BYTES_TO_BE_SENT * NSEC_PER_SEC * 100) / MB(1) / duration_ns) % 100; in producer_thread() local
|
/Zephyr-Core-3.6.0/subsys/net/lib/lwm2m/ |
D | lwm2m_util.c | 26 int32_t e = -1, v, f = 0; in lwm2m_float_to_b32() local 107 int64_t v, f = 0; in lwm2m_float_to_b64() local 193 int32_t f, k, i, e; in lwm2m_b32_to_float() local 259 int64_t f, k; in lwm2m_b64_to_float() local
|
/Zephyr-Core-3.6.0/tests/drivers/sensor/bmi160/src/ |
D | fixture.c | 56 static void bmi160_before(void *f) in bmi160_before()
|
/Zephyr-Core-3.6.0/tests/bluetooth/host/keys/bt_keys_foreach_bond/src/ |
D | test_suite_foreach_bond_invalid_inputs.c | 15 static void test_case_setup(void *f) in test_case_setup()
|
/Zephyr-Core-3.6.0/tests/bluetooth/host/keys/bt_keys_foreach_type/src/ |
D | test_suite_foreach_type_invalid_inputs.c | 18 static void test_case_setup(void *f) in test_case_setup()
|
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_setup_public_id_addr/src/ |
D | main.c | 26 static void tc_setup(void *f) in tc_setup()
|
/Zephyr-Core-3.6.0/tests/bluetooth/host/keys/bt_keys_clear/src/ |
D | main.c | 18 static void tc_setup(void *f) in tc_setup()
|
D | test_suite_bt_settings.c | 21 static void tc_setup(void *f) in tc_setup()
|
/Zephyr-Core-3.6.0/tests/subsys/modem/backends/tty/src/ |
D | main.c | 115 static void test_modem_backend_tty_before(void *f) in test_modem_backend_tty_before() 120 static void test_modem_backend_tty_teardown(void *f) in test_modem_backend_tty_teardown()
|