HomeSort by relevance Sort by last modified time
    Searched full:is_scalar_type (Results 1 - 3 of 3) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/octave/
octprimtypes.swg 42 if (!ov.is_scalar_type())
70 if (!ov.is_scalar_type())
111 if (!ov.is_scalar_type())
142 if (!ov.is_scalar_type())
189 if (!ov.is_scalar_type())
  /prebuilts/gdb/darwin-x86/share/gdb/python/gdb/command/
explore.py 140 def is_scalar_type(type): member in class:Explorer
195 See Explorer.explore_expr and Explorer.is_scalar_type for more
211 See Explorer.explore_type and Explorer.is_scalar_type for more
433 if Explorer.is_scalar_type(field.type):
  /prebuilts/gdb/linux-x86/share/gdb/python/gdb/command/
explore.py 140 def is_scalar_type(type): member in class:Explorer
195 See Explorer.explore_expr and Explorer.is_scalar_type for more
211 See Explorer.explore_type and Explorer.is_scalar_type for more
433 if Explorer.is_scalar_type(field.type):

Completed in 301 milliseconds