HomeSort by relevance Sort by last modified time
    Searched refs:IGNORE_PREFIX (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
CodeMangler.java 48 private static final String IGNORE_PREFIX = "//##";
555 line = IGNORE_PREFIX + line;
557 } else if (hasIgnore && !found.equals(IGNORE_PREFIX)) {
558 line = IGNORE_PREFIX + line.substring(found.length());
    [all...]
  /external/libvpx/libvpx/
libs.doxy_template 665 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
668 IGNORE_PREFIX =
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.doxy_template 671 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
674 IGNORE_PREFIX =
    [all...]
  /external/autotest/site_utils/docgen/
doxygen.conf 758 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
761 IGNORE_PREFIX =
    [all...]

Completed in 140 milliseconds