HomeSort by relevance Sort by last modified time
    Searched full:apply (Results 326 - 350 of 3773) sorted by null

<<11121314151617181920>>

  /frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Equaliser.c 121 /* Apply the equaliser filter. */
151 /* Apply filter to the left and right channels */
  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_AudioEffects.c 93 * @brief Apply audio effect FadeIn to pPCMdata
140 * @brief Apply audio effect FadeIn to pPCMdata
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/
AudioCapture.java 121 // apply scaling factor
126 // apply scaling factor
  /cts/apps/CtsVerifier/jni/audioquality/
Window.cpp 48 is != 0.0, apply a 1st-order preemphasis filter, and assume that
  /development/samples/ApiDemos/src/com/example/android/apis/content/
StyledText.java 43 // information and apply it to the second text view. Note the
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
BatchOperation.java 61 // Apply the mOperations to the content provider
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Gt.java 34 * Apply the operation to two operands, and return the result.
Gte.java 34 * Apply the operation to two operands, and return the result.
Lt.java 34 * Apply the operation to two operands, and return the result.
Lte.java 34 * Apply the operation to two operands, and return the result.
Neg.java 35 * Apply the operation to two operands, and return the result.
NotEquals.java 34 * Apply the operation to two operands, and return the result.
Quo.java 37 * Apply the operation to two operands, and return the result.
String.java 34 * Apply the operation to two operands, and return the result.
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
X509DefaultEntryConverter.java 20 * Apply default coversion for the given value depending on the oid
  /external/chromium/chrome/browser/autofill/
autofill_dialog.h 28 // The user has confirmed changes by clicking "Apply" or "OK". Any of the
  /external/chromium/chrome/browser/
repost_form_warning_controller.cc 53 // Close the dialog if we load a page (because reloading might not apply to
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/table/
table_selection_model.js 21 ListSelectionModel.apply(this, arguments);
table_single_selection_model.js 21 ListSingleSelectionModel.apply(this, arguments);
  /external/chromium/testing/gmock/scripts/generator/cpp/
keywords.py 57 # These only apply to methods, they can't be types by themselves.
  /external/chromium/webkit/glue/
webpreferences.h 94 void Apply(WebKit::WebView* web_view) const;
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
metafunctions.cpp 206 typedef typename apply_each<T, Meta::template apply...>::type type;
211 struct apply { struct in struct:TemplateTemplateApply::add_reference_meta
218 struct apply { struct in struct:TemplateTemplateApply::add_pointer_meta
225 struct apply { struct in struct:TemplateTemplateApply::add_const_meta
  /external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
ExpressionEvaluator.java 84 expression.apply(this);
250 node.getName().apply(new DepthFirstAdapter() {
259 node.getParent().apply(this);
261 node.getChild().apply(this);
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
AAddExpression.java 37 public void apply(Switch sw) method in class:AAddExpression
AAndExpression.java 37 public void apply(Switch sw) method in class:AAndExpression

Completed in 1704 milliseconds

<<11121314151617181920>>