| /external/tensorflow/tensorflow/contrib/image/python/kernel_tests/ |
| D | dense_image_warp_test.py | 85 def get_image_and_flow_placeholders(self, shape, image_type, flow_type): argument 101 def get_random_image_and_flows(self, shape, image_type, flow_type): argument 156 def check_zero_flow_correctness(self, shape, image_type, flow_type): argument 185 image_type, argument
|
| /external/autotest/site_utils/stable_images/ |
| D | stable_version.py | 248 def _create_version_map_handler(image_type, afe, dry_run): argument 252 def _requested_mapping_handlers(afe, image_type): argument 275 def list_all_mappings(afe, image_type): argument 293 def list_mapping_by_key(afe, image_type, key): argument 329 def set_mapping(afe, image_type, key, version, dry_run): argument 367 def delete_mapping(afe, image_type, key, dry_run): argument
|
| D | assign_stable_images.py | 90 def select_version_map(self, image_type): argument
|
| D | assign_stable_images_unittest.py | 237 def get_stable_version_map(self, image_type): argument
|
| /external/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_image.cpp | 743 const uint32_t image_type = inst->word(2); in ValidateTypeSampledImage() local 758 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateSampledImage() local 869 const auto image_type = image_ptr->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local 963 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageLod() local 1039 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageDrefLod() local 1112 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageFetch() local 1187 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageGather() local 1280 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageRead() local 1349 const uint32_t image_type = _.GetOperandTypeId(inst, 0); in ValidateImageWrite() local 1458 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageQuerySizeLod() local [all …]
|
| /external/deqp-deps/SPIRV-Tools/source/val/ |
| D | validate_image.cpp | 743 const uint32_t image_type = inst->word(2); in ValidateTypeSampledImage() local 758 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateSampledImage() local 869 const auto image_type = image_ptr->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local 963 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageLod() local 1039 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageDrefLod() local 1112 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageFetch() local 1187 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageGather() local 1280 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageRead() local 1349 const uint32_t image_type = _.GetOperandTypeId(inst, 0); in ValidateImageWrite() local 1458 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageQuerySizeLod() local [all …]
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_nir_lower_input_attachments.c | 47 const struct glsl_type *image_type = in try_lower_input_load() local
|
| /external/ImageMagick/coders/ |
| D | tga.c | 89 image_type; member 677 static inline void WriteTGAPixel(Image *image,TGAImageType image_type, in WriteTGAPixel()
|
| D | xcf.c | 119 image_type, member 1146 image_type, in ReadXCFImage() local
|
| /external/autotest/site_utils/deployment/ |
| D | install_unittest.py | 26 def get_stable_version_map(self, image_type): argument
|
| /external/cros/system_api/dbus/vm_concierge/ |
| D | service.proto | 56 DiskImageType image_type = 8; field 215 DiskImageType image_type = 4; field
|
| /external/autotest/server/cros/faft/ |
| D | cr50_test.py | 456 def find_cr50_gs_image(self, filename, image_type=None): argument 473 image_type=None): argument
|
| /external/u-boot/lib/efi_loader/ |
| D | efi_image_loader.c | 169 uint16_t image_type) in efi_set_code_and_data_type()
|
| /external/autotest/server/site_tests/firmware_Cr50BID/ |
| D | firmware_Cr50BID.py | 380 def reset_state(self, image_type): argument
|
| /external/u-boot/tools/ |
| D | rkcommon.c | 296 uint8_t image_type; in rkcommon_print_header() local
|
| /external/webrtc/webrtc/modules/video_coding/ |
| D | qm_select.cc | 569 ImageType image_type = in GetTransitionRate() local
|
| /external/u-boot/common/ |
| D | bootm.c | 932 uint8_t image_type; in bootm_host_load_image() local
|
| D | image-fit.c | 1417 uint8_t image_type; in fit_image_check_type() local 1785 int arch, int image_type, int bootstage_id, in fit_image_load()
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | types.h | 347 const Type* image_type() const { return image_type_; } in image_type() function
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | types.h | 347 const Type* image_type() const { return image_type_; } in image_type() function
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_image.c | 322 static unsigned radv_tex_dim(VkImageType image_type, VkImageViewType view_type, in radv_tex_dim()
|
| /external/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 5979 builtin_builder::_image_prototype(const glsl_type *image_type, in _image_prototype() 6027 builtin_builder::_image_size_prototype(const glsl_type *image_type, in _image_size_prototype() 6067 builtin_builder::_image_samples_prototype(const glsl_type *image_type, in _image_samples_prototype() 6093 const glsl_type *image_type, in _image()
|
| /external/ImageMagick/MagickWand/ |
| D | magick-property.c | 3015 const ImageType image_type) in MagickSetType()
|
| /external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | instruction_test.cpp | 539 Instruction* image_type = context->get_def_use_mgr()->GetDef(6); in TEST_F() local
|
| /external/deqp-deps/SPIRV-Tools/test/opt/ |
| D | instruction_test.cpp | 539 Instruction* image_type = context->get_def_use_mgr()->GetDef(6); in TEST_F() local
|