Home
last modified time | relevance | path

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

/external/v8/src/flags/
Dflags.cc124 uint64_t uint64_variable() const { in uint64_variable() function
314 return uint64_variable() == uint64_default(); in IsDefault()
437 os << flag.uint64_variable(); in operator <<()
/external/mesa3d/src/compiler/glsl/tests/
Dlower_int64_test.cpp193 TEST_F(expand_source, uint64_variable) in TEST_F() argument