HomeSort by relevance Sort by last modified time
    Searched full:binval (Results 1 - 4 of 4) sorted by null

  /external/llvm/autoconf/m4/
find_std_program.m4 52 eval binval=\$\{$1bindir\}
57 elif test "${binval}" != "nada" ; then
60 if test -d "${binval}" ; then
63 AC_SUBST(allcapsname(),${binval}/$1)
64 AC_SUBST(allcapsname()[_BIN],${binval})
  /external/curl/lib/
openldap.c 515 int binval = 0; local
534 binval = 1;
540 binval = 1;
545 if(binary || binval) {
  /external/webrtc/webrtc/libjingle/xmpp/
constants.cc 292 const StaticQName QN_VCARD_PHOTO_BINVAL = { NS_VCARD, "BINVAL" };
  /external/opencv3/modules/imgproc/include/opencv2/
imgproc.hpp     [all...]

Completed in 332 milliseconds