Searched refs:substitution (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/chromeos/network/onc/
H A Donc_utils_unittest.cc81 StringSubstitutionStub substitution; local
82 ExpandStringsInOncObject(kNetworkConfigurationSignature, substitution,
94 StringSubstitutionStub substitution; local
95 ExpandStringsInOncObject(kNetworkConfigurationSignature, substitution,
H A Donc_utils.h74 // replacement strings are obtained from |substitution|.
77 const StringSubstitution& substitution,
83 const StringSubstitution& substitution,
H A Donc_utils.cc179 const StringSubstitution& substitution,
186 if (substitution.GetSubstitute(substitutes::kLoginIDField, &login_id)) {
193 if (substitution.GetSubstitute(substitutes::kEmailField, &email)) {
204 const StringSubstitution& substitution,
207 ExpandField(eap::kAnonymousIdentity, substitution, onc_object);
208 ExpandField(eap::kIdentity, substitution, onc_object);
211 ExpandField(vpn::kUsername, substitution, onc_object);
227 substitution, inner_object);
231 void ExpandStringsInNetworks(const StringSubstitution& substitution, argument
239 kNetworkConfigurationSignature, substitution, networ
178 ExpandField(const std::string& fieldname, const StringSubstitution& substitution, base::DictionaryValue* onc_object) argument
202 ExpandStringsInOncObject( const OncValueSignature& signature, const StringSubstitution& substitution, base::DictionaryValue* onc_object) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
H A Dutilities.js946 // The first character is a number, it might be a substitution index.
952 // then this is a substitution index.
993 d: function(substitution)
995 return !isNaN(substitution) ? substitution : 0;
1001 f: function(substitution, token)
1003 if (substitution && token.precision > -1)
1004 substitution = substitution.toFixed(token.precision);
1005 return !isNaN(substitution)
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
H A Dparsecvs.php14 keyword substitution: kv //store, 'b', 'k', 'kv', 'kvl', 'v' are (currently) used
39 ^keyword\ substitution:\ (.+?$)\\n
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeVerticalData.cpp158 const SubstitutionSubTable* substitution = validateOffset<SubstitutionSubTable>(buffer, subTableOffsets[i]); local
159 if (!substitution)
161 const CoverageTable* coverage = substitution->coverage(buffer);
164 if (substitution->substFormat != 2) // "Single Substitution Format 2" is all what we support
166 const SingleSubstitution2SubTable* singleSubstitution2 = validatePtr<SingleSubstitution2SubTable>(buffer, substitution);
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Dstatetracker.py352 substitution = distance[i][j] + cost
356 if deletion <= insertion and deletion <= substitution:
362 elif insertion <= substitution:
371 best = substitution
/external/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/
H A Dp1.cpp17 auto begin(T &&t) -> decltype(t.begin()) { return t.begin(); } // expected-note 2{{ignored: substitution failure}}
19 auto end(T &&t) -> decltype(t.end()) { return t.end(); } // expected-note {{candidate template ignored: substitution failure [with T = }}
23 expected-note 2{{candidate template ignored: substitution failure [with T = }}
25 auto end(T &&t) -> decltype(t.alt_end()) { return t.alt_end(); } // expected-note {{candidate template ignored: substitution failure [with T = }}
/external/chromium_org/chrome/browser/chromeos/net/
H A Donc_utils.cc186 UserStringSubstitution substitution(user);
187 chromeos::onc::ExpandStringsInNetworks(substitution, network_configs);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
H A DDOMBreakpointsSidebarPane.js165 s: function(substitution)
167 return substitution;
/external/chromium_org/third_party/closure_linter/closure_linter/
H A Dstatetracker.py476 substitution = distance[i][j] + cost
480 if deletion <= insertion and deletion <= substitution:
486 elif insertion <= substitution:
495 best = substitution
/external/chromium_org/v8/src/
H A Dliveedit.cc931 explicit ReplacingVisitor(Code* original, Code* substitution) argument
932 : original_(original), substitution_(substitution) {
968 // Finds all references to original and replaces them with substitution.
970 Handle<Code> substitution) {
979 DCHECK(!heap->InNewSpace(*substitution));
981 ReplacingVisitor visitor(*original, *substitution);
969 ReplaceCodeObject(Handle<Code> original, Handle<Code> substitution) argument
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/
H A Dutilities.mak118 # an intrictate shell command substitution is constructed
/external/chromium_org/chrome/browser/profile_resetter/
H A Dprofile_resetter_unittest.cc410 const std::string& substitution) {
414 str->replace(placeholder_pos, placeholder.size(), substitution);
408 ReplaceString(std::string* str, const std::string& placeholder, const std::string& substitution) argument
/external/libvorbis/doc/
H A D07-floor1.tex385 15) for each scalar in vector [floor], perform a lookup substitution using
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 2947 milliseconds