/third_party/openssl/crypto/objects/ |
H A D | objects.pl | 140 * WARNING: do not edit!
|
/third_party/skia/third_party/externals/angle2/src/android_system_settings/src/com/android/angle/common/ |
H A D | Receiver.java | 195 PreferenceManager.getDefaultSharedPreferences(context).edit(); in updateDeveloperOptionsWatcher()
|
/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
H A D | method_dump.sh | 98 // Autogenerated by method_dump.sh. Do not edit by hand.
|
/third_party/python/Lib/idlelib/ |
H A D | tree.py | 294 self.edit(event) 298 def edit(self, event=None): member in TreeNode
|
H A D | editor.py | 471 ("edit", "_Edit"), 1027 # for each edit window instance, construct the recent files menu 1742 edit = EditorWindow(root=root, filename=filename) 1743 text = edit.text 1747 # text.bind("<<close-all-windows>>", edit.close_event) 1749 # edit.text.bind("<<close-window>>", edit.close_event)
|
/third_party/typescript/tests/baselines/reference/tscWatch/projectsWithReferences/ |
H A D | on-transitive-references-in-different-folders-with-no-files-clause.js | 266 Change:: non local edit b ts, and build b
431 Change:: edit on config file
529 Change:: Revert config file edit
622 Change:: edit in referenced config file
716 Change:: Revert referenced config file edit
|
H A D | on-transitive-references-in-different-folders.js | 264 Change:: non local edit b ts, and build b
427 Change:: edit on config file
523 Change:: Revert config file edit
614 Change:: edit in referenced config file
704 Change:: Revert referenced config file edit
|
H A D | on-transitive-references.js | 280 Change:: non local edit b ts, and build b
436 Change:: edit on config file
524 Change:: Revert config file edit
607 Change:: edit in referenced config file
691 Change:: Revert referenced config file edit
|
H A D | on-sample-project.js | 442 Change:: local edit in logic ts, and build logic
576 Change:: non local edit in logic ts, and build logic
|
/third_party/googletest/googletest/src/ |
H A D | gtest.cc | 1398 void PushLine(char edit, const char* line) { 1399 switch (edit) { 1474 // Find first edit. 1498 // There is no next edit or it is too far away. 1503 EditType edit = edits[edit_i]; 1505 n_suffix = edit == kMatch ? n_suffix + 1 : 0; 1507 if (edit == kMatch || edit == kRemove || edit == kReplace) { 1508 hunk.PushLine(edit [all...] |
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest.cc | 1142 void PushLine(char edit, const char* line) { in PushLine() argument 1143 switch (edit) { in PushLine() 1218 // Find first edit. in CreateUnifiedDiff() 1242 // There is no next edit or it is too far away. in CreateUnifiedDiff() 1247 EditType edit = edits[edit_i]; in CreateUnifiedDiff() local 1249 n_suffix = edit == kMatch ? n_suffix + 1 : 0; in CreateUnifiedDiff() 1251 if (edit == kMatch || edit == kRemove || edit == kReplace) { in CreateUnifiedDiff() 1252 hunk.PushLine(edit in CreateUnifiedDiff() [all...] |
/third_party/node/deps/googletest/src/ |
H A D | gtest.cc | 1415 void PushLine(char edit, const char* line) { 1416 switch (edit) { 1491 // Find first edit. 1515 // There is no next edit or it is too far away. 1520 EditType edit = edits[edit_i]; 1522 n_suffix = edit == kMatch ? n_suffix + 1 : 0; 1524 if (edit == kMatch || edit == kRemove || edit == kReplace) { 1525 hunk.PushLine(edit [all...] |
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-from-name.h | 249 {"edit", KEY_EDIT}, in keyboard_lookup_key()
|
/third_party/node/deps/v8/third_party/test262-harness/src/ |
H A D | _packager.py | 329 SC_HELPER.edit(toFilename)
|
/third_party/ffmpeg/tests/fate/ |
H A D | seek.mak | 187 FATE_SEEK_EXTRA-$(CONFIG_MOV_DEMUXER) += fate-seek-empty-edit-mp4 193 fate-seek-empty-edit-mp4: CMD = run libavformat/tests/seek$(EXESUF) $(TARGET_SAMPLES)/mov/empty_edit_5s.mp4 -duration 15 -frames 4
|
/third_party/python/Lib/tkinter/ |
H A D | __init__.py | 3715 def edit(self, *args): member in Text 3721 follows the edit argument. The following forms 3728 return self.tk.call(self._w, 'edit', *args) 3734 flag of the widget. The insert, delete, edit undo and 3735 edit redo commands or the user can set or clear the 3739 return self.edit("modified", arg) 3742 """Redo the last undone edit 3749 return self.edit("redo") 3754 return self.edit("reset") 3761 return self.edit("separato [all...] |
/third_party/curl/docs/cmdline-opts/ |
H A D | gen.pl | 729 * DO NOT edit tool_listhelp.c manually.
|
/third_party/musl/scripts/build_lite/ |
H A D | Makefile | 62 /* Auto generated file at $(shell date), do NOT edit! */
|
/third_party/skia/third_party/externals/libpng/projects/owatcom/ |
H A D | pngconfig.mak | 56 instructions consult and edit projects/openwatcom/pngconfig.dfa
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Reactor.cpp | 50 for(auto &edit : edits) in apply() 52 switch(edit.first) in apply() 55 list.push_back(edit.second); in apply() 59 return item == edit.second; in apply()
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2test.c | 94 #include <edit/readline/readline.h>
|
/third_party/python/ |
H A D | configure | 23556 editline|edit) 23557 LIBREADLINE=edit 28815 # want to keep, you may remove or edit it.
|
/third_party/typescript/lib/ |
H A D | tsserverlibrary.js | 4161 // allows us to edit files with git-conflict markers in them in a much more pleasant manner. [all...] |
H A D | tsserver.js | 4162 // allows us to edit files with git-conflict markers in them in a much more pleasant manner. [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 4176 // allows us to edit files with git-conflict markers in them in a much more pleasant manner. [all...] |