Home
last modified time | relevance | path

Searched refs:emit_struct_member (Results 1 – 25 of 80) sorted by relevance

1234

/dports/lang/erlang-runtime23/corba-5.0.2/lib/ic/src/
H A Dicstruct.erl234 emit_struct_member(Fd, G, N1, X, Name, Type)
266 emit_struct_member(Fd, G, N, X, Name,{Type,Array}) when is_record(Array, array)-> function
276 emit_struct_member(Fd, _G, N, _X, Name, Union) when is_record(Union, union)-> function
279 emit_struct_member(Fd, _G, _N, _X, Name, {string, _}) -> function
282 emit_struct_member(Fd, _G, N, _X, Name, {sequence, _Type, _Length}) -> function
286 emit_struct_member(Fd, G, N, X, Name, Type) function
289 emit_struct_member(Fd, G, N, X, Name, CType);
290 emit_struct_member(Fd, G, N, _X, Name, {enum, Type}) -> function
294 emit_struct_member(Fd, _G, _N, _X, Name, "ic_erlang_term*") -> function
297 emit_struct_member(Fd, _G, _N, _X, Name, Type) when is_list(Type) -> function
[all …]
/dports/lang/erlang-runtime24/corba-5.0.2/lib/ic/src/
H A Dicstruct.erl234 emit_struct_member(Fd, G, N1, X, Name, Type)
266 emit_struct_member(Fd, G, N, X, Name,{Type,Array}) when is_record(Array, array)-> function
276 emit_struct_member(Fd, _G, N, _X, Name, Union) when is_record(Union, union)-> function
279 emit_struct_member(Fd, _G, _N, _X, Name, {string, _}) -> function
282 emit_struct_member(Fd, _G, N, _X, Name, {sequence, _Type, _Length}) -> function
286 emit_struct_member(Fd, G, N, X, Name, Type) function
289 emit_struct_member(Fd, G, N, X, Name, CType);
290 emit_struct_member(Fd, G, N, _X, Name, {enum, Type}) -> function
294 emit_struct_member(Fd, _G, _N, _X, Name, "ic_erlang_term*") -> function
297 emit_struct_member(Fd, _G, _N, _X, Name, Type) when is_list(Type) -> function
[all …]
/dports/lang/erlang-runtime22/corba-4.5.2/lib/ic/src/
H A Dicstruct.erl234 emit_struct_member(Fd, G, N1, X, Name, Type)
266 emit_struct_member(Fd, G, N, X, Name,{Type,Array}) when is_record(Array, array)-> function
276 emit_struct_member(Fd, _G, N, _X, Name, Union) when is_record(Union, union)-> function
279 emit_struct_member(Fd, _G, _N, _X, Name, {string, _}) -> function
282 emit_struct_member(Fd, _G, N, _X, Name, {sequence, _Type, _Length}) -> function
286 emit_struct_member(Fd, G, N, X, Name, Type) function
289 emit_struct_member(Fd, G, N, X, Name, CType);
290 emit_struct_member(Fd, G, N, _X, Name, {enum, Type}) -> function
294 emit_struct_member(Fd, _G, _N, _X, Name, "ETERM*") -> function
297 emit_struct_member(Fd, _G, _N, _X, Name, Type) when is_list(Type) -> function
[all …]
/dports/lang/erlang/corba-5.0.2/lib/ic/src/
H A Dicstruct.erl234 emit_struct_member(Fd, G, N1, X, Name, Type)
266 emit_struct_member(Fd, G, N, X, Name,{Type,Array}) when is_record(Array, array)-> function
276 emit_struct_member(Fd, _G, N, _X, Name, Union) when is_record(Union, union)-> function
279 emit_struct_member(Fd, _G, _N, _X, Name, {string, _}) -> function
282 emit_struct_member(Fd, _G, N, _X, Name, {sequence, _Type, _Length}) -> function
286 emit_struct_member(Fd, G, N, X, Name, Type) function
289 emit_struct_member(Fd, G, N, X, Name, CType);
290 emit_struct_member(Fd, G, N, _X, Name, {enum, Type}) -> function
294 emit_struct_member(Fd, _G, _N, _X, Name, "ic_erlang_term*") -> function
297 emit_struct_member(Fd, _G, _N, _X, Name, Type) when is_list(Type) -> function
[all …]
/dports/lang/erlang-runtime21/corba-4.5.2/lib/ic/src/
H A Dicstruct.erl234 emit_struct_member(Fd, G, N1, X, Name, Type)
266 emit_struct_member(Fd, G, N, X, Name,{Type,Array}) when is_record(Array, array)-> function
276 emit_struct_member(Fd, _G, N, _X, Name, Union) when is_record(Union, union)-> function
279 emit_struct_member(Fd, _G, _N, _X, Name, {string, _}) -> function
282 emit_struct_member(Fd, _G, N, _X, Name, {sequence, _Type, _Length}) -> function
286 emit_struct_member(Fd, G, N, X, Name, Type) function
289 emit_struct_member(Fd, G, N, X, Name, CType);
290 emit_struct_member(Fd, G, N, _X, Name, {enum, Type}) -> function
294 emit_struct_member(Fd, _G, _N, _X, Name, "ETERM*") -> function
297 emit_struct_member(Fd, _G, _N, _X, Name, Type) when is_list(Type) -> function
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_hlsl.hpp163 …void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const std::…
H A Dspirv_msl.hpp420 void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index,
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_hlsl.hpp163 …void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const std::…
H A Dspirv_msl.hpp576 void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index,
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_hlsl.hpp163 …void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const std::…
H A Dspirv_msl.hpp576 void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index,
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_hlsl.hpp163 …void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const std::…
H A Dspirv_msl.hpp420 void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index,
H A Dspirv_glsl.hpp250 virtual void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index,
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/spirv-cross/
H A Dspirv_hlsl.hpp241 …void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const std::…
H A Dspirv_msl.hpp595 void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv_hlsl.hpp236 …void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const std::…
H A Dspirv_msl.hpp595 void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_hlsl.hpp242 …void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const std::…
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_hlsl.hpp265 …void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const std::…
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_hlsl.hpp265 …void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const std::…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_hlsl.hpp251 …void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const std::…
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_hlsl.hpp265 …void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const std::…
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_hlsl.hpp265 …void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const std::…
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_hlsl.hpp265 …void emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const std::…

1234