HomeSort by relevance Sort by last modified time
    Searched full:perform (Results 2451 - 2475 of 6694) sorted by null

<<919293949596979899100>>

  /frameworks/base/docs/html/guide/topics/security/
permissions.jd 35 that a particular process can perform, and per-URI permissions for granting
42 application, by default, has permission to perform any operations that would
342 will be thrown), and as you perform operations on the provider. Using
  /frameworks/base/media/java/android/media/audiofx/
Visualizer.java 60 * <p>The Visualizer class can also be used to perform measurements on the audio being played back.
61 * The measurements to perform are defined by setting a mask of the requested measurement modes with
372 * @param mode a mask of the measurements to perform. The valid values are
  /frameworks/native/cmds/rawbu/
backup.cpp 637 " backup Perform a backup of /data.\n"
638 " restore Perform a restore of /data.\n");
648 fprintf(stderr, "\nThe %s command allows you to perform low-level\n"
  /frameworks/native/libs/gui/
Surface.cpp 50 ANativeWindow::perform = hook_perform; member in class:android::ANativeWindow
158 return c->perform(operation, args);
352 int Surface::perform(int operation, va_list args) function in class:android::Surface
  /libcore/luni/src/main/java/java/text/
Bidi.java 105 * the String containing the paragraph text to perform the
195 * the length of the text to perform the algorithm.
247 * the string containing the paragraph text to perform the
  /libcore/luni/src/main/native/
cbigint.cpp 602 /* perform rounding, round to even in case of tie */
627 /* perform rounding, round to even in case of tie */
651 /* perform rounding, round to even in case of tie */
  /ndk/build/tools/
ndk-common.sh 46 # perform a tiny amount of sanity check
535 # XXX: TODO perform AR checks
571 # perform a simple compile / link / run of the source file in $TMPC
  /packages/apps/Music/src/com/android/music/
MusicPicker.java 61 * provider asynchronously, providing a good UI while doing so, perform
63 * perform filtering of the data as the user presses keys.
114 /** Our instance of QueryHandler used to perform async background queries. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
ostream 161 * @c num_get facet) to perform numeric formatting.
215 * @c num_get facet) to perform numeric formatting.
240 * @c num_get facet) to perform numeric formatting.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
ostream 161 * @c num_get facet) to perform numeric formatting.
215 * @c num_get facet) to perform numeric formatting.
240 * @c num_get facet) to perform numeric formatting.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
ostream 163 * @c num_get facet) to perform numeric formatting.
217 * @c num_get facet) to perform numeric formatting.
242 * @c num_get facet) to perform numeric formatting.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java 484 * then an attempt to go from A to C should perform conversions A to B and then B to
583 // To perform a conversion from any other layout type, including nested conversion,
605 // To perform a conversion from any other layout type, including nested conversion,
  /dalvik/vm/compiler/
Dataflow.cpp     [all...]
  /dalvik/vm/compiler/codegen/x86/
LowerJump.cpp 142 //perform work
147 ALOGI("perform work short-term %p for label %s relative %d", ptr->codePtr, label, relativeNCG);
368 ALOGI("perform work global %p for label %s", ptr->codePtr, ptr->label);
397 ALOGI("perform work ImmRM inst @ %p for label %s with %d", moveInst, label, relativeNCG);
719 ALOGV("perform NCG worklist: @ %p target block %d target NCG %x",
    [all...]
  /external/icu4c/i18n/unicode/
udat.h     [all...]
  /external/icu4c/test/cintltst/
callcoll.c 59 /* perform test with strength PRIMARY */
62 /* perform test with strength SECONDARY */
65 /* perform test with strength tertiary */
68 /*perform tests with strength Identical */
71 /* perform extra tests */
    [all...]
  /frameworks/base/core/java/android/nfc/
NdefRecord.java 478 * {{@link #createExternal} where possible, since they perform
629 * This method does not perform validation that the MIME type is
664 * This method does not perform validation that the URI is
    [all...]
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 148 * Perform standard frame computation. The result can be obtained with
475 * Perform initialization of the policy.
    [all...]
  /frameworks/base/docs/html/guide/topics/admin/
device-admin.jd 351 permission to perform actions in response to the broadcast of particular system
507 <p>When the application needs to perform an operation that is contingent on the
533 <p>This section describes how to use {@link android.app.admin.DevicePolicyManager} to perform
538 <li><a href="#wipe">Perform data wipe</a></li>
683 <h4 id="wipe">Perform data wipe</h4>
    [all...]
  /frameworks/base/docs/html/training/articles/
security-tips.jd 102 <p>As with data from any untrusted source, you should <a href="#InputValidation">perform input
227 perform access checks using existing permissions.</p>
306 not rely on unauthenticated SMS data to perform sensitive commands.
458 Instead, perform initial authentication using the username and password
571 filter. You should perform input validation within your intent receiver to
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
xmmintrin.h 119 /* Perform the respective operation on the lower SPFP (single-precision
195 /* Perform the respective operation on the four SPFP values in A and B. */
269 /* Perform logical bit-wise operations on 128-bit values. */
303 /* Perform a comparison on the lower SPFP values of A and B. If the
419 /* Perform a comparison on the four SPFP values of A and B. For each
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
xmmintrin.h 119 /* Perform the respective operation on the lower SPFP (single-precision
195 /* Perform the respective operation on the four SPFP values in A and B. */
269 /* Perform logical bit-wise operations on 128-bit values. */
303 /* Perform a comparison on the lower SPFP values of A and B. If the
419 /* Perform a comparison on the four SPFP values of A and B. For each
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ubidi.c 356 /* perform (P2)..(P3) ------------------------------------------------------- */
511 /* perform (X1)..(X9) ------------------------------------------------------- */
549 * perform that resolution on same-level-runs.
611 /* continue to perform (Xn) */
801 bits 5..7: action to perform (if > 0)
806 to perform and y represents the next state.
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/
core.c 219 * may not even be able to perform a lightweight device reset. For example,
224 * perform the lightweight device reset, so libusb_set_configuration() will
378 * If you ended up with a handle, you can now proceed to perform I/O on the
583 /* Perform some final sanity checks on a newly discovered device. If this
    [all...]
  /external/icu4c/common/
ubidi.c 357 /* perform (P2)..(P3) ------------------------------------------------------- */
544 /* perform (X1)..(X9) ------------------------------------------------------- */
582 * perform that resolution on same-level-runs.
644 /* continue to perform (Xn) */
834 bits 5..7: action to perform (if > 0)
839 to perform and y represents the next state.
    [all...]

Completed in 1316 milliseconds

<<919293949596979899100>>