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

  /external/protobuf/src/google/protobuf/stubs/
substitute.cc 25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
33 #include <google/protobuf/stubs/substitute.h>
44 // to Substitute().
53 string Substitute(
85 << "strings::Substitute format string invalid: asked for \"$"
98 << "Invalid strings::Substitute() format string: \""
  /external/harfbuzz/src/
harfbuzz-gsub-private.h 54 HB_UShort* Substitute; /* array of substitute glyph IDs */
56 Substitute array */
81 HB_UShort* Substitute; /* string of glyph IDs to
82 substitute */
84 Substitute array */
131 to substitute */
441 HB_UShort* Substitute; /* array of substitute Glyph ID */

Completed in 31 milliseconds