Home
last modified time | relevance | path

Searched full:digit (Results 1 – 25 of 222) sorted by relevance

123456789

/linux-6.12.1/arch/m68k/fpsp040/
Dbinstr.S18 | msb form a decimal digit. This process is iterated until
21 | A1. Init d7 to 1. D7 is the byte digit counter, and if 1, the
22 | digit formed will be assumed the least significant. This is
36 | into d2:d3. D1 will contain the bcd digit formed.
38 | A6. Test d7. If zero, the digit formed is the ms digit. If non-
39 | zero, it is the ls digit. Put the digit in its place in the
40 | upper word of d0. If it is the ls digit, write the word
50 | d1: temp used to form the digit
56 | d7: byte digit formation word;digit count {0,1}
78 moveql #1,%d7 |init d7 for second digit
[all …]
Ddecbin.S33 | assumed following the least-significant digit.
43 | SM = 0 a non-zero digit in the integer position
44 | SM = 1 a non-zero digit in Mant0, lsd of the fraction
133 | (*) d0: temp digit storage
135 | (*) d2: digit count
153 mulul #TEN,%d1 |mul partial product by one digit place
154 bfextu %d4{%d3:#4},%d0 |get the digit and zero extend into d0
156 addqb #4,%d3 |advance d3 to the next digit
179 | (*) d0: temp digit storage
181 | (*) d2: digit count
[all …]
/linux-6.12.1/arch/m68k/include/asm/
Damigahw.h279 unsigned int :28, second2:4; /* lower digit */
280 unsigned int :28, second1:4; /* upper digit */
281 unsigned int :28, minute2:4; /* lower digit */
282 unsigned int :28, minute1:4; /* upper digit */
283 unsigned int :28, hour2:4; /* lower digit */
284 unsigned int :28, hour1:4; /* upper digit */
286 unsigned int :28, day2:4; /* lower digit */
287 unsigned int :28, day1:4; /* upper digit */
288 unsigned int :28, month2:4; /* lower digit */
289 unsigned int :28, month1:4; /* upper digit */
[all …]
/linux-6.12.1/sound/usb/caiaq/
Dcontrol.c429 { "LED: Deck A: Digit 1 - A", 55 | CNT_INTVAL },
430 { "LED: Deck A: Digit 1 - B", 54 | CNT_INTVAL },
431 { "LED: Deck A: Digit 1 - C", 53 | CNT_INTVAL },
432 { "LED: Deck A: Digit 1 - D", 52 | CNT_INTVAL },
433 { "LED: Deck A: Digit 1 - E", 51 | CNT_INTVAL },
434 { "LED: Deck A: Digit 1 - F", 50 | CNT_INTVAL },
435 { "LED: Deck A: Digit 1 - G", 49 | CNT_INTVAL },
436 { "LED: Deck A: Digit 1 - dot", 48 | CNT_INTVAL },
437 { "LED: Deck A: Digit 2 - A", 63 | CNT_INTVAL },
438 { "LED: Deck A: Digit 2 - B", 62 | CNT_INTVAL },
[all …]
/linux-6.12.1/drivers/rtc/
Drtc-msm6242.c23 MSM6242_SECOND1 = 0x0, /* 1-second digit register */
24 MSM6242_SECOND10 = 0x1, /* 10-second digit register */
25 MSM6242_MINUTE1 = 0x2, /* 1-minute digit register */
26 MSM6242_MINUTE10 = 0x3, /* 10-minute digit register */
27 MSM6242_HOUR1 = 0x4, /* 1-hour digit register */
28 MSM6242_HOUR10 = 0x5, /* PM/AM, 10-hour digit register */
29 MSM6242_DAY1 = 0x6, /* 1-day digit register */
30 MSM6242_DAY10 = 0x7, /* 10-day digit register */
31 MSM6242_MONTH1 = 0x8, /* 1-month digit register */
32 MSM6242_MONTH10 = 0x9, /* 10-month digit register */
[all …]
/linux-6.12.1/Documentation/translations/zh_TW/admin-guide/
Dunicode.rst145 U+F8F0 KLINGON DIGIT ZERO
146 U+F8F1 KLINGON DIGIT ONE
147 U+F8F2 KLINGON DIGIT TWO
148 U+F8F3 KLINGON DIGIT THREE
149 U+F8F4 KLINGON DIGIT FOUR
150 U+F8F5 KLINGON DIGIT FIVE
151 U+F8F6 KLINGON DIGIT SIX
152 U+F8F7 KLINGON DIGIT SEVEN
153 U+F8F8 KLINGON DIGIT EIGHT
154 U+F8F9 KLINGON DIGIT NINE
/linux-6.12.1/Documentation/translations/zh_CN/admin-guide/
Dunicode.rst142 U+F8F0 KLINGON DIGIT ZERO
143 U+F8F1 KLINGON DIGIT ONE
144 U+F8F2 KLINGON DIGIT TWO
145 U+F8F3 KLINGON DIGIT THREE
146 U+F8F4 KLINGON DIGIT FOUR
147 U+F8F5 KLINGON DIGIT FIVE
148 U+F8F6 KLINGON DIGIT SIX
149 U+F8F7 KLINGON DIGIT SEVEN
150 U+F8F8 KLINGON DIGIT EIGHT
151 U+F8F9 KLINGON DIGIT NINE
/linux-6.12.1/arch/powerpc/boot/
Dstdlib.c21 int digit; in strtoull() local
24 digit = *ptr - '0'; in strtoull()
26 digit = *ptr - 'A' + 10; in strtoull()
28 digit = *ptr - 'a' + 10; in strtoull()
33 ret += digit; in strtoull()
/linux-6.12.1/Documentation/userspace-api/media/rc/
Drc-tables.rst52 - Keyboard digit 0
60 - Keyboard digit 1
68 - Keyboard digit 2
76 - Keyboard digit 3
84 - Keyboard digit 4
92 - Keyboard digit 5
100 - Keyboard digit 6
108 - Keyboard digit 7
116 - Keyboard digit 8
124 - Keyboard digit 9
[all …]
/linux-6.12.1/Documentation/admin-guide/
Dunicode.rst156 U+F8F0 KLINGON DIGIT ZERO
157 U+F8F1 KLINGON DIGIT ONE
158 U+F8F2 KLINGON DIGIT TWO
159 U+F8F3 KLINGON DIGIT THREE
160 U+F8F4 KLINGON DIGIT FOUR
161 U+F8F5 KLINGON DIGIT FIVE
162 U+F8F6 KLINGON DIGIT SIX
163 U+F8F7 KLINGON DIGIT SEVEN
164 U+F8F8 KLINGON DIGIT EIGHT
165 U+F8F9 KLINGON DIGIT NINE
/linux-6.12.1/Documentation/driver-api/media/drivers/
Dcx88-devel.rst16 Digit 8: 31-28
19 Digit 7: 27-24 (0xc = 12 = b1100 )
27 Digit 4: 15-12
33 Digit 3: 11-8
39 Digit 2: 7-4
43 Digit 1: 3-0
/linux-6.12.1/arch/arm/boot/compressed/
Datags_to_fdt.c106 uint32_t digit; in hex_str() local
110 digit = value >> 28; in hex_str()
112 digit &= 0xf; in hex_str()
113 if (digit < 10) in hex_str()
114 digit += '0'; in hex_str()
116 digit += 'A'-10; in hex_str()
117 *out++ = digit; in hex_str()
/linux-6.12.1/drivers/acpi/acpica/
Dexoparg1.c236 u64 digit; in acpi_ex_opcode_1A_1T_1R() local
310 digit = operand[0]->integer.value; in acpi_ex_opcode_1A_1T_1R()
312 /* Convert each BCD digit (each is one nybble wide) */ in acpi_ex_opcode_1A_1T_1R()
315 (i < acpi_gbl_integer_nybble_width) && (digit > 0); in acpi_ex_opcode_1A_1T_1R()
318 /* Get the least significant 4-bit BCD digit */ in acpi_ex_opcode_1A_1T_1R()
320 temp32 = ((u32) digit) & 0xF; in acpi_ex_opcode_1A_1T_1R()
322 /* Check the range of the digit */ in acpi_ex_opcode_1A_1T_1R()
326 "BCD digit too large (not decimal): 0x%X", in acpi_ex_opcode_1A_1T_1R()
333 /* Sum the digit into the result with the current power of 10 */ in acpi_ex_opcode_1A_1T_1R()
338 /* Shift to next BCD digit */ in acpi_ex_opcode_1A_1T_1R()
[all …]
Dutstrsuppt.c21 static acpi_status acpi_ut_strtoul_add64(u64 addend1, u32 digit, u64 *out_sum);
60 /* Convert and insert this octal digit into the accumulator */ in acpi_ut_convert_octal_string()
114 /* Convert and insert this decimal digit into the accumulator */ in acpi_ut_convert_decimal_string()
168 /* Convert and insert this hex digit into the accumulator */ in acpi_ut_convert_hex_string()
311 * ascii_digit - ASCII single digit to be inserted
336 /* Make room in the accumulated value for the incoming digit */ in acpi_ut_insert_digit()
343 /* Add in the new digit, and store the sum to the accumulated value */ in acpi_ut_insert_digit()
412 * digit - New hex value/char
423 static acpi_status acpi_ut_strtoul_add64(u64 addend1, u32 digit, u64 *out_sum) in acpi_ut_strtoul_add64() argument
429 if ((addend1 > 0) && (digit > (ACPI_UINT64_MAX - addend1))) { in acpi_ut_strtoul_add64()
[all …]
/linux-6.12.1/Documentation/input/devices/
Dyealink.rst69 A digit can have a character set, an icon can only be ON or OFF.
73 '8' : Generic 7 segment digit with individual addressable segments
75 Reduced capability 7 segment digit, when segments are hard wired together.
76 '1' : 2 segments digit only able to produce a 1.
77 'e' : Most significant day of the month digit,
79 'M' : Most significant minute digit,
/linux-6.12.1/samples/pktgen/
Dfunctions.sh238 # check each digit (0 <= $digit <= $max)
239 for digit in "${addr[@]}"; do
240 [[ $IP6 ]] && digit=$[ 16#$digit ]
241 if ! (in_between $digit 0 $max); then
289 digit=$[ IP6 ? 16#${ip[$i]} : ${ip[$i]} ]
290 ip_bit=${D2B[$digit]}
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-driver-ib_srp10 * id_ext, a 16-digit hexadecimal number specifying the eight
14 * ioc_guid, a 16-digit hexadecimal number specifying the eight
17 * dgid, a 32-digit hexadecimal number specifying the
19 * pkey, a four-digit hexadecimal number specifying the
21 * service_id, a 16-digit hexadecimal number specifying the
33 * initiator_ext, a 16-digit hexadecimal number specifying the
/linux-6.12.1/tools/testing/selftests/ftrace/test.d/tracer/
Dwakeup_rt.tc14 grep "+ \[[[:digit:]]*\]" trace
15 grep "==> \[[[:digit:]]*\]" trace
Dwakeup.tc14 grep '+ \[[[:digit:]]*\]' trace
15 grep '==> \[[[:digit:]]*\]' trace
/linux-6.12.1/include/linux/
Dctype.h14 #define _D 0x04 /* digit */
18 #define _X 0x40 /* hex digit */
75 /* Fast check for octal digit */
/linux-6.12.1/tools/include/linux/
Dctype.h14 #define _D 0x04 /* digit */
18 #define _X 0x40 /* hex digit */
76 /* Fast check for octal digit */
/linux-6.12.1/scripts/
Drustc-version.sh6 # Print the Rust compiler version in a 6 or 7-digit form.
10 # Note that this function uses one more digit (compared to other
/linux-6.12.1/tools/testing/selftests/size/
Dget_size.c47 unsigned int digit; in num_to_str() local
53 digit = num % 10; in num_to_str()
54 *(--buf) = digit + '0'; in num_to_str()
/linux-6.12.1/tools/perf/trace/beauty/
Dsocket.sh13 ipproto_regex='^[[:space:]]+IPPROTO_(\w+)[[:space:]]+=[[:space:]]+([[:digit:]]+),.*'
21 socket_level_regex='^#define[[:space:]]+SOL_(\w+)[[:space:]]+([[:digit:]]+)([[:space:]]+/.*)?'
Dmount_flags.sh7 regex='^[[:space:]]*#[[:space:]]*define[[:space:]]+MS_([[:alnum:]_]+)[[:space:]]+([[:digit:]]+)[[:s…
11 regex='^[[:space:]]*#[[:space:]]*define[[:space:]]+MS_([[:alnum:]_]+)[[:space:]]+\(1<<([[:digit:]]+…

123456789