HomeSort by relevance Sort by last modified time
    Searched full:perform (Results 476 - 500 of 6694) sorted by null

<<11121314151617181920>>

  /external/chromium_org/tools/git/
mffr.py 93 help='Perform the change on C++ and Objective-C(++) source '
97 help='Perform the run even if there are uncommitted local '
104 help='Perform the change on the specified glob. Can be '
  /external/protobuf/src/google/protobuf/stubs/
map-util.h 42 // Perform a lookup in a map or hash_map.
57 // Perform a lookup in a map or hash_map.
71 // Perform a lookup in a map or hash_map whose values are pointers.
  /external/webrtc/src/common_audio/signal_processing/
cross_correlation.c 166 // Perform the cross correlation
179 // Perform the optimized cross correlation
218 // Perform the optimized cross correlation
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 121 ;// Perform the row operations (on columns) using SIMD *
123 ;// Perform the coloumn operations *
175 ;// We do not subtract 2 from Shift as in C reference, instead perform a
  /frameworks/base/core/java/android/content/
CursorLoader.java 32 * querying cursors, building on {@link AsyncTaskLoader} to perform the cursor
36 * perform, either through the
121 * to specify the query to perform.
  /frameworks/base/packages/BackupRestoreConfirmation/res/values/
strings.xml 36 <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
38 <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
40 <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
  /frameworks/native/services/surfaceflinger/Effects/
Daltonizer.cpp 93 // The following 3 matrices perform the projection of a LMS color onto the given plane
116 // The matrices below perform this last step and have been chosen arbitrarily.
141 // We construct the matrix that will perform the whole correction.
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Mosaic.h 87 * \param blendingType Type of blending to perform
115 * After adding all frames, call this function to perform the final blending.
196 * Type of blending to perform.
  /packages/apps/Camera2/jni/feature_mos/src/mosaic/
Mosaic.h 87 * \param blendingType Type of blending to perform
115 * After adding all frames, call this function to perform the final blending.
196 * Type of blending to perform.
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Mosaic.h 87 * \param blendingType Type of blending to perform
115 * After adding all frames, call this function to perform the final blending.
190 * Type of blending to perform.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateWizard.java 148 * perform
150 * @return the changes to perform
161 composite.perform(monitor);
  /dalvik/docs/
verifier.html 12 perform generally the same set of checks as are described in _The Java
57 There are a few checks that the Dalvik bytecode verifier does not perform,
145 attempts to perform an illegal access on a field, the VM should throw
170 <li>We can perform the access checks when the field/method/class is
179 <li>Perform the access checks on every field/method/class access.
  /external/proguard/src/proguard/
ProGuard.java 293 // Perform the actual shrinking.
309 // Perform the actual inlining.
324 // Perform the actual optimization.
351 // Perform the actual obfuscation.
366 // Perform the actual preverification.
  /frameworks/base/docs/html/training/basics/fragments/
fragment-ui.jd 60 <p>To perform a transaction such as add or
63 and perform other fragment transactions.</p>
98 <p>You can perform multiple fragment transaction for the activity using the same {@link
152 <p>Keep in mind that when you perform fragment transactions, such as replace or remove one, it's
185 needed unless you plan to perform advanced fragment operations using the {@link
  /libcore/luni/src/main/java/javax/xml/transform/
overview.html 22 applications need to perform transformations. Transformations may be described
127 transformation instructions, and perform the transformation.</p>
190 synchronized blocking, and so may not be used to perform multiple concurrent
205 TransformerFactory may not perform multiple concurrent
224 <i>Responsibilities: </i>Perform the
  /external/chromium_org/third_party/icu/source/i18n/unicode/
uspoof.h 61 * The steps to perform confusability testing are
65 * -# Perform the checks using the pre-configured USpoofChecker. The results indicate
68 * the set of tests to perform was originally specified to the USpoofChecker.
70 * A USpoofChecker may be used repeatedly to perform checks on any number of identifiers.
150 * Enum for the kinds of checks that USpoofChecker can perform.
218 * Create a Unicode Spoof Checker, configured to perform all
321 * Clone a Spoof Checker. The clone will be set to perform the same checks
338 * @param checks The set of checks that this spoof checker will perform.
349 * Get the set of checks that this Spoof Checker has been configured to perform.
353 * @return The set of checks that this spoof checker will perform
    [all...]
  /external/icu4c/i18n/unicode/
uspoof.h 59 * The steps to perform confusability testing are
63 * -# Perform the checks using the pre-configured USpoofChecker. The results indicate
66 * the set of tests to perform was originally specified to the USpoofChecker.
68 * A USpoofChecker may be used repeatedly to perform checks on any number of identifiers.
148 * Enum for the kinds of checks that USpoofChecker can perform.
308 * Create a Unicode Spoof Checker, configured to perform all
411 * Clone a Spoof Checker. The clone will be set to perform the same checks
428 * @param checks The set of checks that this spoof checker will perform.
439 * Get the set of checks that this Spoof Checker has been configured to perform.
443 * @return The set of checks that this spoof checker will perform
    [all...]
  /external/chromium_org/v8/src/
heap.h 623 // Please note this does not perform a garbage collection.
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 392 * a valid type to perform the requsted operation.
416 * a valid type to perform the requsted operation.
495 * a valid type to perform the requsted operation.
602 * a valid type to perform the requsted operation.
630 * a valid type to perform the requsted operation.
658 * a valid type to perform the requsted operation.
    [all...]
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/digest/
SHA1.java 69 perform(); method
80 perform(); method
91 perform(); method
102 perform(); method
118 perform(); method
129 perform(); method
146 perform(); method
165 perform(); method
182 perform(); method
212 perform(); method
218 perform(); method
232 perform(); method
243 private void perform() method in class:SHA1
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-c++ 
i686-linux-cpp 
i686-linux-g++ 
i686-linux-gcc 
i686-linux-gcc-4.6.x-google 

Completed in 549 milliseconds

<<11121314151617181920>>