Home
last modified time | relevance | path

Searched defs:mapping (Results 1 - 25 of 167) sorted by relevance

1234567

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DObjectYAML.cpp22 void MappingTraits<YamlObjectFile>::mapping(IO &IO, in mapping() function in MappingTraits
[all...]
H A DXCOFFYAML.cpp82 void MappingTraits<XCOFFYAML::FileHeader>::mapping( in mapping() function in llvm::yaml::MappingTraits
93 void MappingTraits<XCOFFYAML::Symbol>::mapping(IO &IO, XCOFFYAML::Symbol &S) { in mapping() function in llvm::yaml::MappingTraits
102 void MappingTraits<XCOFFYAML::Object>::mapping(IO &IO, XCOFFYAML::Object &Obj) { in mapping() function in llvm::yaml::MappingTraits
H A DCodeViewYAMLTypeHashing.cpp29 void MappingTraits<DebugHSection>::mapping(IO &io, DebugHSection &DebugH) { in mapping() function in llvm::yaml::MappingTraits
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_context.h66 void *mapping; member
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_imports2.py16 mapping = MAPPING variable in FixImports2
H A Dfix_imports.py90 mapping = MAPPING variable in FixImports
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-map.cc55 const hb_aat_feature_mapping_t *mapping = hb_aat_layout_find_feature_mapping (tag); in add_feature() local
/third_party/ffmpeg/libavcodec/
H A Ddovi_rpu.h44 const AVDOVIDataMapping *mapping; member
/third_party/ffmpeg/libavutil/
H A Ddovi_meta.c40 AVDOVIDataMapping mapping; member
/third_party/libabigail/tests/data/test-read-ctf/
H A Dtest-forward-type-decl.c15 struct address_space *mapping; member
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/
H A DCMapTableBuilderTest.java35 private static void verifyCmap(Map<Integer, Integer> mapping) { in verifyCmap() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnptrans.h39 Transliterator *mapping; member in NamePrepTransform
/third_party/mesa3d/src/vulkan/util/
H A Dvk_format.c394 vk_component_mapping_to_pipe_swizzle(VkComponentMapping mapping, in vk_component_mapping_to_pipe_swizzle() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputGLSL.cpp108 const char **mapping = in translateTextureFunction() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDeviceInitializationTests.cpp101 const uint32_t* mapping = static_cast<const uint32_t*>(dst.GetConstMappedRange()); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAMDGPUMetadata.cpp94 static void mapping(IO &YIO, Kernel::Attrs::Metadata &MD) { in mapping() function
108 static void mapping(IO &YIO, Kernel::Arg::Metadata &MD) { in mapping() function
132 static void mapping(IO &YIO, Kernel::CodeProps::Metadata &MD) { in mapping() function
162 static void mapping(IO &YIO, Kernel::DebugProps::Metadata &MD) { in mapping() function
178 static void mapping(IO &YIO, Kernel::Metadata &MD) { in mapping() function
197 static void mapping(IO &YIO, HSAMD::Metadata &MD) { in mapping() function
/third_party/python/Modules/clinic/
H A D_collectionsmodule.c.h22 PyObject *mapping; in _collections__count_elements() local
/third_party/mesa3d/src/amd/vulkan/
H A Dvk_format.h67 vk_format_compose_swizzles(const VkComponentMapping *mapping, const unsigned char swz[4], in vk_format_compose_swizzles() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dresource.hpp112 class mapping { class
[all...]
H A Dresource.cpp226 mapping::mapping(command_queue &q, resource &r, in mapping() function in mapping
246 mapping::mapping(mapping &&m) : in mapping() function in mapping
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/mman/mman_gtest/
H A Dmman_mmap_test.cpp48 void* mapping = mmap(nullptr, SIZE, PROT_READ | PROT_WRITE, MAP_ANON | MAP_PRIVATE, -1, 0); in HWTEST_F() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DGlyphRenumberer.java64 renumberGlyph(ReadableFontData glyph, Map<Integer, Integer> mapping) renumberGlyph() argument
82 renumberCompositeGlyph(ReadableFontData glyph, Map<Integer, Integer> mapping) renumberCompositeGlyph() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/ELF/
H A DTBEHandler.cpp96 static void mapping(IO &IO, ELFSymbol &Symbol) { in mapping() function
131 static void mapping(IO &IO, ELFStub &Stub) { in mapping() function
/third_party/python/Objects/clinic/
H A Ddescrobject.c.h17 PyObject *mapping; in mappingproxy_new() local
/third_party/ffmpeg/libavfilter/
H A Dvf_shuffleframes.c32 char *mapping; member
43 char *mapping, *saveptr = NULL, *p; in init() local
[all...]

Completed in 8 milliseconds

1234567