Home
last modified time | relevance | path

Searched defs:dot (Results 1 – 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Derrors.c560 char *dot; in PyErr_NewException() local
657 char *dot = strrchr(className, '.'); in PyErr_WriteUnraisable() local
Dimport.c2332 char *dot = strrchr(buf, '.'); in find_module() local
2379 char *dot = strchr(name, '.'); in find_module() local
Dsymtable.c1405 char *dot = strchr(base, '.'); in symtable_visit_alias() local
Dcompile.c1901 const char *dot = strchr(src, '.'); in compiler_import_as() local
1959 char *dot = strchr(base, '.'); in compiler_import() local
Dpythonrun.c1247 char *dot = strrchr(className, '.'); in PyErr_Display() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Derrors.c582 char *dot; in PyErr_NewException() local
679 char *dot = strrchr(className, '.'); in PyErr_WriteUnraisable() local
Dsymtable.c1407 char *dot = strchr(base, '.'); in symtable_visit_alias() local
Dimport.c2433 char *dot = strrchr(buf, '.'); in get_parent() local
2480 char *dot = strchr(name, '.'); in load_next() local
Dcompile.c1923 const char *dot = strchr(src, '.'); in compiler_import_as() local
1981 char *dot = strchr(base, '.'); in compiler_import() local
Dpythonrun.c1272 char *dot = strrchr(className, '.'); in PyErr_Display() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dcapsule.c211 char *dot = strchr(trace, '.'); in PyCapsule_Import() local
Dexceptions.c162 char *dot; in BaseException_repr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dcapsule.c211 char *dot = strchr(trace, '.'); in PyCapsule_Import() local
Dexceptions.c162 char *dot; in BaseException_repr() local
/device/linaro/bootloader/arm-trusted-firmware/lib/stdlib/
Dsubr_prf.c245 int base, lflag, qflag, tmp, width, ladjust, sharpflag, neg, sign, dot; in kvprintf() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dimport.c2332 char *dot = strrchr(buf, '.'); in find_module() local
2379 char *dot = strchr(name, '.'); in find_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dloadlib.c571 const char *dot; in modinit() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c968 char *dot; in win32_stat() local
1004 const wchar_t *dot; in win32_wstat() local