Searched refs:nil (Results 1 – 23 of 23) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/ |
D | msg_43.txt | 2 X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] 3 …nil nil nil nil nil nil nil "MAILER DAEMON <>" "MAILER DAEMON <>" nil nil "Banned file: auto__mail… 4 nil)
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/ |
D | automata.c | 155 if ((*reach_list)!=nil) { 269 while (*e != nil){ 279 *reach_list=nil; 303 while (*e != nil){
|
D | output.c | 490 while((*nfa_i != nil) && (!(accept = NFA(*nfa_i)->accept))){ in p_accept_table() 497 while(*nfa_i != nil){ in p_accept_table() 507 while(*regular_expr != nil){ in p_accept_table() 841 while(*e != nil){
|
D | dlg_p.g | 517 fprintf(f, "(nil)"); 538 while (*x!=nil){ 543 fprintf(f, "setword = (nil)");
|
D | dlg_p.c | 886 while (*x!=nil){
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/support/set/ |
D | set.c | 265 if ( b == nil ) return( empty ); 441 if ( b.n == 0 ) return( nil ); 457 return(nil); 471 if (b == nil) return(1); 591 if ( e == nil ) return; 666 if ( (e == nil) || (NumWords(e) > a.n) ) return; 765 *q = nil;
|
D | set.h | 39 #define nil (~((unsigned) 0)) /* An impossible set member all bits on (big!) */ macro
|
/device/linaro/hikey/uefi-tools/ |
D | uefi-build.sh.bash_completion | 22 # indent-tabs-mode: nil
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | httplib.py | 883 nil, netloc, nil, nil, nil = urlsplit(url)
|
D | pickle.py | 1110 nil = [] 1111 obj = _extension_cache.get(code, nil) 1112 if obj is not nil:
|
D | asyncore.py | 482 nil, t, v, tbinfo = compact_traceback()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/world/ |
D | README | 84 indent-tabs-mode: nil
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | mrhoist.c | 347 if (pdq[i+j] == nil) break; 350 if (pdq[i+j] == nil) break; 400 if (k != nil) { 404 if (k != nil) { 468 for (i=0 ; pdq[i] != nil ; i++) { 3023 for (cursor=origin; *cursor != nil ; cursor++) {
|
D | fset2.c | 1190 if ( ftbl[k][findex[k]] == nil ) return NULL; 1388 while ( *p != nil )
|
D | main.c | 1279 while ( *p != nil )
|
D | misc.c | 915 /* MR10 */ for (cursor=origin; *cursor != nil; cursor++) {
|
D | gen.c | 1511 for (; *e!=nil; e++)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | bltinmodule.c | 745 if ((d = dirstat(filename))!=nil) { in builtin_execfile()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | bltinmodule.c | 753 if ((d = dirstat(filename))!=nil) { in builtin_execfile()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_SUMMARY.txt | 1875 nil 1881 nil
|
D | CHANGES_FROM_133_before_mr13.txt | 2368 nil 2374 nil
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | CHANGES_SUMMARY.txt | 1875 nil 1881 nil
|
D | CHANGES_FROM_133_BEFORE_MR13.txt | 2368 nil 2374 nil
|