Home
last modified time | relevance | path

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

/libcore/ojluni/src/tools/build/tools/java.nio-generator/
Dgen_java_nio.py48 PRIMITIVE_DOUBLE = "double" variable
57 PRIMITIVE_DOUBLE: "Double",
69 PRIMITIVE_DOUBLE: "Double",
79 PRIMITIVE_DOUBLE: 8,
118 elif primitive_type == PRIMITIVE_FLOAT or primitive_type == PRIMITIVE_DOUBLE:
129 elif primitive_type == PRIMITIVE_DOUBLE: