Home
last modified time | relevance | path

Searched refs:d (Results 1 – 21 of 21) sorted by relevance

/scripts/mod/
Dsumversion.c67 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument
68 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (uint32_t)0x5A827999,s)) argument
69 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (uint32_t)0x6ED9EBA1,s)) argument
90 uint32_t a, b, c, d; in md4_transform() local
95 d = hash[3]; in md4_transform()
97 ROUND1(a, b, c, d, in[0], 3); in md4_transform()
98 ROUND1(d, a, b, c, in[1], 7); in md4_transform()
99 ROUND1(c, d, a, b, in[2], 11); in md4_transform()
100 ROUND1(b, c, d, a, in[3], 19); in md4_transform()
101 ROUND1(a, b, c, d, in[4], 3); in md4_transform()
[all …]
Dmodpost.c995 Elf64_Sword d; in find_elf_symbol() local
1007 d = sym->st_value - addr; in find_elf_symbol()
1008 if (d < 0) in find_elf_symbol()
1009 d = addr - sym->st_value; in find_elf_symbol()
1010 if (d < distance) { in find_elf_symbol()
1011 distance = d; in find_elf_symbol()
1888 char *symname, *modname, *d, *export, *end; in read_dump() local
1903 crc = strtoul(line, &d, 16); in read_dump()
1904 if (*symname == '\0' || *modname == '\0' || *d != '\0') in read_dump()
Dfile2alias.c679 static void dmi_ascii_filter(char *d, const char *s) in dmi_ascii_filter() argument
684 *(d++) = *s; in dmi_ascii_filter()
686 *d = 0; in dmi_ascii_filter()
/scripts/
Dbloat-o-meter48 d = new.get(name, 0) - old.get(name, 0) variable
49 if d>0: grow, up = grow+1, up+d
50 if d<0: shrink, down = shrink+1, down-d
51 delta.append((d, name))
59 for d, n in delta:
60 if d: print "%-40s %7s %7s %+7d" % (n, old.get(n,"-"), new.get(n,"-"), d)
Ddiffconfig41 d = {}
46 d[name] = val
48 d[line[9:-11]] = "n"
49 return d
Dcleanpatch222 $l = sprintf("@@ -%d,%d +%d,%d @@%s\n",
Dheaderdep.pl131 printf "%s from %s:%d%s\n",
137 printf "%s:%d: warning: recursive header inclusion\n",
DMakefile.build69 _dummy := $(foreach d,$(obj-dirs), $(shell [ -d $(d) ] || mkdir -p $(d)))
Drecordmcount.pl327 printf FILE "\t%s %s + %d\n", $type, $ref_func, $offsets[$i] - $offset;
DKbuild.include17 depfile = $(subst $(comma),_,$(dot-target).d)
197 # Execute the command and also postprocess generated .d dependencies file.
/scripts/kconfig/
Dzconf.l178 printf("%s:%d:warning: multi-line strings not supported\n", zconf_curname(), zconf_lineno());
317 printf("%s:%d: do not source '%s' from itself\n",
322 printf("%s:%d: file '%s' is already sourced from '%s'\n",
Dzconf.tab.c_shipped879 fprintf (File, "%d.%d-%d.%d", \
998 YYFPRINTF (stderr, " %d", *bottom);
1027 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
1032 fprintf (stderr, " $%d = ", yyi + 1);
1314 fprintf(stderr, "%s:%d: missing end statement for this entry\n",
1324 fprintf(stderr, "%s:%d: missing end statement for this entry\n",
1334 fprintf(stderr, "%s:%d: missing end statement for this entry\n",
1544 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
1685 …printd(DEBUG_PARSE, "%s:%d:config %s\n", zconf_curname(), zconf_lineno(), (yyvsp[(2) - (3)].string…
1693 printd(DEBUG_PARSE, "%s:%d:endconfig\n", zconf_curname(), zconf_lineno());
[all …]
Dconfdata.c559 char *s, *d, c; in conf_split_config() local
626 d = path; in conf_split_config()
629 *d++ = (c == '_') ? '/' : c; in conf_split_config()
631 strcpy(d, ".h"); in conf_split_config()
644 d = path; in conf_split_config()
645 while ((d = strchr(d, '/'))) { in conf_split_config()
646 *d = 0; in conf_split_config()
651 *d++ = '/'; in conf_split_config()
DMakefile189 for d in $$QTDIR /usr/share/qt* /usr/lib/qt*; do \
190 if [ -f $$d/include/qconfig.h ]; then dir=$$d; break; fi; \
Dzconf.hash.c_shipped21 && ('c' == 99) && ('d' == 100) && ('e' == 101) && ('f' == 102) \
Dqconf.cc1278 QWidget *d = configApp->desktop(); in ConfigMainWindow() local
1283 width = configSettings->readNumEntry("/window width", d->width() - 64); in ConfigMainWindow()
1284 height = configSettings->readNumEntry("/window height", d->height() - 64); in ConfigMainWindow()
Dlex.zconf.c_shipped1245 printf("%s:%d:warning: multi-line strings not supported\n", zconf_curname(), zconf_lineno());
2365 printf("%s:%d: can't open file \"%s\"\n", zconf_curname(), zconf_lineno(), name);
2373 printf("%s:%d: do not source '%s' from itself\n",
2378 printf("%s:%d: file '%s' is already sourced from '%s'\n",
/scripts/package/
Dbuilddeb63 test -d /etc/kernel/$script.d && run-parts --arg="$version" /etc/kernel/$script.d
/scripts/genksyms/
Dparse.c_shipped939 fprintf (File, "%d.%d-%d.%d", \
1058 YYFPRINTF (stderr, " %d", *bottom);
1087 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
1092 fprintf (stderr, " $%d = ", yyi + 1);
1574 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
Dkeywords.c_shipped20 && ('c' == 99) && ('d' == 100) && ('e' == 101) && ('f' == 102) \
Dlex.c_shipped1028 fprintf( stderr, "--EOF (start condition %d)\n", YY_START );