/development/samples/browseable/ElizaChat/src/com.example.android.wearable.elizachat/ |
D | ElizaResponder.java | 140 String[] parts = afterKeyword.split("\\s+"); in elzTalk() local 144 for (int j = 0; j < parts.length; ++j) { in elzTalk() 145 if (parts[j].equals(first)) { in elzTalk() 146 parts[j] = second; in elzTalk() 147 } else if (parts[j].equals(second)) { in elzTalk() 148 parts[j] = first; in elzTalk() 152 afterKeyword = TextUtils.join(" ", parts); in elzTalk()
|
/development/scripts/ |
D | native_heapdump_viewer.py | 153 parts = line.split() 154 if len(parts) > 7 and parts[0] == "z" and parts[2] == "sz": 229 parts = line.split() 230 if len(parts) > 7 and parts[0] == "z" and parts[2] == "sz": 231 is_zygote = parts[1] != "1" 232 size = int(parts[3]) 234 num_allocs = int(parts[5]) 237 frames = list(map(lambda x: int(x, 16), parts[7:]))
|
/development/testrunner/ |
D | android_mk.py | 57 parts = line.split(self._VAR_DELIMITER) 58 if len(parts) > 1: 59 self._variables[parts[0].strip()] = parts[1].strip()
|
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/ |
D | DiskLruCache.java | 369 String[] parts = line.split(" "); in readJournalLine() local 370 if (parts.length < 2) { in readJournalLine() 374 String key = parts[1]; in readJournalLine() 375 if (parts[0].equals(REMOVE) && parts.length == 2) { in readJournalLine() 386 if (parts[0].equals(CLEAN) && parts.length == 2 + valueCount) { in readJournalLine() 389 entry.setLengths(copyOfRange(parts, 2, parts.length)); in readJournalLine() 390 } else if (parts[0].equals(DIRTY) && parts.length == 2) { in readJournalLine() 392 } else if (parts[0].equals(READ) && parts.length == 2) { in readJournalLine()
|
/development/samples/TtsEngine/src/com/example/android/ttsengine/ |
D | RobotSpeakTtsService.java | 221 String[] parts = line.split(":"); in buildFrequencyMap() local 222 if (parts.length != 2) { in buildFrequencyMap() 225 map.put(parts[0].charAt(0), Integer.parseInt(parts[1])); in buildFrequencyMap()
|
/development/tools/winscope/src/ |
D | transform.js | 145 var parts = [] 149 parts.push(part + str); 155 return parts.reverse().join('');
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeySourceNetwork.java | 421 List<String> parts = command.subList(3, command.size()); in translateCommand() local 422 MonkeyCommandReturn ret = deferredCommand.translateCommand(parts, queue); in translateCommand() 658 List<String> parts = commandLineSplit(commandLine); in translateCommand() local 659 if (parts.size() > 0) { in translateCommand() 660 MonkeyCommand command = COMMAND_MAP.get(parts.get(0)); in translateCommand() 662 MonkeyCommandReturn ret = command.translateCommand(parts, commandQueue); in translateCommand()
|
/development/tools/emulator/skins/WXGA720/ |
D | layout | 1 parts {
|
/development/tools/emulator/skins/WXGA800-7in/ |
D | layout | 1 parts {
|
/development/tools/emulator/skins/WSVGA/ |
D | layout | 1 parts {
|
/development/tools/emulator/skins/WXGA800/ |
D | layout | 1 parts {
|
/development/vndk/tools/definition-tool/assets/insight/ |
D | insight.js | 425 let parts = path.split(/\/+/g); 427 for (let part of parts) {
|
/development/tools/emulator/skins/WQVGA432/ |
D | layout | 1 parts {
|
/development/tools/emulator/skins/WQVGA400/ |
D | layout | 1 parts {
|
/development/tools/emulator/skins/QVGA/ |
D | layout | 1 parts {
|
/development/tools/emulator/skins/WVGA854/ |
D | layout | 1 parts {
|
/development/tools/emulator/skins/WVGA800/ |
D | layout | 1 parts {
|
/development/tools/emulator/skins/HVGA/ |
D | layout | 1 parts {
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 145 coherent - j. marked by an orderly, logical, and aesthetically consistent relation of parts 166 complex - j. complicated in structure; consisting of interconnected parts 167 component - n. an artifact that is one of the individual parts of which a composite entity is made … 183 consistency - n. a harmonious uniformity or agreement among things or parts 615 minority - n. being or relating to the smaller in number of two parts 689 partition - v. divide into parts, pieces, or sections
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 952 14. If you wish to incorporate parts of the Library into other free 1845 10. If you wish to incorporate parts of the Program into other free 1917 parts of the General Public License. Of course, the commands you use may 2667 14. If you wish to incorporate parts of the Library into other free 3126 14. If you wish to incorporate parts of the Library into other free 4287 10. If you wish to incorporate parts of the Program into other free 4359 parts of the General Public License. Of course, the commands you use may 4664 o You can use this software for whatever you want, in parts or 4668 it, or only parts of it, in a program, you must acknowledge 5274 14. If you wish to incorporate parts of the Library into other free [all …]
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 16386 …y74ZHitSO-rl2J4XmHSlQ@fakeemail.com,"* docs/INSTALL.UNIX: simplified some parts, add reference to … 17296 …74ZHitSO-rl2J4XmHSlQ@fakeemail.com,major revamp of the build system. Fixing the Unix Autoconf parts 19446 …2,fake_v82DdJmXQ3y1zzhUbkcYJw@fakeemail.com,devlink: split dl_argv_parse_put to parse and put parts 20833 …om,"Remove libutils.so dependency from libRSDriver, libRSCpuRef, and most parts of libRS_internal." 21033 …ibunwind_llvm,fake__-SZirVYSAu0u6z5knOWOQ@fakeemail.com,Skip building x86 parts of UnwindRegisters… 21038 …,fake__-SZirVYSAu0u6z5knOWOQ@fakeemail.com,Add ifdefs around ELF specific parts of UnwindRegisters… 21118 …nwind_llvm,fake__-SZirVYSAu0u6z5knOWOQ@fakeemail.com,Skip building unused parts when targeting SJLJ 22835 …libcxx,fake_1ViOpRpRTx6YQwQMN1mW9Q@fakeemail.com,"Implement the std::pair parts of ""Improving pai… 22978 …al/libcxx,fake_1ViOpRpRTx6YQwQMN1mW9Q@fakeemail.com,Fix some non-standard parts of our test suite.… 25675 …recovery,fake_2m6CFV4mROmLvKIQ5979mg@fakeemail.com,Disable the meaningless parts of the UI for A/B. [all …]
|