halide_type_uint  744 src/Generator.cpp         { halide_type_uint, "UInt" },
halide_type_uint  294 src/Type.h         static const halide_type_code_t UInt = halide_type_uint;
halide_type_uint 1428 src/runtime/HalideRuntime.h     return halide_type_t(halide_type_uint, 1);
halide_type_uint 1433 src/runtime/HalideRuntime.h     return halide_type_t(halide_type_uint, 8);
halide_type_uint 1438 src/runtime/HalideRuntime.h     return halide_type_t(halide_type_uint, 16);
halide_type_uint 1443 src/runtime/HalideRuntime.h     return halide_type_t(halide_type_uint, 32);
halide_type_uint 1448 src/runtime/HalideRuntime.h     return halide_type_t(halide_type_uint, 64);
halide_type_uint   90 src/runtime/matlab.cpp     case halide_type_uint:
halide_type_uint  350 src/runtime/matlab.cpp     } else if (type_code == halide_type_uint) {
halide_type_uint  252 src/runtime/to_string.cpp     case halide_type_uint:
halide_type_uint   57 test/generator/metadata_tester_aottest.cpp     case halide_type_uint:
halide_type_uint  283 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 8),
halide_type_uint  292 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 8),
halide_type_uint  301 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 8),
halide_type_uint  310 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 8),
halide_type_uint  319 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 8),
halide_type_uint  328 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 1),
halide_type_uint  373 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 8),
halide_type_uint  382 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 16),
halide_type_uint  391 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 32),
halide_type_uint  400 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 64),
halide_type_uint  436 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 8),
halide_type_uint  445 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 8),
halide_type_uint  454 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 8),
halide_type_uint  463 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 8),
halide_type_uint  472 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 8),
halide_type_uint  481 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 8),
halide_type_uint  490 test/generator/metadata_tester_aottest.cpp           halide_type_t(halide_type_uint, 8),
halide_type_uint   62 util/HalideTraceViz.cpp         case halide_type_uint: