OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DROP
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncer_thread.h
105
// Indicates we should
drop
this job.
106
DROP
,
232
// Decide whether we should CONTINUE, SAVE or
DROP
the job.
235
// Decide on whether to CONTINUE, SAVE or
DROP
the job when we are in
/bionic/libc/regex/
regcomp.c
137
#define
DROP
(n) (p->slen -= (n))
475
DROP
(1);
958
DROP
(finish-start); /*
drop
the operand */
[
all
...]
/external/llvm/lib/Support/
regcomp.c
138
#define
DROP
(n) (p->slen -= (n))
483
DROP
(1);
966
DROP
(finish-start); /*
drop
the operand */
[
all
...]
/ndk/sources/host-tools/ndk-stack/regex/
regcomp.c
137
#define
DROP
(n) (p->slen -= (n))
475
DROP
(1);
958
DROP
(finish-start); /*
drop
the operand */
[
all
...]
/prebuilt/common/netbeans-visual/
org-netbeans-api-visual.jar
Completed in 443 milliseconds