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

<<919293949596979899100>>

  /external/webkit/Source/WebCore/platform/graphics/android/
GraphicsContextAndroid.cpp 863 // Only perform the inset if we won't invert r
    [all...]
  /external/webkit/Tools/DumpRenderTree/mac/
DumpRenderTree.mm 395 [defaults setInteger:4 forKey:@"AppleAntiAliasingThreshold"]; // smallest font size to CG should perform antialiasing on
700 // "perform selector" on the window, which retains the window. It's a bit
    [all...]
  /frameworks/base/core/java/android/app/
Service.java 35 * to perform a longer-running operation while not interacting with the user
249 * <p>If you need to be able to write a Service that can perform complicated
  /frameworks/base/core/java/android/content/
BroadcastReceiver.java 451 * never perform long-running operations in it (there is a timeout of
458 * function.</b> This means you should not perform any operations that
    [all...]
Intent.java 122 * of alternative actions the user can perform on a piece of data.</p>
    [all...]
  /frameworks/base/core/java/android/nfc/
NfcAdapter.java 512 * will not perform or respond to any NFC communication.
671 * @param techLists the tech lists used to perform matching for dispatching of the
    [all...]
  /frameworks/base/core/java/android/widget/
AutoCompleteTextView.java     [all...]
  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerBaseTest.java     [all...]
  /frameworks/base/docs/html/guide/topics/ui/
dialogs.jd 45 normally used for notifications that should interupt the user and to perform short tasks that
170 <p>If you'd like your application to perform some procedures the moment that a dialog is dismissed,
  /frameworks/base/docs/html/resources/
resources-data.js 122 en: 'Touch screens allow users to perform gestures, such as tapping, dragging, flinging, or sliding, to perform various actions. The gestures API enables your application to recognize even complicated gestures with ease. This article explains how to integrate this API into an application.'
  /frameworks/base/docs/html/resources/tutorials/
hello-world.jd 193 single application entity that is used to perform actions. An application may have many separate
197 it is where you should perform all initialization and UI setup. An activity is not required to
  /frameworks/base/docs/html/sdk/
tools-notes.jd 376 development and might not always perform as expected.</li>
475 <li>Adds support for extension targets in Ant build to perform tasks between the
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_adts_header.cpp 414 * 16-bits at this point. Perform a typecast for faster
620 * 16-bits at this point. Perform a typecast for faster
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
DecTestBench.c 225 /* call API function to perform decoding */
583 Perform cropping for picture. Input picture pInImage with dimensions
  /frameworks/base/opengl/tests/hwc/
hwcTestLib.cpp 873 // If needed perform RGB to YUV conversion
892 // If needed perform YUV to RGB conversion
    [all...]
  /libcore/luni/src/main/java/java/util/prefs/
Preferences.java 48 * synchronously perform all pending updates, but the implementation is
49 * permitted to perform the modifications on the underlying back-end data
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSParser.java 210 * <dd>[<em>required</em>] (<em>default</em>) Perform the namespace processing as defined in [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>]
214 * <dd>[<em>optional</em>] Do not perform the namespace processing. </dd>
  /ndk/docs/openmaxal/
index.html 363 and should be written to perform their work quickly and then return
615 handler should also not block or perform excessive work. Therefore,
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 124 /*Perform
206 /*Perform
    [all...]
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerActivity.java 747 // later when the user chooses which action to perform.
    [all...]
  /external/svox/pico/lib/
picocep.c 231 * or instead of calling this function perform multiplication
616 /* alternatively perform multiplication and consult overflow register */
627 z = picocep_fixptmultdouble(x, y, bigpow, invDoubleDec); /* perform long multiplication for large x and y */
699 * perform inversion of diagonal element of WUW matrix
762 * perform division of two operands a and b by multiplication by inverse of b
878 cep->invdiag0[0], bigpow, invpow, invDoubleDec); /* perform division via inverse */
    [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp 76 // Determine where we will perform name lookup.
94 // We therefore do not perform any name lookup if the result would
126 // Perform "qualified" name lookup into the declaration context we
142 // Perform unqualified name lookup.
226 // perform this lookup again (e.g., as an object name), which
236 // perform the name lookup again.
463 // Perform lookup for Objective-C instance variables (including automatically
546 // Perform typo correction to determine if there is another name that is
629 // perform some heroics to see if we actually have a
697 // point we'll perform the various checks (e.g., accessibility) we nee
    [all...]
  /external/v8/include/
v8.h 239 // If we're going to perform the type check then we have to check
277 // If we're going to perform the type check then we have to check
354 // If we're going to perform the type check then we have to check
381 * refer to the object, the garbage collector will perform a
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86.S 854 * Trivial test failed, need to perform full check. This is common.
929 * Trivial test failed, need to perform full check. This is common.
    [all...]
  /development/samples/SearchableDictionary/res/raw/
definitions.txt 319 employee - n. a worker who is hired to perform a job
358 expense - n. money spent to perform work and usually reimbursed by an employer
    [all...]

Completed in 729 milliseconds

<<919293949596979899100>>