/external/python/cpython3/Lib/xml/etree/ |
D | ElementPath.py | 98 def select(context, result): function 106 def select(context, result): function 112 def select(context, result): function 127 def select(context, result): function 135 def select(context, result): function 169 def select(context, result): function 178 def select(context, result): function 186 def select(context, result): function 195 def select(context, result): function 221 def select(context, result): function
|
/external/python/cpython2/Lib/xml/etree/ |
D | ElementPath.py | 98 def select(context, result): function 106 def select(context, result): function 113 def select(context, result): function 126 def select(context, result): function 134 def select(context, result): function 165 def select(context, result): function 174 def select(context, result): function 182 def select(context, result): function 191 def select(context, result): function 212 def select(context, result): function
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | select_test.cc | 72 auto select = builder.Select(pred, on_true, on_false); in XLA_TEST_F() local 82 auto select = builder.Select(pred, on_true, on_false); in TEST_F() local 97 auto select = builder.Select(cmp, on_true, on_false); in XLA_TEST_F() local 111 auto select = builder.Select(cmp, on_true, on_false); in TEST_F() local 125 auto select = builder.Select(cmp, on_true, on_false); in TEST_F() local 145 auto select = builder.Select(cmp, v1, v2); in TEST_F() local 186 auto select = builder.Select(cmp, v1, v2); in TEST_F() local 203 auto select = builder.Select(cmp, on_true, on_false); in TEST_F() local 220 auto select = builder.Select(cmp, on_true, on_false); in TEST_F() local 232 auto select = builder.Select(pred, on_true, on_false); in XLA_TEST_F() local [all …]
|
/external/compiler-rt/test/msan/ |
D | vector_select.cc | 10 __m128d select(bool b, __m128d c, __m128d d) in select() function 17 __w64d select(bool b, __w64d c, __w64d d) in select() function
|
/external/bart/bart/common/ |
D | Analyzer.py | 44 def assertStatement(self, statement, select=None): argument 67 def getStatement(self, statement, reference=False, select=None): argument
|
/external/autotest/frontend/client/src/autotest/common/ui/ |
D | ExtendedListBox.java | 27 private native void selectAppend(SelectElement select, in selectAppend() 37 SelectElement select = getElement().cast(); in addItem() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/ |
D | SelectionPolicy.java | 31 ChromosomePair select(Population population); in select() method
|
D | TournamentSelection.java | 56 public ChromosomePair select(Population population) { in select() method in TournamentSelection
|
/external/tpm2/ |
D | HierarchyControl.c | 22 BOOL select = (in->state == YES); in TPM2_HierarchyControl() local
|
/external/autotest/tko/ |
D | frontend.py | 139 def select(klass, db): member in group 168 def select(klass, db, where = {}): member in machine 186 def select(klass, db, where = {}): member in kernel 203 def select(klass, db, where={}, distinct=False): member in test 290 def select(klass, db, where): member in iteration
|
/external/python/cpython3/Lib/ |
D | selectors.py | 154 def select(self, timeout=None): member in BaseSelector 319 def select(self, timeout=None): member in SelectSelector 365 def select(self, timeout=None): member in PollSelector 428 def select(self, timeout=None): member in EpollSelector 492 def select(self, timeout=None): member in DevpollSelector 572 def select(self, timeout=None): member in KqueueSelector
|
/external/v8/tools/turbolizer/ |
D | selection.js | 30 Selection.prototype.select = function(s, isSelected) { method in Selection
|
D | text-view.js | 21 select: function(items, selected) { method 179 select(s, selected, makeVisible) { method in TextView
|
/external/curl/src/ |
D | tool_setup.h | 55 # define select(a,b,c,d,e) tpf_select_bsd(a,b,c,d,e) macro
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/ |
D | RecordingProxySelector.java | 35 @Override public List<Proxy> select(URI uri) { in select() method in RecordingProxySelector
|
/external/python/cpython2/Tools/freeze/ |
D | checkextensions.py | 39 def select(e, mods, vars, mod, skipofiles): function
|
/external/python/cpython3/Tools/freeze/ |
D | checkextensions.py | 39 def select(e, mods, vars, mod, skipofiles): function
|
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Netscape/ |
D | PowerPlant.py | 43 def select(self, _object, _attributes={}, **_arguments): member in PowerPlant_Events
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_if_conversion.cpp | 180 value *select = get_select_value_for_em(sh, em); in check_and_convert() local 279 alu_node* if_conversion::convert_phi(value* select, node* phi) { in convert_phi()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CurrencyPluralInfo.java | 252 String select(double number) { in select() method in CurrencyPluralInfo 263 String select(PluralRules.FixedDecimal numberInfo) { in select() method in CurrencyPluralInfo
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | CurrencyPluralInfo.java | 235 String select(double number) { in select() method in CurrencyPluralInfo 246 String select(PluralRules.FixedDecimal numberInfo) { in select() method in CurrencyPluralInfo
|
/external/conscrypt/openjdk/src/test/java/org/conscrypt/ |
D | ApplicationProtocolSelectorAdapterTest.java | 75 private int select(byte[] protocols) { in select() method in ApplicationProtocolSelectorAdapterTest
|
/external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/ |
D | AltNode.java | 33 SelectNode select = null; field in AltNode
|
/external/autotest/frontend/client/src/autotest/common/table/ |
D | ListFilter.java | 13 protected ListBox select; field in ListFilter
|
/external/swiftshader/src/Common/ |
D | Socket.cpp | 70 bool Socket::select(int us) in select() function in sw::Socket
|