Home
last modified time | relevance | path

Searched defs:select (Results 201 - 225 of 318) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dclk-tegra114.c1199 u32 select = 0; in tegra114_clock_tune_cpu_trimmers_high() local
1222 u32 select = 0; in tegra114_clock_tune_cpu_trimmers_low() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_mpc.c1026 program_gamut_remap( struct dcn30_mpc *mpc30, int mpcc_id, const uint16_t *regval, int select) program_gamut_remap() argument
H A Ddcn30_dpp.c66 enum dcn10_input_csc_select select; in dpp3_program_post_csc() local
183 enum dcn10_input_csc_select select = INPUT_CSC_SELECT_BYPASS; in dpp3_cnv_setup() local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/ngene/
H A Dngene-core.c398 int ngene_command_gpio_set(struct ngene *dev, u8 select, u8 level) in ngene_command_gpio_set() argument
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_fw1.h49 u32 select [ 8]; member
51 u32 select [ 6]; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcg14.c158 u8 select; /* Register Select */ member
/kernel/linux/linux-5.10/kernel/time/
H A Dclocksource.c585 int select = 0; in __clocksource_watchdog_kthread() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
H A Ddp_catalog.c890 u32 acr_ctrl, select; in dp_catalog_audio_config_acr() local
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcg14.c159 u8 select; /* Register Select */ member
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_fw1.h49 u32 select [ 8]; member
51 u32 select [ 6]; member
/kernel/linux/linux-6.6/drivers/clk/tegra/
H A Dclk-tegra114.c1200 u32 select = 0; in tegra114_clock_tune_cpu_trimmers_high() local
1223 u32 select = 0; in tegra114_clock_tune_cpu_trimmers_low() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.c65 enum dcn10_input_csc_select select; in dpp3_program_post_csc() local
182 enum dcn10_input_csc_select select = INPUT_CSC_SELECT_BYPASS; in dpp3_cnv_setup() local
[all...]
H A Ddcn30_mpc.c1055 program_gamut_remap( struct dcn30_mpc *mpc30, int mpcc_id, const uint16_t *regval, int select) program_gamut_remap() argument
/kernel/linux/linux-6.6/drivers/media/pci/ngene/
H A Dngene-core.c398 int ngene_command_gpio_set(struct ngene *dev, u8 select, u8 level) in ngene_command_gpio_set() argument
/kernel/linux/linux-6.6/kernel/time/
H A Dclocksource.c674 int select = 0; in __clocksource_watchdog_kthread() local
/third_party/curl/tests/server/
H A Dsockfilt.c891 #define select(a,b,c,d,e) select_ws(a,b,c,d,e) macro
[all...]
/third_party/backends/backend/
H A Dmustek_usb_high.c1604 SANE_Byte select = 0; in usb_high_scan_init_asic() local
/third_party/curl/lib/
H A Dcurl_setup.h350 # define select(a,b,c,d,e) Curl_amiga_select(a,b,c,d,e) macro
352 # define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0) macro
561 # define select(n,r,w,x,t) select_s(n,r,w,x,t) macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessageFormat.java2117 public String select(Object ctx, double number) { in select() method in MessageFormat.PluralSelectorProvider
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DMessageFormat.java2073 public String select(Object ctx, double number) { in select() method in MessageFormat.PluralSelectorProvider
/third_party/icu/icu4c/source/i18n/
H A Dplurrule.cpp284 PluralRules::select(int32_t number) const { in select() function in PluralRules
289 PluralRules::select(double number) const { in select() function in PluralRules
294 PluralRules::select(const number::FormattedNumber& number, UErrorCode& status) const { in select() function in PluralRules
308 PluralRules::select(const IFixedDecimal &number) const { in select() function in PluralRules
318 PluralRules::select(const number::FormattedNumberRange& range, UErrorCode& status) const { in select() function in PluralRules
323 PluralRules::select(const number::impl::UFormattedNumberRangeData* impl, UErrorCode& status) const { select() function in PluralRules
1086 RuleChain::select(const IFixedDecimal &number) const { select() function in RuleChain
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp478 Temp select = Temp(); in byte_align_scalar() local
/third_party/jerryscript/jerry-debugger/
H A Djerry_client_main.py21 import select namespace
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_internal.h234 struct dxil_instr_select select; member
/third_party/node/deps/icu-small/source/i18n/
H A Dplurrule.cpp288 PluralRules::select(int32_t number) const { in select() function in PluralRules
293 PluralRules::select(double number) const { in select() function in PluralRules
298 PluralRules::select(const number::FormattedNumber& number, UErrorCode& status) const { in select() function in PluralRules
312 PluralRules::select(const IFixedDecimal &number) const { in select() function in PluralRules
322 PluralRules::select(const number::FormattedNumberRange& range, UErrorCode& status) const { in select() function in PluralRules
327 PluralRules::select(const number::impl::UFormattedNumberRangeData* impl, UErrorCode& status) const { select() function in PluralRules
1090 RuleChain::select(const IFixedDecimal &number) const { select() function in RuleChain
[all...]

Completed in 54 milliseconds

12345678910>>...13