Home
last modified time | relevance | path

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

/external/u-boot/scripts/kconfig/
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()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dvector_dce.cpp64 WorkListItem current_item = work_list[i]; in FindLiveComponents() local
111 const VectorDCE::WorkListItem& current_item, in MarkInsertUsesAsLive()
144 const WorkListItem& current_item, in MarkVectorShuffleUsesAsLive()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvector_dce.cpp64 WorkListItem current_item = work_list[i]; in FindLiveComponents() local
117 const VectorDCE::WorkListItem& current_item, in MarkInsertUsesAsLive()
164 const WorkListItem& current_item, in MarkVectorShuffleUsesAsLive()
/external/iperf3/src/
Dcjson.c1288 cJSON *current_item = NULL; in parse_array() local
1444 cJSON *current_item = NULL; in parse_object() local
1554 cJSON *current_item = item->child; in print_object() local
/external/u-boot/fs/reiserfs/
Dreiserfs_private.h423 char *current_item; member
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp6848 _program_interface_query_test_item& current_item = uniforms[n_uniform]; in verifyProgramInterfaceQuerySupport() local
6858 _program_interface_query_test_item& current_item = uniforms[n_uniform]; in verifyProgramInterfaceQuerySupport() local
Dgl4cShaderSubroutineTests.cpp8303 _item& current_item = items[n_item]; in initTest() local
/external/selinux/libsepol/cil/src/
Dcil_build_ast.c5236 struct cil_tree_node *current_item = parse_current->next->next->cl_head; in cil_gen_macro() local