Home
last modified time | relevance | path

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

123456789

/external/clang/test/SemaObjC/
Dproperty-inherited.m50 @property (nonatomic) void* selected; property
54 @property (nonatomic) void* selected; // expected-note {{property declared here}} property
58 @property (nonatomic) void* selected; // expected-note {{property declared here}} property
68 @property (nonatomic) char selected; // expected-warning {{property type 'char' is incompatible wit… property
/external/cronet/stable/third_party/boringssl/src/tool/
Dspeed.cc305 static bool SpeedRSA(const std::string &selected) { in SpeedRSA()
407 static bool SpeedRSAKeyGen(const std::string &selected) { in SpeedRSAKeyGen()
577 size_t ad_len, const std::string &selected) { in SpeedAEAD()
591 size_t ad_len, const std::string &selected) { in SpeedAEADOpen()
606 const std::string &selected) { in SpeedAESBlock()
703 const std::string &selected) { in SpeedHash()
737 static bool SpeedRandom(const std::string &selected) { in SpeedRandom()
752 const std::string &selected) { in SpeedECDHCurve()
809 const std::string &selected) { in SpeedECDSACurve()
858 static bool SpeedECDH(const std::string &selected) { in SpeedECDH()
[all …]
/external/cronet/tot/third_party/boringssl/src/tool/
Dspeed.cc305 static bool SpeedRSA(const std::string &selected) { in SpeedRSA()
407 static bool SpeedRSAKeyGen(const std::string &selected) { in SpeedRSAKeyGen()
577 size_t ad_len, const std::string &selected) { in SpeedAEAD()
591 size_t ad_len, const std::string &selected) { in SpeedAEADOpen()
606 const std::string &selected) { in SpeedAESBlock()
703 const std::string &selected) { in SpeedHash()
737 static bool SpeedRandom(const std::string &selected) { in SpeedRandom()
752 const std::string &selected) { in SpeedECDHCurve()
809 const std::string &selected) { in SpeedECDSACurve()
858 static bool SpeedECDH(const std::string &selected) { in SpeedECDH()
[all …]
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/selects/
DSelectBiasTest.kt16 val selected = select<Int> { in <lambda>() constant
32 val selected = selectUnbiased<Int> { in <lambda>() constant
/external/boringssl/src/tool/
Dspeed.cc302 static bool SpeedRSA(const std::string &selected) { in SpeedRSA()
404 static bool SpeedRSAKeyGen(const std::string &selected) { in SpeedRSAKeyGen()
574 size_t ad_len, const std::string &selected) { in SpeedAEAD()
588 size_t ad_len, const std::string &selected) { in SpeedAEADOpen()
603 const std::string &selected) { in SpeedAESBlock()
700 const std::string &selected) { in SpeedHash()
734 static bool SpeedRandom(const std::string &selected) { in SpeedRandom()
749 const std::string &selected) { in SpeedECDHCurve()
806 const std::string &selected) { in SpeedECDSACurve()
855 static bool SpeedECDH(const std::string &selected) { in SpeedECDH()
[all …]
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/tool/
Dspeed.cc191 static bool SpeedRSA(const std::string &selected) { in SpeedRSA()
288 static bool SpeedRSAKeyGen(const std::string &selected) { in SpeedRSAKeyGen()
463 size_t ad_len, const std::string &selected) { in SpeedAEAD()
477 size_t ad_len, const std::string &selected) { in SpeedAEADOpen()
492 const std::string &selected) { in SpeedAESBlock()
589 const std::string &selected) { in SpeedHash()
623 static bool SpeedRandom(const std::string &selected) { in SpeedRandom()
638 const std::string &selected) { in SpeedECDHCurve()
695 const std::string &selected) { in SpeedECDSACurve()
736 static bool SpeedECDH(const std::string &selected) { in SpeedECDH()
[all …]
/external/coreboot/util/kconfig/lxdialog/
Dmenubox.c54 int selected, int hotkey) in do_print_item()
81 #define print_item(index, choice, selected) \ argument
134 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons()
164 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()
/external/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()
/external/antlr/runtime/Cpp/include/
Dantlr3traits.hpp94 typedef A selected; typedef in TraitsSelector
101 typedef B selected; typedef in TraitsSelector
108 typedef A selected; typedef in TraitsOneArgSelector
115 typedef B selected; typedef in TraitsOneArgSelector
122 typedef A selected; typedef in BoolSelector
129 typedef B selected; typedef in BoolSelector
/external/perfetto/ui/src/core_plugins/flags_page/
Dflags_page.ts35 selected: string; property
57 const selected = o.id === attrs.selected; constant
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/
DHierarchyControl.c52 BOOL *selected = NULL; in TPM2_HierarchyControl() local
/external/perfetto/src/trace_processor/containers/
Drow_map_unittest.cc136 RowMap selected = rm.SelectRows(selector); in TEST() local
146 RowMap selected = rm.SelectRows(selector); in TEST() local
154 RowMap selected = rm.SelectRows(selector); in TEST() local
164 RowMap selected = rm.SelectRows(selector); in TEST() local
175 RowMap selected = rm.SelectRows(selector); in TEST() local
184 RowMap selected = rm.SelectRows(selector); in TEST() local
193 RowMap selected = rm.SelectRows(selector); in TEST() local
202 RowMap selected = rm.SelectRows(selector); in TEST() local
210 RowMap selected = rm.SelectRows(selector); in TEST() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/
DTestEnumTyping.java57 public ENUM_TYPE selected; field in TestEnumTyping.EnumContaintingClass
61 public EnumContaintingClass(ENUM_TYPE selected) { in EnumContaintingClass()
/external/apache-xml/test/trace-src/org/apache/xalan/trace/
DTraceListener.java50 public void selected(SelectionEvent ev) throws javax.xml.transform.TransformerException; in selected() method
/external/autotest/frontend/client/src/autotest/common/table/
DBooleanFilter.java16 String selected = getSelectedText(); in addParams() local
/external/libprotobuf-mutator/src/
Dweighted_reservoir_sampler.h40 const T& selected() const { return selected_; } in selected() function
/external/autotest/frontend/client/src/autotest/common/ui/
DMultiListSelectPresenter.java57 private boolean selected; field in MultiListSelectPresenter.Item
104 private void setSelected(boolean selected) { in setSelected()
/external/conscrypt/common/src/main/java/org/conscrypt/
DApplicationProtocolSelectorAdapter.java64 final String selected; in selectApplicationProtocol() local
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DApplicationProtocolSelectorAdapter.java65 final String selected; in selectApplicationProtocol() local
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DAlertDialogTask.java108 public void setSingleChoiceItems(JSONArray items, int selected) { in setSingleChoiceItems()
124 public void setMultiChoiceItems(JSONArray items, JSONArray selected) throws JSONException { in setMultiChoiceItems()
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/clustering/
DKMeansPlusPlusClusterer.java209 Cluster<T> selected = null; in getPointFromLargestVarianceCluster() local
250 Cluster<T> selected = null; in getPointFromLargestNumberCluster() local

123456789