Home
last modified time | relevance | path

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

1234

/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/boost/libs/geometry/test/algorithms/overlay/
Dselect_rings.cpp57 map_type selected; in test_geometry() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Ddetection_post_process_fp32.c67 int *selected, void (*PartialArgSort)(const float *, int *, int, int), in NmsSingleClass() argument
145 int *selected = (int *)param->selected_; in DetectionPostProcessFast() local
180 int *selected = (int *)param->selected_; in DetectionPostProcessRegular() local
/third_party/boost/boost/numeric/conversion/detail/
Dis_subranged.hpp184 typedef typename for_::type selected ; typedef
206 selected ; typedef
225 typedef typename mpl::if_<is_trivial,trivial_case,non_trivial_case>::type selected ; typedef
/third_party/libwebsockets/lib/core/
Dvfs.c124 const struct lws_plat_file_ops *selected; in lws_vfs_file_open() local
/third_party/gettext/gettext-tools/src/
Dmsggrep.c753 bool selected; in is_message_selected_no_invert() local
788 bool selected; in is_message_selected_no_invert() 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
/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.c887 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
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c353 redraw_counter_label(WINDOW *win, int row, const char *name, bool selected) in redraw_counter_label()
415 bool selected) in redraw_counter()
546 uint32_t selected = group->counter[cnt].select_val; in counter_dialog() local
/third_party/grpc/third_party/upb/third_party/lunit/
Dlunit.lua179 local function selected(map, name) function
/third_party/abseil-cpp/absl/random/
Ddiscrete_distribution.h201 const bool selected = absl::bernoulli_distribution(q.first)(g); in operator() local
/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/flutter/skia/third_party/externals/sdl/src/
DSDL_assert.c153 int selected; in SDL_PromptAssertion() local
/third_party/unity/extras/fixture/src/
Dunity_fixture.c49 static int selected(const char* filter, const char* name) in selected() function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBIAPITest.java468 String selected; in doTest() local
/third_party/giflib/
Dgiftool.c103 int selected[MAX_IMAGES], nselected = 0; in main() local

1234