Home
last modified time | relevance | path

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

1234567

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gsubgpos.hh1658 const hb_map_t *mapping = klass_map == nullptr ? c->plan->glyph_map : klass_map; in subset() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp959 const VkComponentMapping& mapping = reduceFilterComponentMappings[i]; in createSamplerMagReduceFilterTests() local
980 const VkComponentMapping& mapping = reduceFilterComponentMappings[i]; in createSamplerMinReduceFilterTests() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dhevcdec.c2807 const int mapping[3] = {2, 0, 1}; in set_side_data() local
/third_party/ffmpeg/libavformat/
H A Dmatroskaenc.c1583 ebml_master mapping; in mkv_write_dovi() local
H A Dmatroskadec.c2385 MatroskaBlockAdditionMapping *mapping = &mappings[i]; in mkv_parse_block_addition_mappings() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c1815 do_default_mapping(struct MAPPING *mapping[], const SID *usid) do_default_mapping() argument
1860 local_build_mapping(struct MAPPING *mapping[], const char *usermap_path) local_build_mapping() argument
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c1965 static int jack_probe(pa_alsa_jack *j, pa_alsa_mapping *mapping, snd_mixer_t *m) { in jack_probe() argument
3166 int pa_alsa_path_probe(pa_alsa_path *p, pa_alsa_mapping *mapping, snd_mixer_t *m, bool ignore_dB) { in pa_alsa_path_probe() argument
5122 mapping_query_hw_device(pa_alsa_mapping *mapping, snd_pcm_t *pcm) mapping_query_hw_device() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp957 const VkComponentMapping& mapping = reduceFilterComponentMappings[i]; in createSamplerMagReduceFilterTests() local
981 const VkComponentMapping& mapping = reduceFilterComponentMappings[i]; in createSamplerMinReduceFilterTests() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_build_ast.c963 struct cil_classmapping *mapping = NULL; in cil_gen_classmapping() local
1003 void cil_destroy_classmapping(struct cil_classmapping *mapping) in cil_destroy_classmapping() argument
[all...]
H A Dcil.c2714 void cil_classmapping_init(struct cil_classmapping **mapping) in cil_classmapping_init() argument
H A Dcil_resolve_ast.c806 struct cil_classmapping *mapping = current->data; in cil_resolve_classmapping() local
/third_party/ffmpeg/fftools/
H A Dffprobe.c1961 const AVDOVIDataMapping *mapping = av_dovi_get_mapping(dovi); in print_dovi_metadata() local
[all...]
/third_party/glfw/src/
H A Dinternal.h658 _GLFWmapping* mapping; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp3523 D3D11_MAPPED_SUBRESOURCE mapping; in packPixels() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h4068 VkComponentSwizzle mapping[4]; member
/third_party/python/Objects/
H A Dunicodeobject.c8106 charmap_decode_string(const char *s, Py_ssize_t size, PyObject *mapping, const char *errors, _PyUnicodeWriter *writer) charmap_decode_string() argument
8225 charmap_decode_mapping(const char *s, Py_ssize_t size, PyObject *mapping, const char *errors, _PyUnicodeWriter *writer) charmap_decode_mapping() argument
8327 PyUnicode_DecodeCharmap(const char *s, Py_ssize_t size, PyObject *mapping, const char *errors) PyUnicode_DecodeCharmap() argument
8515 encoding_map_lookup(Py_UCS4 c, PyObject *mapping) encoding_map_lookup() argument
8549 charmapencode_lookup(Py_UCS4 c, PyObject *mapping) charmapencode_lookup() argument
8612 charmapencode_output(Py_UCS4 c, PyObject *mapping, PyObject **outobj, Py_ssize_t *outpos) charmapencode_output() argument
8670 charmap_encoding_error( PyObject *unicode, Py_ssize_t *inpos, PyObject *mapping, PyObject **exceptionObject, _Py_error_handler *error_handler, PyObject **error_handler_obj, const char *errors, PyObject **res, Py_ssize_t *respos) charmap_encoding_error() argument
8816 _PyUnicode_EncodeCharmap(PyObject *unicode, PyObject *mapping, const char *errors) _PyUnicode_EncodeCharmap() argument
8887 PyUnicode_AsCharmapString(PyObject *unicode, PyObject *mapping) PyUnicode_AsCharmapString() argument
8981 charmaptranslate_lookup(Py_UCS4 c, PyObject *mapping, PyObject **result) charmaptranslate_lookup() argument
9032 charmaptranslate_output(Py_UCS4 ch, PyObject *mapping, _PyUnicodeWriter *writer) charmaptranslate_output() argument
9080 unicode_fast_translate_lookup(PyObject *mapping, Py_UCS1 ch, Py_UCS1 *translate) unicode_fast_translate_lookup() argument
9140 unicode_fast_translate(PyObject *input, PyObject *mapping, _PyUnicodeWriter *writer, int ignore, Py_ssize_t *input_pos) unicode_fast_translate() argument
9191 _PyUnicode_TranslateCharmap(PyObject *input, PyObject *mapping, const char *errors) _PyUnicode_TranslateCharmap() argument
9311 PyUnicode_Translate(PyObject *str, PyObject *mapping, const char *errors) PyUnicode_Translate() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 96 milliseconds

1234567