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/
DDoubleUnaryOperator.java49 double applyAsDouble(double operand); in applyAsDouble() argument
DIntUnaryOperator.java49 int applyAsInt(int operand); in applyAsInt() argument
DLongUnaryOperator.java49 long applyAsLong(long operand); in applyAsLong() argument
/libcore/
DNativeCode.mk91 -Wno-constant-logical-operand \