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

1 2 3 4 56 7 8 91011>>

  /external/bison/m4/
stdbool.m4 16 # Define two additional variables used in the Makefile substitution.
  /external/chromium_org/chrome/browser/policy/
policy_path_parser_unittest.cc 30 // No vars whatsoever no substitution should occur.
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/
rjsmin.py 197 """ Substitution callback """
214 substitution regex.
239 substitution regex.
256 """ Substitution callback """
  /external/chromium_org/third_party/libxml/src/include/libxml/
entities.h 49 xmlChar *orig; /* content without ref substitution */
  /external/chromium_org/tools/grit/grit/node/
structure.py 264 '''Perform local and global variable substitution.'''
316 # Note that we reapply substitution a second time here.
318 # b) the substitution values are language-dependent
350 '''Propagates substitution to gatherer.
  /external/clang/test/SemaCXX/
implicit-member-functions.cpp 110 // Trigger declaration of Line copy ctor, which causes substitution into
switch-implicit-fallthrough-macro.cpp 34 // Deeper macro substitution
  /external/clang/test/SemaTemplate/
default-arguments.cpp 78 // Check multi-level substitution into template type arguments
  /external/e2fsprogs/intl/
locale.alias 22 # A single line contains two fields: an alias and a substitution value.
  /external/libxml2/include/libxml/
entities.h 49 xmlChar *orig; /* content without ref substitution */
  /external/llvm/include/llvm/Support/
Regex.h 75 /// \param Error If non-null, any errors in the substitution (invalid
  /external/llvm/test/CodeGen/X86/
atom-fixup-lea2.ll 13 ; within 5 instructions, this substitution is referred to as backwards chaining.
  /external/llvm/test/
lit.cfg 237 substitution = re.sub(r"^(\\)?((\| )?)\W+b([0-9A-Za-z-_]+)\\b\W*$",
241 substitution_ext = substitution + ext
243 substitution = substitution_ext
245 config.substitutions.append((pattern, substitution))
  /external/oprofile/libregex/
op_regex.h 47 * & replace, preparing it for substitution ala sed
  /external/protobuf/gtest/xcode/Scripts/
versiongenerate.py 61 // defines some version strings for substitution in the Info.plist. Because of
  /external/smack/src/org/xbill/DNS/
NAPTRRecord.java 37 * @param regexp The regular/substitution expression.
  /external/stlport/test/unit/
swap_test.cpp 83 * use a.swap( b ), but don't try to do this substitution for container
  /libcore/dom/src/test/resources/
build.xml 79 <!-- !!! hard code names, variable substitution doesn't work !!! -->
  /ndk/build/tools/
build-docs.sh 56 # substitution in the input .text files. Note that this tool generates Markdown
  /ndk/tests/device/test-gnustl-full/unit/
swap_test.cpp 83 * use a.swap( b ), but don't try to do this substitution for container
  /ndk/tests/device/test-stlport/unit/
swap_test.cpp 83 * use a.swap( b ), but don't try to do this substitution for container
  /prebuilts/python/darwin-x86/2.7.5/bin/
python-config.sh 49 # Protect against lack of substitution.
  /prebuilts/python/linux-x86/2.7.5/bin/
python-config.sh 49 # Protect against lack of substitution.
  /external/chromium/base/
bind_helpers.h 60 // Use the Substitution Failure Is Not An Error (SFINAE) trick to inspect T
114 // substitution if T::TargetFunc exists. Thus GoodCheck<Base>(0) will resolve
  /external/chromium/chrome/browser/autocomplete/
keyword_provider_unittest.cc 140 // Substitution should work with various locations of the "%s".
168 // Substitution should work with various locations of the "%s".

Completed in 482 milliseconds

1 2 3 4 56 7 8 91011>>