Home
last modified time | relevance | path

Searched refs:operand (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/src/main/java/java/util/function/
DLongUnaryOperator.java49 long applyAsLong(long operand); in applyAsLong() argument
DDoubleUnaryOperator.java49 double applyAsDouble(double operand); in applyAsDouble() argument
DIntUnaryOperator.java49 int applyAsInt(int operand); in applyAsInt() argument
/libcore/
DNativeCode.bp126 "-Wno-constant-logical-operand",