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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/
ftp.py 61 getdata(r)
123 def getdata(r): function
  /external/python/cpython2/Demo/sockets/
ftp.py 61 getdata(r)
123 def getdata(r): function
  /external/honggfuzz/examples/glibc/
resolver.c 40 static void *getdata(void *unused) { function
106 if (pthread_create(&t, &attr, getdata, NULL) < 0) {
  /external/noto-fonts/scripts/
color_emoji_image_diff.py 121 pixels1 = rgba_map.get(img1, img1.convert('L').getdata())
122 pixels2 = rgba_map.get(img2, img2.convert('L').getdata())
  /external/python/cpython2/Lib/plat-mac/
gensuitemodule.py 366 getdata = [ variable
374 (getdata, "what")
381 (getdata, "returns"),
382 (getdata, "accepts"),
388 (getdata, "what")
    [all...]

Completed in 203 milliseconds