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

  /external/v8/src/
flags.cc 425 bool is_bool_type = flag->type() == Flag::TYPE_BOOL || local
427 if ((is_bool_type && value != NULL) || (!is_bool_type && is_bool) ||
  /prebuilts/misc/common/swig/include/2.0.11/octave/
octprimtypes.swg 21 if (!ov.is_bool_type())

Completed in 150 milliseconds