HomeSort by relevance Sort by last modified time
    Searched refs:placeholders (Results 1 - 16 of 16) sorted by null

  /external/chromium/chrome/common/extensions/
extension_message_bundle.cc 28 const char* ExtensionMessageBundle::kPlaceholdersKey = "placeholders";
149 SubstitutionMap placeholders; local
150 if (!GetPlaceholders(*name_tree, key, &placeholders, error))
153 if (!ReplacePlaceholders(placeholders, value, error))
164 SubstitutionMap* placeholders,
195 (*placeholders)[StringToLowerASCII(content_key)] = content;
202 const SubstitutionMap& placeholders,
205 return ReplaceVariables(placeholders,
extension_message_bundle.h 29 // Begin/end markers for placeholders and messages
61 // Returned message has all of the internal placeholders resolved to their
123 // They replace all $PLACEHOLDERS$ with their value, and return just key/value
130 // Get all placeholders for a given message from JSON subtree.
133 SubstitutionMap* placeholders,
136 // For a given message, replaces all placeholders with their actual value.
138 bool ReplacePlaceholders(const SubstitutionMap& placeholders,
  /external/stlport/stlport/
functional 50 #include <boost/bind/placeholders.hpp>
84 namespace placeholders {
94 } // placeholders
  /ndk/sources/cxx-stl/stlport/stlport/
functional 50 #include <boost/bind/placeholders.hpp>
84 namespace placeholders {
94 } // placeholders
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/
functional 50 #include <boost/bind/placeholders.hpp>
84 namespace placeholders {
94 } // placeholders
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/
functional 50 #include <boost/bind/placeholders.hpp>
84 namespace placeholders {
94 } // placeholders
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/
functional 50 #include <boost/bind/placeholders.hpp>
84 namespace placeholders {
94 } // placeholders
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h 130 namespace placeholders { }
138 namespace placeholders { }
179 namespace placeholders { inline namespace __7 { } } namespace in namespace:std::tr1
187 namespace placeholders { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h 130 namespace placeholders { }
138 namespace placeholders { }
179 namespace placeholders { inline namespace __7 { } } namespace in namespace:std::tr1
187 namespace placeholders { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /external/chromium/chrome/common/extensions/docs/build/
directory.py 344 The translated text corresponding to the token, with any placeholders
357 # There are placeholders in the translation - substitute them.
359 placeholders = self._locale_data[token]['placeholders']
360 if placeholders.has_key(placeholder_name.lower()):
361 placeholder_value = placeholders[placeholder_name.lower()]['content']
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algo.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algo.h     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 402 milliseconds