HomeSort by relevance Sort by last modified time
    Searched refs:integral_part (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_text.c 234 boolean integral_part = FALSE; local
250 integral_part = TRUE;
263 if (!integral_part && !fractional_part)
    [all...]
  /external/jsoncpp/src/lib_json/
json_value.cpp 1088 double integral_part; local
1089 return modf(d, &integral_part) == 0.0;
    [all...]
  /frameworks/rs/script_api/include/
rs_math.rsh     [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh     [all...]
  /external/protobuf/conformance/third_party/jsoncpp/
jsoncpp.cpp 3625 double integral_part; local
    [all...]
  /frameworks/rs/script_api/
rs_math.spec 1756 arg: #2#1* integral_part, "*integral_part will be set to the integral portion of the number."
1762 *integral_part will be set to -3.f and .72f will be returned.
1771 arg: #2#1* integral_part
    [all...]

Completed in 512 milliseconds