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

<<51525354555657585960>>

  /external/srec/make/asr/
Makefile.defs 12 # $(ASR_BUILD) A string that defines what type of build to perform.
27 # * $(ASR_BUILD_TYPE) Value corresponding to the type of build to perform.
32 # $(ASR_BUILD_CHAR) Character corresponding to the type of build to perform.
  /external/webkit/Source/JavaScriptCore/icu/unicode/
unorm.h 83 * In addition, you can have it perform compatibility decompositions so that
280 * perform further tests to arrive at a TRUE/FALSE result.
486 * Perform case-insensitive comparison.
  /external/webkit/Source/WebCore/html/canvas/
CheckedInt.h 470 /* give the compiler a good chance to perform RVO */
498 /* give the compiler a good chance to perform RVO */ \
518 /* give the compiler a good chance to perform RVO */
  /external/webkit/Source/WebCore/icu/unicode/
unorm.h 83 * In addition, you can have it perform compatibility decompositions so that
280 * perform further tests to arrive at a TRUE/FALSE result.
486 * Perform case-insensitive comparison.
  /external/webkit/Source/WebKit/mac/icu/unicode/
unorm.h 83 * In addition, you can have it perform compatibility decompositions so that
280 * perform further tests to arrive at a TRUE/FALSE result.
486 * Perform case-insensitive comparison.
  /external/wpa_supplicant/
sha1.c 71 /* perform inner SHA1 */
86 /* perform outer SHA1 */
549 /* blk0() and blk() perform the initial expand. */
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
sha1.c 71 /* perform inner SHA1 */
86 /* perform outer SHA1 */
556 /* blk0() and blk() perform the initial expand. */
  /frameworks/base/cmds/rawbu/
backup.cpp 621 " backup Perform a backup of /data.\n"
622 " restore Perform a restore of /data.\n");
626 fprintf(stderr, "\nThe %s command allows you to perform low-level\n"
  /frameworks/base/core/java/android/app/backup/
BackupAgent.java 152 * is available and the application should perform a full backup. In both
167 * provided and the application should perform a full backup.
204 * possible older data versions when asked to perform the restore
  /frameworks/base/core/java/android/database/sqlite/
SQLiteQueryBuilder.java 72 * Sets the list of tables to query. Multiple tables can be specified to perform a join.
259 * Perform a query by combining all current settings and the
296 * Perform a query by combining all current settings and the
  /frameworks/base/core/java/android/os/
AsyncTask.java 36 * perform background operations and publish results on the UI thread without
109 * to perform background computation that can take a long time. The parameters
314 * Override this method to perform a computation on a background thread. The
  /frameworks/base/docs/html/guide/developing/tools/
aidl.jd 39 service. If you do not need to perform concurrent IPC across
42 Binder</a> or, if you want to perform IPC, but do <em>not</em> need to handle multithreading,
86 the {@link android.os.IBinder} to perform IPC.</p>
  /frameworks/base/docs/html/guide/topics/security/
security.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
314 will be thrown), and as you perform operations on the provider. Using
  /frameworks/base/libs/gui/
SurfaceTextureClient.cpp 53 ANativeWindow::perform = hook_perform; member in class:android::ANativeWindow
118 return c->perform(operation, args);
275 int SurfaceTextureClient::perform(int operation, va_list args) function in class:android::SurfaceTextureClient
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
pp_semaphore_luma.cpp 211 /* Perform post processing semaphore propagation for each */
247 /* Perform post processing semaphore propagation for each */
263 /* Perform boundary checking */
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_API.h 546 * @brief Perform one step of editing.
663 * @brief Perform one step of audio mixing.
    [all...]
  /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 598 /* perform rounding, round to even in case of tie */
623 /* perform rounding, round to even in case of tie */
647 /* perform rounding, round to even in case of tie */
  /ndk/build/core/
ndk-common.sh 46 # perform a tiny amount of sanity check
444 # XXX: TODO perform AR checks
480 # 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. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java 477 * then an attempt to go from A to C should perform conversions A to B and then B to
576 // To perform a conversion from any other layout type, including nested conversion,
598 // To perform a conversion from any other layout type, including nested conversion,
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gcc.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
gcc.info     [all...]
  /external/clang/lib/CodeGen/
CGExprAgg.cpp 75 /// EmitFinalDestCopy - Perform the final copy to DestPtr, if desired.
192 /// \brief Perform the final move to DestPtr if for some reason
215 /// EmitFinalDestCopy - Perform the final copy to DestPtr, if desired.
254 /// EmitFinalDestCopy - Perform the final copy to DestPtr, if desired.
324 llvm_unreachable("cannot perform hierarchy conversion in EmitAggExpr: "
    [all...]
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 134 * Perform standard frame computation. The result can be obtained with
431 * Perform initialization of the policy.
    [all...]

Completed in 1944 milliseconds

<<51525354555657585960>>