Home
last modified time | relevance | path

Searched defs:mark (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsre.h48 Py_ssize_t mark[1]; member
77 void* mark[SRE_MARK_SIZE]; member
DcPickle.c373 PyObject *mark; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DATokenBuffer.cpp158 mark() in mark() function in ANTLRTokenBuffer
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsre.h58 Py_ssize_t mark[1]; member
87 void* mark[SRE_MARK_SIZE]; member
DcPickle.c371 PyObject *mark; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dfixdiv.py349 def report(self, first, last=None, mark="*"): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DATokenBuffer.cpp159 mark() in mark() function in ANTLRTokenBuffer
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
D_codecs_iso2022.c61 #define ESCMARK(mark) ((mark) & 0x7f) argument
109 unsigned char mark; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
D_codecs_iso2022.c61 #define ESCMARK(mark) ((mark) & 0x7f) argument
109 unsigned char mark; member
/device/google/contexthub/firmware/os/core/
Dbl.c308 static void blWriteMark(struct OsUpdateHdr *hdr, uint32_t mark) in blWriteMark()
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dloadlib.c421 const char *mark; in loadfunc() local
Dlauxlib.c121 int mark = (numlevels > LEVELS1 + LEVELS2) ? LEVELS1 : 0; in luaL_traceback() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dmrhoist.c2941 Node *mark=NULL; local