Searched
full:split (Results
501 -
525 of
5986) sorted by null
<<21222324252627282930>>
/dalvik/dx/tests/110-dex-preserve-this/ |
run | 33 count = split($0, words, /,? */);
|
/development/samples/ApiDemos/res/layout/ |
split_touch_view.xml | 17 <!-- Split touch demo. -->
|
/development/samples/TicTacToeMain/res/values/ |
strings.xml | 22 <string name="explain1">This sample code demonstrates how to split an application in multiple projects by using the \'project library\' available in the Froyo SDK Tools.</string>
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/ |
call-stack.rb | 9 parts = call_string.split( ':', 3 )
|
/external/bison/darwin-lib/ |
sched.h | 25 /* The include_next requires a split double-inclusion guard. */
|
/external/bison/darwin-lib/sys/ |
types.h | 26 /* The include_next requires a split double-inclusion guard. */
|
/external/bison/lib/ |
frexpl.c | 0 /* Split a 'long double' into fraction and mantissa.
|
printf-frexp.h | 0 /* Split a double into fraction and mantissa, for hexadecimal printf.
|
printf-frexpl.c | 0 /* Split a 'long double' into fraction and mantissa, for hexadecimal printf.
|
printf-frexpl.h | 0 /* Split a 'long double' into fraction and mantissa, for hexadecimal printf.
|
/external/bison/linux-lib/sys/ |
types.h | 26 /* The include_next requires a split double-inclusion guard. */
|
/external/chromium/base/i18n/ |
bidi_line_iterator.h | 18 // This class uses the bidirectional iterator of ICU to split a line of
|
/external/chromium/chrome/browser/printing/cloud_print/ |
cloud_print_setup_source_unittest.cc | 24 // cloud printing team and we'll split the strings.
|
/external/chromium/chrome/browser/resources/sync_internals/ |
sync_node_browser.css | 13 /* min-width and max-width are used by the split pane. */
|
/external/chromium/chrome/common/extensions/docs/build/ |
generator.html | 18 pages = window.location.search.substring(1).split(",");
|
/external/chromium-trace/trace-viewer/src/base/ |
utils.js | 54 stack = stack.split('\n');
|
/external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/support/gl-matrix/ |
version.rb | 23 MAJOR, MINOR, PATCH, REL = *File.read(base_path.join 'VERSION').split(".")
|
/external/chromium_org/base/i18n/ |
bidi_line_iterator.h | 17 // This class uses the bidirectional iterator of ICU to split a line of
|
/external/chromium_org/cc/layers/ |
nine_patch_layer.h | 32 // implementation). We split off eight rects surrounding it and stick them
|
/external/chromium_org/chrome/browser/extensions/api/font_settings/ |
font_settings_apitest.cc | 26 // Test of extension API in incognito split mode.
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
salsa.js | 53 var treatmentStrings = experimentString.split('+'); 55 var prefStrings = treatmentStrings[i].split(','); 58 var key = prefStrings[j].split(':')[0]; 59 var value = prefStrings[j].split(':')[1];
|
/external/chromium_org/chrome/browser/resources/help_app/ |
manifest.json | 7 "incognito": "split",
|
/external/chromium_org/chrome/browser/ui/views/infobars/ |
before_translate_infobar.h | 41 // ...where <lang> is a combobox. So the text is split in 2 chunks, each
|
/external/chromium_org/chrome/common/extensions/ |
PRESUBMIT.py | 50 if unix_name == _UnixName(template.split(os.sep)[-1]): 73 args.extend(_FindMatchingTemplates(name.split(os.sep)[-1], 120 zip(contents.split('\n'), output.split('\n'))):
|
/external/chromium_org/chrome/tools/build/win/ |
make_zip.sh | 32 # Change IFS setting so we only split words with '\n'
|
Completed in 1370 milliseconds
<<21222324252627282930>>