HomeSort by relevance Sort by last modified time
    Searched full:usable (Results 351 - 375 of 1517) sorted by null

<<11121314151617181920>>

  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
HighamHall54StepInterpolator.java 40 * This constructor builds an instance that is not usable yet, the
MidpointStepInterpolator.java 51 * This constructor builds an instance that is not usable yet, the
  /external/avahi/avahi-common/
watch.h 62 /** Some abstract user data usable by the provider of the API */
  /external/clang/docs/tools/
dump_ast_matchers.py 62 Usable as: Any Matcher | (Matcher<T1>[, Matcher<t2>[, ...]])
65 Returns the empty list if no 'Usable as' specification could be
69 m = re.search(r'Usable as: Any Matcher[\s\n]*$', comment, re.S)
75 if re.search(r'Usable as:\s*$', comment):
  /external/eigen/Eigen/src/Core/util/
MKL_support.h 58 /*Check IMKL version for compatibility: < 10.3 is not usable with Eigen*/
  /external/elfutils/tests/
elfgetchdr.c 50 printf ("%s not usable %s\n", argv[cnt], elf_errmsg (-1));
elfgetzdata.c 58 printf ("%s not usable %s\n", argv[cnt], elf_errmsg (-1));
get-aranges.c 51 printf ("%s not usable\n", argv[cnt]);
get-lines.c 43 printf ("%s not usable: %s\n", argv[cnt], dwarf_errmsg (-1));
show-abbrev.c 38 printf ("%s not usable: %s\n", argv[cnt], dwarf_errmsg (-1));
  /external/jetty/src/java/org/eclipse/jetty/server/nio/
InheritedChannelConnector.java 31 * channel available, or if the inherited channel provided not usable, then
  /external/libexif/auto-m4/
iconv.m4 67 dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV
  /external/libmpeg2/decoder/
impeg2d_bitstream.h 50 It points to the currently usable buffer */
  /external/libmtp/src/
gphoto2-endian-intel.h 24 /* format into a uint32_t usable on this machine, you could use: */
  /external/libusb/
configure.ac 61 AC_MSG_ERROR([timerfd header not usable; glibc 2.9+ required])
  /external/llvm/docs/HistoricalNotes/
2001-06-01-GCCOptimizations2.txt 67 But none of this would be usable for LLVM anyways, unless we were using
  /external/llvm/lib/Target/SystemZ/
SystemZCallingConv.h 72 // This version of AnalyzeCallOperands in the base class is not usable
  /external/mesa3d/src/mesa/libdricore/
Makefile.am 55 # I have no idea how that option is supposed to be usable as is.
  /external/pcre/dist/m4/
pcre_visibility.m4 35 AC_MSG_CHECKING([whether the -Werror option is usable])
  /external/proguard/examples/ant/
library.xml 2 such that it remains usable as a library.
  /external/proguard/examples/gradle/
library.gradle 3 // library, such that it remains usable as a library.
  /external/skia/include/core/
SkFontHost.h 79 separated in any usable fashion.
  /external/testng/src/main/java/org/testng/junit/
JUnitTestClass.java 175 //already deprecated stuff, not usable in junit
  /external/valgrind/drd/tests/
custom_alloc.c 29 static void* hp_lim = 0; // maximum usable byte in current block
  /external/valgrind/massif/tests/
custom_alloc.c 29 static void* hp_lim = 0; // maximum usable byte in current block

Completed in 2093 milliseconds

<<11121314151617181920>>