HomeSort by relevance Sort by last modified time
    Searched refs:transfer (Results 201 - 225 of 306) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Norm_Corr_opt.s 61 @transfer Convolve function
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Norm_Corr_neon.s 61 @transfer Convolve function
  /external/libevent/
listener.c 684 DWORD transfer = 0, flags=0; local
687 &transfer, FALSE, &flags);
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M3/
aether-util-0.9.0.M3.jar 
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_reg.h 1366 SVGA3dTransferType transfer; member in struct:__anon19865
    [all...]
  /external/valgrind/coregrind/m_gdbserver/
target.c 785 void VG_(transfer) (void *valgrind, function
  /packages/apps/Nfc/src/com/android/nfc/beam/
BeamTransferManager.java 52 * It manages starting, stopping, and processing the transfer, as well
58 * Hence, a transfer has a notion of being "alive": if
59 * the last update to a transfer was within WAIT_FOR_NEXT_TRANSFER_MS
60 * milliseconds, we consider a new file transfer from the
61 * same source address as part of the same transfer.
71 void onTransferComplete(BeamTransferManager transfer, boolean success);
77 // In the states below we still accept new file transfer
93 // to still consider this transfer to be "alive" (ie
97 // The amount of time to wait for a new transfer
109 final boolean mIncoming; // whether this is an incoming transfer
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/svgadump/
svga_dump.c     [all...]
  /libcore/ojluni/src/main/java/java/util/
HashMap.java 512 transfer(newTable);
520 void transfer(HashMapEntry[] newTable) { method in class:HashMap
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_state.c 1431 struct pipe_transfer *transfer; local
    [all...]
  /frameworks/av/media/libstagefright/
MPEG4Writer.cpp 2972 int32_t primaries, transfer, coeffs; local
    [all...]
ACodec.cpp 5143 int32_t range, standard, transfer; local
    [all...]
MPEG4Extractor.cpp 2794 int32_t transfer = U16_AT(&buffer[6]); local
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
LinkedTransferQueue.java 77 * block. Dual Transfer Queues support all of these modes, as
249 * of offer, put, poll, take, or transfer (each possibly with
557 private static final int SYNC = 2; // for transfer, take
1288 public void transfer(E e) throws InterruptedException { method in class:LinkedTransferQueue
    [all...]
ConcurrentHashMap.java 350 * blocks of indices to transfer (via field transferIndex) before
361 * traversing table. Upon transfer, the old table bin contains
367 * Each bin transfer requires its bin lock, which can stall
371 * progresses. The transfer operation must also ensure that all
534 * Minimum number of rebinnings per transfer step. Ranges are
2323 transfer(tab, nt); method
2327 transfer(tab, null); method
2347 transfer(tab, nextTab); method
2388 transfer(tab, null); method
2397 private final void transfer(Node<K,V>[] tab, Node<K,V>[] nextTab) { method in class:ConcurrentHashMap
    [all...]
  /external/curl/packages/vms/
gnv_link_curl.com 30 $! On VAX, we need to generate a Macro transfer vector.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mcore.c 239 kind > 0 means we just had a control transfer instruction.
    [all...]
  /external/v8/src/
d8.cc 819 Throw(isolate, "Transfer list must be an Array");
823 Local<Array> transfer = Local<Array>::Cast(args[1]); local
824 uint32_t length = transfer->Length();
827 if (transfer->Get(context, i).ToLocal(&element)) {
830 "Transfer array elements must be an ArrayBuffer or "
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
gcs_json_api.py 32 from apitools.base.py import transfer as apitools_transfer
727 'Transfer failed after %d retries. Final exception: %s' %
    [all...]
  /external/guice/extensions/persist/lib/
hibernate-search.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.jobs_3.7.0.v20150330-2103.jar 

Completed in 1152 milliseconds

1 2 3 4 5 6 7 891011>>