Searched
full:perform (Results
501 -
525 of
4574) sorted by null
<<21222324252627282930>>
/external/proguard/docs/ |
FAQ.html | 34 <li><a href="#flow">Does <b>ProGuard</b> perform control flow obfuscation?</a> 77 perform the preverification step too, for instance allowing to retarget older 84 <b>ProGuard</b> can also perform optimizations at the bytecode level, inside 105 <li>Perform over 200 peephole optimizations, like replacing ...*2 by 213 <h3>Does <b>ProGuard</b> perform flow obfuscation?</h3>
|
/frameworks/base/core/java/android/content/ |
IntentSender.java | 35 * A description of an Intent and target action to perform with it. 37 * handed to other applications so that they can perform the action you 41 * you are granting it the right to perform the operation you have specified 136 * Perform the operation associated with this IntentSender, allowing the 162 * Perform the operation associated with this IntentSender, allowing the
|
/frameworks/base/docs/html/training/basics/network-ops/ |
connecting.jd | 20 <li><a href="#AsyncTask">Perform Network Operations on a Separate Thread</a></li> 41 <p>Note that to perform the network operations described in this lesson, your 86 <h2 id="AsyncTask">Perform Network Operations on a Separate Thread</h2> 89 causing a poor user experience, always perform network operations on a separate 204 {@link java.net.HttpURLConnection} to perform a {@code GET} and download your data.
|
/frameworks/compile/mclinker/lib/Target/X86/ |
X86RelocationFactory.cpp | 260 // but perform static relocation. (e.g., applying .debug section) 280 // for a place, we should not perform static relocation on it 293 // perform static relocation 312 // but perform static relocation. (e.g., applying .debug section) 337 // perform static relocation
|
/hardware/ti/omap3/dspbridge/inc/ |
cmm.h | 27 * streaming address translation to perform zero-copy inter-processor 30 * translator info is used at runtime to perform SM address translation 341 * address translation. Node messaging and streams use this to perform 403 * This is used to perform fast virtaul address translation 429 * Perform address translation VA<->PA for the specified stream or
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
cmm.h | 27 * streaming address translation to perform zero-copy inter-processor 30 * translator info is used at runtime to perform SM address translation 341 * address translation. Node messaging and streams use this to perform 403 * This is used to perform fast virtaul address translation 429 * Perform address translation VA<->PA for the specified stream or
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
FAQ.html | 47 <li><a href="#flow">Does <b>ProGuard</b> perform control flow 88 perform the preverification step too, for instance allowing to retarget older 94 <b>ProGuard</b> can also perform optimizations at the bytecode level, inside 115 <li>Perform over 200 peephole optimizations, like replacing ...*2 by 214 <h3><a name="flow">Does <b>ProGuard</b> perform flow obfuscation?</a></h3>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/ |
c++ | |
g++ | |
gcc | |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/ |
mipsel-linux-android-c++ | |
mipsel-linux-android-g++ | |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/mipsel-linux-android/bin/ |
c++ | |
g++ | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/ |
i686-linux-android-c++ | |
i686-linux-android-cpp | |
i686-linux-android-g++ | |
i686-linux-android-gcc | |
i686-linux-android-gcc-4.6 | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/ |
c++ | |
g++ | |
gcc | |
/sdk/files/typos/ |
typos-pt.txt | 71 # sing, deliver, declaim, play in, interpret or otherwise perform 100 # 10. *"Publicly Perform"* means to perform public recitations of the Work 105 # and at a place individually chosen by them; to perform the Work to 136 # 3. to Distribute and Publicly Perform the Work including as 138 # 4. to Distribute and Publicly Perform Adaptations. 169 # 1. You may Distribute or Publicly Perform the Work only under the terms 172 # Distribute or Publicly Perform. You may not offer or impose any 178 # the Work You Distribute or Publicly Perform. When You Distribute or 179 # Publicly Perform the Work, You may not impose any effectiv [all...] |
/dalvik/libdex/ |
DexSwapVerify.cpp | 546 /* Perform byte-swapping and intra-item verification on string_id_item. */ 556 /* Perform cross-item verification of string_id_item. */ 579 /* Perform byte-swapping and intra-item verification on type_id_item. */ 589 /* Perform cross-item verification of type_id_item. */ 613 /* Perform byte-swapping and intra-item verification on proto_id_item. */ 670 /* Perform cross-item verification of proto_id_item. */ 763 /* Perform byte-swapping and intra-item verification on field_id_item. */ 775 /* Perform cross-item verification of field_id_item. */ 835 /* Perform byte-swapping and intra-item verification on method_id_item. */ 847 /* Perform cross-item verification of method_id_item. * [all...] |
/external/webkit/Source/WebKit/mac/WebView/ |
WebUIDelegate.h | 83 @abstract Actions that the destination of a drag can perform. 100 @abstract Actions that the source of a drag can perform. 463 For example, if the action is copy:, the delegate can return YES to allow WebView to perform its default 464 copy behavior or return NO and perform copy: in some other way. See WebView.h to see the actions that 465 WebView can perform. 482 @abstract Informs that WebView will perform a drag destination action 487 This method informs the UI delegate of the drag destination action that WebView will perform.
|
Completed in 955 milliseconds
<<21222324252627282930>>