Home
last modified time | relevance | path

Searched defs:select (Results 76 - 100 of 159) sorted by relevance

1234567

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dplurfmt.cpp589 UnicodeString PluralFormat::PluralSelectorAdapter::select(void *context, double number, in select() function in PluralFormat::PluralSelectorAdapter
/third_party/python/Lib/logging/
H A Dconfig.py910 import select namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A 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
[all...]
/third_party/python/Lib/
H A Dasyncore.py49 import select namespace
[all...]
H A Dsubprocess.py118 import select namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddpp-nfc.py739 import sys, tty, termios, select namespace
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_pattern.cpp370 void CheckBoxGroupPattern::UpdateGroupCheckStatus(const RefPtr<FrameNode>& frameNode, bool select) in UpdateGroupCheckStatus() argument
386 void CheckBoxGroupPattern::UpdateCheckBoxStatus(const RefPtr<FrameNode>& frameNode, bool select) in UpdateCheckBoxStatus() argument
420 UpdateRepeatedGroupStatus(const RefPtr<FrameNode>& frameNode, bool select) UpdateRepeatedGroupStatus() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_model_ng.cpp22 void SetSelectDefaultSize(const RefPtr<FrameNode>& select) in SetSelectDefaultSize() argument
49 auto select = FrameNode::GetOrCreateFrameNode( in Create() local
472 auto select = AceType::Claim(frameNode); in InitSelect() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp6.c591 vp6_filter(VP56Context *s, uint8_t *dst, uint8_t *src, int offset1, int offset2, ptrdiff_t stride, VP56mv mv, int mask, int select, int luma) vp6_filter() argument
/third_party/ffmpeg/libavfilter/
H A Df_select.c159 double select; member
178 SelectContext *select = ctx->priv; in init() local
210 SelectContext *select = inlink->dst->priv; in config_input() local
276 SelectContext *select = ctx->priv; get_scene_score() local
330 SelectContext *select = ctx->priv; select_frame() local
415 SelectContext *select = ctx->priv; filter_frame() local
434 SelectContext *select = ctx->priv; uninit() local
451 SelectContext *select = ctx->priv; aselect_init() local
490 SelectContext *select = ctx->priv; query_formats() local
508 AVFILTER_DEFINE_CLASS(select); global() variable
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_avx2_8.h602 ASTCENC_SIMD_INLINE vint8 select(vint8 a, vint8 b, vmask8 cond) in select() function
907 ASTCENC_SIMD_INLINE vfloat8 select(vfloat8 a, vfloat8 b, vmask8 cond) in select() function
H A Dastcenc_vecmathlib_sse_4.h698 ASTCENC_SIMD_INLINE vint4 select(vint4 a, vint4 b, vmask4 cond) in select() function
893 ASTCENC_SIMD_INLINE vfloat4 select(vfloat4 a, vfloat4 b, vmask4 cond) in select() function
H A Dastcenc_vecmathlib_neon_4.h661 ASTCENC_SIMD_INLINE vint4 select(vint4 a, vint4 b, vmask4 cond) in select() function
828 ASTCENC_SIMD_INLINE vfloat4 select(vfloat4 a, vfloat4 b, vmask4 cond) in select() function
/third_party/backends/backend/
H A Dteco1.c621 unsigned char select[24] = { in teco_mode_select() local
H A Dmustek_usb_low.h123 SANE_Byte select; member
/third_party/backends/japi/
H A DJscanimage.java939 protected void select(String text) in select() method in SaneComboBox
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_dump.c447 dump_instr_select(struct dxil_dumper *d, struct dxil_instr_select *select) in dump_instr_select() argument
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDumbTextComponent.java170 public void select(MouseEvent e, boolean first) { in select() method in DumbTextComponent
406 public void select(Selection newSelection) { select() method in DumbTextComponent
420 public void select(int start, int end) { select() method in DumbTextComponent
424 public void select(int start, int end, boolean clickAfter) { select() method in DumbTextComponent
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c387 struct src_select * select; in can_use_presub_data_add_select() local
/third_party/python/Lib/idlelib/
H A Drpc.py36 import select namespace
/third_party/python/Lib/http/
H A Dserver.py100 import select namespace
/third_party/python/Lib/asyncio/
H A Dwindows_events.py442 def select(self, timeout=None): member in IocpProactor
/third_party/python/Lib/test/test_asyncio/
H A Dutils.py332 def select(self, timeout): member in TestSelector
H A Dtest_ssl.py6 import select namespace
/third_party/python/Lib/test/
H A Dtest_asyncore.py2 import select namespace
[all...]

Completed in 34 milliseconds

1234567