HomeSort by relevance Sort by last modified time
    Searched defs:ndots (Results 1 - 11 of 11) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/
resolv.h 105 unsigned ndots:4; /* threshold for initial abs. query */ member in struct:__res_state
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
resolv.h 117 unsigned ndots:4; /* threshold for initial abs. query */ member in struct:__res_state
  /bionic/libc/dns/include/
resolv_private.h 162 unsigned ndots:4; /* threshold for initial abs. query */ member in struct:__res_state
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
ast.c 2569 int idx, ndots = 0; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
ast.c 2564 int idx, ndots = 0; local
    [all...]
  /external/python/cpython2/Python/
ast.c 2569 int idx, ndots = 0; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
parsermodule.c 1925 int ndots = count_from_dots(tree); local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
parsermodule.c 1896 int ndots = count_from_dots(tree); local
    [all...]
  /external/python/cpython2/Modules/
parsermodule.c 1925 int ndots = count_from_dots(tree); local
    [all...]
  /external/python/cpython3/Python/
ast.c 3311 int idx, ndots = 0; local
    [all...]
  /external/libevent/
evdns.c 3047 int ndots; member in struct:search_state
3450 const int ndots = strtoint(val); local
    [all...]

Completed in 339 milliseconds