Home
last modified time | relevance | path

Searched refs:OperatorPos (Results 1 – 5 of 5) sorted by relevance

/aosp12/build/blueprint/parser/
H A Dparser_test.go602 OperatorPos: mkpos(41, 4, 13),
632 OperatorPos: mkpos(41, 4, 13),
713 OperatorPos: mkpos(66, 6, 8),
724 OperatorPos: mkpos(41, 4, 13),
791 OperatorPos: mkpos(12, 2, 12),
804 OperatorPos: mkpos(17, 2, 17),
826 OperatorPos: mkpos(12, 2, 12),
922 OperatorPos: mkpos(41, 4, 13),
954 OperatorPos: mkpos(41, 4, 13),
1040 OperatorPos: mkpos(66, 6, 8),
[all …]
H A Dast.go192 OperatorPos scanner.Position member
216 x.Value, x.OperatorPos)
H A Dprinter.go182 p.printToken(string(operator.Operator), operator.OperatorPos)
H A Dparser.go385 OperatorPos: pos,
/aosp12/build/soong/androidmk/androidmk/
H A Dandroidmk.go437 val.(*bpparser.Operator).OperatorPos = pos