Searched refs:split (Results 1 – 23 of 23) sorted by relevance
| /development/tools/axl/ |
| D | chewperf.py | 13 rawLines = f.split('\n') 17 line = rawLines[x].split() 20 ts = int(rawLines[x - 1].split()[-1]) 29 rawLines = f.split('\r\n') 36 chewed = [int(line.split()[5]), int(line.split()[7])] 47 rawLines = f.split('\n') 50 sidx = lines[0].split().index("Pulled") 52 chewed = [[int(x.split()[sidx + 2]), int(x.split()[sidx + 4])] for x in lines]
|
| D | log.py | 40 for ln in " ".join(map(str, logstrs)).split("\n"):
|
| D | chewie.py | 77 splitup = line.split()
|
| /development/samples/TicTacToeLib/ |
| D | README.txt | 4 split an APK into multiple projects.
|
| /development/ndk/platforms/android-9/samples/native-audio/ |
| D | default.properties | 13 split.density=false
|
| /development/testrunner/ |
| D | android_mk.py | 56 parts = line.split(self._VAR_DELIMITER)
|
| D | am_instrument_parser.py | 90 for line in result.split('\n'):
|
| D | adb_interface.py | 288 (self.DEVICE_TRACE_DIR, instrumentation_path.split(".")[-1]))
|
| /development/samples/ApiDemos/src/com/example/android/apis/ |
| D | ApiDemos.java | 72 prefixPath = prefix.split("/"); in getData() 88 String[] labelPath = label.split("/"); in getData()
|
| /development/scripts/app_engine_server/ |
| D | memcache_zipserve.py | 138 sections = name.split("/", 2) 456 f1_segments = file1.split('/') 457 f2_segments = file2.split('/')
|
| /development/apps/CustomLocale/src/com/android/customlocale/ |
| D | CustomLocaleActivity.java | 178 for (String locale : customLocales.split(CUSTOM_LOCALES_SEP)) { in setupLocaleList() 259 for (String locale : customLocales.split(CUSTOM_LOCALES_SEP)) { in onContextItemSelected() 294 String[] langCountry = locale.split("_"); in selectLocale()
|
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
| D | PurgeableBitmap.java | 83 String[] components = labelSeq.toString().split("/"); in detectIfPurgeableRequest()
|
| /development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/ |
| D | CubeWallpaper2.java | 128 String [] coord = p[i].split(" "); in readModel() 140 String [] idx = l[i].split(" "); in readModel()
|
| /development/samples/TicTacToeMain/ |
| D | README.txt | 8 split an APK into multiple projects.
|
| /development/samples/SearchableDictionary/src/com/example/android/searchabledict/ |
| D | DictionaryDatabase.java | 211 String[] strings = TextUtils.split(line, "-"); in loadWords()
|
| /development/tools/monkeyrunner/src/com/android/monkeyrunner/ |
| D | MonkeyRunner.java | 342 String[] lines = text.split("[\\r\\n]+"); in type() 473 String[] varNames = monkeyResponse.substring(3).split("\\s+"); in addDeviceVars()
|
| /development/samples/SkeletonApp/ |
| D | readme.txt | 64 file, but we generally split them apart as shown here to keep things organized.
|
| /development/ndk/platforms/android-3/include/linux/ |
| D | pkt_sched.h | 309 __u32 split; member
|
| /development/apps/Development/src/com/android/development/ |
| D | AccountsTester.java | 186 String[] requiredFeatures = TextUtils.split(featureString, " "); in onClick() 289 String[] features = TextUtils.split(authTokenType, ","); in onCreateDialog()
|
| /development/cmds/monkey/src/com/android/commands/monkey/ |
| D | MonkeySourceScript.java | 470 String[] args = line.substring(index1 + 1, index2).split(","); in processLine()
|
| /development/pdk/docs/porting/ |
| D | instrumentation_testing.jd | 110 …nality that does not require an Android runtime context. These tests are split into Android libra…
|
| /development/tools/zoneinfo/tzdata2010k/ |
| D | northamerica | 796 # previously split between MST and CST) ... 1990-10 1571 # Saskatchewan is split by a time zone meridian (105W) and over the years
|
| D | southamerica | 365 # America/Cordoba split into 6 subregions during 1991/1992, one of which
|