Home
last modified time | relevance | path

Searched refs:Adjust (Results 1 – 25 of 148) sorted by relevance

123456

/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
Dimage_adjust.js13 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/
DArgumentsAdjusters.h42 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/
Dcorrupt6.test78 # 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/
DArgumentsAdjusters.cpp27 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/
DChangeLog5 * 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/
Dtailcall-largecode.ll17 ; 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/
Dadjustment_method.h37 virtual bool Adjust(const AssemblyProgram& model,
Ddescription.md64 ### Adjust subsection
68 adjustment_method.cc:Adjust().
129 **Adjust**: Reassign address indices in the new program to match more
Dadjustment_method.cc27 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()
Dcourgette.h143 Status Adjust(const AssemblyProgram& model, AssemblyProgram *program);
Dadjustment_method_unittest.cc95 courgette::Status can_adjust = Adjust(*prog5, prog6); in Test1()
Dpatch_generator_x86_32.h113 Status adjust_status = Adjust(*old_program, new_program); in Transform()
/external/elfutils/libcpu/
DChangeLog13 * 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-checklist18 7) Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files
/external/bison/
DChangeLog-2012680 * 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 …]
DChangeLog81 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/
DChangeLog9 * disasm_cb.c: Adjust accordingly.
56 * libasm.h: Adjust prototype.
/external/chromium_org/third_party/libphonenumber/
DREADME.chromium29 4. Adjust libphonenumber.gyp if necessary.
/external/elfutils/libebl/
DChangeLog421 * 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/
Dwindow_sizer_mac.mm36 // Adjust corner to now overflow the work area left and top edges, so
/external/elfutils/libdw/
DChangeLog187 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/
Dlcovrc96 # 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/
DTODO30 - Add init_func to font_funcs. Adjust ft.
/external/llvm/test/CodeGen/ARM/
Difcvt11.ll3 ; Adjust if-converter heuristics to avoid predicating vmrs which can cause
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
Domnibox_popup_cell.mm76 // Adjust the title position to be lined up under the field's text.

123456