Searched
full:perform (Results
751 -
775 of
3795) sorted by null
<<31323334353637383940>>
/external/llvm/lib/CodeGen/ |
LiveRangeCalc.cpp | 76 // VNInfo SSA form. Perform a search for all predecessor blocks where we 113 // Using Seen as a visited set, perform a BFS for all reaching defs.
|
/external/llvm/lib/Target/PTX/ |
PTXTargetMachine.cpp | 306 // Perform register allocation. 310 // Perform stack slot coloring and post-ra machine LICM.
|
/external/llvm/utils/lit/lit/ |
ProgressBar.py | 15 perform a given action. These can be simply included in normal 22 '${action}' with the string required to perform 'action':
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
DefaultRouter.java | 82 * perform 'Route Information Postprocessing' as described in RFC3261 section 178 * perform 'Route Information Postprocessing' as described in RFC3261
|
/external/oprofile/doc/ |
op-jit-devel.xml | 80 To implement this part of your library, you must perform the 87 <listitem>Perform any necessary steps to register with the VM to be notified of
|
/external/skia/src/core/ |
SkScan_Hairline.cpp | 52 // Perform a clip in scalar space, so we catch huge values which might 66 // now perform clipping again, as the rounding to dot6 can wiggle us
|
/external/webkit/Source/WebCore/icu/unicode/ |
ushape.h | 151 /** Letter shaping option: do not perform letter shaping. @stable ICU 2.0 */ 173 /** Digit shaping option: do not perform digit shaping. @stable ICU 2.0 */
|
/frameworks/base/core/java/android/app/backup/ |
IBackupManager.aidl | 180 * not actually perform the operation described to fullBackup() / fullRestore() unless the 186 * full-device encryption password in order to perform a backup. If a password is
|
/frameworks/base/core/java/android/content/pm/ |
IPackageManager.aidl | 326 * Ask the package manager to perform boot-time dex-opt of all 332 * Ask the package manager to perform dex-opt (if needed) on the given
|
/frameworks/base/data/etc/ |
platform.xml | 34 so it can perform any filesystem (read, write, execute) operations 103 perform the given operations with the higher-level framework. For
|
/frameworks/base/docs/html/guide/developing/tools/ |
bmgr.jd | 56 perform a backup operation at some time in the future (via your {@link 77 perform. The second kind of restore operation restores
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_PredictIntraChroma_8x8.c | 26 * Perform DC style intra prediction, upper block has priority 88 * Perform DC style intra prediction, left block has priority
|
/libcore/luni/src/main/java/libcore/net/http/ |
HttpConnection.java | 186 * Create an {@code SSLSocket} and perform the SSL handshake 274 * perform any I/O.
|
/ndk/docs/system/libc/ |
CHANGES.html | 120 perform a timed lock (). In case of timeout, it returns EBUSY. 138 Only perform IPv6 lookup for AF_UNSPEC if we have IPv6 connectivity.
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountServerBaseFragment.java | 415 * This is called from a worker thread and is allowed to perform DB operations. 421 * This is called from a worker thread and is allowed to perform DB operations.
|
/prebuilt/common/jython/ |
LICENSE | 15 license to reproduce, analyze, test, perform and/or display publicly, 112 world-wide license to reproduce, analyze, test, perform and/or display
|
/dalvik/vm/mterp/out/ |
InterpAsm-armv5te-vfp.S | [all...] |
InterpAsm-armv7-a-neon.S | [all...] |
InterpAsm-armv7-a.S | [all...] |
/external/clang/lib/Sema/ |
SemaLookup.cpp | 648 // Perform lookup into this declaration context. 699 // result), perform template argument deduction and place the 701 // callers to perform special deduction for conversion functions. 720 // Perform template argument deduction against the type that we would 740 // Perform direct name lookup into the LookupCtx. 743 // Perform direct name lookup into the namespaces nominated by the 833 assert(getLangOptions().CPlusPlus && "Can perform only C++ lookup"); [all...] |
/external/libnfc-nxp/src/ |
phLibNfc.h | [all...] |
/frameworks/base/docs/html/guide/topics/fundamentals/ |
fragments.jd | 77 manipulate each fragment independently, such as add or remove them. When you perform such a 320 capture the fragment to perform transactions, such as remove it). There are three ways to provide an 410 to open a {@link android.app.FragmentTransaction}, which allows you to perform transactions, such as 417 and perform other actions with them, in response to user interaction. Each set of changes that you 418 commit to the activity is called a transaction and you can perform one using APIs in {@link 431 <p>Each transaction is a set of changes that you want to perform at the same time. You can set 432 up all the changes you want to perform for a given transaction using methods such as {@link 483 addToBackStack()} when you perform a transaction that removes a fragment, then that fragment is 493 <p>Calling {@link android.app.FragmentTransaction#commit()} does not perform the transaction 518 android.app.Fragment#getActivity()} and easily perform tasks such as find a view in th [all...] |
/bionic/libc/kernel/tools/ |
clean_header.py | 11 """reads an original header and perform the cleanup operation on it
|
/bionic/libc/tools/ |
checksyscalls.py | 155 # now perform the comparison
|
/bionic/libc/unistd/ |
opendir.c | 114 /* perform some sanity checks here */
|
Completed in 443 milliseconds
<<31323334353637383940>>