Home
last modified time | relevance | path

Searched defs:select (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/external/python/cpython3/Lib/xml/etree/
DElementPath.py117 def select(context, result): function
123 def select(context, result): function
133 def select(context, result): function
142 def select(context, result): function
156 def select(context, result): function
164 def select(context, result): function
172 def select(context, result): function
178 def select(context, result): function
196 def select(context, result): function
206 def select(context, result): function
[all …]
/external/python/cpython2/Lib/xml/etree/
DElementPath.py98 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/llvm-project/clang/test/SemaCXX/
Dint-ptr-cast-SFINAE.cpp11 template<bool, typename T, typename U> struct select { using type = T; }; argument
12 template<typename T, typename U> struct select<false, T, U> { using type = U; }; struct
/external/llvm-project/compiler-rt/test/msan/
Dvector_select.cpp10 __m128d select(bool b, __m128d c, __m128d d) in select() function
17 __w64d select(bool b, __w64d c, __w64d d) in select() function
/external/compiler-rt/test/msan/
Dvector_select.cc10 __m128d select(bool b, __m128d c, __m128d d) in select() function
17 __w64d select(bool b, __w64d c, __w64d d) in select() function
/external/autotest/tko/
Dfrontend.py139 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/autotest/frontend/client/src/autotest/common/ui/
DExtendedListBox.java27 private native void selectAppend(SelectElement select, in selectAppend()
37 SelectElement select = getElement().cast(); in addItem() local
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/
DTrees.java64 ExpressionTree select = methodInvocation.getMethodSelect(); in getMethodName() local
72 ExpressionTree select = methodInvocation.getMethodSelect(); in getMethodReceiver() local
/external/llvm-project/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp305 template <> bool AVRDAGToDAGISel::select<ISD::FrameIndex>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel
320 template <> bool AVRDAGToDAGISel::select<ISD::STORE>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel
357 template <> bool AVRDAGToDAGISel::select<ISD::LOAD>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel
413 template <> bool AVRDAGToDAGISel::select<AVRISD::CALL>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel
453 template <> bool AVRDAGToDAGISel::select<ISD::BRIND>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp308 template <> bool AVRDAGToDAGISel::select<ISD::FrameIndex>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel
323 template <> bool AVRDAGToDAGISel::select<ISD::STORE>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel
360 template <> bool AVRDAGToDAGISel::select<ISD::LOAD>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel
416 template <> bool AVRDAGToDAGISel::select<AVRISD::CALL>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel
456 template <> bool AVRDAGToDAGISel::select<ISD::BRIND>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel
/external/python/cpython3/Lib/
Dselectors.py156 def select(self, timeout=None): member in BaseSelector
320 def select(self, timeout=None): member in SelectSelector
403 def select(self, timeout=None): member in _PollLikeSelector
452 def select(self, timeout=None): member in EpollSelector
554 def select(self, timeout=None): member in KqueueSelector
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/
DHierarchyControl.c51 BOOL select = (in->state == YES); in TPM2_HierarchyControl() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/
DSelectionPolicy.java31 ChromosomePair select(Population population); in select() method
DTournamentSelection.java56 public ChromosomePair select(Population population) { in select() method in TournamentSelection
/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/gpio/
Dmtgpio.c133 int select) in mt_gpio_set_spec_pull_pupd()
158 int select) in mt_gpio_set_pull_pu_pd()
185 int select) in mt_gpio_set_pull_chip()
/external/rust/crates/futures-macro/src/
Dlib.rs19 mod select; module
Dselect.rs30 let mut select = Self { in parse() localVariable
125 pub(crate) fn select(input: TokenStream) -> TokenStream { in select() function
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_if_conversion.cpp177 value *select = get_select_value_for_em(sh, em); in check_and_convert() local
276 alu_node* if_conversion::convert_phi(value* select, node* phi) { in convert_phi()
/external/libhevc/encoder/arm/
Dihevce_copy_neon.c76 uint16x4_t select = vdup_n_u16(0xff << (e_chroma_plane << 3)); in ihevce_chroma_interleave_2d_copy_neon() local
93 uint16x8_t select = vdupq_n_u16(0xff << (e_chroma_plane << 3)); in ihevce_chroma_interleave_2d_copy_neon() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCurrencyPluralInfo.java232 String select(double number) { in select() method in CurrencyPluralInfo
243 public String select(PluralRules.FixedDecimal numberInfo) { in select() method in CurrencyPluralInfo
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCurrencyPluralInfo.java250 String select(double number) { in select() method in CurrencyPluralInfo
261 public String select(PluralRules.FixedDecimal numberInfo) { in select() method in CurrencyPluralInfo
/external/rust/crates/futures/tests/
Dstream_select_next_some.rs32 fn select() { in select() function
/external/curl/src/
Dtool_setup.h55 # define select(a,b,c,d,e) tpf_select_bsd(a,b,c,d,e) macro
/external/rust/crates/tokio/src/macros/
Dselect.rs343 macro_rules! select { macro
/external/rust/crates/futures-util/src/stream/
Dmod.rs88 mod select; module

12345678910>>...12