HomeSort by relevance Sort by last modified time
    Searched refs:pick (Results 1 - 25 of 40) sorted by null

1 2

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
do_plc.c 40 int16_t i, pick; local
236 pick = i - randlag;
238 if (pick < 0) {
239 randvec[i] = iLBCdec_inst->prevResidual[iLBCdec_inst->blockl+pick];
241 randvec[i] = iLBCdec_inst->prevResidual[pick];
245 pick = i - use_lag;
247 if (pick < 0) {
248 PLCresidual[i] = iLBCdec_inst->prevResidual[iLBCdec_inst->blockl+pick];
250 PLCresidual[i] = PLCresidual[pick];
  /external/owasp/sanitizer/src/tests/org/owasp/html/
HtmlPolicyBuilderFuzzerTest.java 103 attributes.add(pick(rnd, ATTR_NAMES)); method
107 policy.openTag(pick(rnd, ELEMENT_NAMES), attributes); method
110 policy.closeTag(pick(rnd, ELEMENT_NAMES)); method
162 private static String pick(Random rnd, String[] choices) { method in class:HtmlPolicyBuilderFuzzerTest
167 String chunk = pick(rnd, CHUNKS);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageCurves.java 222 int pick = 0; local
234 pick = i;
243 return pick;
301 int pick = mCurrentPick; local
303 pick = pickControlPoint(posX, posY);
304 if (pick == -1) {
306 pick = spline.addPoint(mCurrentControlPoint);
309 mCurrentControlPoint = spline.getPoint(pick);
311 mCurrentPick = pick;
314 if (spline.isPointContained(posX, pick)) {
    [all...]
Spline.java 112 public void movePoint(int pick, float x, float y) {
113 if (pick < 0 || pick > mPoints.size() - 1) {
116 ControlPoint point = mPoints.elementAt(pick);
  /packages/apps/Camera2/src/com/android/camera/
CaptureModuleUtil.java 112 Size pick = CaptureModuleUtil.getOptimalPreviewSize(context, supportedPreviewSizes, local
114 Log.d(TAG, "Picked buffer size: " + pick.toString());
115 return pick;
  /external/compiler-rt/
README.android 21 * Cherry-pick on 2014/2/11: https://llvm.org/svn/llvm-project/compiler-rt/trunk@201068 and https://llvm.org/svn/llvm-project/compiler-rt/trunk@201070
31 * Cherry-pick on 2012/07/27: https://llvm.org/svn/llvm-project/compiler-rt/trunk@160853 for ASan (Contact srhines for merge questions.)
32 * Cherry-pick on 2012/05/23: https://llvm.org/svn/llvm-project/compiler-rt/trunk@157318 for ASan (Contact srhines for merge questions.)
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
CrossProfileIntentFiltersHelper.java 165 IntentFilter pick = new IntentFilter(); local
166 pick.addAction(Intent.ACTION_PICK);
167 pick.addCategory(Intent.CATEGORY_DEFAULT);
169 pick.addDataType("*/*");
173 pm.addCrossProfileIntentFilter(pick, managedProfileUserId, parentUserId, 0);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
DessertCaseView.java 208 int pick(int[] a) { method in class:DessertCaseView
212 <T> T pick(T[] a) { method in class:DessertCaseView
216 <T> T pick(SparseArray<T> sa) { method in class:DessertCaseView
298 d = mDrawables.get(pick(XXRARE_PASTRIES));
300 d = mDrawables.get(pick(XRARE_PASTRIES));
302 d = mDrawables.get(pick(RARE_PASTRIES));
304 d = mDrawables.get(pick(PASTRIES));
  /external/bison/
Makefile.am 74 --strip-cherry-pick \
  /hardware/qcom/display/msm8226/
common.mk 49 # This check is to pick the kernel headers from the right location.
  /hardware/qcom/display/msm8974/
common.mk 45 # This check is to pick the kernel headers from the right location.
  /external/libunwind/src/dwarf/
Gexpr.c 29 /* The "pick" operator provides an index range of 0..255 indicating
222 # define pick(n) \ macro
227 Debug (1, "Out-of-stack pick\n"); \
429 push (pick (0));
439 push (pick (operand1));
444 push (pick (1));
  /external/gtest/test/
Android.mk 43 # device builds. Finally $(4) is used to pick up the right set of
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorColorBorderTabletUI.java 152 final LinearLayout pick = (LinearLayout) lp.findViewById(R.id.colorPicker); local
160 pick.setVisibility((!b) ? View.GONE : View.VISIBLE);
EditorDrawTabletUI.java 158 final LinearLayout pick = (LinearLayout) lp.findViewById(R.id.colorPicker); local
165 pick.setVisibility((!b) ? View.GONE : View.VISIBLE);
  /external/chromium_org/third_party/WebKit/Source/bindings/templates/
interface_base.cpp 29 issue on Windows: the local declaration does not pick up the surrounding
  /external/chromium_org/v8/test/mjsunit/
debug-compile-event.js 83 // Check that we pick script name from //# sourceURL, iff present
unicodelctest-no-optimization.js 29 // This regexp should pick up all lower case characters. The non-BMP
    [all...]
unicodelctest.js 28 // This regexp should pick up all lower case characters. The non-BMP
    [all...]
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DocumentsActivity.java 878 final PickFragment pick = PickFragment.get(fm); local
879 if (pick != null) {
882 pick.setPickTarget(cwd, displayName);
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/object/
object.js 161 * @param {Object} obj The object to pick a key from.
176 * @param {Object.<K,V>} obj The object to pick a value from.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_tasks.js 290 // If we haven't picked a default task yet, then just pick the first one.
291 // This is not the preferred way we want to pick this, but better this than
  /external/chromium_org/chrome/browser/resources/feedback/js/
feedback.js 219 // We pick the width from the titlebar, which has no margins.
  /external/chromium_org/third_party/skia/tools/skpdiff/
diff_viewer.js 258 // Store the style in the record. The row will pick up the style this way instead of through
  /external/skia/tools/skpdiff/
diff_viewer.js 258 // Store the style in the record. The row will pick up the style this way instead of through

Completed in 593 milliseconds

1 2