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

<<51525354555657585960>>

  /external/llvm/docs/
ExtendingLLVM.rst 83 cases, new nodes have been added to allow many targets to perform a common task
117 to Promote your node's operands to a larger size, and perform the correct
126 perform the action represented by the new node on a value that has been split
  /external/mesa3d/src/glsl/
README 30 6) The driver may perform additional optimization at this point, as
60 and perform optimization on that. As a result, there's no single
62 out of favor, and each driver will perform a series of lowering passes
  /external/openssh/
PROTOCOL 70 OpenSSH implements a channel extension message to perform this
232 On receiving this request the server will perform the POSIX operation
289 On receiving this request the server will perform the operation
  /external/qemu/distrib/jpeg-6b/
jidctred.c 113 * Perform dequantization and inverse DCT on one block of coefficients,
266 * Perform dequantization and inverse DCT on one block of coefficients,
374 * Perform dequantization and inverse DCT on one block of coefficients,
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/
bilin_scaler.c 163 // Perform address calculation for Y, V and U in main memory with dst_addr as base
315 // Perform three DMA transfers to 3 different locations in the main memory!
399 // Perform three DMA transfers to 3 different locations in the main memory!
464 // Perform address calculation for Y, V and U in main memory with dst_addr as base
618 // Perform three DMA transfers to 3 different locations in the main memory!
701 // Perform three DMA transfers to 3 different locations in the main memory!
767 // Perform address calculation for Y, V and U in main memory with dst_addr as base
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
BackgroundCollisionComponent.java 123 * 2. Perform Step 1 twice: once looking for surfaces opposing horizontal movement and
127 * vertical intersections. Perform another ray test, this time from the top of the
166 // final result because we perform incremental snapping mid-sweep. So it is
  /frameworks/base/core/java/android/nfc/
Tag.java 44 * to perform advanced operations, or directly queried for its ID via {@link #getId} and the
215 * perform any further RF communication or block.
228 * object can then be used to perform advanced, technology-specific operations on a tag.
  /frameworks/base/docs/html/guide/components/
services.jd 8 <li>A service can run in the background to perform work even while the user is in a different
11 perform interprocess communication</li>
60 <p>A {@link android.app.Service} is an application component that can perform
64 interact with it and even perform interprocess communication (IPC). For example, a service might
65 handle network transactions, play music, perform file I/O, or interact with a content provider, all
117 <p>If you need to perform work outside your main thread, but only while the user is interacting
148 service (such as to perform RPC), by calling {@link android.content.Context#bindService
153 <dd>The system calls this method when the service is first created, to perform one-time setup
400 perform multi-threading (instead of processing start requests through a work queue), then you
405 android.app.IntentService}. That is, for each start request, it uses a worker thread to perform th
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/
menus.jd 300 this ID against known menu items to perform the appropriate action. For example:</p>
373 presented in the action bar. When an event occurs and you want to perform a menu update, you must
398 the user can perform direct actions on each item.</p>
404 hold) on a view that declares support for a context menu. Users can perform a contextual
410 can perform an action on multiple items at once (if your app allows it).</li>
460 <p>When the user selects a menu item, the system calls this method so you can perform the
501 the screen to present actions the user can perform on the currently selected item(s). While this
529 items and perform an action on them all).</li>
639 allow users to perform batch actions, you should:</p>
    [all...]
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
starting.jd 182 <p>Most apps include several different activities that allow the user to perform different actions.
188 <p>You must implement the {@link android.app.Activity#onCreate onCreate()} method to perform basic
265 with the activity and your activity should perform most cleanup during {@link
  /frameworks/base/docs/html/training/scheduling/
alarms.jd 31 <p>Alarms (based on the {@link android.app.AlarmManager} class) give you a way to perform
41 <li>You can use them in conjunction with broadcast receivers to start services and perform
112 if your app has a time dependency&mdash;for example, if it has a limited window to perform a
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 827 // but perform static relocation. (e.g., applying .debug section)
847 // for a place, we should not perform static relocation on it
861 // perform static relocation
869 // perform static relocation
884 // perform relocation
893 // perform static relocation
    [all...]
  /libcore/luni/src/test/java/tests/security/spec/
ECFieldF2mTest.java 133 // perform test
258 // perform test
297 // perform test
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 157 """GDB calls this to perform the command."""
339 """GDB calls this to perform the command."""
362 """GDB calls this to perform the command."""
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 157 """GDB calls this to perform the command."""
339 """GDB calls this to perform the command."""
362 """GDB calls this to perform the command."""
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/command/
pretty_printers.py 153 """GDB calls this to perform the command."""
335 """GDB calls this to perform the command."""
358 """GDB calls this to perform the command."""
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 157 """GDB calls this to perform the command."""
339 """GDB calls this to perform the command."""
362 """GDB calls this to perform the command."""
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 157 """GDB calls this to perform the command."""
339 """GDB calls this to perform the command."""
362 """GDB calls this to perform the command."""
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/command/
pretty_printers.py 153 """GDB calls this to perform the command."""
335 """GDB calls this to perform the command."""
358 """GDB calls this to perform the command."""
  /prebuilts/misc/common/jython/
LICENSE_CPython.txt 90 license to reproduce, analyze, test, perform and/or display publicly,
143 royalty-free, world-wide license to reproduce, analyze, test, perform
191 license to reproduce, analyze, test, perform and/or display publicly,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
LICENSE.txt 98 analyze, test, perform and/or display publicly, prepare derivative works,
150 royalty-free, world-wide license to reproduce, analyze, test, perform
198 license to reproduce, analyze, test, perform and/or display publicly,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
LICENSE.txt 98 analyze, test, perform and/or display publicly, prepare derivative works,
150 royalty-free, world-wide license to reproduce, analyze, test, perform
198 license to reproduce, analyze, test, perform and/or display publicly,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ClipboardSupport.java 84 * Perform the "Copy" action, either from the Edit menu or from the context
133 * Perform the "Cut" action, either from the Edit menu or from the context
254 * Perform the "Paste" action, either from the Edit menu or from the context
  /external/clang/lib/Sema/
SemaExprCXX.cpp 84 // Determine where to perform name lookup.
181 // Perform lookup into the current scope (only).
    [all...]
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_api.c 44 ** Description Perform the NDEF detection procedure using the appropriate
53 ** and NFA_RwWriteNDef will perform NDEF detection internally if
87 ** perform the NDEF detection procedure (if not performed
133 ** internally perform NDEF detection if necessary, and write
305 ** Description Perform the TLV detection procedure using the appropriate
316 ** NFA_RwReadNDef and NFA_RwWriteNDef will perform TLV detection
    [all...]

Completed in 870 milliseconds

<<51525354555657585960>>