HomeSort by relevance Sort by last modified time
    Searched refs:split (Results 5201 - 5225 of 6499) sorted by null

<<201202203204205206207208209210>>

  /build/make/core/
definitions.mk     [all...]
  /cts/common/util/src/com/android/compatibility/common/util/
ResultHandler.java 185 for (String device : deviceList.split(",")) {
  /cts/hostsidetests/services/activityandwindowmanager/util/src/android/server/cts/
ActivityManagerState.java 140 Collections.addAll(mSysDump, sysDump.split("\\n"));
WindowManagerState.java 186 Collections.addAll(mSysDump, sysDump.split("\\n"));
    [all...]
  /cts/tests/tests/print/src/android/print/cts/
BasePrintTest.java 707 for (String line : os.toString("UTF-8").split("\n")) {
    [all...]
  /cts/tools/vm-tests-tf/src/util/build/
BuildDalvikSuite.java 406 String[] pparts = pName.split("\\.");
  /development/build/
sdk.atree 81 bin/split-select strip build-tools/${PLATFORM_NAME}/split-select
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceScript.java 787 String[] args = line.substring(index1 + 1, index2).split(",");
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
collections.py 320 field_names = field_names.replace(',', ' ').split()
inspect.py 375 lines = string.split(string.expandtabs(doc), '\n')
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
inspect.py 377 lines = string.split(string.expandtabs(doc), '\n')
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
refactor.py 244 parts = fix_name.split("_")
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_asyncore.py 222 self.assertEqual(os.path.split(f)[-1], 'test_asyncore.py')
test_inspect.py 207 lines = self.source.split("\n")
test_support.py 476 filename = urlparse.urlparse(url)[2].split('/')[-1] # '/': it's URL!
    [all...]
test_warnings.py 521 first_line, second_line = result.split('\n', 1)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
spark.py 174 rules = string.split(doc)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
msilib.py 487 parts = file.split(".")
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb 149 name, default = decl.to_s.split( /\s*=\s*/, 2 )
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
wizard.rb 474 nodes = context.split( /\s+/ )
  /external/autotest/client/site_tests/firmware_TouchMTB/
touchbotII_robot_wrapper.py 394 dimensions = results.split()
  /external/autotest/scheduler/
drone_manager.py 319 drone.allowed_users = set(allowed_users.split())
    [all...]
  /external/autotest/server/site_tests/provision_CheetsUpdate/
push_to_device.py 348 'sha1sum /etc/selinux/arc/policy/policy.30').split()
    [all...]
  /external/boringssl/src/crypto/fipsmodule/bn/asm/
armv4-mont.pl 749 foreach (split("\n",$code)) {
  /external/boringssl/src/crypto/fipsmodule/modes/asm/
ghashp8-ppc.pl 106 vsldoi $Hl,$zero,$H,8 # ... and split
657 foreach (split("\n",$code)) {

Completed in 1798 milliseconds

<<201202203204205206207208209210>>