Home
last modified time | relevance | path

Searched refs:editors (Results 1 – 25 of 105) sorted by relevance

12345

/external/libbackup/src/com/google/android/libraries/backup/
DPersistentBackupAgentHelper.java168 Map<String, Editor> editors = new HashMap<>(); in writeFromBackupFileToPreferenceFiles() local
181 Editor editor = editors.get(fileName); in writeFromBackupFileToPreferenceFiles()
189 editors.put(fileName, editor); in writeFromBackupFileToPreferenceFiles()
193 for (Editor editor : editors.values()) { in writeFromBackupFileToPreferenceFiles()
196 onPreferencesRestored(editors.keySet(), appVersionCode); in writeFromBackupFileToPreferenceFiles()
/external/autotest/client/site_tests/cheets_AppCompatTest/
Dcontrol.clamshell.com.google.android.apps.docs.editors.slides7 NAME = "cheets_AppCompatTest.clamshell.com.google.android.apps.docs.editors.slides"
19 job.run_test('cheets_AppCompatTest', pkg_name='com.google.android.apps.docs.editors.slides',
Dcontrol.touchview.com.google.android.apps.docs.editors.slides7 NAME = "cheets_AppCompatTest.touchview.com.google.android.apps.docs.editors.slides"
19 job.run_test('cheets_AppCompatTest', pkg_name='com.google.android.apps.docs.editors.slides',
Dcontrol.clamshell.com.google.android.apps.docs.editors.sheets7 NAME = "cheets_AppCompatTest.clamshell.com.google.android.apps.docs.editors.sheets"
19 job.run_test('cheets_AppCompatTest', pkg_name='com.google.android.apps.docs.editors.sheets',
Dcontrol.touchview.com.google.android.apps.docs.editors.docs7 NAME = "cheets_AppCompatTest.touchview.com.google.android.apps.docs.editors.docs"
19 job.run_test('cheets_AppCompatTest', pkg_name='com.google.android.apps.docs.editors.docs',
Dcontrol.touchview.com.google.android.apps.docs.editors.sheets7 NAME = "cheets_AppCompatTest.touchview.com.google.android.apps.docs.editors.sheets"
19 job.run_test('cheets_AppCompatTest', pkg_name='com.google.android.apps.docs.editors.sheets',
Dcontrol.clamshell.com.google.android.apps.docs.editors.docs7 NAME = "cheets_AppCompatTest.clamshell.com.google.android.apps.docs.editors.docs"
19 job.run_test('cheets_AppCompatTest', pkg_name='com.google.android.apps.docs.editors.docs',
/external/guice/lib/build/
Dbnd-0.0.384.jar ... OPT/src/aQute/bnd/plugin/editors/ OSGI-OPT/src/aQute/bnd ...
/external/protobuf/editors/
DREADME.txt1 This directory contains syntax highlighting and configuration files for editors
/external/googletest/googlemock/include/gmock/internal/custom/
Dgmock-generated-actions.h.pump6 $$}} This meta comment fixes auto-indentation in editors.
/external/lz4/
D.gitignore22 # IDE / editors files
/external/robolectric-shadows/
D.gitignore31 # Other editors
/external/brotli/
D.editorconfig2 # Consistent coding style across different editors.
/external/yapf/
D.gitignore12 # Temp files created by most text editors.
/external/clang/
D.gitignore12 # Temp files created by most text editors.
/external/swiftshader/third_party/LLVM/utils/emacs/
DREADME3 These are syntax highlighting files for the Emacs and XEmacs editors. Included
/external/swiftshader/third_party/llvm-7.0/llvm/utils/emacs/
DREADME3 These are syntax highlighting files for the Emacs and XEmacs editors. Included
/external/llvm/utils/emacs/
DREADME3 These are syntax highlighting files for the Emacs and XEmacs editors. Included
/external/llvm/
D.gitignore12 # Temp files created by most text editors.
/external/swiftshader/third_party/llvm-7.0/llvm/
D.gitignore12 # Temp files created by most text editors.
/external/llvm/cmake/modules/
DLLVMProcessSources.cmake76 # Don't reject hidden files. Some editors create backups in the
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DLLVMProcessSources.cmake93 # Don't reject hidden files. Some editors create backups in the
/external/python/cpython2/Doc/using/
Dmac.rst71 number of standard Unix command line editors, :program:`vim` and
75 :program:`TextMate` (see https://macromates.com/). Other editors include
/external/python/cpython3/Doc/using/
Dmac.rst64 number of standard Unix command line editors, :program:`vim` and
68 :program:`TextMate` (see https://macromates.com/). Other editors include
/external/tensorflow/tensorflow/python/autograph/
DSTYLE_GUIDE.md75 * It is not rendered in many (if not most) editors and can be hard to read

12345