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

1 2 3 4 56 7 8 91011>>

  /external/icu4c/test/cintltst/
crestst.h 26 * Perform several extensive tests using the subtest routine testTag
  /external/icu4c/test/intltest/
dadrcal.h 9 * bundles to perform testing. For more details on data structure, see
dadrfmt.h 9 * bundles to perform testing. For more details on data structure, see
restest.h 23 * Perform several extensive tests using the subtest routine testTag
restsnew.h 23 * Perform several extensive tests using the subtest routine testTag
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_update.3 11 capng_update will update the internal posix capabilities settings based on the options passed to it. The action should be eith CAPNG_DROP to set the capability bit to 0, or CAPNG_ADD to set the capability bit to 1. The operation is performed on the capability set specified in the type parameter. The values are: CAPNG_EFFECTIVE, CAPNG_PERMITTED, CAPNG_INHERITABLE, CAPNG_BOUNDING_SET. The values may be or'ed together to perform the same operation on multiple sets. The last paramter, capability, is the capability define as given in linux/capability.h.
  /external/llvm/test/CodeGen/PowerPC/
constants.ll 1 ; All of these routines should be perform optimal load of constants.
  /external/llvm/test/CodeGen/X86/
2012-05-17-TwoAddressBug.ll 3 ; Teach two-address pass to update the "source" map so it doesn't perform a
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_Flip.3 13 The \fBSDL_DOUBLEBUF\fP flag must have been passed to \fISDL_SetVideoMode\fR, when setting the video mode for this function to perform hardware flipping\&.
  /external/smack/src/org/xbill/DNS/
ResolveThread.java 7 * ExtendedResolver) to perform asynchronous queries.
  /external/wpa_supplicant_8/src/crypto/
aes-encblock.c 17 * aes_128_encrypt_block - Perform one AES 128-bit block operation
  /frameworks/av/media/libmediaplayerservice/
ActivityManager.h 24 // Perform a ContentProvider.openFile() call for the given URI.
  /frameworks/base/core/jni/
android_view_GraphicBuffer.h 23 // This function does not perform any type checking, the specified
  /frameworks/base/graphics/java/android/graphics/
MaskFilter.java 20 * MaskFilter is the base class for object that perform transformations on
  /ndk/tests/
README 1 This directory contains scripts and sources to perform automated testing
  /external/chromium_org/sandbox/win/src/
sidestep_resolver.h 14 // This is the concrete resolver used to perform sidestep interceptions.
37 // This is the concrete resolver used to perform smart sidestep interceptions.
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
wait.py 28 raise page_action.PageActionFailed('You need to perform an action '
36 raise page_action.PageActionFailed('You need to perform an action '
  /external/droiddriver/src/com/google/android/droiddriver/actions/
Action.java 33 * @param element the Ui element to perform the action on
38 boolean perform(InputInjector injector, UiElement element); method in interface:Action
  /external/dropbear/libtommath/
bn_mp_prime_is_prime.c 46 /* first perform trial division */
56 /* now perform the miller-rabin rounds */
  /external/eigen/Eigen/src/Eigen2Support/
Lazy.h 50 * Overloaded to perform an efficient C += (A*B).lazy() */
60 * Overloaded to perform an efficient C -= (A*B).lazy() */
  /external/kernel-headers/original/asm-mips/
i8259.h 56 /* Perform an interrupt acknowledge cycle on controller 1. */
61 * Interrupt is cascaded so perform interrupt
  /external/libnfc-nci/src/udrv/include/
ucodec.h 250 ** Input : CodecId: Id of the codec to perform the operation on.
267 ** Input : CodecId: Id of the codec to perform the operation on.
284 ** Input : CodecId: Id of the codec to perform the operation on.
300 ** Input : CodecId: Id of the codec to perform the operation on.
316 ** Input : CodecId: Id of the codec to perform the operation on.
336 ** Input : CodecId: Id of the codec to perform the operation on.
352 ** Input : CodecId: Id of the codec to perform the operation on.
370 ** Input : CodecId: Id of the codec to perform the operation on.
  /frameworks/base/native/android/
native_window.cpp 79 return window->perform(window, NATIVE_WINDOW_LOCK, outBuffer, inOutDirtyBounds);
83 return window->perform(window, NATIVE_WINDOW_UNLOCK_AND_POST);
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
Action.java 41 /** Build an {@link Intent} that will perform this action. */
44 /** Build an {@link Intent} that will perform the alternate action. */
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c 213 /* if ndef detection was done as part of ndef-read operation, then perform ndef read now */
218 /* Command complete - perform cleanup, notify app */
225 /* if ndef detection was done as part of ndef-write operation, then perform ndef write now */
230 /* Command complete - perform cleanup, notify app */
237 /* current op was stand-alone NFA_DetectNDef. Command complete - perform cleanup and notify app */
248 /* Command complete - perform cleanup, notify app */
353 /* current op was stand-alone NFA_DetectTlv. Command complete - perform cleanup and notify app */
362 /* Command complete - perform cleanup, notify the app */
500 /* For all other APIs called during auto-presence check, perform the command now (if tag is still present) */
562 /* Command complete - perform cleanup, notify the app *
    [all...]

Completed in 1099 milliseconds

1 2 3 4 56 7 8 91011>>