Searched refs:preceding (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/ |
D | UefiShellBcfgCommandLib.uni | 103 " with the preceding KeyData value. When one instance of this\r\n" 107 " the preceding KeyData value. When one instance of this\r\n"
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | KNOWN_PROBLEMS.txt | 49 the token matched by D - the preceding token.
|
D | CHANGES_FROM_133.txt | 197 preceding the "else" clause of an "if". 590 the token matched by D - the preceding token. 2113 than max(k,ck) and there is an action immediately preceding
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | datetimemodule.c | 246 int n, n1, n4, n100, n400, leapyear, preceding; in ord_to_ymd() local 313 preceding = (_days_before_month[*month] + (*month > 2 && leapyear)); in ord_to_ymd() 314 if (preceding > n) { in ord_to_ymd() 317 preceding -= days_in_month(*year, *month); in ord_to_ymd() 319 n -= preceding; in ord_to_ymd()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | datetimemodule.c | 246 int n, n1, n4, n100, n400, leapyear, preceding; in ord_to_ymd() local 313 preceding = (_days_before_month[*month] + (*month > 2 && leapyear)); in ord_to_ymd() 314 if (preceding > n) { in ord_to_ymd() 317 preceding -= days_in_month(*year, *month); in ord_to_ymd() 319 n -= preceding; in ord_to_ymd()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | listsort.txt | 320 should merge it with preceding run(s). We would like to delay merging as 403 in A. Elements in A preceding that point are already in their final
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | listsort.txt | 323 should merge it with preceding run(s). We would like to delay merging as 406 in A. Elements in A preceding that point are already in their final
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_FROM_133.txt | 1431 than max(k,ck) and there is an action immediately preceding
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | ChangeLog | 64 - In Makefile uninstall, don't rm if preceding cd fails
|