Home
last modified time | relevance | path

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

1234

/third_party/boringssl/src/tool/
Dspeed.cc185 static bool SpeedRSA(const std::string &selected) { in SpeedRSA()
272 static bool SpeedRSAKeyGen(const std::string &selected) { in SpeedRSAKeyGen()
449 size_t ad_len, const std::string &selected) { in SpeedAEAD()
463 size_t ad_len, const std::string &selected) { in SpeedAEADOpen()
478 const std::string &selected) { in SpeedAESBlock()
575 const std::string &selected) { in SpeedHash()
609 static bool SpeedRandom(const std::string &selected) { in SpeedRandom()
624 const std::string &selected) { in SpeedECDHCurve()
684 const std::string &selected) { in SpeedECDSACurve()
725 static bool SpeedECDH(const std::string &selected) { in SpeedECDH()
[all …]
/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/uboot/u-boot-2020.01/scripts/kconfig/lxdialog/
Dmenubox.c54 int selected, int hotkey) in do_print_item()
89 #define print_item(index, choice, selected) \ argument
142 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons()
172 const void *selected, int *s_scroll) in dialog_menu()
Dchecklist.c18 static void print_item(WINDOW * win, int choice, int selected) in print_item()
88 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
Dyesno.c14 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
Dinputbox.c16 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/uboot/u-boot-2020.01/tools/buildman/
Dcontrol.py25 def GetActionSummary(is_summary, commits, selected, options): argument
/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.c123 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_standard/wpa_supplicant/
Dwps_supplicant.h126 struct wpa_bss *selected, in wpas_wps_scan_pbc_overlap()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwps_supplicant.h126 struct wpa_bss *selected, in wpas_wps_scan_pbc_overlap()
/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

1234