HomeSort by relevance Sort by last modified time
    Searched full:alevel (Results 1 - 6 of 6) sorted by null

  /external/libvpx/examples/includes/HTML-Toc-0.91/
Toc.pm 93 # args: - $aLevel: pointer to level
103 $self, $aLevel, $aPreviousLevel, $aGroupLevel, $aPreviousGroupLevel
109 ($aLevel == $aPreviousLevel) &&
128 ($aLevel > $aPreviousLevel)
139 ($aLevel > $aPreviousLevel) ||
156 # - $aLevel: Level.
TocGenerator.pm 230 # args: - $aLevel: Level of current heading
237 my ($self, $aLevel, $aClass, $aGroup, $aToc) = @_;
242 {levels}{$aClass}[$aLevel - 1] || 0;
279 # args: - $aLevel: Level of current heading
286 my ($self, $aLevel, $aClass, $aGroup, $aToc) = @_;
293 for ($level = 1; $level <= $aLevel; $level++) {
450 # - $aLevel
460 $self, $aToc, $aFile, $aGroupId, $aLevel, $aNode, $aGroupLevel,
470 $level = $aLevel;
477 $aFile, $aGroupId, $aLevel, $aNod
    [all...]
  /external/libvpx/examples/includes/HTML-Toc-0.91/t/
generate.t 90 my ($aFile, $aGroupId, $aLevel, $aNode) = @_;
92 return $aFile . $aGroupId . $aLevel . $aNode;
propagate.t 92 my ($aFile, $aGroupId, $aLevel, $aNode) = @_;
94 return $aFile . $aGroupId . $aLevel . $aNode;
manualTest.t 20 my ($aLevel, $aGroupId, $aNode, $aSequenceNr, $aText) = @_;
54 my ($aNode, $aGroupId, $aFile, $aGroupLevel, $aLevel, $aToc) = @_;
  /ndk/sources/host-tools/make-3.81/
vmsjobs.c 475 int alevel = 0; /* apostrophe level */ local

Completed in 139 milliseconds