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

  /external/clearsilver/ruby/lib/
neo.rb 31 value = value.to_s unless value.is_a?(String)
  /external/icu4c/common/
ucase.c 796 #define is_a(c) ((c)=='a' || (c)=='A') macro
848 } else if(is_a(c)) {
    [all...]
  /external/bluetooth/glib/gobject/
gtype.c 930 tnode = find_conforming_child_type_L (node, iface); /* tnode is_a node */
3245 gboolean is_a; local
    [all...]

Completed in 81 milliseconds