Searched refs:MakeChild (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/ |
H A D | EfiCompress.c | 100 MakeChild ( 564 MakeChild ( function 630 MakeChild(New, mText[mMatchPos + mMatchLen], Old); 631 MakeChild(New, mText[mPos + mMatchLen], mPos); 687 MakeChild(q, c, mPos); 728 MakeChild(q, *t1, mPos);
|
H A D | TianoCompress.c | 100 MakeChild ( 584 MakeChild ( function 652 MakeChild (New, mText[mMatchPos + mMatchLen], Old); 653 MakeChild (New, mText[mPos + mMatchLen], mPos); 719 MakeChild (NodeQ, CharC, mPos); 765 MakeChild (NodeQ, *t1, mPos);
|
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
H A D | Compress.c | 301 MakeChild ( function 348 MakeChild (New, mText[mMatchPos + mMatchLen], Old); 349 MakeChild (New, mText[mPos + mMatchLen], mPos); 411 MakeChild (LoopVar6, LoopVar5, mPos); 457 MakeChild (LoopVar6, *TempString3, mPos);
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/TianoCompress/ |
H A D | TianoCompress.h | 134 MakeChild (
|
H A D | TianoCompress.c | 406 MakeChild ( function 474 MakeChild (New, mText[mMatchPos + mMatchLen], Old); 475 MakeChild (New, mText[mPos + mMatchLen], mPos); 541 MakeChild (NodeQ, CharC, mPos); 587 MakeChild (NodeQ, *t1, mPos);
|
Completed in 1567 milliseconds