Searched refs:item_set (Results 1 – 8 of 8) sorted by relevance
/external/toybox/kconfig/lxdialog/ |
D | checklist.c | 188 item_set(scroll + i); in dialog_checklist() 205 item_set(i + scroll); in dialog_checklist() 219 item_set(scroll); in dialog_checklist() 226 item_set(scroll); in dialog_checklist() 244 item_set(scroll + max_choice - 1); in dialog_checklist() 253 item_set(scroll + max_choice - 1); in dialog_checklist() 268 item_set(scroll + choice); in dialog_checklist() 272 item_set(scroll + choice); in dialog_checklist() 291 item_set(scroll + choice); in dialog_checklist()
|
D | menubox.c | 104 item_set(index); \ 290 item_set(scroll + i); in dialog_menu() 297 item_set(scroll + i); in dialog_menu() 390 item_set(scroll + choice); in dialog_menu() 414 item_set(scroll + choice); in dialog_menu()
|
D | dialog.h | 177 void item_set(int n);
|
D | util.c | 608 void item_set(int n) in item_set() function
|
/external/llvm/test/Transforms/LoopRotate/ |
D | PhiRename-1.ll | 7 %struct.Index_Map = type { i32, %struct.item_set** } 12 …%struct.item_set = type { i32, i32, %struct.operator*, [2 x %struct.item_set*], %struct.item_set*,… 14 %struct.mapping = type { %struct.list**, i32, i32, i32, %struct.item_set** } 22 …ble = type { %struct.operator*, %struct.list*, i16*, [2 x %struct.dimension*], %struct.item_set** }
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-02-16-BranchFold.ll | 8 %struct.Index_Map = type { i32, %struct.item_set** } 13 …%struct.item_set = type { i32, i32, %struct.operator*, [2 x %struct.item_set*], %struct.item_set*,… 15 %struct.mapping = type { %struct.list**, i32, i32, i32, %struct.item_set** } 23 …ble = type { %struct.operator*, %struct.list*, i16*, [2 x %struct.dimension*], %struct.item_set** }
|
/external/llvm-project/llvm/test/Transforms/LoopRotate/ |
D | PhiRename-1.ll | 8 %struct.Index_Map = type { i32, %struct.item_set** } 13 …%struct.item_set = type { i32, i32, %struct.operator*, [2 x %struct.item_set*], %struct.item_set*,… 15 %struct.mapping = type { %struct.list**, i32, i32, i32, %struct.item_set** } 23 …ble = type { %struct.operator*, %struct.list*, i16*, [2 x %struct.dimension*], %struct.item_set** }
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | 2007-02-16-BranchFold.ll | 8 %struct.Index_Map = type { i32, %struct.item_set** } 13 …%struct.item_set = type { i32, i32, %struct.operator*, [2 x %struct.item_set*], %struct.item_set*,… 15 %struct.mapping = type { %struct.list**, i32, i32, i32, %struct.item_set** } 23 …ble = type { %struct.operator*, %struct.list*, i16*, [2 x %struct.dimension*], %struct.item_set** }
|