| /third_party/toybox/kconfig/lxdialog/ |
| D | menubox.c | 67 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()
|
| D | checklist.c | 31 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()
|
| D | yesno.c | 27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
|
| D | inputbox.c | 29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
|
| /third_party/typescript/tests/cases/compiler/ |
| D | checkJsObjectLiteralHasCheckedKeyof.ts | 13 let selected = "x"; variable
|
| /third_party/typescript/tests/baselines/reference/ |
| D | checkJsObjectLiteralHasCheckedKeyof.js | 11 let selected = "x"; variable
|
| /third_party/skia/experimental/sktext/editor/ |
| D | Selection.h | 37 …DecoratedBlock selected(size_t index) const { return DecoratedBlock(fTextRanges[index].width(), fF… in selected() function
|
| D | Texts.cpp | 58 for (auto& selected : fSelection->fTextRanges) { in mergeSelectionIntoDecorations() local
|
| /third_party/libwebsockets/lib/core/ |
| D | vfs.c | 124 const struct lws_plat_file_ops *selected; in lws_vfs_file_open() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | wps_supplicant.h | 126 struct wpa_bss *selected, in wpas_wps_scan_pbc_overlap()
|
| D | interworking.c | 884 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
|
| D | events.c | 1443 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/ |
| D | wps_supplicant.h | 127 struct wpa_bss *selected, in wpas_wps_scan_pbc_overlap()
|
| D | interworking.c | 887 struct wpa_bss *selected; in already_connected() local 1378 struct wpa_cred *cred, *selected = NULL; in interworking_credentials_available_roaming_consortium() local 1959 struct wpa_cred *selected = NULL; in interworking_credentials_available_3gpp() local 2084 struct wpa_cred *cred, *selected = NULL; in interworking_credentials_available_realm() local 2406 struct wpa_bss *selected, in pick_best_roaming_partner() 2459 struct wpa_bss *bss, *selected = NULL, *selected_home = NULL; in interworking_select_network() local
|
| D | events.c | 1630 struct wpa_bss *selected = NULL; in wpa_supplicant_pick_network() local 1721 struct wpa_bss *selected, in wpa_supplicant_connect() 1867 struct wpa_bss *selected) in wpa_supplicant_need_to_roam_within_ess() 2017 struct wpa_bss *selected, in wpa_supplicant_need_to_roam() 2247 struct wpa_bss *selected; in wpas_select_network_from_last_scan() local
|
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| D | fdperf.c | 372 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/skia/third_party/externals/abseil-cpp/absl/random/ |
| D | discrete_distribution.h | 201 const bool selected = absl::bernoulli_distribution(q.first)(g); in operator() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/ |
| D | SDL_assert.c | 153 int selected; in SDL_PromptAssertion() local
|
| /third_party/unity/extras/fixture/src/ |
| D | unity_fixture.c | 49 static int selected(const char* filter, const char* name) in selected() function
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
| D | RBBIAPITest.java | 465 String selected; in doTest() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
| D | RBBIAPITest.java | 468 String selected; in doTest() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| D | SwiftConfig.cpp | 235 const std::string selected = "selected='selected'"; in page() local
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
| D | BundleItemDialog.java | 282 boolean selected; field in TranslationFocusListener
|
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui_demo.cpp | 823 static int selected = -1; in ShowDemoWindowWidgets() local 853 static bool selected[3] = { false, false, false }; in ShowDemoWindowWidgets() local 862 static bool selected[16] = { 0 }; in ShowDemoWindowWidgets() local 874 …static bool selected[16] = { true, false, false, false, false, true, false, false, false, false, t… in ShowDemoWindowWidgets() local 2254 static int selected = -1; in ShowDemoWindowColumns() local 3516 static int selected = 0; in ShowExampleAppLayout() local
|
| /third_party/cJSON/tests/unity/extras/fixture/src/ |
| D | unity_fixture.c | 51 static int selected(const char* filter, const char* name) in selected() function
|