Home
last modified time | relevance | path

Searched refs:lftype (Results 1 – 25 of 84) sorted by relevance

1234

/dports/math/libmesh/libmesh-1.6.2/contrib/nemesis/Lib/
H A Dne_piinf.c74 int lftype; in ne_put_init_info() local
94 lftype = 0; in ne_put_init_info()
96 lftype = 1; in ne_put_init_info()
167 if ((status = nc_put_var1_int(neid, varid, NULL, &lftype)) != NC_NOERR) { in ne_put_init_info()
H A Dne_util.c221 int lftype; in ne_get_file_type() local
236 if ((status = nc_get_var1_int(neid, varid, NULL, &lftype)) != NC_NOERR) { in ne_get_file_type()
246 if (lftype == 0) strcpy(ftype, "p"); in ne_get_file_type()
247 else if (lftype == 1) strcpy(ftype, "s"); in ne_get_file_type()
/dports/math/libmesh/libmesh-1.6.2/contrib/exodusii/5.22b/exodus/cbind/src/
H A Dex_put_init_info.c71 int lftype; in ex_put_init_info() local
91 lftype = 0; in ex_put_init_info()
93 lftype = 1; in ex_put_init_info()
164 if ((status = nc_put_var1_int(exoid, varid, NULL, &lftype)) != NC_NOERR) { in ex_put_init_info()
H A Dex_ne_util.c222 int lftype; in ex_get_file_type() local
237 if ((status = nc_get_var1_int(exoid, varid, NULL, &lftype)) != NC_NOERR) { in ex_get_file_type()
247 if (lftype == 0) strcpy(ftype, "p"); in ex_get_file_type()
248 else if (lftype == 1) strcpy(ftype, "s"); in ex_get_file_type()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/exodusII/vtkexodusII/src/
H A Dex_put_init_info.c38 int lftype; in ex_put_init_info() local
58 lftype = 0; in ex_put_init_info()
61 lftype = 1; in ex_put_init_info()
122 if ((status = nc_put_var1_int(exoid, varid, NULL, &lftype)) != NC_NOERR) { in ex_put_init_info()
H A Dex_ne_util.c116 int lftype; in ex__get_file_type() local
131 if ((status = nc_get_var1_int(exoid, varid, NULL, &lftype)) != NC_NOERR) { in ex__get_file_type()
139 if (lftype == 0) { in ex__get_file_type()
142 else if (lftype == 1) { in ex__get_file_type()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/exodusII/vtkexodusII/src/
H A Dex_put_init_info.c65 int lftype; in ex_put_init_info() local
83 lftype = 0; in ex_put_init_info()
86 lftype = 1; in ex_put_init_info()
147 if ((status = nc_put_var1_int(exoid, varid, NULL, &lftype)) != NC_NOERR) { in ex_put_init_info()
H A Dex_ne_util.c163 int lftype; in ex_get_file_type() local
178 if ((status = nc_get_var1_int(exoid, varid, NULL, &lftype)) != NC_NOERR) { in ex_get_file_type()
186 if (lftype == 0) { in ex_get_file_type()
189 else if (lftype == 1) { in ex_get_file_type()
/dports/archivers/squsq/t20-squsq/
H A Dtr2.c384 char fnbuf[100], lfname[40], lftype[40]; local
393 strcpy (lftype, req->typ);
395 lower (lftype);
397 (req->typ && *req->typ) ? "." : "", lftype);
/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvengine.h217 } lftype ; typedef
319 int update_message_display (lftype lf) ;
H A Dpvtext.cpp227 const char *buffer_str (const char *s, lftype *lf) in buffer_str()
280 int update_message_display (lftype lf) in update_message_display()
326 lftype lf ; in buffer_message()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h106 u64 lftype : 4; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h106 u64 lftype : 4; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h106 u64 lftype : 4; member
/dports/cad/opencascade/opencascade-7.6.0/src/IGESSelect/
H A DIGESSelect_EditDirPart.cxx69 Handle(Interface_TypedValue) lftype = NewDefType("Line Font Pattern"); in IGESSelect_EditDirPart()
70 SetValue (4,lftype,"D4:LineFont",IFSelect_EditDynamic); in IGESSelect_EditDirPart()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Dia64-ic.tbl56 lfetch-fault; lfetch[Field(lftype)==fault]
57 lfetch-nofault; lfetch[Field(lftype)==]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dia64-ic.tbl56 lfetch-fault; lfetch[Field(lftype)==fault]
57 lfetch-nofault; lfetch[Field(lftype)==]
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Dia64-ic.tbl56 lfetch-fault; lfetch[Field(lftype)==fault]
57 lfetch-nofault; lfetch[Field(lftype)==]
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dia64-ic.tbl56 lfetch-fault; lfetch[Field(lftype)==fault]
57 lfetch-nofault; lfetch[Field(lftype)==]
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Dia64-ic.tbl56 lfetch-fault; lfetch[Field(lftype)==fault]
57 lfetch-nofault; lfetch[Field(lftype)==]
/dports/devel/gdb/gdb-11.1/opcodes/
H A Dia64-ic.tbl56 lfetch-fault; lfetch[Field(lftype)==fault]
57 lfetch-nofault; lfetch[Field(lftype)==]
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Dia64-ic.tbl56 lfetch-fault; lfetch[Field(lftype)==fault]
57 lfetch-nofault; lfetch[Field(lftype)==]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Dia64-ic.tbl56 lfetch-fault; lfetch[Field(lftype)==fault]
57 lfetch-nofault; lfetch[Field(lftype)==]
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Dia64-ic.tbl56 lfetch-fault; lfetch[Field(lftype)==fault]
57 lfetch-nofault; lfetch[Field(lftype)==]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dia64-ic.tbl56 lfetch-fault; lfetch[Field(lftype)==fault]
57 lfetch-nofault; lfetch[Field(lftype)==]

1234