Searched full:converts (Results 1 – 25 of 331) sorted by relevance
12345678910>>...14
| /kernel/liteos_m/testsuites/unittest/posix/src/ctype/ |
| 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
|
| 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
|
| /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-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-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-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-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-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-5.10/tools/include/linux/ |
| D | stringify.h | 7 * converts to "bar".
|
| /kernel/linux/linux-5.10/drivers/media/platform/xilinx/ |
| D | Kconfig | 19 based driver that takes input from CSI-2 Tx source and converts
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | macmodes.c | 209 * mac_vmode_to_var - converts vmode/cmode pair to var structure 214 * Converts a MacOS vmode/cmode pair to a frame buffer video 296 * Converts a frame buffer video mode structure to a MacOS 360 * Converts a Macintosh monitor sense number to a MacOS
|
| /kernel/linux/linux-5.10/sound/pci/emu10k1/ |
| D | p16v.h | 203 /* SRC48 converts samples rates 44.1, 48, 96, 192 to 48 khz. */ 204 /* SRCMulti converts 48khz samples rates to 44.1, 48, 96, 192 to 48. */ 230 /* SRC48 converts samples rates 44.1, 48, 96, 192 to 48 khz. */ 235 /* SRCMulti converts 48khz samples rates to 44.1, 48, 96, 192 to 48. */
|
| /kernel/linux/linux-5.10/arch/sh/include/mach-kfr2r09/mach/ |
| D | romimage.h | 5 * converts the "partner-jet-script.txt" script into assembly
|
| /kernel/linux/linux-5.10/sound/soc/tegra/ |
| D | Kconfig | 101 converts the multi-bit Pulse Code Modulation (PCM) audio input to 105 interpolation and then converts the oversampled PCM input to
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| D | ioctl.c | 56 * This function converts ioctl flags (@FS_COMPR_FL, etc) to UBIFS inode flags 81 * This function converts UBIFS inode flags (@UBIFS_COMPR_FL, etc) to ioctl
|
| /kernel/linux/linux-5.10/arch/sh/include/mach-ecovec24/mach/ |
| D | romimage.h | 5 * converts the "partner-jet-script.txt" script into assembly
|
| /kernel/linux/linux-5.10/mm/ |
| D | percpu-internal.h | 96 * pcpu_chunk_nr_blocks - converts nr_pages to # of md_blocks 108 * pcpu_nr_pages_to_map_bits - converts the pages to size of bitmap
|
| /kernel/linux/linux-5.10/tools/perf/Documentation/ |
| D | perf-data.txt | 20 Converts perf data file into another format (only CTF [1] format is support by now).
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
| D | vivid-vid-common.h | 14 * Conversion function that converts a single-planar format to a
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | tc358743.txt | 3 The Toshiba TC358743 HDMI-RX to MIPI CSI2-TX (H2C) is a bridge that converts
|
| /kernel/linux/linux-5.10/fs/befs/ |
| D | io.c | 21 * Converts befs notion of disk addr to a disk offset and uses
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | renesas,fdp1.yaml | 13 The FDP1 is a de-interlacing module which converts interlaced video to
|
12345678910>>...14