Home
last modified time | relevance | path

Searched defs:type_name (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
Dformatter.h24 const char* type_name) in unknown_presentation_type()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
Dformatter.h24 const char* type_name) in unknown_presentation_type()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Ddatetimemodule.c2487 const char *type_name; in date_repr() local
3243 const char *type_name = Py_TYPE(self)->tp_name; in time_repr() local
4185 const char *type_name = Py_TYPE(self)->tp_name; in datetime_repr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Ddatetimemodule.c2487 const char *type_name; in date_repr() local
3243 const char *type_name = Py_TYPE(self)->tp_name; in time_repr() local
4185 const char *type_name = Py_TYPE(self)->tp_name; in datetime_repr() local
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp157 #define MAKE_HANDLE_MAPPING_FOREACH(type_name, map_impl, map_to_u64_impl, map_from_u64_impl) \ argument
181 #define CREATE_MAPPING_IMPL_FOR_TYPE(type_name) \ argument
187 #define UNWRAP_MAPPING_IMPL_FOR_TYPE(type_name) \ argument
193 #define DESTROY_MAPPING_IMPL_FOR_TYPE(type_name) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dabstract.c1569 const char *type_name; local
Dtypeobject.c204 type_name(PyTypeObject *type, void *context) in type_name() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dabstract.c1569 const char *type_name; local
Dtypeobject.c204 type_name(PyTypeObject *type, void *context) in type_name() function
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DCParser.py3907 def type_name(self, ): member in CParser
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DCParser.py3907 def type_name(self, ): member in CParser