Searched refs:sub (Results 101 - 103 of 103) sorted by relevance

12345

/haiku-fatelf/src/bin/bash/support/
H A Dtexi2html269 # if set to 'section' (resp. 'chapter') create one html file per (sub)section
337 linkage => sub {$main::T2H_OUT = @_[1]; $T2H_SPLIT = '';},
384 linkage => sub {SetDocumentLanguage($_[1])},
451 linkage => sub {$main::value{@_[1]} = 1;},
728 sub T2H_DEFAULT_print_section
753 sub T2H_DEFAULT_print_Top_header
759 sub T2H_DEFAULT_print_Top_footer
764 sub T2H_DEFAULT_print_Top
808 sub T2H_DEFAULT_print_Toc
812 sub T2H_DEFAULT_print_Overvie
[all...]
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dstage1.S541 sub ecx, 2
831 sub bp, dx
849 sub dx, ax ; the current index
944 sub cl, 9
/haiku-fatelf/src/tests/kits/storage/
H A DMimeTypeTest.cpp1601 BMimeType sub, super; local
1607 err = sub.SetTo(type);
1609 return sub.GetSupertype(&super) == B_BAD_VALUE;
2318 CHK(appMsg.FindInt32("be:sub", &directlySupportingAppsCount) == B_OK);
2691 printf("sub.size == %ld\n", appSet.size());

Completed in 102 milliseconds

12345