substitutes 162 chrome/browser/chromeos/net/onc_utils.cc if (placeholder == ::onc::substitutes::kLoginIDField) substitutes 164 chrome/browser/chromeos/net/onc_utils.cc else if (placeholder == ::onc::substitutes::kEmailField) substitutes 184 chromeos/network/onc/onc_utils.cc if (substitution.GetSubstitute(substitutes::kLoginIDField, &login_id)) { substitutes 186 chromeos/network/onc/onc_utils.cc substitutes::kLoginIDField, substitutes 191 chromeos/network/onc/onc_utils.cc if (substitution.GetSubstitute(substitutes::kEmailField, &email)) { substitutes 193 chromeos/network/onc/onc_utils.cc substitutes::kEmailField, substitutes 63 chromeos/network/onc/onc_utils_unittest.cc if (placeholder == ::onc::substitutes::kLoginIDField) substitutes 65 chromeos/network/onc/onc_utils_unittest.cc else if (placeholder ==::onc::substitutes::kEmailField) substitutes 310 components/onc/onc_constants.h namespace substitutes { substitutes 166 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh Supplier<GlyphID> &substitutes, substitutes 171 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (unlikely (!substitute.serialize (c, substitutes, num_glyphs))) return TRACE_RETURN (false); substitutes 197 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh Supplier<GlyphID> &substitutes, substitutes 207 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh delta = substitutes[0] - glyphs[0]; substitutes 209 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (delta != substitutes[i] - glyphs[i]) { substitutes 217 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case 2: return TRACE_RETURN (u.format2.serialize (c, glyphs, substitutes, num_glyphs)); substitutes 1203 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh Supplier<GlyphID> &substitutes, substitutes 1208 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh return TRACE_RETURN (serialize_subtable (c, 0).u.single.serialize (c, glyphs, substitutes, num_glyphs)); substitutes 61 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-fallback.hh OT::GlyphID substitutes[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; substitutes 78 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-fallback.hh substitutes[num_glyphs].set (s_glyph); substitutes 85 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-fallback.hh hb_bubble_sort (&glyphs[0], num_glyphs, OT::GlyphID::cmp, &substitutes[0]); substitutes 88 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-fallback.hh OT::Supplier<OT::GlyphID> substitutes_supplier (substitutes, num_glyphs);