Home
last modified time | relevance | path

Searched refs:wild (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
Dmsg_38.txt35 a case of this in the wild, but I've seen *similar* things.
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlauxlib.c904 const char *wild; in luaL_gsub() local
908 while ((wild = strstr(s, p)) != NULL) { in luaL_gsub()
909 luaL_addlstring(&b, s, wild - s); /* push prefix */ in luaL_gsub()
911 s = wild + l; /* continue after `p' */ in luaL_gsub()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlistsort.txt171 timsort. No other kind of data has shown this wild x-platform behavior,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dlistsort.txt174 timsort. No other kind of data has shown this wild x-platform behavior,
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DUefiShellLevel2CommandsLib.uni198 " file - Specifies the file name (wild cards are permitted).\r\n"