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

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/distrib/zlib-1.2.3/
sources.make 2 ZLIB_SOURCES := adler32.c compress.c crc32.c deflate.c gzio.c infback.c inffast.c inflate.c inftrees.c trees.c uncompr.c zutil.c
  /external/webkit/SunSpider/tests/sunspider-0.9/
LIST 4 access-binary-trees
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
LIST 4 access-binary-trees
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
predict.def 89 DEF_PREDICTOR (PRED_TREE_POINTER, "pointer (on trees)", HITRATE (85), 0)
95 DEF_PREDICTOR (PRED_TREE_OPCODE_POSITIVE, "opcode values positive (on trees)", HITRATE (73), 0)
96 DEF_PREDICTOR (PRED_TREE_OPCODE_NONEQUAL, "opcode values nonequal (on trees)", HITRATE (72), 0)
97 DEF_PREDICTOR (PRED_TREE_FPOPCODE, "fp_opcode (on trees)", HITRATE (90), 0)
103 DEF_PREDICTOR (PRED_TREE_EARLY_RETURN, "early return (on trees)", HITRATE (61), 0)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
predict.def 89 DEF_PREDICTOR (PRED_TREE_POINTER, "pointer (on trees)", HITRATE (85), 0)
95 DEF_PREDICTOR (PRED_TREE_OPCODE_POSITIVE, "opcode values positive (on trees)", HITRATE (73), 0)
96 DEF_PREDICTOR (PRED_TREE_OPCODE_NONEQUAL, "opcode values nonequal (on trees)", HITRATE (72), 0)
97 DEF_PREDICTOR (PRED_TREE_FPOPCODE, "fp_opcode (on trees)", HITRATE (90), 0)
103 DEF_PREDICTOR (PRED_TREE_EARLY_RETURN, "early return (on trees)", HITRATE (61), 0)
  /external/zlib/old/
Makefile.riscos 19 @.o.infblock @.o.infcodes @.o.inffast @.o.inflate @.o.inftrees @.o.infutil @.o.trees \
23 @.o.trees @.o.uncompr @.o.zutil
139 o.trees: c.trees
140 o.trees: h.deflate
141 o.trees: h.zutil
142 o.trees: h.zlib
143 o.trees: h.zconf
144 o.trees: h.trees
    [all...]
descrip.mms 12 deflate.obj, trees.obj, zutil.obj, inflate.obj, infblock.obj,\
46 trees.obj : deflate.h zutil.h zlib.h zconf.h
  /external/zlib/watcom/
watcom_f.mak 10 trees.c uncompr.c zutil.c
15 trees.obj uncompr.obj zutil.obj
32 wlib -b -c $(ZLIB_LIB) -+trees.obj -+uncompr.obj -+zutil.obj
watcom_l.mak 10 trees.c uncompr.c zutil.c
15 trees.obj uncompr.obj zutil.obj
32 wlib -b -c $(ZLIB_LIB) -+trees.obj -+uncompr.obj -+zutil.obj
  /external/chromium/third_party/zlib/
zlib.gyp 48 'trees.c',
49 'trees.h',
  /external/zlib/
INDEX 53 trees.c
54 trees.h
  /external/bluetooth/glib/docs/reference/glib/tmpl/
trees-binary.sgml 2 Balanced Binary Trees
49 <link linkend="glib-Balanced-Binary-Trees">Balanced Binary Tree</link>.
190 <link linkend="glib-Balanced-Binary-Trees">Balanced Binary Trees</link>.
191 For <link linkend="glib-N-ary-Trees">N-ary Trees</link>, it vists the root
  /development/pdk/pndk/
Pndk.mk 45 # We make five sets of trees:
52 # Each pndk version is created by combining the appropriate trees:
65 # Source trees for the pndk
78 # Common destination trees for the pndk
87 # Common-full destination trees for the pndk
92 # Destination trees without source for the standard pndk (without source)
97 # Destination trees including source for the pndk with source
116 # Install common files outside common trees
133 # Install common_full files outside common trees
138 # Install files in common trees
    [all...]
  /development/ide/xcode/zlib.xcodeproj/
project.pbxproj 18 FE08AA150944F1E40057213F /* trees.c in Sources */ = {isa = PBXBuildFile; fileRef = FE08AA0A0944F1E40057213F /* trees.c */; };
27 FE08AA2C0944F2710057213F /* trees.h in Headers */ = {isa = PBXBuildFile; fileRef = FE08AA210944F2710057213F /* trees.h */; };
69 FE08AA0A0944F1E40057213F /* trees.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = trees.c; path = "../../extlibs/zlib-1.2.3/trees.c"; sourceTree = SOURCE_ROOT; };
78 FE08AA210944F2710057213F /* trees.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = trees.h; path = "../../extlibs/zlib-1.2.3/trees.h"; sourceTree = SOURCE_ROOT; }
    [all...]
  /external/skia/xcode/zlib.xcodeproj/
project.pbxproj 18 00B7E2250EDCAC9E00F77EA2 /* trees.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E21A0EDCAC9E00F77EA2 /* trees.c */; };
32 00B7E21A0EDCAC9E00F77EA2 /* trees.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = trees.c; path = ../../zlib/trees.c; sourceTree = SOURCE_ROOT; };
71 00B7E21A0EDCAC9E00F77EA2 /* trees.c */,
160 00B7E2250EDCAC9E00F77EA2 /* trees.c in Sources */,
  /external/zlib/as400/
readme.txt 77 inftrees.c INFTREES C ZLIB - Generate Huffman trees for efficient decode
78 trees.c TREES C ZLIB - Output deflated data using Huffman coding
88 trees.h TREES C ZLIB - Created automatically with -DGEN_TREES_H
  /external/zlib/contrib/delphi/
zlibd32.mak 22 OBJ2 = gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
24 OBJP2 = +gzwrite.obj+infback.obj+inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
60 trees.obj: trees.c zutil.h zlib.h zconf.h deflate.h trees.h
  /external/zlib/contrib/pascal/
zlibd32.mak 22 OBJ2 = gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
24 OBJP2 = +gzwrite.obj+infback.obj+inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
60 trees.obj: trees.c zutil.h zlib.h zconf.h deflate.h trees.h
  /external/zlib/msdos/
Makefile.bor 45 OBJ2 = gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
47 OBJP2 = +gzwrite.obj+infback.obj+inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
83 trees.obj: trees.c zutil.h zlib.h zconf.h deflate.h trees.h
Makefile.tc 30 OBJ2 = gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
32 OBJP2 = +gzwrite.obj+infback.obj+inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
68 trees.obj: trees.c zutil.h zlib.h zconf.h deflate.h trees.h
  /external/zlib/old/as400/
readme.txt 77 inftrees.c INFTREES C ZLIB - Generate Huffman trees for efficient decode
78 trees.c TREES C ZLIB - Output deflated data using Huffman coding
88 trees.h TREES C ZLIB - Created automatically with -DGEN_TREES_H
  /external/zlib/win32/
Makefile.bor 28 OBJ2 = gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
31 OBJP2 = +gzwrite.obj+infback.obj+inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
71 trees.obj: trees.c zutil.h zlib.h zconf.h deflate.h trees.h
  /external/svox/pico/lib/
picopam.h 39 * - Feeding Decision Trees with the symbolic seqence vector set
40 * - Colecting the parametric output of the Decision trees into suitable items to be sent to following PU's
46 * - While feeding the decision trees the data structure is used to represent data for phonemes of the syllable
  /external/zlib/amiga/
Makefile.pup 18 uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o
67 trees.o: deflate.h zutil.h zlib.h zconf.h trees.h
Makefile.sas 17 uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o
66 trees.o: deflate.h zutil.h zlib.h zconf.h trees.h

Completed in 312 milliseconds

1 2 3 4 5 6 7 8 91011>>