HomeSort by relevance Sort by last modified time
    Searched full:adjust (Results 1 - 25 of 4019) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/javassist/sample/duplicate/
Ball.java 22 // Adjust the position so that the backup object is visible.
23 private void adjust() { method in class:Ball
38 adjust(); method
  /external/chromium_org/tools/gyp/test/win/
gyptest-link-library-adjust.py 19 test.run_gyp('library-adjust.gyp', chdir=CHDIR)
20 test.build('library-adjust.gyp', test.ALL, chdir=CHDIR)
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
list_selection_model_test.html 39 sm.adjust(0, 10, 0);
50 sm.adjust(60, 10, 0);
61 sm.adjust(0, 0, 10);
74 sm.adjust(0, 10, 5);
86 sm.adjust(99, 1, 0);
100 sm.adjust(100, 5, 0);
112 sm.adjust(0, 0, 10);
125 sm.adjust(10, 80, 0);
139 sm.adjust(0, 10, 0);
152 sm.adjust(0, 10, 20)
    [all...]
list_single_selection_model_test.html 39 sm.adjust(0, 10, 0);
50 sm.adjust(60, 10, 0);
61 sm.adjust(0, 0, 10);
73 sm.adjust(99, 1, 0);
85 sm.adjust(0, 0, 10);
  /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
image_adjust.js 13 ImageEditor.Mode.Adjust = function() {
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() {
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/chromium_org/third_party/skia/src/core/
SkAutoKern.h 19 * the adjust() method returns a SkFixed corresponding
27 SkFixed adjust(const SkGlyph& glyph) function in class:SkAutoKern
44 SkFixed adjust = SkAutoKern_AdjustF(fPrevRsbDelta, glyph.fLsbDelta); local
46 return adjust;
  /external/chromium_org/tools/gyp/test/win/linker-flags/
library-adjust.gyp 13 'sources': ['library-adjust.cc'],
  /external/skia/src/core/
SkAutoKern.h 19 * the adjust() method returns a SkFixed corresponding
27 SkFixed adjust(const SkGlyph& glyph) function in class:SkAutoKern
44 SkFixed adjust = SkAutoKern_AdjustF(fPrevRsbDelta, glyph.fLsbDelta); local
46 return adjust;
  /external/valgrind/main/memcheck/tests/
vcpu_fbench.stdout.exp 7 adjust iteration count so the benchmark runs about five minutes.
  /external/llvm/test/CodeGen/X86/
2011-08-23-Trampoline.ll 9 %tramp22 = call i8* @llvm.adjust.trampoline( i8* null)
16 declare i8* @llvm.adjust.trampoline(i8*) nounwind
  /external/bzip2/
words0 4 adjust the flags in this Makefile to improve matters.
  /external/e2fsprogs/
.release-checklist 18 7) Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files
  /external/chromium_org/third_party/skia/src/views/animated/
SkScrollBarView.cpp 26 this->adjust();
37 this->adjust();
49 this->adjust();
61 this->adjust();
120 void SkScrollBarView::adjust() function in class:SkScrollBarView
  /external/skia/src/views/animated/
SkScrollBarView.cpp 26 this->adjust();
37 this->adjust();
49 this->adjust();
61 this->adjust();
120 void SkScrollBarView::adjust() function in class:SkScrollBarView
  /external/srec/srec/clib/
cnorm_tr.c 78 int ii, adjust; local
91 adjust = mean_normalize_data(chandata[ii], 0);
92 /* channorm->adjust[ii]= adjust; */
94 shift_distribution_counts(chandata[ii], adjust);
96 shift_parameters(chandata[ii], adjust);
98 channorm->imelda_adjust[ii] += adjust;
100 channorm->adjust[ii] += adjust;
116 log_report("%d ", channorm->adjust[ii])
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/
TCSystemAlloc.cpp 120 // Adjust the return memory so it is aligned
122 size_t adjust = 0; local
124 adjust = alignment - (ptr & (alignment - 1));
128 if (adjust > 0) {
129 munmap(reinterpret_cast<void*>(ptr), adjust); local
131 if (adjust < extra) {
132 munmap(reinterpret_cast<void*>(ptr + adjust + size), extra - adjust);
135 ptr += adjust;
173 // Adjust the return memory so it is aligne
175 size_t adjust = 0; local
183 VirtualFree(reinterpret_cast<void*>(ptr), adjust, MEM_DECOMMIT); local
    [all...]
  /system/core/libutils/
FileMap.cpp 95 int adjust; local
116 adjust = offset % mPageSize;
117 adjOffset = offset - adjust;
118 adjLength = length + adjust;
134 int prot, flags, adjust; local
159 adjust = offset % mPageSize;
161 adjOffset = offset - adjust;
162 adjLength = length + adjust;
174 adjust = offset;
188 mDataPtr = (char*) mBasePtr + adjust;
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
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 th
    [all...]
  /external/clang/test/SemaCXX/
warn-reinterpret-base-class.cpp 119 // expected-note@+1 {{use 'static_cast' to adjust the pointer correctly while downcasting}}
124 // expected-note@+1 {{use 'static_cast' to adjust the pointer correctly while downcasting}}
129 // expected-note@+1 {{use 'static_cast' to adjust the pointer correctly while downcasting}}
152 // expected-note@+1 {{use 'static_cast' to adjust the pointer correctly while downcasting}}
157 // expected-note@+1 {{use 'static_cast' to adjust the pointer correctly while downcasting}}
162 // expected-note@+1 {{use 'static_cast' to adjust the pointer correctly while downcasting}}
182 // expected-note@+1 {{use 'static_cast' to adjust the pointer correctly while upcasting}}
187 // expected-note@+1 {{use 'static_cast' to adjust the pointer correctly while upcasting}}
192 // expected-note@+1 {{use 'static_cast' to adjust the pointer correctly while upcasting}}
197 // expected-note@+1 {{use 'static_cast' to adjust the pointer correctly while upcasting}
    [all...]
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/table/
table_selection_model.js 47 * Adjust the selection by adding or removing a certain numbers of items.
56 adjust: function(index, itemsRemoved, itemsAdded) {
57 ListSelectionModel.prototype.adjust.call(
table_single_selection_model.js 43 * Adjust the selection by adding or removing a certain numbers of items.
50 adjust: function(index, itemsRemoved, itemsAdded) {
51 ListSingleSelectionModel.prototype.adjust.call(
  /external/llvm/test/Transforms/InstCombine/
2011-09-03-Trampoline.ll 4 declare i8* @llvm.adjust.trampoline(i8*)
13 %tramp = call i8* @llvm.adjust.trampoline(i8* %gep)
26 %tramp = call i8* @llvm.adjust.trampoline(i8* %trampmem)
35 %tramp = call i8* @llvm.adjust.trampoline(i8* %trampmem)
50 %tramp0 = call i8* @llvm.adjust.trampoline(i8* %trampmem)
55 %tramp1 = call i8* @llvm.adjust.trampoline(i8* %trampmem)
69 %tramp0 = call i8* @llvm.adjust.trampoline(i8* %gep)
73 %tramp1 = call i8* @llvm.adjust.trampoline(i8* %gep)
77 %tramp2 = call i8* @llvm.adjust.trampoline(i8* %gep)
  /external/chromium_org/sandbox/linux/suid/common/
sandbox.h 14 static const char kAdjustOOMScoreSwitch[] = "--adjust-oom-score";
16 static const char kAdjustLowMemMarginSwitch[] = "--adjust-low-mem";
  /external/chromium_org/third_party/tcmalloc/vendor/src/
system-alloc.cc 316 // Adjust the return memory so it is aligned
318 size_t adjust = 0;
320 adjust = alignment - (ptr & (alignment - 1));
324 if (adjust > 0) {
325 munmap(reinterpret_cast<void*>(ptr), adjust);
327 if (adjust < extra) {
328 munmap(reinterpret_cast<void*>(ptr + adjust + size), extra - adjust);
331 ptr += adjust;
405 // Adjust the return memory so it is aligne
    [all...]
  /external/clang/include/clang/Tooling/
ArgumentsAdjusters.h 42 virtual CommandLineArguments Adjust(const CommandLineArguments &Args) = 0;
52 virtual CommandLineArguments Adjust(const CommandLineArguments &Args);
58 virtual CommandLineArguments Adjust(const CommandLineArguments &Args);

Completed in 518 milliseconds

1 2 3 4 5 6 7 8 91011>>