Searched refs:ARC (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/tools/onbld/Checks/
H A DComments.py31 # - Have a synopsis matching that of the CR or ARC case.
36 from onbld.Checks.DbLookups import BugDB, ARC namespace
38 arcre = re.compile(r'^([A-Z][A-Z]*ARC[/ \t][12]\d{3}/\d{3}) (.*)$')
48 # Translate any acceptable case number format into "<ARC> <YEAR>/<NUM>"
52 return re.sub(r'^([A-Z][A-Z]*ARC)[/ \t]', '\\1 ', caseid)
60 If check_db is True (the default), validate CR and ARC
112 # ARC case
150 valid = ARC(arcs.keys(), arcPath)
199 output.write("These comments are neither bug nor ARC case:\n")
205 output.write("These bugs/ARC case
[all...]
H A DDbLookups.py31 # * onnv.us.oracle.com/cgi-bin/arc.cgi (for ARC on SWAN)
244 return "Error retrieving ARC data: %s" % (Exception.__str__(self))
246 def ARC(arclist, arcPath=None): function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl6164 22BE RIGHT ANGLE WITH ARC
6248 2312 ARC
6758 256D BOX DRAWINGS LIGHT ARC DOWN AND RIGHT
6759 256E BOX DRAWINGS LIGHT ARC DOWN AND LEFT
6760 256F BOX DRAWINGS LIGHT ARC UP AND LEFT
6761 2570 BOX DRAWINGS LIGHT ARC UP AND RIGHT
6869 25DC UPPER LEFT QUADRANT CIRCULAR ARC
6870 25DD UPPER RIGHT QUADRANT CIRCULAR ARC
6871 25DE LOWER RIGHT QUADRANT CIRCULAR ARC
6872 25DF LOWER LEFT QUADRANT CIRCULAR ARC
[all...]

Completed in 54 milliseconds