HomeSort by relevance Sort by last modified time
    Searched refs:substrings (Results 1 - 25 of 28) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
Extensions3DUtil.cpp 18 Vector<String> substrings; local
19 str.split(' ', substrings);
20 for (size_t i = 0; i < substrings.size(); ++i)
21 set.add(substrings[i]);
  /external/chromium_org/ui/views/controls/
styled_label.cc 230 std::vector<base::string16> substrings; local
244 &substrings);
246 DCHECK(!substrings.empty());
247 base::string16 chunk = substrings[0];
  /external/chromium_org/v8/test/mjsunit/
string-slices.js 67 // Test substrings of different lengths and alignments.
163 // Short substrings.
180 // Concatenate substrings.
debug-compile-event.js 74 // For source with 'eval' there will be compile events with substrings
string-indexof-1.js 115 // Find substrings.
string-indexof-2.js 53 // test a lot of substrings of differing length and start-position.
substr.js 65 // Test substrings of different lengths and alignments.
  /frameworks/base/core/java/android/hardware/
Camera.java 4060 ArrayList<String> substrings = new ArrayList<String>(); local
4074 ArrayList<Integer> substrings = new ArrayList<Integer>(); local
    [all...]
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.3/
hamcrest-library-1.3.jar 
  /external/chromium_org/v8/src/
regexp.js 349 // The properties $1..$9 are the first nine capturing substrings of the last
373 // pairs for the match and all the captured substrings), the invariant is
384 // Override last match info with an array of actual substrings.
  /external/chromium_org/third_party/skia/tools/
skdiff_main.cpp 194 /// Returns true if string contains any of these substrings.
196 const StringArray& substrings) {
197 for (int i = 0; i < substrings.count(); i++) {
198 if (string.contains(substrings[i]->c_str())) {
258 /// - matches any of the substrings in matchSubstrings, but...
259 /// - DOES NOT match any of the substrings in nomatchSubstrings
  /external/skia/tools/
skdiff_main.cpp 194 /// Returns true if string contains any of these substrings.
196 const StringArray& substrings) {
197 for (int i = 0; i < substrings.count(); i++) {
198 if (string.contains(substrings[i]->c_str())) {
258 /// - matches any of the substrings in matchSubstrings, but...
259 /// - DOES NOT match any of the substrings in nomatchSubstrings
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
math_store.js 204 // Break up string even further wrt. symbols vs alphanum substrings.
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/
org.apache.felix.bundlerepository-1.6.6.jar 
  /external/chromium_org/third_party/polymer/components-chromium/core-component-page/
core-component-page-extracted.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 

Completed in 574 milliseconds

1 2