Home
last modified time | relevance | path

Searched defs:selected (Results 1 - 25 of 53) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DcheckJsObjectLiteralHasCheckedKeyof.js24 var selected = "x"; variable
/third_party/toybox/kconfig/lxdialog/
H A Dyesno.c27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
H A Dinputbox.c29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
[all...]
H A Dchecklist.c31 static void print_item(WINDOW * win, int choice, int selected) in print_item() argument
95 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
H A Dmenubox.c155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() argument
66 do_print_item(WINDOW * win, const char *item, int line_y, int selected, int hotkey) do_print_item() argument
182 dialog_menu(const char *title, const char *prompt, const void *selected, int *s_scroll) dialog_menu() argument
[all...]
H A Ddialog.h163 int selected; /* Set to 1 by dialog_*() function if selected. */ member
H A Dutil.c376 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button() argument
/third_party/skia/experimental/sktext/editor/
H A DSelection.h37 DecoratedBlock selected(size_t index) const { return DecoratedBlock(fTextRanges[index].width(), fForeground, fBackground); } in selected() function in skia::editor::Selection
/third_party/libwebsockets/lib/core/
H A 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/
H A Dwps_supplicant.h125 wpas_wps_scan_pbc_overlap(struct wpa_supplicant *wpa_s, struct wpa_bss *selected, struct wpa_ssid *ssid) wpas_wps_scan_pbc_overlap() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwps_supplicant.h126 wpas_wps_scan_pbc_overlap(struct wpa_supplicant *wpa_s, struct wpa_bss *selected, struct wpa_ssid *ssid) wpas_wps_scan_pbc_overlap() argument
/third_party/node/deps/v8/src/base/utils/
H A Drandom-number-generator.cc155 std::unordered_set<uint64_t> selected; in NextSample() local
/third_party/unity/extras/fixture/src/
H A Dunity_fixture.c49 static int selected(const char* filter, const char* name) in selected() function
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Ddiscrete_distribution.h201 const bool selected = absl::bernoulli_distribution(q.first)(g); in operator ()() local
/test/testfwk/arkxtest/uitest/test/
H A Dmock_element_node_iterator.h36 bool selected = true; member
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleItemDialog.java282 boolean selected; field in TranslationFocusListener
H A DRBManagerGUI.java1258 public Component getTreeCellRendererComponent(JTree tree, Object value, boolean selected, boolean expanded, in getTreeCellRendererComponent() argument
/third_party/openssl/test/
H A Dconstant_time_test.c195 uint64_t selected = constant_time_select_64(CONSTTIME_TRUE_64, a, b); in test_select_64() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DSwiftConfig.cpp235 const std::string selected = "selected='selected'"; in page() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddvdsubenc.c161 int selected[4] = { 0 }; in select_palette() local
[all...]
/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture.c51 static int selected(const char* filter, const char* name) in selected() function
/third_party/gptfdisk/
H A Dgptcurses.cc268 int GPTDataCurses::DisplayParts(int selected) { in DisplayParts() argument
[all...]
/third_party/toybox/kconfig/
H A Dmconf.c725 int selected; in conf_choice() local
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfdperf.c372 redraw_counter_label(WINDOW *win, int row, const char *name, bool selected) in redraw_counter_label() argument
565 uint32_t selected = group->counter[cnt].select_val; in counter_dialog() local
433 redraw_counter(WINDOW *win, int row, struct counter_group *group, int ctr, bool selected) redraw_counter() argument
[all...]
/third_party/curl/lib/
H A Dimap.c1565 bool selected = FALSE; in imap_perform() local

Completed in 16 milliseconds

123