Home
last modified time | relevance | path

Searched defs:is_symbol (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Ds_expression.h69 virtual bool is_symbol() const { return false; } in is_symbol() function
124 bool is_symbol() const { return true; } in is_symbol() function
/external/tensorflow/tensorflow/python/autograph/pyct/
Dqual_names.py99 def is_symbol(self): member in QN
/external/u-boot/tools/buildman/
Dkconfiglib.py1811 def is_symbol(self): member in Item