Searched refs:characterize (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | dictobject.c | 1719 characterize(PyDictObject *a, PyDictObject *b, PyObject **pval) in characterize() function 1806 adiff = characterize(a, b, &aval); in dict_compare() 1815 bdiff = characterize(b, a, &bval); in dict_compare()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | dictobject.c | 1685 characterize(PyDictObject *a, PyDictObject *b, PyObject **pval) in characterize() function 1772 adiff = characterize(a, b, &aval); in dict_compare() 1781 bdiff = characterize(b, a, &bval); in dict_compare()
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/ |
D | TechNotes.txt | 84 The lower three states characterize an existent driver instance and are all
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/ |
D | softfloat-source.txt | 171 characterize the target. The two examples supplied are `386-gcc.h' and
|