Home
last modified time | relevance | path

Searched defs:current_item (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dnconf.c388 static void handle_f1(int *key, struct menu *current_item) in handle_f1()
396 static void handle_f2(int *key, struct menu *current_item) in handle_f2()
403 static void handle_f3(int *key, struct menu *current_item) in handle_f3()
412 static void handle_f4(int *key, struct menu *current_item) in handle_f4()
428 static void handle_f5(int *key, struct menu *current_item) in handle_f5()
435 static void handle_f6(int *key, struct menu *current_item) in handle_f6()
442 static void handle_f7(int *key, struct menu *current_item) in handle_f7()
449 static void handle_f8(int *key, struct menu *current_item) in handle_f8()
456 static void handle_f9(int *key, struct menu *current_item) in handle_f9()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dnconf.c388 static void handle_f1(int *key, struct menu *current_item) in handle_f1()
396 static void handle_f2(int *key, struct menu *current_item) in handle_f2()
403 static void handle_f3(int *key, struct menu *current_item) in handle_f3()
412 static void handle_f4(int *key, struct menu *current_item) in handle_f4()
428 static void handle_f5(int *key, struct menu *current_item) in handle_f5()
435 static void handle_f6(int *key, struct menu *current_item) in handle_f6()
442 static void handle_f7(int *key, struct menu *current_item) in handle_f7()
449 static void handle_f8(int *key, struct menu *current_item) in handle_f8()
456 static void handle_f9(int *key, struct menu *current_item) in handle_f9()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dnconf.c388 static void handle_f1(int *key, struct menu *current_item) in handle_f1()
396 static void handle_f2(int *key, struct menu *current_item) in handle_f2()
403 static void handle_f3(int *key, struct menu *current_item) in handle_f3()
412 static void handle_f4(int *key, struct menu *current_item) in handle_f4()
428 static void handle_f5(int *key, struct menu *current_item) in handle_f5()
435 static void handle_f6(int *key, struct menu *current_item) in handle_f6()
442 static void handle_f7(int *key, struct menu *current_item) in handle_f7()
449 static void handle_f8(int *key, struct menu *current_item) in handle_f8()
456 static void handle_f9(int *key, struct menu *current_item) in handle_f9()
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.c1440 cJSON *current_item = NULL; in parse_array() local
1600 cJSON *current_item = NULL; in parse_object() local
1714 cJSON *current_item = item->child; in print_object() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON.cpp1449 cJSON *current_item = NULL; in parse_array() local
1609 cJSON *current_item = NULL; in parse_object() local
1723 cJSON *current_item = item->child; in print_object() local
H A DcJSON_Utils.cpp493 cJSON *current_item = list; in sort_list() local
/OK3568_Linux_fs/u-boot/fs/reiserfs/
H A Dreiserfs_private.h424 char *current_item; member