Searched
full:perform (Results
751 -
775 of
6694) sorted by null
<<31323334353637383940>>
/external/icu4c/extra/uconv/ |
uwmsg.c | 62 /* perform the conversion */ 67 /* perform the conversion */
|
/external/kernel-headers/original/linux/ |
uinput.h | 133 * 4. Perform the effect upload, and place a return code back into 147 * 4. Perform the effect erasure, and place a return code back
|
/external/llvm/docs/ |
Lexicon.rst | 52 that are the same: ``(a+b)``. This optimization would perform the addition 53 only once and then perform the multiply (but only if it's compulationally
|
/external/mesa3d/src/gallium/docs/source/cso/ |
blend.rst | 77 Whether the blender should perform a logicop instead of blending. 96 If blending is enabled, perform a blend calculation according to blend
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_fbo.h | 183 * \brief Perform a HiZ resolve on the renderbuffer. 195 * \brief Perform a depth resolve on the renderbuffer.
|
/external/mesa3d/src/mesa/x86/ |
common_x86_asm.S | 173 /* Perform an SSE divide-by-zero to see if the operating system 191 /* Unmask the divide-by-zero exception and perform one.
|
/external/openfst/src/include/fst/script/ |
script-impl.h | 49 // 2) A function template that is able to perform Foo, given the args and 58 // // actually perform foo on ifst and ofst...
|
/external/proguard/src/proguard/ |
OutputWriter.java | 58 // Perform a check on the first jar. 66 // Perform some checks on the output jars.
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowAccountManager.java | 51 //TODO: Add complete activity to perform the account intent dance. 109 //TODO: Add complete activity to perform the account intent dance.
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/bytecode/ |
AndroidTranslatorTest.java | 127 assertThat(e.getMessage(), startsWith("expected to perform direct call on <android.view.View")); 143 assertThat(e.getMessage(), equalTo("expected to perform direct call on <class android.view.View> but got <class android.widget.TextView>"));
|
/external/sepolicy/ |
app.te | 62 # Perform binder IPC to binder services. 64 # Perform binder IPC to other apps.
|
/external/skia/src/core/ |
SkBlitter.h | 107 This means the caller need not perform the clipping ahead of time. 134 This means the caller need not perform the clipping ahead of time.
|
/external/skia/tools/skpdiff/ |
skpdiff_main.cpp | 191 // Perform a folder diff if one is requested 196 // Perform a pattern diff if one is requested
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_QuantInvIntra_I_s.s | 122 ;// Perform Inverse Quantization for DC coefficient 142 ;// Perform Inverse Quantization for Ac Coefficients
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
armVCM4P10_DecodeCoeffsToPair.c | 39 * This function perform the work required by the OpenMAX 242 /* Perform 4x4 DeZigZag */
|
/frameworks/base/core/java/android/app/ |
IBackupAgent.aidl | 31 * Request that the app perform an incremental backup. 83 * Perform a "full" backup to the given file descriptor. The output file is presumed
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityNodeProvider.java | 105 * @param action The action to perform. 124 * the root of the tree in which to perform the search.
|
/frameworks/base/core/java/android/widget/ |
Button.java | 28 * pressed, or clicked, by the user to perform an action. 43 * // Perform action on click
|
/frameworks/base/media/mca/filterfw/native/base/ |
utilities.h | 70 // Perform a lookup in a map or hash_map. 122 // Perform a lookup in a map or hash_map whose values are pointers.
|
/frameworks/base/media/mca/filterpacks/native/base/ |
utilities.h | 70 // Perform a lookup in a map or hash_map. 122 // Perform a lookup in a map or hash_map whose values are pointers.
|
/frameworks/base/tests/HugeBackup/src/com/android/hugebackup/ |
HugeBackupActivity.java | 43 * agent running to perform a backup while our UI is updating the file, the 122 // We also need to perform an initial backup; ask for one
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
PhotoViewPager.java | 41 * behavior. Instead, we could perform a similar function by declaring a custom 77 // Set the page transformer to perform the transition animation
|
/frameworks/support/v4/java/android/support/v4/view/accessibility/ |
AccessibilityNodeProviderCompat.java | 204 * @param action The action to perform. 222 * the root of the tree in which to perform the search.
|
/frameworks/volley/src/com/android/volley/ |
NetworkDispatcher.java | 92 // If the request was cancelled already, do not perform the 104 // Perform the network request.
|
/packages/apps/DeskClock/src/com/android/deskclock/provider/ |
City.java | 76 * @param contentResolver to perform the query on. 102 * @param contentResolver to perform the query on.
|
Completed in 366 milliseconds
<<31323334353637383940>>