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

  /external/curl/
curl-config.in 40 --checkfor [version] check for (lib)curl of the specified version
102 --checkfor)
103 checkfor=$2
104 cmajor=`echo $checkfor | cut -d. -f1`
105 cminor=`echo $checkfor | cut -d. -f2`
108 cpatch=`echo $checkfor | cut -d. -f3 | cut -d- -f1`
117 echo "requested version $checkfor is newer than existing @CURLVERSION@"
CHANGES.0     [all...]
  /external/curl/docs/
curl-config.1 39 .IP "--checkfor [version]"
  /toolchain/binutils/binutils-2.25/gas/config/
tc-z8k.c 370 checkfor (char *ptr, char what) function
688 src = checkfor (src, ')');
714 src = checkfor (end, ')');
    [all...]
  /packages/services/Car/car-ui-provider/src/android/car/ui/provider/
CarDrawerLayout.java 600 private boolean checkDrawerViewAbsoluteGravity(View drawerView, int checkFor) {
602 return (absGravity & checkFor) == checkFor;
    [all...]
  /frameworks/support/core-ui/java/android/support/v4/widget/
DrawerLayout.java     [all...]
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-0203     [all...]

Completed in 285 milliseconds