Searched
full:optimization (Results
1001 -
1025 of
1783) sorted by null
<<41424344454647484950>>
/frameworks/base/include/binder/ |
Parcel.h | 68 // IPCThreadState, which as an optimization may optionally be
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
mp4lib_int.h | 224 /* array for optimization */
|
/libcore/luni/src/main/java/java/security/ |
Provider.java | 76 // For getService(String type, String algorithm) optimization: 84 // For getServices() optimization: 87 // For getService(String type) optimization: [all...] |
/libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/ |
SHA1_MessageDigestImpl.java | 43 // having buffer as private field is just optimization
|
/libcore/luni/src/main/java/org/apache/xml/serializer/ |
AttributesImplSerializer.java | 31 * xml.sax.Attributes. But for optimization this class adds a Hashtable for
|
ElemContext.java | 161 * This method is used for optimization purposes, like when pushing
|
/libcore/luni/src/main/java/org/apache/xpath/axes/ |
OneStepIterator.java | 180 * up to the predicate. An optimization on this is to cache
|
/ndk/docs/ |
APPLICATION-MK.html | 63 'debug'. This is used to alter the optimization level when
|
/ndk/sources/android/stlport/stlport/stl/config/ |
_evc.h | 109 // short string optimization bug under evc3, evc4 using ARM compiler
|
/ndk/sources/android/stlport/stlport/stl/pointers/ |
_vector.h | 48 * of opportunities for optimization. To not break those optimizations
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
gccint.info | 91 * Tree SSA:: Analysis and optimization of the tree representation. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
gccint.info | 91 * Tree SSA:: Analysis and optimization of the tree representation. [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/ |
i686-unknown-linux-gnu-c++ | |
i686-unknown-linux-gnu-cpp | |
i686-unknown-linux-gnu-g++ | |
i686-unknown-linux-gnu-gcc | |
i686-unknown-linux-gnu-gcc-4.2.1 | |
i686-unknown-linux-gnu-i686-unknown-linux-gnu-c++ | |
i686-unknown-linux-gnu-i686-unknown-linux-gnu-g++ | |
i686-unknown-linux-gnu-i686-unknown-linux-gnu-gcc | |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gccint.info | 91 * Tree SSA:: Analysis and optimization of the tree representation. [all...] |
/dalvik/vm/ |
Globals.h | 35 #define MAX_BREAKPOINTS 20 /* used for a debugger optimization */ 506 /* instruction width table, used for optimization and verification */ 513 /* inline substitution table, used during optimization */
|
/external/e2fsprogs/e2fsck/ |
Makefile.in | 42 # Note: The optimization flags must include -g 51 # Note: The optimization flags must include -g 60 # Note: The optimization flags must include -g
|
/external/jpeg/ |
makefile.bcc | 6 # Watch out for optimization bugs in the OS/2 compilers --- see notes below! 30 # -O2 enables full code optimization (for pre-3.0 Borland C++, use -O -G -Z). 32 # If you have Borland OS/2 C++ revision 1.0, use -O or no optimization at all.
|
/external/protobuf/src/google/protobuf/io/ |
coded_stream.cc | 326 // Optimization: If the varint ends at exactly the end of the buffer, 369 // Optimization: If the varint ends at exactly the end of the buffer, 420 // Optimization: If the varint ends at exactly the end of the buffer,
|
Completed in 374 milliseconds
<<41424344454647484950>>