OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_ignored
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/checkperms/
checkperms.py
227
def
is_ignored
(rel_path):
function
269
It is assumed that the file is not ignored by
is_ignored
().
311
if
is_ignored
(file_path):
351
if
is_ignored
(rel_path):
/external/valgrind/main/massif/
ms_main.c
1667
Bool
is_ignored
= False;
local
[
all
...]
Completed in 196 milliseconds