/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/ |
D | image_adjust.js | 13 ImageEditor.Mode.Adjust = function() { class in ImageEditor.Mode 20 ImageEditor.Mode.Adjust.prototype = {__proto__: ImageEditor.Mode.prototype}; 23 ImageEditor.Mode.Adjust.prototype.getCommand = function() { 30 ImageEditor.Mode.Adjust.prototype.cleanUpUI = function() { 38 ImageEditor.Mode.Adjust.prototype.hidePreview = function() { class in ImageEditor.Mode 48 ImageEditor.Mode.Adjust.prototype.cleanUpCaches = function() { 56 ImageEditor.Mode.Adjust.prototype.reset = function() { 66 ImageEditor.Mode.Adjust.prototype.update = function(options) { 84 ImageEditor.Mode.Adjust.prototype.updatePreviewImage = function() { 109 ImageEditor.Mode.Adjust.prototype.createFilter = function(options) { [all …]
|
/external/clang/include/clang/Tooling/ |
D | ArgumentsAdjusters.h | 42 virtual CommandLineArguments Adjust(const CommandLineArguments &Args) = 0; 52 virtual CommandLineArguments Adjust(const CommandLineArguments &Args); 58 virtual CommandLineArguments Adjust(const CommandLineArguments &Args);
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | corrupt6.test | 78 # Adjust value of record 1 / field 1 SerialTypeLen and see if the 90 # Adjust value of record 1 / field 1 SerialTypeLen and see if the 113 # Adjust value of record 2 / field 1 SerialTypeLen and see if the 125 # Adjust value of record 2 / field 2 SerialTypeLen and see if the 148 # Adjust value of record 1 / field 1 SerialTypeLen and see if the 160 # Adjust value of record 1 / field 1 SerialTypeLen and see if the 172 # Adjust value of record 1 / field 1 SerialTypeLen and see if the 184 # Adjust value of record 1 / field 1 SerialTypeLen and see if the 196 # Adjust value of record 1 / field 1 SerialTypeLen and see if the 208 # Adjust value of record 1 / field 1 SerialTypeLen and see if the [all …]
|
/external/clang/lib/Tooling/ |
D | ArgumentsAdjusters.cpp | 27 ClangSyntaxOnlyAdjuster::Adjust(const CommandLineArguments &Args) { in Adjust() function in clang::tooling::ClangSyntaxOnlyAdjuster 41 ClangStripOutputAdjuster::Adjust(const CommandLineArguments &Args) { in Adjust() function in clang::tooling::ClangStripOutputAdjuster
|
/external/elfutils/tests/ |
D | ChangeLog | 5 * testfile44.expect.bz2: Adjust accordingly. 12 * testfile44.expect.bz2: Adjust accordingly. 19 * testfile44.expect.bz2: Adjust accordingly. 88 * testfile45.expect.bz2: Adjust. 93 * testfile45.expect.bz2: Adjust. 97 * testfile45.expect.bz2: Adjust for adding of address for %rip based 103 * testfile45.expect.bz2: Adjust. 114 * testfile44.expect.bz2: Adjust. 119 * testfile44.expect.bz2: Adjust. 128 * testfile44.expect.bz2: Adjust. [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | tailcall-largecode.ll | 17 ; Adjust the stack to enter the function. (The amount of the 33 ; Adjust the stack to "return". 46 ; Adjust the stack to enter the function. (The amount of the 64 ; Adjust the stack to "return".
|
/external/chromium_org/courgette/ |
D | adjustment_method.h | 37 virtual bool Adjust(const AssemblyProgram& model,
|
D | description.md | 64 ### Adjust subsection 68 adjustment_method.cc:Adjust(). 129 **Adjust**: Reassign address indices in the new program to match more
|
D | adjustment_method.cc | 27 bool Adjust(const AssemblyProgram& model, AssemblyProgram* program) { in Adjust() function in courgette::NullAdjustmentMethod 574 bool Adjust(const AssemblyProgram& model, AssemblyProgram* program) { in Adjust() function in courgette::GraphAdjuster 683 Status Adjust(const AssemblyProgram& model, AssemblyProgram* program) { in Adjust() function 685 bool ok = method->Adjust(model, program); in Adjust()
|
D | courgette.h | 143 Status Adjust(const AssemblyProgram& model, AssemblyProgram *program);
|
D | adjustment_method_unittest.cc | 95 courgette::Status can_adjust = Adjust(*prog5, prog6); in Test1()
|
D | patch_generator_x86_32.h | 113 Status adjust_status = Adjust(*old_program, new_program); in Transform()
|
/external/elfutils/libcpu/ |
D | ChangeLog | 13 * i386_disasm.c (i386_disasm): Adjust for new op%d_str definition. 86 (struct output_data): Remove op1str field. Adjust code. 99 * i386_data.h: Adjust all functions. 205 * defs/i386: Adjust appropriately. 241 * i386_disasm.c: Protect ADD_CHAR and ADD_STRING macros. Adjust uses. 251 * i386_disasm.c: Fix prefix printing. Adjust function calls for
|
/external/e2fsprogs/ |
D | .release-checklist | 18 7) Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files
|
/external/bison/ |
D | ChangeLog-2012 | 680 * src/scan-code.l ({letter}, {id}): Adjust lexical definitions. 928 Adjust to recent changes to gnulib bootstrap. 939 Adjust file names to match current contents better. 1143 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Adjust to the 1801 Adjust callers. 1864 * tests/named-ref.at: Adjust test-cases. 1880 * tests/named-ref.at: Adjust test-cases. 1919 * tests/named-ref.at: Adjust existing tests and add a new one. 2248 * tests/named-ref.at: Adjust tests. 2323 * src/reader.c: Adjust variable names. [all …]
|
D | ChangeLog | 81 Adjust expectations 92 Adjust with style changes in the output (State 0, not state 0). 102 * doc/Makefile.am: Adjust. 228 * tests/headers.at (Several parsers): Adjust. 275 * tests/input.at: Adjust. 283 * tests/actions.at: Adjust. 289 (handle_syncline): Adjust to the possible missing file name. 330 Adjust YY_LOCATION_PRINT. 381 * tests/local.at (AT_YYERROR_ARG_LOC_IF): Adjust. 420 * tests/input.at, tests/named-refs.at: Adjust. [all …]
|
/external/elfutils/libasm/ |
D | ChangeLog | 9 * disasm_cb.c: Adjust accordingly. 56 * libasm.h: Adjust prototype.
|
/external/chromium_org/third_party/libphonenumber/ |
D | README.chromium | 29 4. Adjust libphonenumber.gyp if necessary.
|
/external/elfutils/libebl/ |
D | ChangeLog | 421 * libeblP.h (struct ebl): Adjust callback functions. 422 * eblopenbackend.c: Adjust dummy functions. 429 * libebl_ppc.h: Adjust prototypes. 432 * libebl_ppc64.h: Adjust prototypes. 598 * libeblP.h: Adjust ebl_bhinit_t. 599 * libebl_alpha.h: Adjust init function prototype. 774 * eblopenbackend.c: Adjust relative path to arch-specific DSOs
|
/external/chromium_org/chrome/browser/ui/window_sizer/ |
D | window_sizer_mac.mm | 36 // Adjust corner to now overflow the work area left and top edges, so
|
/external/elfutils/libdw/ |
D | ChangeLog | 187 result is aligned. Adjust NEWP->remaining here for this allocation. 193 * dwarf_child.c: Adjust for internal_function_def removal. 793 * libdw.h: Add prototypes for new functions. Adjust prototype for 825 * dwarf_getsrc_die.c: Adjust for Dwarf_Files and Dwarf_Lines 861 (dwarf_getabbrev): Adjust call to __libdw_getabbrev. 862 * dwarf_tag.c: Adjust call to __libdw_getabbrev. 873 * libdw.h: Adjust dwarf_nextcu prototype. 875 * libdw_findcu.c: Adjust dwarf_nextcu call. Initialize offset_size 923 * libdwP.c: Adjust Dwarf_File_s definition.
|
/external/chromium_org/third_party/lcov/ |
D | lcovrc | 96 # Adjust test names to include operating system information if non-zero 117 # Adjust path to source files by removing or changing path components that
|
/external/harfbuzz_ng/ |
D | TODO | 30 - Add init_func to font_funcs. Adjust ft.
|
/external/llvm/test/CodeGen/ARM/ |
D | ifcvt11.ll | 3 ; Adjust if-converter heuristics to avoid predicating vmrs which can cause
|
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/ |
D | omnibox_popup_cell.mm | 76 // Adjust the title position to be lined up under the field's text.
|