/linux-4.4.14/drivers/isdn/mISDN/ |
D | dsp_dtmf.c | 130 dsp->dtmf.digits[0] = '\0'; in dsp_dtmf_goertzel_decode() 155 return dsp->dtmf.digits; in dsp_dtmf_goertzel_decode() 179 return dsp->dtmf.digits; in dsp_dtmf_goertzel_decode() 298 if ((strlen(dsp->dtmf.digits) + 1) in dsp_dtmf_goertzel_decode() 299 < sizeof(dsp->dtmf.digits)) { in dsp_dtmf_goertzel_decode() 300 dsp->dtmf.digits[strlen( in dsp_dtmf_goertzel_decode() 301 dsp->dtmf.digits) + 1] = '\0'; in dsp_dtmf_goertzel_decode() 302 dsp->dtmf.digits[strlen( in dsp_dtmf_goertzel_decode() 303 dsp->dtmf.digits)] = what; in dsp_dtmf_goertzel_decode()
|
D | dsp_core.c | 671 u8 *digits = NULL; in dsp_function() local 728 digits = dsp_dtmf_goertzel_decode(dsp, skb->data, in dsp_function() 740 if (digits) { in dsp_function() 741 while (*digits) { in dsp_function() 747 __func__, *digits, dsp->name); in dsp_function() 748 k = *digits | DTMF_TONE_VAL; in dsp_function() 760 digits++; in dsp_function() 785 digits = dsp_dtmf_goertzel_decode(dsp, skb->data, in dsp_function() 787 while (*digits) { in dsp_function() 793 __func__, *digits, dsp->name); in dsp_function() [all …]
|
D | dsp.h | 130 u8 digits[16]; /* dtmf result */ member
|
/linux-4.4.14/drivers/staging/unisys/visorbus/ |
D | vbusdeviceinfo.h | 107 int digits = 0; in vbuschannel_itoa() local 120 if (digits >= (int)sizeof(s)) in vbuschannel_itoa() 122 s[digits++] = (num % 10) + '0'; in vbuschannel_itoa() 125 if (remain < digits) { in vbuschannel_itoa() 134 i = digits; in vbuschannel_itoa() 140 return digits; in vbuschannel_itoa()
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | bindec.S | 44 | LEN is the number of digits to be displayed. The 45 | k-factor can dictate either the total number of digits, 46 | if it is a positive number, or the number of digits 54 | of decimal places needed to insure LEN integer digits 69 | significant digits. The excess digits are collected 85 | A13. Check for LEN digits. 86 | If the int operation results in more than LEN digits, 87 | or less than LEN -1 digits, adjust ILOG and repeat from 97 | The bcd digits are stored in the correct position in 102 | digits are stored in the final string. [all …]
|
D | decbin.S | 27 | digits, rather than 1 integer and 16 fraction digits. 32 | The mantissa digits will be converted with the decimal point 127 | 4. Subtract 16 to compensate for interpreting the mant as all integer digits. 128 | (i.e., all digits assumed left of the decimal point.) 144 movel #EDIGITS,%d2 |# of nibbles (digits) in fraction part 145 moveql #ESTRT,%d3 |counter to pick up digits 157 dbf %d2,e_gd |if we have used all 3 digits, exit loop
|
D | binstr.S | 12 | Output: LEN bcd digits representing the 64-bit integer. 19 | LEN digits are formed. 121 clrw %d7 |set d7a to signal no digits done
|
/linux-4.4.14/arch/alpha/boot/ |
D | stdio.c | 50 const char *digits="0123456789abcdefghijklmnopqrstuvwxyz"; in number() local 54 digits = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"; in number() 84 tmp[i++] = digits[do_div(num, base)]; in number() 99 *str++ = digits[33]; in number()
|
/linux-4.4.14/arch/powerpc/boot/ |
D | stdio.c | 76 const char *digits="0123456789abcdefghijklmnopqrstuvwxyz"; in number() local 80 digits = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"; in number() 110 tmp[i++] = digits[do_div(num, base)]; in number() 125 *str++ = digits[33]; in number()
|
/linux-4.4.14/drivers/staging/panel/ |
D | lcd-panel-cgram.txt | 4 number, and up to 8 couples of hex digits terminated by a semi-colon 5 (';'). Each couple of digits represents a line, with 1-bits for each
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | phy.txt | 26 4 hex digits. This is the chip vendor OUI bits 3:18 28 4 hex digits. This is the chip vendor OUI bits 19:24,
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | utprint.c | 145 const char *digits; in acpi_ut_put_number() local 150 digits = upper ? acpi_gbl_upper_hex_digits : acpi_gbl_lower_hex_digits; in acpi_ut_put_number() 158 *(pos++) = digits[digit_index]; in acpi_ut_put_number()
|
/linux-4.4.14/arch/x86/boot/ |
D | printf.c | 47 static const char digits[16] = "0123456789ABCDEF"; /* "GHIJKLMNOPQRSTUVWXYZ"; */ in number() local 86 tmp[i++] = (digits[__do_div(num, base)] | locase); in number()
|
/linux-4.4.14/drivers/watchdog/ |
D | octeon-wdt-main.c | 293 static void octeon_wdt_write_hex(u64 value, int digits) in octeon_wdt_write_hex() argument 298 for (d = 0; d < digits; d++) { in octeon_wdt_write_hex() 299 v = (value >> ((digits - d - 1) * 4)) & 0xf; in octeon_wdt_write_hex()
|
/linux-4.4.14/Documentation/laptops/ |
D | asus-laptop.txt | 190 where T control the 3 letters display, and DDD the 3 digits display, 193 DDD (digits) 194 000 to 999 = display digits
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-platform-asus-laptop | 33 where T control the 3 letters display, and DDD the 3 digits display.
|
/linux-4.4.14/Documentation/input/ |
D | yealink.txt | 90 From a userspace perspective the world is separated into "digits" and "icons". 139 - If less characters are written than allowed, the remaining digits are
|
D | atarikbd.txt | 478 YY ; year (2 least significant digits) 495 YY ; year (2 least significant digits)
|
/linux-4.4.14/net/wireless/ |
D | core.c | 93 int wiphy_idx, taken = -1, digits; in cfg80211_dev_check_name() local 101 digits = 1; in cfg80211_dev_check_name() 103 digits++; in cfg80211_dev_check_name() 108 if (taken == strlen(PHY_NAME) + digits) in cfg80211_dev_check_name()
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | rpc-cache.txt | 197 hex digits, and pairs of these digits provide the bytes in the 199 2/ otherwise a \ in the field must be followed by 3 octal digits
|
/linux-4.4.14/lib/ |
D | vsprintf.c | 957 int digits = put_dec_trunc8(temp, addr[index]) - temp; in ip4_string() local 959 if (digits < 3) in ip4_string() 961 if (digits < 2) in ip4_string() 965 while (digits--) in ip4_string() 966 *p++ = temp[digits]; in ip4_string()
|
/linux-4.4.14/Documentation/sound/oss/ |
D | btaudio | 67 to 448 kHz. Yes, the number of digits is correct. The driver supports
|
/linux-4.4.14/drivers/net/ethernet/intel/ |
D | Kconfig | 26 in the format 123456-001 (six digits hyphen three digits).
|
/linux-4.4.14/Documentation/crypto/ |
D | asymmetric-keys.txt | 60 function will examine a key's fingerprint to see if the hex digits given 76 Looking in /proc/keys, the last 8 hex digits of the key fingerprint are
|
/linux-4.4.14/drivers/scsi/ |
D | 53c700.scr | 41 ; The following represent status interrupts we use 3 hex digits for
|
D | 53c700_d.h_shipped | 44 ; The following represent status interrupts we use 3 hex digits for
|
/linux-4.4.14/Documentation/ |
D | unicode.txt | 108 system with 10 digits, and is written left-to-right, top-to-bottom.
|
D | crc32.txt | 12 - We're working in binary, so the digits are only 0 and 1, and
|
D | kernel-parameters.txt | 7 punctuation and sorting digits before letters in a case insensitive
|
/linux-4.4.14/Documentation/isdn/ |
D | README | 436 * zero or arbitrary many digits 437 [123] one of the digits in the list 570 real MSN's (more digits) also, in which case the mapping will be ignored.
|
D | INTERFACE | 524 Additional digits are required. 627 parm.num = ASCII string containing charge-units (digits only).
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 328 clr.b DDSECOND(%a6) # clear flag for quotient digits 402 # need to add back divisor longword to current ms 3 digits of dividend
|
D | pfpsp.S | 2098 # OPERR : if ((k_factor > +17) || (dec. exp exceeds 3 digits))
|
D | fpsp.S | 2099 # OPERR : if ((k_factor > +17) || (dec. exp exceeds 3 digits))
|
/linux-4.4.14/Documentation/scsi/ |
D | advansys.txt | 88 first three hex digits of the pseudo I/O Port must be set to
|
D | ncr53c8xx.txt | 650 characters and digits are allowed.
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | prom_init.c | 486 static char digits[] = "0123456789abcdef"; in tohex() local 494 result[i] = digits[x & 0xf]; in tohex()
|
/linux-4.4.14/Documentation/gpio/ |
D | consumer.txt | 36 device that displays digits), an additional index argument can be specified:
|
/linux-4.4.14/Documentation/filesystems/ |
D | vfat.txt | 71 that gets used is ':' and the four digits of hexadecimal
|
/linux-4.4.14/Documentation/blockdev/ |
D | paride.txt | 157 the last two digits of the drive's serial number (but read MicroSolutions'
|
/linux-4.4.14/Documentation/RCU/ |
D | trace.txt | 310 o "j" is the low-order four hex digits of the jiffies counter.
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 959 /* skip digits in line # */
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 1109 program which converts a command line of hex digits to ascii text. It can be 1110 compiled under linux and you can copy the hex digits from your x3270 terminal
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 518 The format is <major><minor> where both are two digits. So for example
|
/linux-4.4.14/Documentation/networking/ |
D | arcnet-hardware.txt | 523 Note that this is binary with the digits reversed!
|
D | bonding.txt | 1028 Where the "xx" portion will be replaced with the digits from
|