Home
last modified time | relevance | path

Searched defs:is_value (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dir.cpp1567 ir_constant::is_value(float f, int i) const in is_value() function in ir_constant
/third_party/protobuf/src/google/protobuf/
Dmap_test.cc2402 bool is_value = !is_key && (k & 0x2); in TEST() local