Home
last modified time | relevance | path

Searched defs:attLen (Results 1 – 7 of 7) sorted by relevance

/dports/science/cdo/cdo-2.0.0/libcdi/tests/
H A Dtest_cdf_read.c80 int nAtts, attType, attLen; in printAtts() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/io/
H A DWriteNC.hpp111 NCDF_SIZE attLen; member in moab::WriteNC::AttData
H A DReadNC.hpp106 NCDF_SIZE attLen; member in moab::ReadNC::AttData
H A DWriteNC.cpp452 std::vector<int>& attLen, in process_concatenated_attribute()
H A DNCWriteHelper.cpp404 NCDF_SIZE& attLen = attData.attLen; in init_file() local
H A DNCHelper.cpp640 …onst std::map<std::string, ReadNC::AttData>& attMap, std::string& attVal, std::vector<int>& attLen) in create_attrib_string()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/Software/
H A DTransformUnit.cpp241 Vec3 attLen = Vec3(1.0, attn, attn * attn); in CalculateLightAttn() local