HomeSort by relevance Sort by last modified time
    Searched refs:terminated (Results 26 - 50 of 99) sorted by null

12 3 4

  /external/chromium_org/third_party/WebKit/Source/core/workers/
WorkerThread.cpp 163 if ((!workerGlobalScope->isClosing() && !m_workerThread.terminated()) || m_task->isCleanupTask())
255 // The worker was terminated before the thread had a chance to run.
  /external/chromium_org/third_party/WebKit/Source/web/
WebEmbeddedWorkerImpl.cpp 132 return !m_embeddedWorker.m_workerThread->terminated();
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
_stream_hybi.py 495 BadOperationException: when called on a server-terminated
731 BadOperationException: when called on a client-terminated
824 'Requested close_connection but server is already terminated')
850 # TODO(ukai): 2. wait until the /client terminated/ flag has been set,
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_hybi.py 479 BadOperationException: when called on a server-terminated
687 BadOperationException: when called on a client-terminated
778 'Requested close_connection but server is already terminated')
804 # TODO(ukai): 2. wait until the /client terminated/ flag has been set,
  /external/chromium_org/third_party/WebKit/Source/modules/websockets/
WorkerThreadableWebSocketChannel.cpp 477 return !m_workerGlobalScope->thread()->terminated();
  /ndk/sources/host-tools/nawk-20071023/
FIXES 165 fixed bug that permitted non-terminated RE, as in "awk /x".
413 parsed again because token buffer wasn't terminated right.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.util_1.0.200.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
module.pxd 174 # function. The string value must be null-terminated. Return -1 on
  /external/chromium_org/third_party/icu/source/test/intltest/
wbnf.cpp 132 // Return a null-terminated c-string. The buffer is owned by callee.
381 // str [in] null-terminated c-string
515 Buffer_char str; //null-terminated c-string
713 Buffer_char str; //null-terminated c-string
775 Buffer_char str; // null-terminated c-string
794 void terminated(TokenType t){ function in class:Scanner
823 terminated(ERROR);
860 } else {terminated(ERROR);}
867 terminated(NUMBER);
875 terminated(ERROR)
    [all...]
  /external/libunwind/doc/
libunwind-dynamic.tex 136 ASCII NUL terminated. For source languages that use name-mangling
151 \item[\Type{unw\_dyn\_region\_info\_t~*}\Var{regions}] A NULL-terminated
172 ASCII NUL terminated. For source languages that use name-mangling
unw_create_addr_space.tex 220 returned name must be terminated by a NUL character. If the
  /ndk/
ndk-gdb.py 705 - The application process was terminated.
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
byte_reader.js 373 * @return {string} Null-terminated string value.
  /external/chromium_org/chrome/browser/extensions/api/developer_private/
developer_private_api.cc 429 info->terminated = registry->terminated_extensions().Contains(item.id());
    [all...]
  /external/elfutils/0.153/libcpu/
i386_parse.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
subprocess.py 96 opened as a text files, but lines may be terminated by any of '\n',
172 Check if child process has terminated. Returns returncode
211 hasn't terminated yet. A negative value -N indicates that the
212 child was terminated by signal N (UNIX only).
263 print >>sys.stderr, "Child was terminated by signal", -retcode
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
subprocess.py 96 opened as a text files, but lines may be terminated by any of '\n',
172 Check if child process has terminated. Returns returncode
211 hasn't terminated yet. A negative value -N indicates that the
212 child was terminated by signal N (UNIX only).
263 print >>sys.stderr, "Child was terminated by signal", -retcode
    [all...]
  /libcore/jsr166-tests/src/test/java/jsr166/
ThreadPoolExecutorSubclassTest.java 173 protected void terminated() { method in class:ThreadPoolExecutorSubclassTest.CustomTPE
532 * isTerminating is not true when running or when terminated
    [all...]
ThreadPoolExecutorTest.java 33 protected void terminated() { method in class:ThreadPoolExecutorTest.ExtendedTPE
459 * isTerminating is not true when running or when terminated
    [all...]
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /external/iproute2/doc/
ip-cref.tex 219 dump terminated
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/testlibs/
httpcore-4.1.jar 
  /external/owasp/sanitizer/lib/junit/
junit-dep.jar 

Completed in 2280 milliseconds

12 3 4