HomeSort by relevance Sort by last modified time
    Searched full:substitution (Results 76 - 100 of 881) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/libxml/src/include/libxml/
schemasInternals.h 734 * substitution group exclusions are absent
740 * substitution group exclusions: "extension"
746 * substitution group exclusions: "restriction"
752 * the declaration is a substitution group head
788 substitution group affiliation */
908 * the schema has "substitution" in the set of blockDefault.
  /external/libxml2/include/libxml/
schemasInternals.h 734 * substitution group exclusions are absent
740 * substitution group exclusions: "extension"
746 * substitution group exclusions: "restriction"
752 * the declaration is a substitution group head
788 substitution group affiliation */
908 * the schema has "substitution" in the set of blockDefault.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
HtmlConversationTemplates.java 35 * Renders data into very simple string-substitution HTML templates for conversation view.
38 * Plain-jane string substitution with '%s' is slightly faster than typed substitution.
  /external/chromium/chrome/browser/policy/
policy_path_parser_unittest.cc 24 // No vars whatsoever no substitution should occur.
  /external/chromium/chrome/browser/resources/shared/js/
local_strings.js 30 * @return {string} The string after format substitution.
  /external/chromium/testing/gtest/m4/
gtest.m4 6 dnl standard variables for substitution including GTEST_CPPFLAGS,
  /external/chromium_org/chrome/common/extensions/api/devtools/
experimental_console.json 53 "description": "The text of the console message, as represented by the first argument to the console.log() or a similar method (no parameter substitution performed)."
  /external/chromium_org/testing/gtest/m4/
gtest.m4 6 dnl standard variables for substitution including GTEST_CPPFLAGS,
  /external/chromium_org/third_party/icu/source/common/
ucnv_bld.h 34 /* at most 4 bytes per substitution character (part of .cnv file format! see UConverterStaticData) */
84 uint8_t subChar1; /* +80: 1 single-byte substitution character for IBM MBCS (0 if none) */
162 * Pointer to charset bytes for substitution string if subCharLen>0,
213 uint8_t subChar1; /* single-byte substitution character if different from subChar */
  /external/chromium_org/third_party/icu/source/test/intltest/
itrbnf.h 127 * when doing multiplier substitution to a number format rule.
  /external/chromium_org/tools/gyp/test/variables/commands/
commands-repeated.gyp 5 # This is a simple test file to make sure that variable substitution
  /external/chromium_org/ui/webui/resources/js/
local_strings.js 30 * @return {string} The string after format substitution.
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
p9-0x.cpp 58 template<template<typename...> class Container> void f(Container<int>); // expected-note {{substitution failure [with Container = X]}}
  /external/compiler-rt/lib/ubsan/lit_tests/
lit.cfg 51 # Define %clang substitution to use in test RUN lines.
  /external/icu4c/common/
ucnv_bld.h 35 /* at most 4 bytes per substitution character (part of .cnv file format! see UConverterStaticData) */
85 uint8_t subChar1; /* +80: 1 single-byte substitution character for IBM MBCS (0 if none) */
163 * Pointer to charset bytes for substitution string if subCharLen>0,
214 uint8_t subChar1; /* single-byte substitution character if different from subChar */
  /external/icu4c/layout/
GlyphPosnLookupProc.cpp 30 // the same as the contextual substitution subtables.
  /external/icu4c/test/intltest/
itrbnf.h 127 * when doing multiplier substitution to a number format rule.
  /external/protobuf/gtest/m4/
gtest.m4 6 dnl standard variables for substitution including GTEST_CPPFLAGS,
  /ndk/build/core/
setup-abi.mk 30 # For now, handle this with a simple substitution. We may want to implement
  /ndk/docs/tools/
README 5 test as output, but applies a few useful substitution.
  /system/core/sh/
TOUR 160 CTLVAR Variable substitution
161 CTLENDVAR End of variable substitution
162 CTLBACKQ Command substitution
163 CTLBACKQ|CTLQUOTE Command substitution inside double quotes
166 A variable substitution contains the following elements:
186 VSNORMAL, then the text field in the substitution follows, ter-
202 variable and command substitution, the parser doesn't insert any
207 able and command substitution phase. Words which are subject
253 substitution. The second (ifsbreakup) performs word splitting
  /external/chromium_org/third_party/icu/source/common/unicode/
ucnv_err.h 80 * substituted to be the default substitution character.
298 * current substitution string for the converter. This is the default
334 * it will substitute the illegal sequence with the substitution characters.
340 * it will substitute the illegal sequence with the substitution characters.
346 * it will substitute the illegal sequence with the substitution characters.
352 * it will substitute the illegal sequence with the substitution characters.
358 * it will substitute the illegal sequence with the substitution characters.
411 * Unicode substitution character, U+FFFD.
  /external/chromium_org/tools/json_schema_compiler/
code.py 48 # line % () will fail if any substitution tokens are left in line
125 raise TypeError('"%s" or "%r" found in substitution. '
  /external/eigen/Eigen/src/Core/products/
TriangularSolverVector.h 29 // forward and backward substitution, row-major, rhs is a vector
83 // forward and backward substitution, column-major, rhs is a vector
  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 130 * When a multiple-substitution is done:
135 * multiple substitution in MarkBasePos.

Completed in 5971 milliseconds

1 2 34 5 6 7 8 91011>>