Home
last modified time | relevance | path

Searched refs:lang_type (Results 1 – 25 of 1453) sorted by relevance

12345678910>>...59

/dports/games/scummvm/scummvm-2.5.1/devtools/create_ultima/files/ultima6/scripts/common/
H A Dlang.lua8 function lang_init(lang_type)
9 if lang_type ~= "intro" then
10 lang_type = "game"
13 lang_en = nuvie_load(string.lower(game_type).."/lang/en/"..lang_type..".lua")
22 lang = nuvie_load(string.lower(game_type).."/lang/"..lang_selected.."/"..lang_type..".lua")
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dada-tree.h60 struct lang_type GTY(())
167 (TYPE_LANG_SPECIFIC (FUNCTION_TYPE_CHECK (NODE)) = (struct lang_type *)(X))
174 (TYPE_LANG_SPECIFIC (INTEGER_TYPE_CHECK (NODE)) = (struct lang_type *)(X))
181 (TYPE_LANG_SPECIFIC (INTEGER_TYPE_CHECK (NODE)) = (struct lang_type *) (X))
188 (TYPE_LANG_SPECIFIC (INTEGER_TYPE_CHECK (NODE)) = (struct lang_type *) (X))
197 (TYPE_LANG_SPECIFIC (ENUMERAL_TYPE_CHECK (NODE)) = (struct lang_type *)(X))
210 (TYPE_LANG_SPECIFIC (RECORD_TYPE_CHECK (NODE)) = (struct lang_type *)(X))
217 (TYPE_LANG_SPECIFIC (NODE) = (struct lang_type *)(X))
224 (TYPE_LANG_SPECIFIC (NODE) = (struct lang_type *)(X))
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dada-tree.h60 struct lang_type GTY(())
167 (TYPE_LANG_SPECIFIC (FUNCTION_TYPE_CHECK (NODE)) = (struct lang_type *)(X))
174 (TYPE_LANG_SPECIFIC (INTEGER_TYPE_CHECK (NODE)) = (struct lang_type *)(X))
181 (TYPE_LANG_SPECIFIC (INTEGER_TYPE_CHECK (NODE)) = (struct lang_type *) (X))
188 (TYPE_LANG_SPECIFIC (INTEGER_TYPE_CHECK (NODE)) = (struct lang_type *) (X))
197 (TYPE_LANG_SPECIFIC (ENUMERAL_TYPE_CHECK (NODE)) = (struct lang_type *)(X))
210 (TYPE_LANG_SPECIFIC (RECORD_TYPE_CHECK (NODE)) = (struct lang_type *)(X))
217 (TYPE_LANG_SPECIFIC (NODE) = (struct lang_type *)(X))
224 (TYPE_LANG_SPECIFIC (NODE) = (struct lang_type *)(X))
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dlex.c637 struct lang_type *lt; in copy_lang_type()
643 size = sizeof (struct lang_type); in copy_lang_type()
646 lt = (struct lang_type *) ggc_internal_alloc (size); in copy_lang_type()
652 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
653 tree_node_sizes[(int)lang_type] += size; in copy_lang_type()
678 struct lang_type *pi in cxx_make_type()
679 = (struct lang_type *) ggc_internal_cleared_alloc in cxx_make_type()
680 (sizeof (struct lang_type)); in cxx_make_type()
687 tree_node_counts[(int)lang_type] += 1; in cxx_make_type()
688 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in cxx_make_type()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dlex.c637 struct lang_type *lt; in copy_lang_type()
643 size = sizeof (struct lang_type); in copy_lang_type()
646 lt = (struct lang_type *) ggc_internal_alloc (size); in copy_lang_type()
652 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
653 tree_node_sizes[(int)lang_type] += size; in copy_lang_type()
678 struct lang_type *pi in cxx_make_type()
679 = (struct lang_type *) ggc_internal_cleared_alloc in cxx_make_type()
680 (sizeof (struct lang_type)); in cxx_make_type()
687 tree_node_counts[(int)lang_type] += 1; in cxx_make_type()
688 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in cxx_make_type()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dlex.c808 struct lang_type *lt in copy_lang_type()
809 = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type()
811 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type()
816 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
817 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type()
842 = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw()
843 (sizeof (struct lang_type))); in maybe_add_lang_type_raw()
847 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw()
848 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dlex.c827 struct lang_type *lt in copy_lang_type()
828 = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type()
830 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type()
835 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
836 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type()
861 = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw()
862 (sizeof (struct lang_type))); in maybe_add_lang_type_raw()
866 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw()
867 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dlex.c808 struct lang_type *lt in copy_lang_type()
809 = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type()
811 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type()
816 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
817 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type()
842 = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw()
843 (sizeof (struct lang_type))); in maybe_add_lang_type_raw()
847 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw()
848 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dlex.c808 struct lang_type *lt in copy_lang_type()
809 = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type()
811 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type()
816 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
817 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type()
842 = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw()
843 (sizeof (struct lang_type))); in maybe_add_lang_type_raw()
847 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw()
848 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dlex.c808 struct lang_type *lt in copy_lang_type()
809 = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type()
811 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type()
816 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
817 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type()
842 = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw()
843 (sizeof (struct lang_type))); in maybe_add_lang_type_raw()
847 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw()
848 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dlex.c808 struct lang_type *lt in copy_lang_type()
809 = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type()
811 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type()
816 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
817 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type()
842 = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw()
843 (sizeof (struct lang_type))); in maybe_add_lang_type_raw()
847 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw()
848 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dlex.c827 struct lang_type *lt in copy_lang_type()
828 = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type()
830 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type()
835 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
836 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type()
861 = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw()
862 (sizeof (struct lang_type))); in maybe_add_lang_type_raw()
866 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw()
867 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dlex.c827 struct lang_type *lt in copy_lang_type()
828 = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type()
830 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type()
835 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
836 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type()
861 = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw()
862 (sizeof (struct lang_type))); in maybe_add_lang_type_raw()
866 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw()
867 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dlex.c808 struct lang_type *lt in copy_lang_type()
809 = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type()
811 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type()
816 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
817 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type()
842 = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw()
843 (sizeof (struct lang_type))); in maybe_add_lang_type_raw()
847 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw()
848 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dlex.c834 struct lang_type *lt in copy_lang_type()
835 = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type()
837 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type()
842 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
843 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type()
868 = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw()
869 (sizeof (struct lang_type))); in maybe_add_lang_type_raw()
873 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw()
874 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dlex.c834 struct lang_type *lt in copy_lang_type()
835 = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type()
837 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type()
842 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
843 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type()
868 = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw()
869 (sizeof (struct lang_type))); in maybe_add_lang_type_raw()
873 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw()
874 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dlex.c834 struct lang_type *lt in copy_lang_type()
835 = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type()
837 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type()
842 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
843 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type()
868 = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw()
869 (sizeof (struct lang_type))); in maybe_add_lang_type_raw()
873 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw()
874 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dlex.c629 struct lang_type *lt; in copy_lang_type()
635 size = sizeof (struct lang_type); in copy_lang_type()
644 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
645 tree_node_sizes[(int)lang_type] += size; in copy_lang_type()
670 struct lang_type *pi in cxx_make_type()
671 = ggc_alloc_cleared_lang_type (sizeof (struct lang_type)); in cxx_make_type()
678 tree_node_counts[(int)lang_type] += 1; in cxx_make_type()
679 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in cxx_make_type()
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dlex.c628 struct lang_type *lt; in copy_lang_type()
634 size = sizeof (struct lang_type); in copy_lang_type()
643 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
644 tree_node_sizes[(int)lang_type] += size; in copy_lang_type()
669 struct lang_type *pi in cxx_make_type()
670 = ggc_alloc_cleared_lang_type (sizeof (struct lang_type)); in cxx_make_type()
677 tree_node_counts[(int)lang_type] += 1; in cxx_make_type()
678 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in cxx_make_type()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dlex.c628 struct lang_type *lt; in copy_lang_type()
634 size = sizeof (struct lang_type); in copy_lang_type()
643 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
644 tree_node_sizes[(int)lang_type] += size; in copy_lang_type()
669 struct lang_type *pi in cxx_make_type()
670 = ggc_alloc_cleared_lang_type (sizeof (struct lang_type)); in cxx_make_type()
677 tree_node_counts[(int)lang_type] += 1; in cxx_make_type()
678 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in cxx_make_type()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dlex.c785 struct lang_type *lt; in copy_lang_type()
791 size = sizeof (struct lang_type); in copy_lang_type()
799 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
800 tree_node_sizes[(int)lang_type] += size; in copy_lang_type()
825 struct lang_type *pi; in cxx_make_type()
827 pi = ggc_alloc_cleared (sizeof (struct lang_type)); in cxx_make_type()
833 tree_node_counts[(int)lang_type] += 1; in cxx_make_type()
834 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in cxx_make_type()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dlex.c785 struct lang_type *lt; in copy_lang_type()
791 size = sizeof (struct lang_type); in copy_lang_type()
799 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
800 tree_node_sizes[(int)lang_type] += size; in copy_lang_type()
825 struct lang_type *pi; in cxx_make_type()
827 pi = ggc_alloc_cleared (sizeof (struct lang_type)); in cxx_make_type()
833 tree_node_counts[(int)lang_type] += 1; in cxx_make_type()
834 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in cxx_make_type()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dlex.c1040 auto *lt = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type()
1042 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type()
1047 tree_node_counts[(int)lang_type] += 1; in copy_lang_type()
1048 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type()
1072 auto *lt = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw()
1073 (sizeof (struct lang_type))); in maybe_add_lang_type_raw()
1078 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw()
1079 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/DataFormatters/
H A DFormatManager.cpp568 FormatManager::GetCandidateLanguages(lldb::LanguageType lang_type) { in GetCandidateLanguages() argument
569 switch (lang_type) { in GetCandidateLanguages()
580 return {lang_type}; in GetCandidateLanguages()
586 FormatManager::GetCategoryForLanguage(lldb::LanguageType lang_type) { in GetCategoryForLanguage() argument
588 auto iter = m_language_categories_map.find(lang_type), in GetCategoryForLanguage()
592 LanguageCategory *lang_category = new LanguageCategory(lang_type); in GetCategoryForLanguage()
593 m_language_categories_map[lang_type] = in GetCategoryForLanguage()
601 for (lldb::LanguageType lang_type : match_data.GetCandidateLanguages()) { in GetHardcoded() local
602 if (LanguageCategory *lang_category = GetCategoryForLanguage(lang_type)) { in GetHardcoded()
620 for (lldb::LanguageType lang_type : match_data.GetCandidateLanguages()) { in Get() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/DataFormatters/
H A DFormatManager.cpp568 FormatManager::GetCandidateLanguages(lldb::LanguageType lang_type) { in GetCandidateLanguages() argument
569 switch (lang_type) { in GetCandidateLanguages()
580 return {lang_type}; in GetCandidateLanguages()
586 FormatManager::GetCategoryForLanguage(lldb::LanguageType lang_type) { in GetCategoryForLanguage() argument
588 auto iter = m_language_categories_map.find(lang_type), in GetCategoryForLanguage()
592 LanguageCategory *lang_category = new LanguageCategory(lang_type); in GetCategoryForLanguage()
593 m_language_categories_map[lang_type] = in GetCategoryForLanguage()
601 for (lldb::LanguageType lang_type : match_data.GetCandidateLanguages()) { in GetHardcoded() local
602 if (LanguageCategory *lang_category = GetCategoryForLanguage(lang_type)) { in GetHardcoded()
620 for (lldb::LanguageType lang_type : match_data.GetCandidateLanguages()) { in Get() local
[all …]

12345678910>>...59