Searched defs:custom_type (Results 1 – 7 of 7) sorted by relevance
100 #define REG_BUILIN_CUSTOM_CODER(target, data_type, custom_type, creator_func) \ argument
31 …auto custom_type = reinterpret_cast<const schema::Primitive *>(node_->primitive_)->value_as_Custom… in build() local
46 const auto &custom_type = opnode->custom_code; in Parse() local
146 auto custom_type = param->type()->str(); in GetCustomKernelCreator() local
125 enum libinput_config_accel_type custom_type; member
62 auto custom_type = custom->type()->str(); in Run() local
4633 def custom_type(string): member in TestHelpMetavarTypeFormatter