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

/external/skia/src/sksl/
H A DSkSLGLSLCodeGenerator.cpp131 static bool is_abs(Expression& expr) { function in namespace:SkSL
157 if (is_abs(*c.fArguments[0])) {
161 if (is_abs(*c.fArguments[1])) {
/external/abi-compliance-checker/modules/Internals/
H A DSysCheck.pm2294 if(is_abs($IncHeaders[0]) or -f $IncHeaders[0]) {
2308 if(is_abs($LRelPath) or -f $LRelPath) {
/external/abi-compliance-checker/
H A Dabi-compliance-checker.pl1596 if(not is_abs($DIR))
1965 if(not is_abs($Path))
6128 if(is_abs($Header) and not -f $Header)
6303 if($Method eq "\"" or is_abs($Header))
6444 if(is_abs($Path)) {
6504 if(is_abs($Dest) and not -e $Dest) {
6550 if(is_abs($Header) and not -f $Header) {
7106 if(is_abs($Header) and not -f $Header)
8817 if(not is_abs($File)) {
9030 if(is_abs(
15581 sub is_abs($) { subroutine
[all...]

Completed in 163 milliseconds