OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT
(Results
51 - 67
of
67
) sorted by null
1
2
3
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile
57
INSTALL= /
opt
/local/bin/ginstall -c
66
MKDIR_P= /
opt
/local/bin/gmkdir -p
71
OPT
= -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
73
CFLAGS= $(BASECFLAGS) -O2 -Os -fomit-frame-pointer -s $(
OPT
) $(EXTRA_CFLAGS)
202
# The task to run while instrument when building the profile-
opt
target
425
profile-
opt
:
476
$(RUNSHARED) CC='$(CC)' LDSHARED='$(BLDSHARED)'
OPT
='$(
OPT
)' \
625
$(CC) $(
OPT
) $(LDFLAGS) $(PGENOBJS) $(LIBS) -o $(PGEN)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile
71
OPT
= -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes
73
CFLAGS= $(BASECFLAGS) -O2 -Os -fomit-frame-pointer -s $(
OPT
) $(EXTRA_CFLAGS)
202
# The task to run while instrument when building the profile-
opt
target
426
profile-
opt
:
477
$(RUNSHARED) CC='$(CC)' LDSHARED='$(BLDSHARED)'
OPT
='$(
OPT
)' \
626
$(CC) $(
OPT
) $(LDFLAGS) $(PGENOBJS) $(LIBS) -o $(PGEN)
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
tic54x-dis.c
209
int optional = (tm_operands[i] &
OPT
) != 0;
/external/libhevc/common/
ihevc_intra_pred_filters.c
[
all
...]
/external/clang/lib/CodeGen/
CGObjCMac.cpp
[
all
...]
CGObjCGNU.cpp
[
all
...]
CGExprScalar.cpp
[
all
...]
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
message.py
52
"""Raised if an
OPT
record occurs somewhere other than the start of
632
if rdtype == dns.rdatatype.
OPT
:
646
opt
= dns.edns.option_from_wire(otype, self.wire, current, olen)
647
self.message.options.append(
opt
)
758
@raises BadEDNS: An
OPT
record was in the wrong section, or occurred more
[
all
...]
/external/clang/lib/Sema/
SemaDeclObjC.cpp
[
all
...]
SemaExpr.cpp
[
all
...]
/external/clang/include/clang/Sema/
Sema.h
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-tic54x.c
[
all
...]
/external/libcap-ng/libcap-ng-0.7/
configure
[
all
...]
/external/libogg/
configure
880
OPT
[
all
...]
/external/libvorbis/
configure
[
all
...]
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
/external/c-ares/
configure
[
all
...]
Completed in 711 milliseconds
1
2
3