Home
last modified time | relevance | path

Searched defs:selected (Results 1 – 25 of 69) sorted by relevance

123

/third_party/toybox/kconfig/lxdialog/
Dmenubox.c67 int selected, int hotkey) in do_print_item()
102 #define print_item(index, choice, selected) \ argument
155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons()
183 const void *selected, int *s_scroll) in dialog_menu()
Dchecklist.c31 static void print_item(WINDOW * win, int choice, int selected) in print_item()
95 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
Dyesno.c27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
Dinputbox.c29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
/third_party/typescript/tests/cases/compiler/
DcheckJsObjectLiteralHasCheckedKeyof.ts13 let selected = "x"; variable
/third_party/typescript/tests/baselines/reference/
DcheckJsObjectLiteralHasCheckedKeyof.js11 let selected = "x"; variable
/third_party/skia/experimental/sktext/editor/
DSelection.h37 …DecoratedBlock selected(size_t index) const { return DecoratedBlock(fTextRanges[index].width(), fF… in selected() function
DTexts.cpp58 for (auto& selected : fSelection->fTextRanges) { in mergeSelectionIntoDecorations() local
/third_party/libwebsockets/lib/core/
Dvfs.c124 const struct lws_plat_file_ops *selected; in lws_vfs_file_open() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwps_supplicant.h126 struct wpa_bss *selected, in wpas_wps_scan_pbc_overlap()
Dinterworking.c884 struct wpa_bss *selected; in already_connected() local
1372 struct wpa_cred *cred, *selected = NULL; in interworking_credentials_available_roaming_consortium() local
1931 struct wpa_cred *selected = NULL; in interworking_credentials_available_3gpp() local
2056 struct wpa_cred *cred, *selected = NULL; in interworking_credentials_available_realm() local
2378 struct wpa_bss *selected, in pick_best_roaming_partner()
2431 struct wpa_bss *bss, *selected = NULL, *selected_home = NULL; in interworking_select_network() local
Devents.c1443 struct wpa_bss *selected = NULL; in wpa_supplicant_pick_network() local
1534 struct wpa_bss *selected, in wpa_supplicant_connect()
1656 struct wpa_bss *selected, in wpa_supplicant_need_to_roam()
1956 struct wpa_bss *selected; in wpas_select_network_from_last_scan() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwps_supplicant.h127 struct wpa_bss *selected, in wpas_wps_scan_pbc_overlap()
Dinterworking.c890 struct wpa_bss *selected; in already_connected() local
1383 struct wpa_cred *cred, *selected = NULL; in interworking_credentials_available_roaming_consortium() local
1974 struct wpa_cred *selected = NULL; in interworking_credentials_available_3gpp() local
2099 struct wpa_cred *cred, *selected = NULL; in interworking_credentials_available_realm() local
2425 struct wpa_bss *selected, in pick_best_roaming_partner()
2478 struct wpa_bss *bss, *selected = NULL, *selected_home = NULL; in interworking_select_network() local
/third_party/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp558 const int selected = _filterCombo.GetCurSel(); in Reload() local
693 UString selected; in Reload() local
707 UString parent, selected; in OpenParentFolder() local
/third_party/node/deps/v8/tools/turbolizer/src/
Dschedule-view.ts30 const selected = new Array(); constant
Dsequence-view.ts45 const selected = new Array(); constant
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Ddiscrete_distribution.h201 const bool selected = absl::bernoulli_distribution(q.first)(g); in operator() local
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c372 redraw_counter_label(WINDOW *win, int row, const char *name, bool selected) in redraw_counter_label()
434 bool selected) in redraw_counter()
565 uint32_t selected = group->counter[cnt].select_val; in counter_dialog() local
/third_party/unity/extras/fixture/src/
Dunity_fixture.c49 static int selected(const char* filter, const char* name) in selected() function
/third_party/node/deps/v8/src/base/utils/
Drandom-number-generator.cc155 std::unordered_set<uint64_t> selected; in NextSample() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBIAPITest.java465 String selected; in doTest() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBIAPITest.java468 String selected; in doTest() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
DSwiftConfig.cpp235 const std::string selected = "selected='selected'"; in page() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DBundleItemDialog.java282 boolean selected; field in TranslationFocusListener

123