Home
last modified time | relevance | path

Searched defs:ndots (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/
Dresolv.h105 unsigned ndots:4; /* threshold for initial abs. query */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dast.c2569 int idx, ndots = 0; in ast_for_import_stmt() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dast.c2564 int idx, ndots = 0; in ast_for_import_stmt() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dparsermodule.c1925 int ndots = count_from_dots(tree); in validate_import_from() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dparsermodule.c1896 int ndots = count_from_dots(tree); in validate_import_from() local