Home
last modified time | relevance | path

Searched refs:optimize (Results 1 – 25 of 75) sorted by relevance

123

/external/openssl/crypto/rc2/
Drc2_skey.c88 #pragma optimize("g",off)
144 #pragma optimize("",on)
/external/openssl/crypto/rsa/
Drsa_pss.c70 #pragma optimize("g", off)
268 #pragma optimize("",on)
/external/icu4c/data/coll/
Dko.txt17 "[optimize [가-각간갇-갊감-갗같-객갠갤갬-갭갯-갱갸-갹갼걀걋걍걔걘걜거-걱건걷-걸걺검-겁것-겆겉-게겐겔겜-겝겟-겡겨"
/external/libpcap/
DAndroid.mk14 optimize.c\
DFILES72 optimize.c
DMakefile.in79 CSRC = pcap.c inet.c gencode.c optimize.c nametoaddr.c \
Dgencode.c362 const char *buf, int optimize, bpf_u_int32 mask) in pcap_compile() argument
397 if (optimize && !no_optimize) { in pcap_compile()
418 const char *buf, int optimize, bpf_u_int32 mask) in pcap_compile_nopcap() argument
426 ret = pcap_compile(p, program, buf, optimize, mask); in pcap_compile_nopcap()
DCHANGES57 Fixes in add_or_find_if() & pcap_findalldevs() to optimize generating
DINSTALL.txt349 optimize.c - BPF optimization routines
/external/webkit/WebCore/platform/graphics/cairo/
Drgb24-hacks.txt13 + // FIXME: We'll go ahead and optimize this now and just assume we're ok if
/external/openssl/crypto/perlasm/
Dx86unix.pl232 local($p1,$p2,$optimize)=@_;
233 if ($optimize && $p1=~/^mm[0-7]$/ && $p2=~/^mm[0-7]$/)
/external/aes/
Daescrypt.c69 #pragma optimize( "s", on )
196 #pragma optimize( "t", on )
/external/jpeg/
Dusage.doc90 -optimize Perform optimization of entropy encoding parameters.
92 -optimize usually makes the JPEG file a little smaller,
95 unaffected by -optimize.
329 The -optimize option to cjpeg is worth using when you are making a "final"
332 is often a lot more than it is on larger files. (At present, -optimize
375 free disk space, leave out -progressive and -optimize (for cjpeg) or specify
425 -optimize Perform optimization of entropy encoding parameters.
Dmakefile.sas20 CFLAGS= nostackcheck data=near parms=register optimize $(ARCHFLAGS) \
Dinstall.doc327 testimgp.jpg The output of cjpeg -progressive -optimize testimg.ppm
362 images handy, try compressing them with -optimize and/or decompressing with
470 Note that a 12-bit version of cjpeg always runs in "-optimize" mode, in
/external/webkit/JavaScriptCore/
DJavaScriptCore.pri99 # AllInOneFile.cpp helps gcc analize and optimize code
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Amiga/
DSMakefile18 CFLAGS = data=far ignore=85 noicons stackextend optimize
/external/wpa_supplicant/
Dtodo.txt16 and try to optimize next connection if the same card is present for next
/external/bluez/libs/
DChangeLog17 Don't optimize when debug is enabled.
/external/srec/srec/test/SRecTestAudio/src/
DSRecTestAudio.c2496 #pragma optimize("", off)
2549 #pragma optimize("", on)
/external/srec/srec/test/SRecTest/src/
DSRecTest.c2881 #pragma optimize("", off)
2934 #pragma optimize("", on)
/external/elfutils/
DNEWS406 Use attribute_hidden and internal_function to optimize DSO code.
/external/webkit/
Dconfigure.ac376 [turn on optimize builds (GCC only)
/external/libffi/
Dltconfig321 --disable-fast-install do not optimize for fast installation
/external/dbus/
DNEWS424 - optimize case where multiple apps activate the same service

123