HomeSort by relevance Sort by last modified time
    Searched full:there (Results 876 - 900 of 24139) sorted by null

<<31323334353637383940>>

  /external/dexmaker/src/dx/java/com/android/dx/io/instructions/
CodeInput.java 26 * Returns whether there are any more code units to read. This
  /external/dnsmasq/
doc.html 43 machine: If the names of local machines are there, then they can all
87 There is also a <A HREF="CHANGELOG"> CHANGELOG</A> and a <A HREF="FAQ">FAQ</A>.
93 There is a good article about dnsmasq at <A
106 There is a dnsmasq mailing list at <A
  /external/doclava/src/com/google/doclava/parser/
README.txt 10 When this step was last done, there were some extra files generated,
  /external/e2fsprogs/lib/e2p/
percent.c 18 * an overflow. "Is there a hyphen in anal-retentive?" :-)
  /external/e2fsprogs/misc/
lsattr.1.in 39 There are none :-).
  /external/e2fsprogs/tests/f_dup_resize/
expect.1 11 (There are 1 inodes containing multiply-claimed blocks.)
  /external/e2fsprogs/tests/f_dupsuper/
expect.1 10 (There are 1 inodes containing multiply-claimed blocks.)
  /external/easymock/src/org/easymock/
ArgumentsMatcher.java 29 * on <code>EasyMock</code>, there are per-argument matchers available. For more
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/
PropertyManager.java 24 // Note: In WindowBuilder there was a bunch of support for loading custom
  /external/eigen/
INSTALL 7 Eigen consists only of header files, hence there is nothing to compile
  /external/eigen/doc/
PassingByValue.dox 36 Note that on the other hand, there is no problem with functions that return objects by value.
TopicAssertions.dox 28 Static assertions are not standardized until C++11. However, in the Eigen library, there are many conditions can and should be detectedat compile time. For instance, we use static assertions to prevent the code below from compiling.
35 Static assertions are defined in StaticAssert.h. If there is native static_assert, we use it. Otherwise, we have implemented an assertion macro that can show a limited range of messages.
61 And then, we define EIGEN_STATIC_ASSERT(CONDITION,MSG) to access Eigen::internal::static_assertion<bool(CONDITION)>::MSG. If the condition evaluates into \c false, your compiler displays a lot of messages explaining there is no MSG in static_assert<false>. Nevertheless, this is \a not in what we are interested. As you can see, all members of static_assert<true> are ALL_CAPS_AND_THEY_ARE_SHOUTING.
69 There are other macros derived from EIGEN_STATIC_ASSERT to enhance readability. Their names are self-explanatory.
  /external/eigen/test/
pastix_support.cpp 30 // There is no support for selfadjoint matrices with PaStiX.
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
r1mpyq.h 5 // TODO : move this to GivensQR once there's such a thing in Eigen
  /external/eigen/unsupported/Eigen/src/SVD/
doneInBDCSVD.txt 7 working but there are a few things that could be optimised as explained in the TODOBdsvd.
  /external/elfutils/src/
README 11 The only reason there are separate modules is to not have the code for
  /external/elfutils/src/libdw/
dwarf_cfi_addrframe.c 41 /* Maybe there was a previous error. */
dwarf_frame_info.c 42 /* Maybe there was a previous error. */
  /external/elfutils/src/libebl/
eblreloctypename.c 49 /* There are no generic relocation type names. */
  /external/fio/
FIO-VERSION-GEN 9 # First see if there is a version file (included in release tarballs),
  /external/fio/examples/
ssd-steadystate.fio 15 # whatever data you have on there will be gone.
  /external/freetype/src/base/
md5.h 21 * There's ABSOLUTELY NO WARRANTY, express or implied.
  /external/glide/library/src/main/java/com/bumptech/glide/load/model/stream/
StreamByteArrayLoader.java 14 * A base class to convert byte arrays to input streams so they can be decoded. This class is abstract because there is
  /external/google-breakpad/src/testing/gtest/test/
gtest_color_test.py 72 """Tests the case when there's neither GTEST_COLOR nor --gtest_color."""
87 """Tests the case when there's --gtest_color but not GTEST_COLOR."""
98 """Tests the case when there's GTEST_COLOR but not --gtest_color."""
109 """Tests the case when there are both GTEST_COLOR and --gtest_color."""
  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/message/
pairingrequestackmessage.h 38 // Gets whether there is a server name.

Completed in 228 milliseconds

<<31323334353637383940>>