HomeSort by relevance Sort by last modified time
    Searched full:num_leading_spaces (Results 1 - 2 of 2) sorted by null

  /external/google-styleguide/
styleguide.xsl 365 <xsl:call-template name="num_leading_spaces">
382 <xsl:call-template name="num_leading_spaces">
512 <xsl:template name="num_leading_spaces">
546 <xsl:call-template name="num_leading_spaces">
    [all...]
  /external/tensorflow/tensorflow/core/framework/
op_def_builder.cc 407 int num_leading_spaces(StringPiece s) { function in namespace:tensorflow::__anon39576
482 int indent = num_leading_spaces(description[i]);

Completed in 96 milliseconds