HomeSort by relevance Sort by last modified time
    Searched full:available (Results 651 - 675 of 48531) sorted by null

<<21222324252627282930>>

  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/index/
IIndexUpdate.java 4 * are made available under the terms of the Eclipse Public License v1.0
5 * which accompanies this distribution, and is available at
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/table/
ITableItem.java 4 * are made available under the terms of the Eclipse Public License v1.0
5 * which accompanies this distribution, and is available at
TableItemComparator.java 4 * are made available under the terms of the Eclipse Public License v1.0
5 * which accompanies this distribution, and is available at
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/
MemoryOutput.java 4 * are made available under the terms of the Eclipse Public License v1.0
5 * which accompanies this distribution, and is available at
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
HTMLSupport.java 4 * are made available under the terms of the Eclipse Public License v1.0
5 * which accompanies this distribution, and is available at
LinkableStub.java 4 * are made available under the terms of the Eclipse Public License v1.0
5 * which accompanies this distribution, and is available at
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/resources/
StylesTest.java 4 * are made available under the terms of the Eclipse Public License v1.0
5 * which accompanies this distribution, and is available at
  /external/libxml2/doc/
README.docs 4 Full documentation is available on-line at
12 A mailing-list xml@gnome.org is available, to subscribe:
  /external/mesa3d/docs/
precompiled.html 20 In general, precompiled Mesa libraries are not available.
24 Mesa and often have the latest Mesa release available as an update.
  /external/pcre/dist2/doc/
pcre2_get_mark.3 19 compiled pattern. If no (*MARK) name is available, NULL is returned. A (*MARK)
20 name may be available after a failed match or a partial match, as well as after
  /external/protobuf/src/google/protobuf/stubs/
bytestream_unittest.cc 53 size_t Available() const { return data_.size(); }
90 EXPECT_EQ(6, limit_source.Available());
92 EXPECT_EQ(5, limit_source.Available());
97 limit_source.CopyTo(&sink, limit_source.Available());
99 EXPECT_EQ(0, limit_source.Available());
100 EXPECT_EQ(6, source.Available());
106 source.CopyTo(&sink, source.Available());
108 EXPECT_EQ(0, source.Available());
  /external/python/cpython2/Doc/library/
allos.rst 9 features that are available on (almost) all operating systems, such as files and
11 but they are available on most other systems as well. Here's an overview:
mac.rst 7 This chapter describes modules that are only available on the Mac OS X platform.
16 in recent versions of OS X. Many are not available when Python is
  /external/python/cpython2/Lib/
statvfs.py 13 F_BAVAIL = 4 # Free blocks available to non-superuser
16 F_FAVAIL = 7 # Free nodes available to non-superuser
  /external/python/cpython2/Lib/test/
test_openpty.py 1 # Test to see if openpty works. (But don't worry if it isn't available.)
7 raise unittest.SkipTest, "No openpty() available."
  /external/python/cpython2/Modules/expat/
amigaconfig.h 26 /* Define to make parameter entity parsing functionality available. */
29 /* Define to make XML Namespaces functionality available. */
  /external/python/cpython3/Doc/library/
allos.rst 8 features that are available on (almost) all operating systems, such as files and
10 but they are available on most other systems as well. Here's an overview:
  /external/python/cpython3/Lib/test/test_importlib/extension/
test_finder.py 25 # No extension module as an __init__ available for testing.
28 # No extension module in a package available for testing.
  /external/python/cpython3/Lib/test/
test_tix.py 21 self.fail('Tix should always be available on Windows')
22 self.skipTest('Tix not available')
test_ttk_guionly.py 22 # assuming ttk is not available
23 raise unittest.SkipTest("ttk not available: %s" % msg)
  /external/python/cpython3/Modules/expat/
amigaconfig.h 26 /* Define to make parameter entity parsing functionality available. */
29 /* Define to make XML Namespaces functionality available. */
  /external/swiftshader/third_party/LLVM/test/CodeGen/MBlaze/
mul64.ll 2 ; multiplier unit is not available in the hardware and that function calls
3 ; are not used when the 64-bit multiplier unit is available in the hardware.
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_RefEnter.pbtxt 7 The tensor to be made available to the child frame.
34 summary: "Creates or finds a child frame, and makes `data` available to the child frame."
  /external/valgrind/memcheck/tests/solaris/
gethrtime.c 2 or leverages fasttrap available on Solaris with tscp hwcap. */
15 /* Exercise the fasttrap directly if available. When tscp hwcap
  /external/walt/arduino/
README.md 10 and as of this writing is only available in the
11 [beta version of Teensyduiono](https://forum.pjrc.com/threads/34472-Teensyduino-1-29-Beta-1-Available).

Completed in 1020 milliseconds

<<21222324252627282930>>