Searched defs:getwidth (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
H A Dlprint.c264 static char_t *getwidth( function
355 bla = getwidth(bla, &width);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
H A Dsre_parse.py151 def getwidth(self): member in class:SubPattern
163 l, h = av.getwidth()
169 i, j = av.getwidth()
173 i, j = av[1].getwidth()
177 i, j = av[2].getwidth()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dsre_parse.py140 def getwidth(self): member in class:SubPattern
152 l, h = av.getwidth()
158 i, j = av.getwidth()
162 i, j = av[1].getwidth()
166 i, j = av[2].getwidth()

Completed in 147 milliseconds