Searched defs:current_item (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/scripts/kconfig/ |
D | nconf.c | 388 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/ |
D | vector_dce.cpp | 64 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/ |
D | vector_dce.cpp | 64 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/ |
D | cjson.c | 1288 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/ |
D | reiserfs_private.h | 423 char *current_item; member
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 6848 _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
|
D | gl4cShaderSubroutineTests.cpp | 8303 _item& current_item = items[n_item]; in initTest() local
|
/external/selinux/libsepol/cil/src/ |
D | cil_build_ast.c | 5236 struct cil_tree_node *current_item = parse_current->next->next->cl_head; in cil_gen_macro() local
|