/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/ |
D | listcodecs.py | 36 names = listcodecs(encodings.__path__[0]) variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | findlinksto.py | 27 def visit(prog, dirname, names): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_importlib.py | 9 def uncache(*names): 69 def __init__(self, *names):
|
D | test_fileinput.py | 27 def remove_tempfiles(*names):
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | fnmatch.py | 45 def filter(names, pat): argument
|
D | dis.py | 110 def disassemble_string(code, lasti=-1, varnames=None, names=None, argument
|
D | gettext.py | 244 def install(self, unicode=False, names=None): argument 495 def install(domain, localedir=None, unicode=False, codeset=None, names=None): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | fnmatch.py | 45 def filter(names, pat): argument
|
D | dis.py | 110 def disassemble_string(code, lasti=-1, varnames=None, names=None, argument
|
D | gettext.py | 242 def install(self, unicode=False, names=None): argument 492 def install(domain, localedir=None, unicode=False, codeset=None, names=None): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
D | install.py | 501 def convert_paths (self, *names): 541 def change_roots (self, *names):
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/ |
D | fix_import.py | 19 def traverse_imports(names): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | future.c | 18 asdl_seq *names; in future_check_features() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | future.c | 18 asdl_seq *names; in future_check_features() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | codeobject.c | 45 PyObject *code, PyObject *consts, PyObject *names, in PyCode_New() 238 PyObject *names, *ournames = NULL; in code_new() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | codeobject.c | 45 PyObject *code, PyObject *consts, PyObject *names, in PyCode_New() 238 PyObject *names, *ournames = NULL; in code_new() local
|
/device/google/bonito/usb/ |
D | Usb.cpp | 352 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() 401 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local
|
/device/google/crosshatch/usb/ |
D | Usb.cpp | 354 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() 403 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local
|
/device/google/sunfish/vibrator/common/ |
D | HardwareBase.h | 165 std::string HwApiBase::Record<T>::toString(const NamesMap &names) { in toString()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ |
D | pyassem.py | 299 def setFreeVars(self, names): argument 302 def setCellVars(self, names): argument 565 def __init__(self, count, names): argument
|
/device/google/barbet/usb/ |
D | Usb.cpp | 432 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() 479 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local
|
/device/google/coral/usb/ |
D | Usb.cpp | 433 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() 480 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local
|
/device/google/redfin/usb/ |
D | Usb.cpp | 432 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() 479 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local
|
/device/google/bramble/usb/ |
D | Usb.cpp | 432 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() 479 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local
|
/device/google/sunfish/usb/ |
D | Usb.cpp | 438 Status getTypeCPortNamesHelper(std::unordered_map<std::string, bool> *names) { in getTypeCPortNamesHelper() 485 std::unordered_map<std::string, bool> names; in getPortStatusHelper() local
|