HomeSort by relevance Sort by last modified time
    Searched refs:split (Results 301 - 325 of 2976) sorted by null

<<11121314151617181920>>

  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowTextUtils.java 68 public static String[] split(String text, String expression) { method in class:ShadowTextUtils
73 return text.split(expression);
  /external/v8/test/benchmarks/
testcfg.py 31 from os.path import join, split namespace
44 super(BenchmarkTestCase, self).__init__(context, split(path), mode)
  /external/valgrind/main/none/tests/amd64/
gen_insn_test.pl 232 foreach my $preset (split(/\s+/, $presets))
241 my @values = split(/,/, $3);
278 my @values = split(/,/, $3);
311 my @values = split(/,/, $2);
322 my @values = split(/,/, $2);
333 my @values = split(/,/, $2);
350 foreach my $arg (split(/\s+/, $args))
360 my @values = split(/,/, $3);
397 my @values = split(/,/, $3);
479 foreach my $result (split(/\s+/, $results)
    [all...]
  /external/valgrind/main/none/tests/x86/
gen_insn_test.pl 209 foreach my $preset (split(/\s+/, $presets))
218 my @values = split(/,/, $3);
255 my @values = split(/,/, $3);
288 my @values = split(/,/, $2);
299 my @values = split(/,/, $2);
310 my @values = split(/,/, $2);
327 foreach my $arg (split(/\s+/, $args))
337 my @values = split(/,/, $3);
374 my @values = split(/,/, $3);
456 foreach my $result (split(/\s+/, $results)
    [all...]
  /frameworks/base/core/java/android/util/
DebugUtils.java 70 String[] selectors = s.split("@");
75 String[] pair = selectors[i].split("=");
  /frameworks/webview/chromium/tools/
memreport.py 90 for token in line.split(' '):
92 field = token.split('=')[1]
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
PathMatcher.java 33 String[] segments = Path.split(pattern);
42 String[] segments = path.split();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 44 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
88 _GLIBCXX_DEBUG_ONLY(debug_base::split(r_key,(Cmp_Fn& )(*this), other);)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 44 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
88 _GLIBCXX_DEBUG_ONLY(debug_base::split(r_key,(Cmp_Fn& )(*this), other);)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 44 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
88 _GLIBCXX_DEBUG_ONLY(debug_base::split(r_key,(Cmp_Fn& )(*this), other);)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 44 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
88 _GLIBCXX_DEBUG_ONLY(debug_base::split(r_key,(Cmp_Fn& )(*this), other);)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 44 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
88 _GLIBCXX_DEBUG_ONLY(debug_base::split(r_key,(Cmp_Fn& )(*this), other);)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 44 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
88 _GLIBCXX_DEBUG_ONLY(debug_base::split(r_key,(Cmp_Fn& )(*this), other);)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 44 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
88 _GLIBCXX_DEBUG_ONLY(debug_base::split(r_key,(Cmp_Fn& )(*this), other);)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 44 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
88 _GLIBCXX_DEBUG_ONLY(debug_base::split(r_key,(Cmp_Fn& )(*this), other);)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 44 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
88 _GLIBCXX_DEBUG_ONLY(debug_base::split(r_key,(Cmp_Fn& )(*this), other);)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
macurl2path.py 24 components = pathname.split('/')
57 components = pathname.split(':')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
__init__.py 63 default_parser_list = os.environ["PY_SAX_PARSER"].split(",")
68 default_parser_list = sys.registry.getProperty(_key).split(",")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
macurl2path.py 24 components = pathname.split('/')
57 components = pathname.split(':')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
__init__.py 63 default_parser_list = os.environ["PY_SAX_PARSER"].split(",")
68 default_parser_list = sys.registry.getProperty(_key).split(",")
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
WriterToUTF8Buffered.java 202 int split = length/CHARS_MAX; local
205 chunks = split + 1;
207 chunks = split;
337 int split = length/CHARS_MAX; local
340 chunks = split + 1;
342 chunks = split;
  /external/chromium_org/third_party/libxml/src/
genUnicode.py 34 (blockfile, catfile) = string.split(sources)
56 fields = string.split(line, ';')
58 (start, end) = string.split(range, "..")
74 alias = string.split(block,':')
75 alist = string.split(alias[1],',')
111 fields = string.split(line, ';')
  /external/icu4c/tools/genren/
genren.pl 148 ($_, $address, $type) = split(/\|/);
151 ($address, $type, $_) = split(/ /);
168 @CppName = split(/::/); ## remove scope stuff
178 @CppName = split(/ /, $CppName[1]); ## remove debug stuff
181 @CppName = split(/\(/, $CppName[0]); ## remove function args
211 @funcname = split(/[\(\s+]/);
  /external/llvm/lib/MC/
MCSectionMachO.cpp 188 std::pair<StringRef, StringRef> Comma = Spec.split(',');
204 // Split the section name off from any attributes if present.
205 Comma = Comma.second.split(',');
223 Comma = Comma.second.split(',');
253 // Otherwise, we do have some attributes. Split off the size specifier if
255 Comma = Comma.second.split(',');
259 std::pair<StringRef, StringRef> Plus = Attrs.split('+');
278 Plus = Plus.second.split('+');
  /external/qemu/android/
boot-properties.c 170 /* split in key and value, so we can re-use boot_property_add (and its
174 char *split = strchr(p->property, '='); local
175 if (split == NULL) {
182 *split = '\0'; /* p->property is now "<key>\0<value>\0" */
184 uint32_t key_buf_len = (split - p->property) + 1; // +1: '\0' terminator
190 qemu_put_buffer(f, (uint8_t*) split + 1, value_buf_len);
192 *split = '='; /* restore property to "<key>=<value>\0" */

Completed in 3143 milliseconds

<<11121314151617181920>>