/frameworks/native/libs/binder/ |
D | BufferedTextOutput.cpp | 51 status_t append(const char* txt, size_t len) { in append() 61 memcpy(buffer+bufferPos, txt, len); in append() 160 status_t BufferedTextOutput::print(const char* txt, size_t len) in print() argument 167 const char* const end = txt+len; in print() 171 while (txt < end) { in print() 173 const char* first = txt; in print() 174 while (txt < end && *txt != '\n') txt++; in print() 177 while (txt < end && *txt == '\n') txt++; in print() 187 } else if (*(txt-1) == '\n' && !b->bundle) { in print() 193 const char* lastLine = txt; in print() [all …]
|
D | TextOutput.cpp | 40 static void textOutputPrinter(void* cookie, const char* txt) in textOutputPrinter() argument 42 ((TextOutput*)cookie)->print(txt, strlen(txt)); in textOutputPrinter()
|
/frameworks/base/data/fonts/ |
D | Android.mk | 33 external/unicode/DerivedAge.txt \ 34 external/unicode/emoji-data.txt \ 35 external/unicode/emoji-sequences.txt \ 36 external/unicode/emoji-variation-sequences.txt \ 37 external/unicode/emoji-zwj-sequences.txt \ 38 external/unicode/additions/emoji-data.txt \ 39 external/unicode/additions/emoji-sequences.txt \ 40 external/unicode/additions/emoji-zwj-sequences.txt \
|
/frameworks/base/ |
D | StubLibraries.bp | 22 // and comparing them against the last API signature in api/*-current.txt files 23 // and also against the latest frozen API signature in prebuilts/sdk/*/*/api/android.txt 103 removed_dex_api_filename: "removed-dex.txt", 110 api_file: "api/current.txt", 111 removed_api_file: "api/removed.txt", 115 removed_api_file: "api/removed.txt", 121 baseline_file: "api/lint-baseline.txt", 127 dest: "android.txt", 139 api_file: "non-updatable-api/current.txt", 140 removed_api_file: "non-updatable-api/removed.txt", [all …]
|
D | Android.mk | 48 activity_actions.txt \ 49 broadcast_actions.txt \ 50 categories.txt \ 51 features.txt \ 52 service_actions.txt \ 53 widgets.txt)
|
/frameworks/base/cmds/uiautomator/ |
D | Android.bp | 3 srcs: ["api/*.txt"], 4 …cmd: "cp -f $$(echo $(in) | tr \" \" \"\\n\" | sort -n | tail -1) $(genDir)/last-released-api.txt", 6 "last-released-api.txt", 12 srcs: ["api/current.txt"], 17 srcs: ["api/removed.txt"],
|
/frameworks/ml/nn/tools/systrace_parser/parser/test/ |
D | large_test.sh | 30 diff hdrnet.txt hdrnet.tmp 32 diff cpu.txt cpu.tmp 34 diff unittest.txt unittest.tmp 36 diff hdrnet-bm.txt hdrnet-bm.tmp 40 diff omr1.txt omr1.tmp 42 diff old.txt old.tmp
|
D | make_golden.sh | 5 ../../parse_systrace.py hdrnet.html > hdrnet.txt 6 ../../parse_systrace.py cpu.html > cpu.txt 7 ../../parse_systrace.py unittest.html > unittest.txt 8 ../../parse_systrace.py --per-execution hdrnet.html > hdrnet-bm.txt
|
/frameworks/base/tests/backup/ |
D | test_restore.sh | 82 check_file files/file.txt "first file" || need_bug=1 83 check_file files/another_file.txt "asdf" || need_bug=1 85 check_file files/empty.txt "" || need_bug=1 89 check_exists files/file_doesnt_exist.txt && need_bug=1 90 check_exists files/no_files_here.txt && need_bug=1 108 a shell cat /data/data/com.android.backuptest/files/3.txt | tail -n 3
|
/frameworks/rs/tests/java_api/Refocus/dataExtraction/ |
D | RefocusTestTimingProcess.txt | 13 …xt file to record the logcat. For example, you want to test it on Nexus5 then create a file N5.txt. 14 …hoose till the last time with the same log title, and paste them in the N5.txt file. If you want t… 32 3. Put the file “extract_ave.sh” and “extract_data.sh” in the same directory as the file N5.txt 33 4. Type command “./extract_date.sh N5.txt N5cleanData.txt” 34 This command strip up the messy log and put the clean data into a new file called N5cleanData.txt 35 5. Type command “./extract_ave.sh N5cleanData.txt N5aveData.txt” 36 This command averages the clean data and stores the final result in N5aveData.txt
|
/frameworks/av/media/libaaudio/examples/loopback/src/ |
D | loopback.sh | 32 date > /data/loopreport.txt 33 ${TEST_COMMAND} >> /data/loopreport.txt 34 date >> /data/loopreport.txt
|
/frameworks/native/opengl/tests/angeles/ |
D | license.txt | 12 file LICENSE-LGPL.txt. 14 the file LICENSE-BSD.txt. 19 LICENSE-LGPL.txt and LICENSE-BSD.txt for more details.
|
/frameworks/base/apex/ |
D | Android.bp | 143 api_file: "api/current.txt", 144 removed_api_file: "api/removed.txt", 158 api_file: "api/system-current.txt", 159 removed_api_file: "api/system-removed.txt", 183 // and defaults for stub generation. This is because we want the API txt 200 api_file: "api/module-lib-current.txt", 201 removed_api_file: "api/module-lib-removed.txt", 222 api_file: "api/current.txt", 223 removed_api_file: "api/removed.txt",
|
/frameworks/native/opengl/libs/ |
D | Android.bp | 28 symbol_file: "libEGL.map.txt", 35 symbol_file: "libGLESv1_CM.map.txt", 42 symbol_file: "libGLESv2.map.txt", 49 symbol_file: "libGLESv3.map.txt", 165 symbol_file: "libEGL.map.txt", 201 version_script: "libGLESv1_CM.map.txt",
|
/frameworks/native/opengl/ |
D | Android.bp | 57 symbol_file: "libs/libEGL.map.txt", 63 symbol_file: "libs/libGLESv1_CM.map.txt", 69 symbol_file: "libs/libGLESv2.map.txt", 75 symbol_file: "libs/libGLESv3.map.txt",
|
/frameworks/native/libs/nativewindow/ |
D | Android.bp | 35 symbol_file: "libnativewindow.map.txt", 57 version_script: "libnativewindow.map.txt", 93 symbol_file: "libnativewindow.map.txt", 100 symbol_file: "libnativewindow.map.txt",
|
/frameworks/native/libs/binder/ndk/ |
D | Android.bp | 77 version_script: "libbinder_ndk.map.txt", 81 symbol_file: "libbinder_ndk.map.txt", 112 symbol_file: "libbinder_ndk.map.txt", 118 symbol_file: "libbinder_ndk.map.txt",
|
/frameworks/base/services/ |
D | Android.bp | 120 api_file: "api/current.txt", 121 removed_api_file: "api/removed.txt", 125 removed_api_file: "api/removed.txt", 131 baseline_file: "api/lint-baseline.txt", 137 dest: "android.txt",
|
/frameworks/native/cmds/dumpstate/ |
D | bugreport-format.md | 13 Prior to _Android M (Marshmallow)_, `dumpstate` generates a flat .txt file named 36 - `version.txt`: whose value is **1.0**. 37 - `main-entry.txt`: whose value is the name of the flat text entry (i.e., 44 When systrace is enabled, the zip file will contain a `systrace.txt` file as well. 55 - `title.txt`: whose value is a single-line summary of the problem. 56 - `description.txt`: whose value is a multi-line, detailed description of the problem. 115 If [entries contain "version.txt"] 116 version = read("version.txt") 117 main_entry = read("main_entry.txt")
|
/frameworks/base/tools/sdkparcelables/ |
D | Android.bp | 3 manifest: "manifest.txt", 14 manifest: "manifest.txt",
|
/frameworks/base/native/android/ |
D | OWNERS | 3 per-file libandroid_net.map.txt, net.c = codewiz@google.com, jchalard@google.com, junyulai@google.c… 4 per-file libandroid_net.map.txt, net.c = lorenzo@google.com, reminv@google.com, satk@google.com
|
D | Android.bp | 18 symbol_file: "libandroid.map.txt", 89 version_script: "libandroid.map.txt", 91 symbol_file: "libandroid.map.txt", 110 symbol_file: "libandroid_net.map.txt",
|
/frameworks/base/test-runner/ |
D | Android.bp | 85 jarjar_rules: "jarjar-rules.txt", 90 // Make the current.txt available for use by the cts/tests/signature tests. 93 name: "android-test-runner-current.txt", 98 "api/current.txt",
|
/frameworks/ml/nn/runtime/ |
D | Android.bp | 66 version_script: "libneuralnetworks.map.txt", 137 symbol_file: "libneuralnetworks.map.txt", 161 symbol_file: "libneuralnetworks.map.txt", 168 symbol_file: "libneuralnetworks.map.txt",
|
/frameworks/base/core/tests/coretests/src/android/database/ |
D | run_newdb_perf_test.sh | 29 adb logcat -d > /tmp/testlogcat.txt 31 …/base/core/tests/coretests/src/android/database/process_newdb_perf_test_logs.py /tmp/testlogcat.txt
|