HomeSort by relevance Sort by last modified time
    Searched refs:enqueue (Results 101 - 125 of 150) sorted by null

1 2 3 45 6

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
UpdateHandler.java 256 downloadId = manager.enqueue(metadataRequest);
332 downloadId = manager.enqueue(request);
    [all...]
  /system/core/adb/
transport.c 238 fatal_errno("cannot enqueue packet on transport socket");
447 return peer->enqueue( peer, p );
479 tracker->socket.enqueue = device_tracker_enqueue;
adb.c 601 if(s->enqueue(s, p) == 0) {
602 D("Enqueue the socket\n");
    [all...]
  /external/llvm/lib/CodeGen/
RegAllocGreedy.cpp 237 virtual void enqueue(LiveInterval *LI);
369 enqueue(&LI);
392 void RAGreedy::enqueue(LiveInterval *LI) { function in class:RAGreedy
398 "Can only enqueue virtual registers");
481 /// defined by enqueue() decides which registers ultimately end up being split
    [all...]
  /packages/apps/Music/src/com/android/music/
MediaPlaybackService.java 68 /** used to specify whether enqueue() should start playing
878 public void enqueue(long [] list, int action) { method in class:MediaPlaybackService
2127 public void enqueue(long [] list , int action) { method in class:MediaPlaybackService.ServiceStub
    [all...]
MusicUtils.java 528 sService.enqueue(list, MediaPlaybackService.LAST);
    [all...]
  /external/dropbear/
packet.c 507 /* enqueue the packet for sending */
509 enqueue(&ses.writequeue, (void*)writebuf);
  /external/guava/guava-tests/test/com/google/common/collect/
MapMakerInternalMapTest.java     [all...]
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/
PhysicsSpace.java 381 public <V> Future<V> enqueue(Callable<V> callable) { method in class:PhysicsSpace
    [all...]
  /libcore/luni/src/test/java/libcore/xml/
ExpatSaxParserTest.java 588 server.enqueue(new MockResponse().setBody("<bar></bar>"));
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngine.cpp 405 // Enqueue the new nodes onto the work list.
406 Engine.enqueue(Dst, currBldrCtx->getBlock(), currStmtIdx);
460 // Enqueue the new nodes onto the work list.
461 Engine.enqueue(Dst, currBldrCtx->getBlock(), currStmtIdx);
484 // Enqueue the new nodes onto the work list.
485 Engine.enqueue(Dst, currBldrCtx->getBlock(), currStmtIdx);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar 
org.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar 
  /external/guava/guava-tests/test/com/google/common/cache/
LocalCacheTest.java     [all...]
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/
PhysicsSpace.java 355 public <V> Future<V> enqueue(Callable<V> callable) { method in class:PhysicsSpace
    [all...]
  /frameworks/base/core/java/android/app/
DownloadManager.java 544 * should be called before {@link DownloadManager#enqueue(Request)} is called.
933 public long enqueue(Request request) { method in class:DownloadManager
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp     [all...]
  /device/lge/mako/camera/
QCameraHWI_Still.cpp     [all...]
QualcommCameraHardware.cpp     [all...]
  /frameworks/base/core/java/android/view/
ViewRootImpl.java 3544 private void enqueue(QueuedInputEvent q) { method in class:ViewRootImpl.AsyncInputStage
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js     [all...]
  /external/clang/lib/AST/
ExprConstant.cpp 4549 void enqueue(const Expr *E) { function in class:__anon5606::DataRecursiveIntBinOpEvaluator
    [all...]
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 281 enqueue
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 

Completed in 1881 milliseconds

1 2 3 45 6