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

<<71727374757677787980>>

  /external/libffi/src/sh/
ffi.c 321 /* Perform machine dependent cif processing */
714 /* Tell ffi_closure_SYSV how to perform return type promotions. */
  /external/libffi/src/sh64/
ffi.c 157 /* Perform machine dependent cif processing */
450 /* Tell ffi_closure_SYSV how to perform return type promotions. */
  /external/libffi/src/x86/
ffi64.c 273 /* Perform machine dependent cif processing. */
568 /* Tell assembly how to perform return type promotions. */
  /external/libselinux/include/selinux/
avc.h 236 * avc_has_perm_noaudit - Check permissions but perform no auditing.
263 * avc_has_perm - Check permissions and perform any appropriate auditing.
  /external/libvorbis/lib/
envelope.c 148 /* perform spreading and limiting, also smooth the spectrum. yes,
162 /* perform preecho/postecho triggering by band */
  /external/llvm/bindings/python/llvm/
object.py 49 Here are some examples on how to perform iteration:
58 # This is NOT OK. You perform a lookup after the object has expired.
  /external/llvm/include/llvm/Transforms/Utils/
Local.h 1 //===-- Local.h - Functions to perform local transformations ----*- C++ -*-===//
10 // This family of functions perform various local transformations to the
  /external/llvm/lib/CodeGen/
LiveRangeCalc.cpp 152 // VNInfo SSA form. Perform a search for all predecessor blocks where we
186 // Using Seen as a visited set, perform a BFS for all reaching defs.
  /external/llvm/lib/Transforms/Utils/
SimplifyIndVar.cpp 67 /// Iteratively perform simplification on a worklist of users of the
307 /// simplifyUsers - Iteratively perform simplification on a worklist of users
  /external/llvm/test/CodeGen/SystemZ/
frame-08.ll 110 ; frame size that needs two instructions to perform the final LMG for
177 ; frame size that needs two instructions to perform the final LMG for
  /external/mesa3d/src/egl/drivers/dri2/
platform_android.c 649 if (gr->perform)
650 err = gr->perform(gr, GRALLOC_MODULE_PERFORM_GET_DRM_FD, &fd);
  /external/openssh/
addrmatch.c 147 * Perform logical AND of addresses 'a' and 'b', storing result in 'dst'.
231 * Perform bitwise negation of address
  /external/openssh/contrib/cygwin/
ssh-user-config 73 # Perform various checks on the user's home directory
124 # Perform various checks on the ~/.ssh directory
  /external/openssl/crypto/engine/
README 94 reference) for any ENGINE that is registered to perform the algo/mode that the
102 Conversely, if an ENGINE *has* been registered to perform the algorithm/mode
  /external/openssl/crypto/rc2/
rrc2.doc 86 At this point it is possible to perform a truncation of the effective key
100 rounds perform an additional transformation on the data. Note that the
  /external/qemu/distrib/jpeg-6b/
jidctfst.c 10 * must also perform dequantization of the input coefficients.
164 * Perform dequantization and inverse DCT on one block of coefficients.
jidctint.c 10 * must also perform dequantization of the input coefficients.
144 * Perform dequantization and inverse DCT on one block of coefficients.
  /external/qemu/distrib/sdl-1.2.15/
android-configure.sh 509 # copy a configuration file or perform auto-detection if one is not available
512 # $2: command to run to perform auto-detection/generation
  /external/skia/src/core/
SkScan_Hairline.cpp 64 // Perform a clip in scalar space, so we catch huge values which might
83 // now perform clipping again, as the rounding to dot6 can wiggle us
  /external/skia/tools/
PictureRenderer.h 90 * Perform any setup that should done prior to each iteration of render() which should not be
96 * Perform work that is to be timed. Typically this is rendering, but is also used for recording
  /external/speex/libspeex/
kiss_fftr.c 93 /*perform the parallel fft of two real signals packed in real,imag*/
186 /*perform the parallel fft of two real signals packed in real,imag*/
  /external/svox/pico/lib/
picoapi.h 44 A SVOX Pico 'engine' provides the functions needed to perform actual
62 functions in order to perform TTS synthesis:
  /external/v8/src/ia32/
ic-ia32.cc 297 // If not_fast_array is NULL, doesn't perform the elements map check.
693 // Perform tail call to the entry.
776 // to do this because this generic stub does not perform map checks.
803 // perform the store and update the length. Used for adding one
    [all...]
  /external/v8/src/x64/
ic-x64.cc 303 // If not_fast_array is NULL, doesn't perform the elements map check.
615 // Perform tail call to the entry.
646 // to do this because this generic stub does not perform map checks.
680 // perform the store and update the length. Used for adding one
    [all...]
  /external/webrtc/src/common_audio/signal_processing/
resample.c 429 // Perform resampling (16 input samples -> 11 output samples);
471 // Perform resampling (16 input samples -> 11 output samples);

Completed in 896 milliseconds

<<71727374757677787980>>