OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ignoring
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/frame/
ContentSecurityPolicy.cpp
1976
String
ignoring
= "The fragment identifier, including the '#', will be ignored.";
local
[
all
...]
/ndk/sources/host-tools/make-3.81/
read.c
79
char *
ignoring
; /* Are we
ignoring
or interpreting?
member in struct:conditionals
292
if (conditionals->
ignoring
)
293
free (conditionals->
ignoring
);
466
int
ignoring
= 0, in_ignored_define = 0;
547
if (
ignoring
)
610
/* It can't be a preprocessor token so skip it if we're
ignoring
*/
611
if (
ignoring
)
618
ignoring
anything, since they control what we will do with
629
ignoring
= i
462
int
ignoring
= 0, in_ignored_define = 0;
local
[
all
...]
Completed in 52 milliseconds