HomeSort by relevance Sort by last modified time
    Searched full:perform (Results 1026 - 1050 of 3795) sorted by null

<<41424344454647484950>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
sysexits.h 87 * perform the operation. This is not intended for
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 83 * the functor would perform "1.3 - x" instead.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 242 * perform bitwise operations on these values and expect the Right
331 * perform bitwise operations on these values and expect the Right
360 * perform bitwise operations on these values and expect the Right
377 /// Perform input and output in binary mode (as opposed to text mode).
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 223 // Perform lock-free add-if-not-zero operation.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 40 // and NetBSD. Other platforms may be added. Comeau will also perform
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 83 * the functor would perform "1.3 - x" instead.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 242 * perform bitwise operations on these values and expect the Right
331 * perform bitwise operations on these values and expect the Right
360 * perform bitwise operations on these values and expect the Right
377 /// Perform input and output in binary mode (as opposed to text mode).
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 223 // Perform lock-free add-if-not-zero operation.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 40 // and NetBSD. Other platforms may be added. Comeau will also perform
  /prebuilt/sdk/14/renderscript/include/
rs_core.rsh 141 * perform a shallow copy of the data if necessary.
  /sdk/
changes.txt 62 - Support for extension targets in Ant build to perform tasks between the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DelayedLaunchInfo.java 85 * @param launchAction action to perform after app install
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/
RenamePackageAction.java 57 * Caveat: Sometimes it is necessary to perform a project-wide
  /sdk/eclipse/scripts/
build_server.sh 95 # Perform the Eclipse build and move the result in $DEST_DIR/android-build
  /system/media/mca/filterfw/java/android/filterfw/
GraphEnvironment.java 38 * 2. Perform any configuration, such as adding graph references and setting a GL environment.
  /frameworks/base/core/java/android/content/
ContentProvider.java 109 * application launch time. The constructor must not perform lengthy
432 * application main thread at application launch time. It must not perform
459 * not perform lengthy operations.
472 * not perform lengthy operations.
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp     [all...]
  /frameworks/base/docs/html/guide/topics/fundamentals/
activities.jd 61 activity can then start another activity in order to perform different actions. Each time a new
74 each callback provides you the opportunity to perform specific work that's
236 type of action you want to perform (and the system selects the appropriate activity for you,
251 <p>However, your application might also want to perform some action, such as send an email, text
253 not have its own activities to perform such actions, so you can instead leverage the activities
254 provided by other applications on the device, which can perform the actions for you. This is where
256 perform and the system
303 // Perform a query to the contact's content provider for the contact's name
437 android.app.Activity#onDestroy}. Your activity should perform setup of
467 The rectangles represent the callback methods you can implement to perform operations whe
    [all...]
  /external/clang/docs/
DriverInternals.html 151 perform subtasks. On Darwin, this implies that the Clang
314 responsible for selecting the tool to perform a particular
327 <p>The driver interacts with a ToolChain to perform the Tool
360 <p>Once a Tool has been selected to perform a particular
421 currently allows tool chains to perform their own translation of
  /external/icu4c/i18n/unicode/
udat.h 652 * Determine if an UDateFormat will perform lenient parsing.
656 * @return TRUE if fmt is set to perform lenient parsing, FALSE otherwise.
664 * Specify whether an UDateFormat will perform lenient parsing.
668 * @param isLenient TRUE if fmt should perform lenient parsing, FALSE otherwise.
728 * A UDateFormat in a locale returned by this function will perform the correct
    [all...]
  /external/icu4c/test/cintltst/
callcoll.c 59 /* perform test with strength PRIMARY */
62 /* perform test with strength SECONDARY */
65 /* perform test with strength tertiary */
68 /*perform tests with strength Identical */
71 /* perform extra tests */
    [all...]
  /external/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp 160 // CannotTCETailMarkedCall - If true, we cannot perform TCE on tail calls
313 // We can only perform this transformation if the value returned is
383 // the function, we cannot perform this optimization.
418 // then we actually perform accumulator recursion elimination instead of
595 // predecessors and perform TRC there. Look for predecessors that end
  /external/webkit/Source/JavaScriptCore/dfg/
DFGByteCodeParser.cpp 187 // Get an operand, and perform a ToInt32/ToNumber conversion on it.
213 // Perform an ES5 ToInt32 operation - returns a node of type NodeResultInt32.
249 // Perform an ES5 ToNumber operation - returns a node of type NodeResultDouble.
634 // is not necessary to perform the shift!
    [all...]
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
xmmintrin.h 95 /* Perform the respective operation on the lower SPFP (single-precision
153 /* Perform the respective operation on the four SPFP values in A and B. */
209 /* Perform logical bit-wise operations on 128-bit values. */
235 /* Perform a comparison on the lower SPFP values of A and B. If the
327 /* Perform a comparison on the four SPFP values of A and B. For each
    [all...]
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
xmmintrin.h 95 /* Perform the respective operation on the lower SPFP (single-precision
153 /* Perform the respective operation on the four SPFP values in A and B. */
209 /* Perform logical bit-wise operations on 128-bit values. */
235 /* Perform a comparison on the lower SPFP values of A and B. If the
327 /* Perform a comparison on the four SPFP values of A and B. For each
    [all...]

Completed in 524 milliseconds

<<41424344454647484950>>