HomeSort by relevance Sort by last modified time
    Searched full:blocks (Results 2351 - 2375 of 5464) sorted by null

<<919293949596979899100>>

  /external/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp 58 "The # of functions and blocks analyzed (as top level "
61 "The # of basic blocks in the analyzed functions.");
62 STATISTIC(PercentReachableBlocks, "The % of reachable basic blocks.");
63 STATISTIC(MaxCFGSize, "The maximum number of basic blocks in a function.");
529 // Count how many basic blocks we have not covered.
  /external/flac/include/FLAC/
format.h 65 * header and metadata blocks.
71 * is not necessary; however, for metadata blocks it is, so there are
73 * module \endlink to simplify the manipulation of metadata blocks.
569 /** SeekPoint structure used in SEEKTABLE blocks. (c.f. <A HREF="../format.html#seekpoint">format specification</A>)
615 /** Vorbis comment entry structure used in VORBIS_COMMENT blocks. (c.f. <A HREF="../format.html#metadata_block_vorbis_comment">format specification</A>)
    [all...]