Searched refs:crunch (Results 1 – 7 of 7) sorted by relevance
58 int result = cc.crunch(cu); in main()74 result = cc.crunch(cu, true); in main()96 scc.crunch(scu); in main()
63 crunch(name); in tokenize()148 crunch(name); in tokenize()177 private static void crunch(StringBuilder sb) { in crunch() method in Rfc822Tokenizer
55 size_t crunch(CacheUpdater* cu, bool forceOverwrite=false);
32 size_t CrunchCache::crunch(CacheUpdater* cu, bool forceOverwrite) in crunch() function in CrunchCache
1184 size_t numFiles = cc.crunch(cu); in updatePreProcessedCache()
52 - Add `--no-crunch` option to avoid processing PNGs during the compile phase. Note that this
76144 Landroid/text/util/Rfc822Tokenizer;->crunch(Ljava/lang/StringBuilder;)V