Home
last modified time | relevance | path

Searched defs:current_item (Results 1 - 17 of 17) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
H A Darray-prototype-keys.js26 var current_item = iterator.next (); variable
[all...]
H A Darray-prototype-values.js30 var current_item = iterator.next (); variable
[all...]
H A Darray-prototype-entries.js26 var current_item = iterator.next (); variable
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dvector_dce.cpp67 WorkListItem current_item = work_list[i]; in FindLiveComponents() local
123 MarkInsertUsesAsLive( const VectorDCE::WorkListItem& current_item, LiveComponentMap* live_components, std::vector<VectorDCE::WorkListItem>* work_list) MarkInsertUsesAsLive() argument
170 MarkVectorShuffleUsesAsLive( const WorkListItem& current_item, VectorDCE::LiveComponentMap* live_components, std::vector<WorkListItem>* work_list) MarkVectorShuffleUsesAsLive() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dvector_dce.cpp67 WorkListItem current_item = work_list[i]; in FindLiveComponents() local
123 MarkInsertUsesAsLive( const VectorDCE::WorkListItem& current_item, LiveComponentMap* live_components, std::vector<VectorDCE::WorkListItem>* work_list) MarkInsertUsesAsLive() argument
170 MarkVectorShuffleUsesAsLive( const WorkListItem& current_item, VectorDCE::LiveComponentMap* live_components, std::vector<WorkListItem>* work_list) MarkVectorShuffleUsesAsLive() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dvector_dce.cpp65 WorkListItem current_item = work_list[i]; in FindLiveComponents() local
121 MarkInsertUsesAsLive( const VectorDCE::WorkListItem& current_item, LiveComponentMap* live_components, std::vector<VectorDCE::WorkListItem>* work_list) MarkInsertUsesAsLive() argument
168 MarkVectorShuffleUsesAsLive( const WorkListItem& current_item, VectorDCE::LiveComponentMap* live_components, std::vector<WorkListItem>* work_list) MarkVectorShuffleUsesAsLive() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_crash.h240 hi_u16 current_item; /**< current track item.CNcomment:当前调度项.CNend */ member
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dnconf.c388 static void handle_f1(int *key, struct menu *current_item) in handle_f1() argument
396 handle_f2(int *key, struct menu *current_item) handle_f2() argument
403 handle_f3(int *key, struct menu *current_item) handle_f3() argument
412 handle_f4(int *key, struct menu *current_item) handle_f4() argument
428 handle_f5(int *key, struct menu *current_item) handle_f5() argument
435 handle_f6(int *key, struct menu *current_item) handle_f6() argument
442 handle_f7(int *key, struct menu *current_item) handle_f7() argument
449 handle_f8(int *key, struct menu *current_item) handle_f8() argument
456 handle_f9(int *key, struct menu *current_item) handle_f9() argument
[all...]
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dnconf.c394 static void handle_f1(int *key, struct menu *current_item) in handle_f1() argument
402 handle_f2(int *key, struct menu *current_item) handle_f2() argument
409 handle_f3(int *key, struct menu *current_item) handle_f3() argument
418 handle_f4(int *key, struct menu *current_item) handle_f4() argument
434 handle_f5(int *key, struct menu *current_item) handle_f5() argument
441 handle_f6(int *key, struct menu *current_item) handle_f6() argument
448 handle_f7(int *key, struct menu *current_item) handle_f7() argument
455 handle_f8(int *key, struct menu *current_item) handle_f8() argument
462 handle_f9(int *key, struct menu *current_item) handle_f9() argument
[all...]
/third_party/cJSON/
H A DcJSON_Utils.c488 cJSON *current_item = list; in sort_list() local
[all...]
H A DcJSON.c1687 cJSON *current_item = NULL; in parse_array() local
1847 cJSON *current_item = NULL; in parse_object() local
1966 cJSON *current_item = item->child; print_object() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp1418 bool ImGui::Combo(const char* label, int* current_item, bool (*items_getter)(void*, int, const char**), void* data, int items_count, int popup_max_height_in_items) in Combo() argument
1459 bool ImGui::Combo(const char* label, int* current_item, const char* const items[], int items_count, int height_in_items) in Combo() argument
1466 bool ImGui::Combo(const char* label, int* current_item, const char* items_separated_by_zeros, int height_in_items) in Combo() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp1781 bool ImGui::Combo(const char* label, int* current_item, bool (*items_getter)(void*, int, const char**), void* data, int items_count, int popup_max_height_in_items) in Combo() argument
1826 bool ImGui::Combo(const char* label, int* current_item, const char* const items[], int items_count, int height_in_items) in Combo() argument
1833 bool ImGui::Combo(const char* label, int* current_item, const char* items_separated_by_zeros, int height_in_items) in Combo() argument
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_build_ast.c5249 struct cil_tree_node *current_item; in cil_gen_macro() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp8302 _item& current_item = items[n_item]; in initTest() local
[all...]
H A Dgl4cGPUShaderFP64Tests.cpp6824 _program_interface_query_test_item& current_item = uniforms[n_uniform]; in verifyProgramInterfaceQuerySupport() local
6834 _program_interface_query_test_item& current_item = uniforms[n_uniform]; in verifyProgramInterfaceQuerySupport() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h25200 const char *current_item; in nk_combo_separator() local
[all...]

Completed in 107 milliseconds