Home
last modified time | relevance | path

Searched defs:select (Results 126 - 150 of 315) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dxway_nand.c88 static void xway_select_chip(struct nand_chip *chip, int select) in xway_select_chip() argument
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-mxs.c106 u32 select = 0; in mxs_spi_cs_to_reg() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.c294 uint32_t select = 0; in program_multi_taps_filter() local
/kernel/linux/linux-6.6/drivers/pinctrl/freescale/
H A Dpinctrl-imx.c212 u8 select = val & 0xff; in imx_pmx_set_one_pin_mmio() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
H A Ddp_audio.c371 u32 select = 0; in dp_audio_setup_acr() local
/kernel/linux/linux-6.6/drivers/hid/
H A Dwacom.h125 u8 select; /* status led selector (0..3) */ member
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusbus428ctldefs.h46 unsigned char select; member
/kernel/linux/linux-6.6/kernel/
H A Dprofile.c62 const char *select = NULL; in profile_setup() local
/third_party/ffmpeg/libavformat/
H A Dtee.c162 char *format = NULL, *select = NULL, *on_fail = NULL; in open_slave() local
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_none_4.h708 ASTCENC_SIMD_INLINE vint4 select(vint4 a, vint4 b, vmask4 cond) in select() function
922 ASTCENC_SIMD_INLINE vfloat4 select(vfloat4 a, vfloat4 b, vmask4 cond) in select() function
/third_party/icu/icu4c/source/i18n/
H A Dplurfmt.cpp589 UnicodeString PluralFormat::PluralSelectorAdapter::select(void *context, double number, in select() function in PluralFormat::PluralSelectorAdapter
/third_party/lzma/CPP/Windows/Control/
H A DListView.h92 void SetItemState_Selected(int index, bool select) { SetItemState(index, select ? LVIS_SELECTED : 0, LVIS_SELECTED); } in SetItemState_Selected() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dplurfmt.cpp589 UnicodeString PluralFormat::PluralSelectorAdapter::select(void *context, double number, in select() function in PluralFormat::PluralSelectorAdapter
/third_party/python/Lib/test/
H A D_test_eintr.py16 import select namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.cpp212 static Value *createShuffle4(Value *lhs, Value *rhs, uint16_t select) in createShuffle4() argument
238 static Value *createSwizzle4(Value *val, uint16_t select) in createSwizzle4() argument
250 createMask4(Value *lhs, Value *rhs, uint16_t select) createMask4() argument
[all...]
/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...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddpp-nfc.py739 import sys, tty, termios, select namespace
[all...]
/base/web/webview/test/unittest/audio_adapter_impl_test/
H A Daudio_adapter_impl_test.cpp543 int32_t select = AudioSystemManagerAdapterImpl::GetInstance().SelectAudioOutputDevice(false, device); in HWTEST_F() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ipa_control/
H A Dmali_kbase_csf_ipa_control.c112 static int apply_select_config(struct kbase_device *kbdev, u64 *select) in apply_select_config() argument
[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...]
/kernel/linux/linux-5.10/drivers/firmware/
H A Dqemu_fw_cfg.c317 u16 select; member

Completed in 28 milliseconds

12345678910>>...13