Home
last modified time | relevance | path

Searched defs:xlat (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/openmaxil/
H A Dmmalomx_util_params.c93 const MMALOMX_PARAM_TRANSLATION_T *xlat = mmalomx_find_parameter_from_omx_id(id); in mmalomx_parameter_name_omx() local
99 const MMALOMX_PARAM_TRANSLATION_T *xlat = mmalomx_find_parameter_from_mmal_id(id); in mmalomx_parameter_name_mmal() local
104 const MMALOMX_PARAM_TRANSLATION_T *xlat, in mmalomx_param_mapping_generic()
133 const MMALOMX_PARAM_TRANSLATION_T *xlat, in mmalomx_param_enum_generic()
168 const MMALOMX_PARAM_TRANSLATION_T *xlat, in mmalomx_param_rational_generic()
H A Dmmalomx_util_params_video.c91 const MMALOMX_PARAM_TRANSLATION_T *xlat, unsigned int index, in mmalomx_param_list_supported_profiles()
114 const MMALOMX_PARAM_TRANSLATION_T *xlat, in mmalomx_param_custom_profile()
137 const MMALOMX_PARAM_TRANSLATION_T *xlat, in mmalomx_param_custom_ratecontrol()
/dports/misc/lifelines/lifelines-3.1.1/src/gedlib/
H A Dxlat.c135 XLAT xlat = create_null_xlat(adhoc); in create_xlat() local
145 free_xlat (XLAT xlat) in free_xlat()
211 XLAT xlat=0; in xl_get_xlat() local
324 add_dyntt_step (XLAT xlat, DYNTT dyntt) in add_dyntt_step()
397 xl_do_xlat (XLAT xlat, ZSTR zstr) in xl_do_xlat()
682 xlat_get_description (XLAT xlat) in xlat_get_description()
727 xl_is_xlat_valid (XLAT xlat) in xl_is_xlat_valid()
736 xl_release_xlat (XLAT xlat) in xl_release_xlat()
747 xl_set_uparam (XLAT xlat, INT uparam) in xl_set_uparam()
752 xl_get_uparam (XLAT xlat) in xl_get_uparam()
[all …]
H A Dtranslat.c57 XLAT xlat; member
180 translate_string_to_zstring (XLAT xlat, CNSTRING in) in translate_string_to_zstring()
315 transl_xlat (XLAT xlat, ZSTR zstr) in transl_xlat()
461 transl_get_description (XLAT xlat) in transl_get_description()
570 transl_is_xlat_valid (XLAT xlat) in transl_is_xlat_valid()
591 transl_release_xlat (XLAT xlat) in transl_release_xlat()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/
H A Ddimension.py69 def horz_line(self, y, xlat, bbox): argument
78 def vert_line(self, x, xlat, bbox): argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DCMap.java142 char[] xlat; field in CMap
398 static CMap createCMap(ByteBuffer buffer, int offset, char[] xlat) { in createCMap()
463 CMapFormat4(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat4()
734 CMapFormat2(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat2()
842 CMapFormat6(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat6()
884 CMapFormat8(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat8()
918 CMapFormat10(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat10()
961 CMapFormat12(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat12()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DCMap.java142 char[] xlat; field in CMap
398 static CMap createCMap(ByteBuffer buffer, int offset, char[] xlat) { in createCMap()
463 CMapFormat4(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat4()
734 CMapFormat2(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat2()
842 CMapFormat6(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat6()
884 CMapFormat8(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat8()
918 CMapFormat10(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat10()
961 CMapFormat12(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat12()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java142 char[] xlat; field in CMap
410 static CMap createCMap(ByteBuffer buffer, int offset, char[] xlat) { in createCMap()
493 CMapFormat4(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat4()
765 CMapFormat2(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat2()
874 CMapFormat6(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat6()
917 CMapFormat8(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat8()
951 CMapFormat10(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat10()
994 CMapFormat12(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat12()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java142 char[] xlat; field in CMap
410 static CMap createCMap(ByteBuffer buffer, int offset, char[] xlat) { in createCMap()
493 CMapFormat4(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat4()
765 CMapFormat2(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat2()
874 CMapFormat6(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat6()
917 CMapFormat8(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat8()
951 CMapFormat10(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat10()
994 CMapFormat12(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat12()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java142 char[] xlat; field in CMap
410 static CMap createCMap(ByteBuffer buffer, int offset, char[] xlat) { in createCMap()
493 CMapFormat4(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat4()
765 CMapFormat2(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat2()
874 CMapFormat6(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat6()
917 CMapFormat8(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat8()
951 CMapFormat10(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat10()
994 CMapFormat12(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat12()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java142 char[] xlat; field in CMap
392 static CMap createCMap(ByteBuffer buffer, int offset, char[] xlat) { in createCMap()
475 CMapFormat4(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat4()
747 CMapFormat2(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat2()
856 CMapFormat6(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat6()
899 CMapFormat8(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat8()
933 CMapFormat10(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat10()
976 CMapFormat12(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat12()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java142 char[] xlat; field in CMap
392 static CMap createCMap(ByteBuffer buffer, int offset, char[] xlat) { in createCMap()
470 CMapFormat4(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat4()
742 CMapFormat2(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat2()
851 CMapFormat6(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat6()
894 CMapFormat8(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat8()
928 CMapFormat10(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat10()
971 CMapFormat12(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat12()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java142 char[] xlat; field in CMap
392 static CMap createCMap(ByteBuffer buffer, int offset, char[] xlat) { in createCMap()
470 CMapFormat4(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat4()
742 CMapFormat2(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat2()
851 CMapFormat6(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat6()
894 CMapFormat8(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat8()
928 CMapFormat10(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat10()
971 CMapFormat12(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat12()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/font/
H A DCMap.java142 char[] xlat; field in CMap
410 static CMap createCMap(ByteBuffer buffer, int offset, char[] xlat) { in createCMap()
494 CMapFormat4(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat4()
766 CMapFormat2(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat2()
875 CMapFormat6(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat6()
918 CMapFormat8(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat8()
948 CMapFormat10(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat10()
987 CMapFormat12(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat12()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java142 char[] xlat; field in CMap
410 static CMap createCMap(ByteBuffer buffer, int offset, char[] xlat) { in createCMap()
494 CMapFormat4(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat4()
766 CMapFormat2(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat2()
875 CMapFormat6(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat6()
918 CMapFormat8(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat8()
952 CMapFormat10(ByteBuffer bbuffer, int offset, char[] xlat) { in CMapFormat10()
995 CMapFormat12(ByteBuffer buffer, int offset, char[] xlat) { in CMapFormat12()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dhuffman.c31 static void get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, Node *nodes, int node, uin… in get_tree_codes()
57 uint8_t xlat[256]; in build_huff_tree() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/importidtech1/src/
H A Dimportidtech1.cpp86 static void convertMapInfos(QList<QString> const &pathsInLoadOrder, String &xlat, String &xlatCusto… in convertMapInfos()
120 String xlat, xlatCustom; in ConvertMapInfoHook() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/tools/re2c/
H A Dtranslate.c22 unsigned char *xlat = asc2asc; variable
/dports/devel/yasm/yasm-1.3.0/tools/re2c/
H A Dtranslate.c22 unsigned char *xlat = asc2asc; variable
/dports/games/zdoom/zdoom-2.8.1/tools/re2c/
H A Dtranslate.cc39 uint *xlat = asc2asc; variable
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/bios/
H A Dnouveau_subdev_bios_ramcfg.c60 u32 xlat = 0x00000000; in nvbios_ramcfg_index() local
/dports/editors/calligra/calligra-3.2.1/plugins/semanticitems/location/
H A DKoRdfLocationEditWidget.cpp36 Marble::LatLonEdit* xlat; member in KoRdfLocationEditWidgetPrivate
/dports/misc/lifelines/lifelines-3.1.1/src/liflines/
H A Dcscurses.c41 XLAT xlat = transl_get_predefined_xlat(MINDS); in int_to_disp() local
52 XLAT xlat = transl_get_predefined_xlat(MDSIN); in disp_to_int() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dramcfg.c55 u32 xlat = 0x00000000; in nvbios_ramcfg_index() local
/dports/lang/mawk/mawk-1.3.4-20190203/
H A Drexpdb.c22 static const char *xlat[] = variable

12345678910>>...14