Home
last modified time | relevance | path

Searched defs:finished (Results 1 – 25 of 33) sorted by relevance

12

/external/junit/src/org/junit/runners/model/
DRunnerScheduler.java20 void finished(); in finished() method
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DIterationController.h139 bool finished(double nr) in finished() function
150 bool finished(const MatrixBase<VectorType> &v) in finished() function
/external/dropbear/
Dcli-auth.c239 int finished = 0; in cli_auth_try() local
/external/eigen/Eigen/src/Core/
DCommaInitializer.h103 inline XprType& finished() { return m_xpr; } in finished() function
/external/jmonkeyengine/engine/src/core/com/jme3/app/
DAppTask.java55 private boolean cancelled, finished; field in AppTask
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DSocketHandlerTest.java704 private volatile boolean finished = false; field in SocketHandlerTest.ServerThread
706 public boolean finished() { in finished() method in SocketHandlerTest.ServerThread
/external/webkit/Source/WebCore/platform/graphics/avfoundation/
DMediaPlayerPrivateAVFoundation.cpp602 void MediaPlayerPrivateAVFoundation::seekCompleted(bool finished) in seekCompleted()
676 …iaPlayerPrivateAVFoundation::scheduleMainThreadNotification(Notification::Type type, bool finished) in scheduleMainThreadNotification()
DMediaPlayerPrivateAVFoundation.h88 Notification(Type type, bool finished) in Notification()
98 bool finished() { return m_finished; } in finished() function
/external/llvm/include/llvm/CodeGen/PBQP/
DHeuristicBase.h173 bool finished = false; in reduce() local
/external/chromium/chrome/browser/diagnostics/
Ddiagnostics_model_unittest.cc70 int finished() const { return finished_;} in finished() function in UTObserver
/external/webkit/Source/WebCore/storage/
DIDBTransaction.cpp69 bool IDBTransaction::finished() const in finished() function in WebCore::IDBTransaction
/external/webkit/Source/WebCore/wml/
DWMLVariables.cpp87 bool finished = false; in containsVariableReference() local
/external/v8/test/cctest/
Dtest-circular-queue.cc88 i::Semaphore* finished) in ProducerThread()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DSimpleTimeLimiterTest.java189 boolean finished; field in SimpleTimeLimiterTest.SampleImpl
/external/dbus/dbus/
Ddbus-signature.c38 unsigned int finished : 1; /**< true if we are at the end iter */ member
Ddbus-marshal-recursive.h43 dbus_uint32_t finished : 1; /**< marks we're at end iterator for cases member
/external/chromium/chrome/browser/download/
Dsave_package.h126 bool finished() const { return finished_; } in finished() function
/external/openssl/crypto/evp/
Dbio_enc.c81 int finished; member
Dbio_ok.c152 int finished; member
/external/webkit/Source/WebCore/inspector/front-end/
DResource.js276 get finished() getter in WebInspector.Resource
281 set finished(x) setter in WebInspector.Resource
/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm.h61 void (*finished)(void *ctx, void *sta_ctx, int success, int preauth); member
/external/svox/pico/lib/
Dpicotrns.c461 picoos_bool * finished) in TransductionStep()
569 picoos_bool finished; in picotrns_transduce() local
/external/ppp/pppd/
Dfsm.h108 void (*finished) /* Called when we don't want the lower layer */ member
/external/openssl/crypto/pkcs7/
Dbio_ber.c97 int finished; /* No more read data */ member
/external/chromium/chrome/browser/extensions/
Dextension_management_browsertest.cc211 bool finished() { return finished_; } in finished() function in NotificationListener

12