Lines Matching refs:UncheckedParameter
70 auto argc = UncheckedParameter<Int32T>(Descriptor::kActualArgumentsCount); in TF_BUILTIN()
74 auto slot = UncheckedParameter<Int32T>(Descriptor::kSlot); in TF_BUILTIN()
84 auto argc = UncheckedParameter<Int32T>(Descriptor::kActualArgumentsCount); in TF_BUILTIN()
88 auto slot = UncheckedParameter<Int32T>(Descriptor::kSlot); in TF_BUILTIN()
97 auto argc = UncheckedParameter<Int32T>(Descriptor::kActualArgumentsCount); in TF_BUILTIN()
101 auto slot = UncheckedParameter<Int32T>(Descriptor::kSlot); in TF_BUILTIN()
439 auto slot = UncheckedParameter<Int32T>(Descriptor::kSlot); in TF_BUILTIN()
449 auto args_count = UncheckedParameter<Int32T>(Descriptor::kArgumentsCount); in TF_BUILTIN()
458 auto args_count = UncheckedParameter<Int32T>(Descriptor::kArgumentsCount); in TF_BUILTIN()
462 auto slot = UncheckedParameter<Int32T>(Descriptor::kSlot); in TF_BUILTIN()
654 auto function_template_info = UncheckedParameter<FunctionTemplateInfo>( in TF_BUILTIN()
656 auto argc = UncheckedParameter<IntPtrT>(Descriptor::kArgumentsCount); in TF_BUILTIN()
664 auto function_template_info = UncheckedParameter<FunctionTemplateInfo>( in TF_BUILTIN()
666 auto argc = UncheckedParameter<IntPtrT>(Descriptor::kArgumentsCount); in TF_BUILTIN()
674 auto function_template_info = UncheckedParameter<FunctionTemplateInfo>( in TF_BUILTIN()
676 auto argc = UncheckedParameter<IntPtrT>(Descriptor::kArgumentsCount); in TF_BUILTIN()