| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_emit.c | 429 const struct ir3_ibo_mapping *mapping = &v->image_mapping; in fd6_emit_textures() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.cpp | 265 void MappingTraits<SourceLineEntry>::mapping(IO &IO, SourceLineEntry &Obj) { in mapping() function in MappingTraits 272 void MappingTraits<SourceColumnEntry>::mapping(IO &IO, SourceColumnEntry &Obj) { in mapping() function in MappingTraits 277 void MappingTraits<SourceLineBlock>::mapping(IO &IO, SourceLineBlock &Obj) { in mapping() function in MappingTraits 283 void MappingTraits<CrossModuleExport>::mapping(IO &IO, CrossModuleExport &Obj) { in mapping() function in MappingTraits 288 void MappingTraits<YAMLCrossModuleImport>::mapping(IO &IO, in mapping() function in MappingTraits 294 void MappingTraits<SourceFileChecksumEntry>::mapping( in mapping() function in MappingTraits 301 void MappingTraits<InlineeSite>::mapping(IO &IO, InlineeSite &Obj) { in mapping() function in MappingTraits 308 void MappingTraits<YAMLFrameData>::mapping(IO &IO, YAMLFrameData &Obj) { in mapping() function in MappingTraits 370 void MappingTraits<YAMLDebugSubsection>::mapping( in mapping() function in MappingTraits [all...] |
| /third_party/skia/src/core/ |
| H A D | SkImageFilter.cpp | 257 getInputBounds( const skif::Mapping& mapping, const skif::DeviceSpace<SkIRect>& desiredOutput, const skif::ParameterSpace<SkRect>* knownContentBounds) const getInputBounds() argument 299 getOutputBounds( const skif::Mapping& mapping, const skif::ParameterSpace<SkRect>& contentBounds) const getOutputBounds() argument 474 visitInputLayerBounds( const skif::Mapping& mapping, const skif::LayerSpace<SkIRect>& desiredOutput, const skif::LayerSpace<SkIRect>& contentBounds) const visitInputLayerBounds() argument 509 visitOutputLayerBounds( const skif::Mapping& mapping, const skif::LayerSpace<SkIRect>& contentBounds) const visitOutputLayerBounds() argument 536 onGetInputLayerBounds( const skif::Mapping& mapping, const skif::LayerSpace<SkIRect>& desiredOutput, const skif::LayerSpace<SkIRect>& contentBounds, VisitChildren recurse) const onGetInputLayerBounds() argument 553 onGetOutputLayerBounds( const skif::Mapping& mapping, const skif::LayerSpace<SkIRect>& contentBounds) const onGetOutputLayerBounds() argument [all...] |
| H A D | SkImageFilterTypes.h | 588 Context(const Mapping& mapping, const LayerSpace<SkIRect>& desiredOutput, in Context() argument 607 const Mapping& mapping() cons function in skif::Context [all...] |
| H A D | SkDevice.cpp | 332 void SkBaseDevice::drawFilteredImage(const skif::Mapping& mapping, SkSpecialImage* src, in drawFilteredImage() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/gennorm2/ |
| H A D | n2builder.cpp | 949 const UnicodeString *mapping; writeDataFile() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
| H A D | TextStub.cpp | 287 static void mapping(IO &IO, ExportSection &Section) { in mapping() function 309 static void mapping(IO &IO, UndefinedSection &Section) { in mapping() function 325 static void mapping(IO &IO, SymbolSection &Section) { in mapping() function 337 static void mapping(IO &IO, UmbrellaSection &Section) { in mapping() function 344 static void mapping(IO &IO, UUIDv4 &UUID) { in mapping() function 352 static void mapping(IO &IO, MetadataSection &Section, in mapping() function 761 static void mapping(IO &IO, const InterfaceFile *&File) { in mapping() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MIRYamlMapping.h | 169 static void mapping(IO &YamlIO, VirtualRegisterDefinition &Reg) { in mapping() function 190 static void mapping(IO &YamlIO, MachineFunctionLiveIn &LiveIn) { in mapping() function 245 static void mapping(yaml::IO &YamlIO, MachineStackObject &Object) { in mapping() function 323 static void mapping(yaml::IO &YamlIO, FixedMachineStackObject &Object) { in mapping() function 385 static void mapping(IO &YamlIO, CallSiteInfo::ArgRegPair &ArgReg) { in mapping() function 401 static void mapping(IO &YamlIO, CallSiteInfo &CSInfo) { in mapping() function 425 static void mapping(IO &YamlIO, MachineConstantPoolValue &Constant) { in mapping() function 452 static void mapping(I function 473 static void mapping(IO &YamlIO, MachineJumpTable &JT) { mapping() function 530 static void mapping(IO &YamlIO, MachineFrameInfo &MFI) { mapping() function 566 static void mapping(IO &YamlIO, std::unique_ptr<MachineFunctionInfo> &MFI) { mapping() function 600 static void mapping(IO &YamlIO, MachineFunction &MF) { mapping() function [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_pickle.py | 376 def mapping(module, name): function [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_headphone.c | 86 enum AVChannel mapping[64]; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_vaapi.c | 1366 VAAPIDRMImageBufferMapping *mapping = hwmap->priv; in vaapi_unmap_to_drm_abh() local 1399 VAAPIDRMImageBufferMapping *mapping = NULL; vaapi_map_to_drm_abh() local [all...] |
| H A D | hwcontext_opencl.c | 2063 DRMBeignetToOpenCLMapping *mapping = hwmap->priv; opencl_unmap_from_drm_beignet() local 2084 DRMBeignetToOpenCLMapping *mapping; opencl_map_from_drm_beignet() local 2673 DRMARMtoOpenCLMapping *mapping = hwmap->priv; opencl_unmap_from_drm_arm() local 2692 DRMARMtoOpenCLMapping *mapping = NULL; opencl_map_from_drm_arm() local [all...] |
| /third_party/glfw/src/ |
| H A D | input.c | 102 _GLFWmapping* mapping = findMapping(js->guid); in findValidMapping() local 125 parseMapping(_GLFWmapping* mapping, const char* string) parseMapping() argument 1292 _GLFWmapping mapping = {{0}}; glfwUpdateGamepadMappings() local [all...] |
| /third_party/libdrm/include/drm/ |
| H A D | tegra_drm.h | 759 __u32 mapping; member 775 __u32 mapping; member 793 __u32 mapping; global() member [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsusermap.c | 396 askmapping(const char *accname, const char *filename, const char *dir, const unsigned char *sid, int type, struct USERMAPPING *mapping, char *sidstr) askmapping() argument 501 struct USERMAPPING *mapping; domapping() local 785 struct USERMAPPING *mapping; outputmap() local 907 struct USERMAPPING *mapping; sanitize() local [all...] |
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aubinator_error_decode.c | 144 register_name_from_ring(const struct ring_register_mapping *mapping, in register_name_from_ring() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tstnorm.cpp | 1782 UnicodeString mapping; in checkLowMappingToEmpty() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | read-only-spaces.cc | 202 std::unique_ptr<::v8::PageAllocator::SharedMemoryMapping> mapping = in RemapPageTo() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrConversionTests.cpp | 411 const vk::VkComponentMapping& mapping = ((static_cast<int>(format) % 2 == 0) ? mappingA : mappingB); in createImageView() local 1253 const vk::VkComponentMapping& mapping = (alternate ? mappingB : mappingA); in getIdentitySwizzle() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-coretext.cc | 558 const hb_aat_feature_mapping_t * mapping = hb_aat_layout_find_feature_mapping (features[i].tag); in _hb_coretext_shape() local
|
| /third_party/python/Modules/clinic/ |
| H A D | _codecsmodule.c.h | 1367 PyObject *mapping = Py_None; in _codecs_charmap_decode() local 2445 PyObject *mapping = Py_None; in _codecs_charmap_encode() local [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_write_ast.c | 806 struct cil_classmapping *mapping = node->data; in cil_write_ast_node() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrConversionTests.cpp | 411 const vk::VkComponentMapping& mapping = ((static_cast<int>(format) % 2 == 0) ? mappingA : mappingB); in createImageView() local 1180 const vk::VkComponentMapping& mapping = (alternate ? mappingB : mappingA); in getIdentitySwizzle() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vorbisdec.c | 123 uint8_t mapping; member 1620 vorbis_mapping *mapping; in vorbis_parse_audio_packet() local [all...] |
| H A D | vorbisenc.c | 102 int mapping; member 1098 vorbis_enc_mapping *mapping; in vorbis_encode_frame() local [all...] |