HomeSort by relevance Sort by last modified time
    Searched full:perform (Results 676 - 700 of 3795) sorted by null

<<21222324252627282930>>

  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/bin/
c++ 
g++ 
gcc 
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.h 98 // Called to perform migration of |types|.
328 // It calls us on a dedicated thread to actually perform synchronous
331 // Called on the SyncBackendHost core_thread_ to perform initialization
335 // Called on our SyncBackendHost's core_thread_ to perform credential
538 // Allows tests to perform alternate core initialization work.
591 // A thread we dedicate for use by our Core to perform initialization,
  /external/icu4c/i18n/unicode/
umsg.h 246 * This function may perform re-ordering of the arguments depending on the
273 * This function may perform re-ordering of the arguments depending on the
350 * This function may perform re-ordering of the arguments depending on the
380 * This function may perform re-ordering of the arguments depending on the
589 * This function may perform re-ordering of the arguments depending on the
611 * This function may perform re-ordering of the arguments depending on the
  /frameworks/base/docs/html/guide/publishing/
preparing.jd 44 <p>This document summarizes the main tasks you need to perform to prepare your application for
52 release criteria for functionality, performance, and stability before you perform the tasks outlined
76 alt="Shows the five tasks you perform to prepare your app for release"
79 <strong>Figure 2.</strong> You perform five main tasks to prepare your application for
90 <p>To prepare your application for release you typically perform five main tasks (see figure 2).
97 <p>You usually perform the tasks listed in figure 2 after you have throroughly debugged and tested
  /frameworks/base/opengl/tests/hwc/
hwcStress.cpp 49 * additional HWC set calls can be made, without having to perform
58 * -n num Number of set operations to perform after each prepare operation
136 // zero used so as to perform the
238 * perform the set call.
480 // Perform prepare operation
491 // Perform the set operation(s)
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.h 140 * \param linear_polish whether to perform a linear polishing step after RANSAC
144 * \param do_motion_smoothing whether to perform display reference smoothing
172 * Reset the transformation type that is being use to perform alignment. Use this to change the alignment type at run time.
184 * Align an inspection image to an existing reference image, update the reference image if due and perform motion smoothing if enabled.
243 * Perform a linear polishing step by re-estimating the alignment transformation using the RANSAC inliers.
464 * Perform a look-up table warp for packed RGB ([rgbrgbrgb...]) images.
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_intra_prediction.c 201 Perform intra 16x16 prediction mode for luma pixels and add
255 Perform intra 4x4 prediction for luma pixels and add residual
368 Perform intra prediction for chroma pixels and add residual
616 Perform intra 16x16 prediction mode for luma pixels and add
689 Perform intra 4x4 prediction for luma pixels and add residual
835 Perform intra prediction for chroma pixels and add residual
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.c 295 * a valid type to perform the requsted operation.
345 * a valid type to perform the requsted operation.
580 * a valid type to perform the requsted operation.
    [all...]
  /frameworks/base/docs/html/guide/topics/appwidgets/
index.jd 233 to perform the update. If you don't update more than once per hour, this
239 perform updates based on an alarm that will not wake the device. To do
404 when the user adds the App Widget, so it should perform the essential setup,
411 configuration Activity to perform the first update when configuration is
422 If you need to open a new database or perform other setup that only needs to
459 files or databases, or perform other work that requires clean-up, then
472 // Perform this loop procedure for each App Widget that belongs to this provider
485 // Tell the AppWidgetManager to perform an update on the current app widget
519 method. From within the Service, you can perform your own updates
651 <li>Perform your App Widget configuration.</li
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-armv5te.S     [all...]
InterpAsm-x86-atom.S     [all...]
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-actions.h.pump 219 virtual Result Perform(const ArgumentTuple& args) {
220 return action_.Perform(SelectArgs<Result, ArgumentTuple, $ks>::Select(args));
270 static Result Perform(Impl* impl, const ::std::tr1::tuple<$As>& args) {
627 virtual return_type Perform(const args_type& args) {\
629 Perform(this, args);\
714 virtual return_type Perform(const args_type& args) {\
716 Perform(this, args);\
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 289 /// (e.g., Base::), perform name lookup for that identifier as a
324 // Determine where to perform name lookup
342 // Perform "qualified" name lookup into the declaration context we
392 // Determine where to perform name lookup
412 // Perform "qualified" name lookup into the declaration context we
441 // this qualified name lookup may find nothing. In that case, perform
453 // Perform unqualified name lookup in the current scope.
    [all...]
  /external/v8/src/ia32/
macro-assembler-ia32.h 463 // the code if necessary. Do not perform a GC but instead return a retry
471 // generate the code if necessary. Do not perform a GC but instead return
483 // Try to generate the stub code if necessary. Do not perform a GC
506 // necessary. Do not perform a GC but instead return a retry after GC failure.
516 // the code if necessary. Do not perform a GC but instead return a retry after
677 // Helper for PopHandleScope. Allowed to perform a GC and returns
678 // NULL if gc_allowed. Does not perform a GC if !gc_allowed, and
    [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_dequant.cpp 40 * -- VlcDequantMpegBlock -- Decodes the DCT coefficients of one 8x8 block and perform
105 /* perform only VLC decoding */
375 * -- VlcDequantMpegInterBlock -- Decodes the DCT coefficients of one 8x8 block and perform
494 * -- VlcDequantIntraH263Block -- Decodes the DCT coefficients of one 8x8 block and perform
548 /* perform only VLC decoding */
928 /* perform only VLC decoding */
1058 * -- VlcDequantInterH263Block -- Decodes the DCT coefficients of one 8x8 block and perform
    [all...]
  /frameworks/base/docs/html/guide/topics/data/
backup.jd 92 publish your application without any concern about which devices actually perform backup. When your
204 <p>In order for you application to perform backup using Android Backup Service, you must
236 your application can perform backup when the device uses the Android Backup Service transport. If
252 application version during a restore operation and perform any necessary compatibility work if the
265 <p>If you don't need to perform any of the tasks above and want to back up complete files from
308 onBackup()} method. Each time that your application data changes and you want to perform a backup,
417 <p>Perform this for each piece of data that you want to back up. How you divide your data into
420 <li>Whether or not you perform a backup (in step 2), write a representation of the current data to
568 it if you've chosen to perform backup when the user's version of the application has actually moved
600 component that {@link android.app.backup.BackupAgentHelper} summons to perform backup an
    [all...]
  /external/llvm/lib/CodeGen/
MachineCSE.cpp 422 // Check if it's profitable to perform this CSE.
443 // Don't perform CSE if the result of the old instruction cannot exist
455 // Actually perform the elimination.
510 // Perform a DFS walk to determine the order of visit.
525 // Now perform CSE.
  /external/proguard/src/proguard/gui/
GUIResources.properties 489 Perform peephole optimizations for variable loading and storing.
491 Perform peephole optimizations for arithmetic instructions.
493 Perform peephole optimizations for casting operations.
495 Perform peephole optimizations for field loading and storing.
497 Perform peephole optimizations for branch instructions.
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_surface.c 578 /* Perform clipping */
599 /* Perform software fill */
739 /* Perform the lock */
766 /* Only perform an unlock if we are locked */
771 /* Perform the unlock */
  /frameworks/base/core/java/android/view/
ViewTreeObserver.java 542 // perform the dispatching. The iterator is a safe guard against listeners that
560 // perform the dispatching. The iterator is a safe guard against listeners that
580 // NOTE: we *must* clone the listener list to perform the dispatching.
616 // perform the dispatching. The iterator is a safe guard against listeners that
641 // perform the dispatching. The iterator is a safe guard against listeners that
  /frameworks/base/docs/html/guide/appendix/
glossary.jd 36 events and perform complex tasks, because of the Window it uses to render
97 form. A dialog can have button controls only and is intended to perform a
100 or perform complex actions. Android provides a default simple dialog for
206 background (without any UI presence) to perform various persistent
276 clicks and perform simple functions related to its parent. A panel floats
  /frameworks/base/docs/html/guide/market/billing/
billing_testing.jd 70 the publisher site to perform static response tests with the reserved product IDs. You can simply
214 testing. You only need to upload your application as a draft application to perform end-to-end
236 <p>You do not need to publish your application to perform end-to-end testing with real product
257 <p>To perform end-to-end testing of in-app billing, the primary account on your device must be
262 accounts. To perform a factory reset, do the following:</p>
  /ndk/docs/
STABLE-APIS.html 156 declarations needed to perform OpenGL ES 1.x rendering calls from native
188 can however perform the corresponding operations (surface creation and flipping)
212 declarations needed to perform OpenGL ES 2.0 rendering calls from native code.
311 contain the declarations needed to perform audio input and output from the
391 contain the declarations needed to perform multimedia output from the

Completed in 786 milliseconds

<<21222324252627282930>>