HomeSort by relevance Sort by last modified time
    Searched defs:enqueue (Results 26 - 50 of 283) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 67 virtual void enqueue(const WorkListUnit& U) = 0;
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
75 enqueue(WorkListUnit(N, CurrentCounter));
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 67 virtual void enqueue(const WorkListUnit& U) = 0;
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
75 enqueue(WorkListUnit(N, CurrentCounter));
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 67 virtual void enqueue(const WorkListUnit& U) = 0;
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
75 enqueue(WorkListUnit(N, CurrentCounter));
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 67 virtual void enqueue(const WorkListUnit& U) = 0;
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
75 enqueue(WorkListUnit(N, CurrentCounter));
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 67 virtual void enqueue(const WorkListUnit& U) = 0;
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
75 enqueue(WorkListUnit(N, CurrentCounter));
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 67 virtual void enqueue(const WorkListUnit& U) = 0;
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
75 enqueue(WorkListUnit(N, CurrentCounter));
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 67 virtual void enqueue(const WorkListUnit& U) = 0;
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
75 enqueue(WorkListUnit(N, CurrentCounter));
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 67 virtual void enqueue(const WorkListUnit& U) = 0;
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
75 enqueue(WorkListUnit(N, CurrentCounter));
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 67 virtual void enqueue(const WorkListUnit& U) = 0;
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
75 enqueue(WorkListUnit(N, CurrentCounter));
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 67 virtual void enqueue(const WorkListUnit& U) = 0;
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
75 enqueue(WorkListUnit(N, CurrentCounter));
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 67 virtual void enqueue(const WorkListUnit& U) = 0;
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
75 enqueue(WorkListUnit(N, CurrentCounter));
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 67 virtual void enqueue(const WorkListUnit& U) = 0;
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
75 enqueue(WorkListUnit(N, CurrentCounter));
  /system/core/adb/
socket.h 70 /* enqueue is called by our peer when it has data
76 int (*enqueue)(asocket* s, std::string data) = nullptr; member in struct:asocket
79 * us to send data via enqueue again
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ref/
ReferenceQueueTest.java 51 sr.enqueue();
71 sr.enqueue();
72 wr.enqueue();
73 pr.enqueue();
96 sr.enqueue();
97 wr.enqueue();
113 sr.enqueue();
123 sr.enqueue();
177 pr.enqueue();
178 wr.enqueue();
    [all...]
PhantomReferenceTest.java 43 pr.enqueue();
75 public boolean enqueue() { method in class:PhantomReferenceTest.TestPhantomReference
76 // Initiate another GC from inside enqueue() to
79 return super.enqueue();
135 // Allow the finalizer to run to potentially enqueue
  /external/oj-libjdwp/src/share/back/
debugLoop.c 43 static void enqueue(jdwpPacket *p);
263 enqueue(&packet);
278 enqueue(jdwpPacket *packet) function
  /external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
OkHttpAsync.java 86 @Override public void enqueue(HttpUrl url) throws Exception { method in class:OkHttpAsync
88 client.newCall(new Request.Builder().tag(System.nanoTime()).url(url).build()).enqueue(callback);
  /external/okhttp/okhttp-ws-tests/src/main/java/com/squareup/okhttp/ws/
AutobahnTester.java 74 .enqueue(new WebSocketListener() { method
135 newWebSocket("/getCaseCount").enqueue(new WebSocketListener() { method
172 newWebSocket("/updateReports?agent=" + Version.userAgent()).enqueue(new WebSocketListener() { method
  /frameworks/base/libs/hwui/thread/
WorkQueue.h 85 enqueue(WorkItem{time, std::function<void()>(std::forward<F>(func))});
90 enqueue(WorkItem{clock::now() + delay, std::function<void()>(std::forward<F>(func))});
122 void enqueue(WorkItem&& item) { function in class:android::uirenderer::WorkQueue
  /frameworks/support/work/workmanager/src/main/java/androidx/work/
WorkManager.java 32 * WorkManager is a library used to enqueue work that is guaranteed to execute after its constraints
50 * {@link PeriodicWorkRequest}. You can enqueue requests using WorkManager as follows:
55 * workManager.enqueue(new OneTimeWorkRequest.Builder(FooWorker.class).build());}</pre>
63 * workManager.enqueue(request);
72 * workManager.enqueue(request);
82 * workManager.beginWith(request1, request2).then(request3).enqueue();}</pre>
101 * you would enqueue them as follows:
106 * continuation.then(B).then(D, E).enqueue(); // A is implicitly enqueued here
107 * continuation.then(C).enqueue();}</pre>
146 * @param workRequests One or more {@link WorkRequest} to enqueue
148 public final void enqueue(@NonNull WorkRequest... workRequests) { method in class:WorkManager
157 public abstract void enqueue(@NonNull List<? extends WorkRequest> workRequests); method in class:WorkManager
    [all...]
  /libcore/ojluni/src/main/java/java/lang/ref/
Reference.java 155 public boolean enqueue() { method in class:Reference
156 return queue != null && queue.enqueue(this);
  /external/okhttp/okhttp-ws-tests/src/test/java/com/squareup/okhttp/ws/
WebSocketCallTest.java 55 server.enqueue(new MockResponse().withWebSocketUpgrade(serverListener));
64 server.enqueue(new MockResponse().withWebSocketUpgrade(serverListener));
85 server.enqueue(new MockResponse().withWebSocketUpgrade(serverListener));
92 server.enqueue(new MockResponse());
98 server.enqueue(new MockResponse().setStatus("HTTP/1.1 404 Not Found"));
105 server.enqueue(new MockResponse()
115 server.enqueue(new MockResponse()
126 server.enqueue(new MockResponse()
136 server.enqueue(new MockResponse()
147 server.enqueue(new MockResponse(
    [all...]
  /developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
Player.java 45 // advanced queuing (enqueue & remove) are only supported
47 public abstract void enqueue(final PlaylistItem item); method in class:Player
  /developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
Player.java 45 // advanced queuing (enqueue & remove) are only supported
47 public abstract void enqueue(final PlaylistItem item); method in class:Player
  /development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
Player.java 45 // advanced queuing (enqueue & remove) are only supported
47 public abstract void enqueue(final PlaylistItem item); method in class:Player

Completed in 1476 milliseconds

12 3 4 5 6 7 8 91011>>