HomeSort by relevance Sort by last modified time
    Searched defs:Adjust (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/Tooling/
ArgumentsAdjusters.cpp 27 ClangSyntaxOnlyAdjuster::Adjust(const CommandLineArguments &Args) {
41 ClangStripOutputAdjuster::Adjust(const CommandLineArguments &Args) {
  /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/courgette/
adjustment_method.cc 27 bool Adjust(const AssemblyProgram& model, AssemblyProgram* program) {
574 bool Adjust(const AssemblyProgram& model, AssemblyProgram* program) {
575 VLOG(1) << "GraphAdjuster::Adjust";
683 Status Adjust(const AssemblyProgram& model, AssemblyProgram* program) {
685 bool ok = method->Adjust(model, program);
adjustment_method_2.cc 43 assignment, adjust the evidence and repeat.
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]

Completed in 268 milliseconds