Searched refs:MakeChild (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DEfiCompress.c100 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 DTianoCompress.c100 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 DCompress.c301 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 DTianoCompress.h134 MakeChild (
H A DTianoCompress.c406 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 1346 milliseconds