HomeSort by relevance Sort by last modified time
    Searched refs:PULL (Results 1 - 6 of 6) sorted by null

  /external/zlib/src/contrib/infback9/
infback9.c 125 #define PULL() \
141 PULL(); \
329 PULL();
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
infback.c 158 #define PULL() \
174 PULL(); \
343 PULL();
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
infback.c 149 #define PULL() \
165 PULL(); \
334 PULL();
  /external/python/cpython2/Modules/zlib/
infback.c 158 #define PULL() \
174 PULL(); \
343 PULL();
  /external/zlib/src/
infback.c 158 #define PULL() \
174 PULL(); \
343 PULL();
  /external/adeb/
androdeb 48 git-pull) GIT_PULL=1; shift || true; ;;
49 pull) PULL=1; shift || true; break ;;
84 c_info "Updating androdeb by git pull"
86 git pull
91 if [ ! -z "$PULL" ]; then
104 $ADB pull $PRESERVE "${files[@]}" "$@"
377 $ADB pull /data/androdeb/androdeb-fs.tgz $FNAME_UZ

Completed in 457 milliseconds