Searched full:converts (Results 1 – 25 of 733) sorted by relevance
12345678910>>...30
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| D | stdlib.h | 193 /* Converts the unsigned long integer <in> to its hex representation into 223 /* converts unsigned long <in> to an hex string using the static itoa_buffer 233 /* Converts the unsigned long integer <in> to its string representation into 264 /* Converts the signed long integer <in> to its string representation into 295 /* converts long integer <in> to a string using the static itoa_buffer and 305 /* converts long integer <in> to a string using the static itoa_buffer and 315 /* converts unsigned long integer <in> to a string using the static itoa_buffer 325 /* Converts the unsigned 64-bit integer <in> to its hex representation into 359 /* converts uint64_t <in> to an hex string using the static itoa_buffer and 369 /* Converts the unsigned 64-bit integer <in> to its string representation into [all …]
|
| /kernel/liteos_m/testsuites/unittest/posix/src/ctype/ |
| D | toupper_test.c | 69 * @tc.name : Converts a lowercase letter to uppercase equivalent 87 * @tc.name : Converts a lowercase letter to uppercase equivalent 105 * @tc.name : Converts a lowercase letter to uppercase equivalent 123 * @tc.name : Converts a lowercase letter to uppercase equivalent 141 * @tc.name : Converts a lowercase letter to uppercase equivalent
|
| D | tolower_test.c | 69 * @tc.name : Converts an uppercase letter specified by c to its lowercase equivalent 87 * @tc.name : Converts an uppercase letter specified by c to its lowercase equivalent 105 * @tc.name : Converts an uppercase letter to lowercase equivalent 123 * @tc.name : Converts an uppercase letter to its lowercase equivalent 141 * @tc.name : Converts an uppercase letter to its lowercase equivalent
|
| /kernel/linux/linux-5.10/fs/ |
| D | fs_types.c | 23 * This function converts the on-disk file type value (FT_*) to the directory 64 * This function converts the file mode value to the on-disk file type (FT_*). 87 * This function converts the file mode value to the directory
|
| /kernel/linux/linux-6.6/fs/ |
| D | fs_types.c | 23 * This function converts the on-disk file type value (FT_*) to the directory 64 * This function converts the file mode value to the on-disk file type (FT_*). 87 * This function converts the file mode value to the directory
|
| /kernel/linux/linux-6.6/include/video/ |
| D | videomode.h | 40 * This function converts a struct display_timing to a struct videomode. 52 * This function converts one struct display_timing entry to a struct videomode.
|
| /kernel/linux/linux-5.10/include/video/ |
| D | videomode.h | 40 * This function converts a struct display_timing to a struct videomode. 52 * This function converts one struct display_timing entry to a struct videomode.
|
| /kernel/linux/linux-6.6/drivers/rtc/ |
| D | lib.c | 46 * rtc_time64_to_tm - converts time64_t to rtc_time. 135 /* Converts to the Gregorian calendar. */ in rtc_time64_to_tm() 143 /* Converts to rtc_time's format. */ in rtc_time64_to_tm() 179 * rtc_tm_to_time64 - Converts rtc_time to time64_t.
|
| /kernel/linux/linux-6.6/drivers/iio/common/ssp_sensors/ |
| D | ssp_iio_sensor.h | 46 /* Converts time in ms to frequency */ 61 /* Converts frequency to time in ms */
|
| /kernel/linux/linux-5.10/drivers/iio/common/ssp_sensors/ |
| D | ssp_iio_sensor.h | 46 /* Converts time in ms to frequency */ 61 /* Converts frequency to time in ms */
|
| /kernel/linux/linux-6.6/sound/soc/tegra/ |
| D | Kconfig | 101 which converts the sampling frequency of the input signal from 113 converts the multi-bit Pulse Code Modulation (PCM) audio input to 117 interpolation and then converts the oversampled PCM input to 145 converts the sampling frequency of input signal to another
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | clocksource.h | 163 * Helper functions that converts a khz counter frequency to a timsource 176 * Helper functions that converts a hz counter 186 * clocksource_cyc2ns - converts clocksource cycles to nanoseconds 191 * Converts clocksource cycles to nanoseconds, using the given @mult and @shift.
|
| D | stringify.h | 6 * converts to "bar".
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | clocksource.h | 169 * Helper functions that converts a khz counter frequency to a timsource 182 * Helper functions that converts a hz counter 192 * clocksource_cyc2ns - converts clocksource cycles to nanoseconds 197 * Converts clocksource cycles to nanoseconds, using the given @mult and @shift.
|
| D | stringify.h | 6 * converts to "bar".
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
| D | Kconfig | 52 designed for ChromeOS devices. It converts HDMI 130 chip driver that converts dual DSI and I2S to 144 chip driver that converts dual DSI and I2S to
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/ |
| D | perfctr-watchdog.c | 44 /* converts an msr to an appropriate reservation bit */ 75 * converts an msr to an appropriate reservation bit
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| D | drm_format_helper.c | 299 * This function copies parts of a framebuffer to display memory and converts the 369 * This function copies parts of a framebuffer to display memory and converts the 425 * This function copies parts of a framebuffer to display memory and converts 477 * This function copies parts of a framebuffer to display memory and converts 529 * This function copies parts of a framebuffer to display memory and converts 579 * This function copies parts of a framebuffer to display memory and converts the 627 * This function copies parts of a framebuffer to display memory and converts the 739 * This function copies parts of a framebuffer to display memory and converts the 792 * This function copies parts of a framebuffer to display memory and converts 843 * This function copies parts of a framebuffer to display memory and converts the [all …]
|
| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
| D | perfctr-watchdog.c | 44 /* converts an msr to an appropriate reservation bit */ 75 * converts an msr to an appropriate reservation bit
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | mca_asm.h | 30 * This macro converts a instruction virtual address to a physical address 38 * This macro converts a data virtual address to a physical address 46 * This macro converts a data physical address to a virtual address
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| D | mca_asm.h | 30 * This macro converts a instruction virtual address to a physical address 38 * This macro converts a data virtual address to a physical address 46 * This macro converts a data physical address to a virtual address
|
| /kernel/linux/linux-6.6/sound/pci/emu10k1/ |
| D | p16v.h | 147 /* SRC48 converts samples rates 44.1, 48, 96, 192 to 48 khz. */ 148 /* SRCMulti converts 48khz samples rates to 44.1, 48, 96, 192 to 48. */ 174 /* SRC48 converts samples rates 44.1, 48, 96, 192 to 48 khz. */ 179 /* SRCMulti converts 48khz samples rates to 44.1, 48, 96, 192 to 48. */
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | lib.c | 46 * rtc_time64_to_tm - Converts time64_t to rtc_time. 112 * rtc_tm_to_time64 - Converts rtc_time to time64_t.
|
| /kernel/linux/linux-5.10/kernel/time/ |
| D | timeconv.c | 24 * Converts the calendar time to broken-down time representation 71 * time64_to_tm - converts the calendar time to local broken-down time
|
| /kernel/linux/linux-6.6/kernel/time/ |
| D | timeconv.c | 24 * Converts the calendar time to broken-down time representation 40 * time64_to_tm - converts the calendar time to local broken-down time
|
12345678910>>...30