/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | ObjectYAML.cpp | 22 void MappingTraits<YamlObjectFile>::mapping(IO &IO, in mapping() function in MappingTraits [all...] |
H A D | XCOFFYAML.cpp | 82 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 D | CodeViewYAMLTypeHashing.cpp | 29 void MappingTraits<DebugHSection>::mapping(IO &io, DebugHSection &DebugH) { in mapping() function in llvm::yaml::MappingTraits
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_context.h | 66 void *mapping; member
|
/third_party/python/Lib/lib2to3/fixes/ |
H A D | fix_imports2.py | 16 mapping = MAPPING variable in FixImports2
|
H A D | fix_imports.py | 90 mapping = MAPPING variable in FixImports
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-map.cc | 55 const hb_aat_feature_mapping_t *mapping = hb_aat_layout_find_feature_mapping (tag); in add_feature() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | dovi_rpu.h | 44 const AVDOVIDataMapping *mapping; member
|
/third_party/ffmpeg/libavutil/ |
H A D | dovi_meta.c | 40 AVDOVIDataMapping mapping; member
|
/third_party/libabigail/tests/data/test-read-ctf/ |
H A D | test-forward-type-decl.c | 15 struct address_space *mapping; member
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/ |
H A D | CMapTableBuilderTest.java | 35 private static void verifyCmap(Map<Integer, Integer> mapping) { in verifyCmap() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | nptrans.h | 39 Transliterator *mapping; member in NamePrepTransform
|
/third_party/mesa3d/src/vulkan/util/ |
H A D | vk_format.c | 394 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 D | OutputGLSL.cpp | 108 const char **mapping = in translateTextureFunction() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | DeviceInitializationTests.cpp | 101 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 D | AMDGPUMetadata.cpp | 94 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.h | 22 PyObject *mapping; in _collections__count_elements() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | vk_format.h | 67 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 D | resource.hpp | 112 class mapping { class [all...] |
H A D | resource.cpp | 226 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 D | mman_mmap_test.cpp | 48 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 D | GlyphRenumberer.java | 64 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 D | TBEHandler.cpp | 96 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 D | descrobject.c.h | 17 PyObject *mapping; in mappingproxy_new() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_shuffleframes.c | 32 char *mapping; member 43 char *mapping, *saveptr = NULL, *p; in init() local [all...] |