OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ignore_list
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/contrib/header-tools/
reduce-headers
40
ignore_list
= list()
412
if dep in src_requires and dep not in
ignore_list
:
510
ignore_list
.append(x[2:])
/src/external/gpl3/gcc.old/dist/contrib/header-tools/
reduce-headers
41
ignore_list
= list()
413
if dep in src_requires and dep not in
ignore_list
:
511
ignore_list
.append(x[2:])
/src/external/bsd/wpa/dist/src/utils/
os_unix.c
550
const char *
ignore_list
[] = {
local
576
for (j = 0; j < ARRAY_SIZE(
ignore_list
) && i < res; j++) {
577
if (os_strcmp(func[i],
ignore_list
[j]) == 0)
Completed in 65 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026