HomeSort by relevance Sort by last modified time
    Searched full:gather_statistics (Results 1 - 25 of 36) sorted by null

1 2

  /external/llvm/test/CodeGen/Generic/
2006-10-27-CondFolding.ll 3 define void @start_pass_huff(i32 %gather_statistics) {
5 %tmp = icmp eq i32 %gather_statistics, 0 ; <i1> [#uses=1]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
statistics.h 25 #ifdef GATHER_STATISTICS
bitmap.h 81 #ifdef GATHER_STATISTICS
169 #ifdef GATHER_STATISTICS
tree-flow.h 510 #ifdef GATHER_STATISTICS
592 #ifdef GATHER_STATISTICS
vec.h 480 #ifdef GATHER_STATISTICS
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
statistics.h 25 #ifdef GATHER_STATISTICS
bitmap.h 81 #ifdef GATHER_STATISTICS
169 #ifdef GATHER_STATISTICS
tree-flow.h 510 #ifdef GATHER_STATISTICS
592 #ifdef GATHER_STATISTICS
vec.h 480 #ifdef GATHER_STATISTICS
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
statistics.h 25 #ifdef GATHER_STATISTICS
bitmap.h 81 #ifdef GATHER_STATISTICS
169 #ifdef GATHER_STATISTICS
tree-flow.h 510 #ifdef GATHER_STATISTICS
592 #ifdef GATHER_STATISTICS
vec.h 480 #ifdef GATHER_STATISTICS
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
statistics.h 25 #ifdef GATHER_STATISTICS
bitmap.h 81 #ifdef GATHER_STATISTICS
169 #ifdef GATHER_STATISTICS
tree-flow.h 510 #ifdef GATHER_STATISTICS
592 #ifdef GATHER_STATISTICS
vec.h 480 #ifdef GATHER_STATISTICS
    [all...]
  /external/jpeg/
jcphuff.c 28 boolean gather_statistics; member in struct:__anon21414
106 start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics)
114 entropy->gather_statistics = gather_statistics;
138 if (gather_statistics)
158 if (gather_statistics) {
194 * that is, entropy->gather_statistics == FALSE.
239 if (entropy->gather_statistics)
283 if (entropy->gather_statistics)
300 if (entropy->gather_statistics)
    [all...]
jchuff.c 101 * If gather_statistics is TRUE, we do not output anything during the scan,
106 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics)
112 if (gather_statistics) {
128 if (gather_statistics) {
jpegint.h 114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
  /external/qemu/distrib/jpeg-6b/
jcphuff.c 28 boolean gather_statistics; member in struct:__anon26665
106 start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics)
114 entropy->gather_statistics = gather_statistics;
138 if (gather_statistics)
158 if (gather_statistics) {
194 * that is, entropy->gather_statistics == FALSE.
239 if (entropy->gather_statistics)
283 if (entropy->gather_statistics)
300 if (entropy->gather_statistics)
    [all...]
jchuff.c 101 * If gather_statistics is TRUE, we do not output anything during the scan,
106 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics)
112 if (gather_statistics) {
128 if (gather_statistics) {
jpegint.h 114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
  /external/iputils/
ping_common.h 292 extern int gather_statistics(__u8 *ptr, int icmplen,
ping6.c     [all...]

Completed in 367 milliseconds

1 2