Home
last modified time | relevance | path

Searched refs:Iloc (Results 1 – 25 of 75) sorted by relevance

123

/dports/science/PETSc/petsc-3.14.1/src/dm/impls/da/
H A Dgrvtk.c186 array2[Iloc*3+0] = array[Iloc*cdim + 0]; in DMDAVTKWriteAll_VTS()
187 array2[Iloc*3+1] = cdim > 1 ? array[Iloc*cdim + 1] : 0.0; in DMDAVTKWriteAll_VTS()
188 array2[Iloc*3+2] = cdim > 2 ? array[Iloc*cdim + 2] : 0.0; in DMDAVTKWriteAll_VTS()
200 PetscInt Iloc = i+xm*(j+ym*k); in DMDAVTKWriteAll_VTS() local
201 array2[Iloc*3+0] = xs+i; in DMDAVTKWriteAll_VTS()
202 array2[Iloc*3+1] = ys+j; in DMDAVTKWriteAll_VTS()
203 array2[Iloc*3+2] = zs+k; in DMDAVTKWriteAll_VTS()
239 array2[Iloc] = array[Iloc*bs + f]; in DMDAVTKWriteAll_VTS()
426 PetscInt Iloc = i+xm*(j+ym*k); in DMDAVTKWriteAll_VTR() local
430 PetscInt Iloc = i+xm*(j+ym*k); in DMDAVTKWriteAll_VTR() local
[all …]
/dports/graphics/exiv2/exiv2-0.27.5-Source/include/exiv2/
H A Dbmffimage.hpp40 struct Iloc struct
42Iloc(uint32_t ID = 0, uint32_t start = 0, uint32_t length = 0) : ID_(ID), start_(start), length_(l… in Iloc() function
43 virtual ~Iloc(){}; in ~Iloc() argument
171 std::map<uint32_t, Iloc> ilocs_;
/dports/cad/opencascade/opencascade-7.6.0/src/Law/
H A DLaw_Composite.cxx92 Standard_Integer nb_index, Iloc, IGlob=2; in Intervals() local
102 for (Iloc=2; Iloc<=nb_index; Iloc++, IGlob++) { in Intervals()
103 T(IGlob) = LocT->Value(Iloc); in Intervals()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dlib-xref.adb1053 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
1060 if Iloc = No_Location then
1067 Lun := Get_Source_Unit (Iloc);
1075 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
1079 Output_Instantiation_Refs (Iloc);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dlib-xref.adb1053 Iloc : constant Source_Ptr := Instantiation_Location (Loc);
1060 if Iloc = No_Location then
1067 Lun := Get_Source_Unit (Iloc);
1075 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
1079 Output_Instantiation_Refs (Iloc);
/dports/graphics/exiv2/exiv2-0.27.5-Source/src/
H A Dbmffimage.cpp94 std::string Iloc::toString() const in toString()
341 const Iloc& iloc = ilocs_.find(exifID_)->second; in boxHandler()
348 const Iloc& iloc = ilocs_.find(xmpID_)->second; in boxHandler()
404 ilocs_[ID] = Iloc(ID, offset, ldata); in boxHandler()
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dlib-xref.adb1888 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
1895 if Iloc = No_Location then
1902 Lun := Get_Source_Unit (Iloc);
1910 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
1914 Output_Instantiation_Refs (Iloc);
H A Dexp_prag.adb482 Iloc : constant Source_Ptr := Sloc (Internal); constant
506 Make_String_Literal (Iloc,
518 Make_Pragma_Argument_Association (Iloc,
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dlib-xref.adb1888 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
1895 if Iloc = No_Location then
1902 Lun := Get_Source_Unit (Iloc);
1910 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
1914 Output_Instantiation_Refs (Iloc);
H A Dexp_prag.adb482 Iloc : constant Source_Ptr := Sloc (Internal); constant
506 Make_String_Literal (Iloc,
518 Make_Pragma_Argument_Association (Iloc,
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dlib-xref.adb2143 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2150 if Iloc = No_Location then
2157 Lun := Get_Source_Unit (Iloc);
2165 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2169 Output_Instantiation_Refs (Iloc);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dlib-xref.adb2143 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2150 if Iloc = No_Location then
2157 Lun := Get_Source_Unit (Iloc);
2165 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2169 Output_Instantiation_Refs (Iloc);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dlib-xref.adb1974 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
1981 if Iloc = No_Location then
1988 Lun := Get_Source_Unit (Iloc);
1996 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2000 Output_Instantiation_Refs (Iloc);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dlib-xref.adb2143 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2150 if Iloc = No_Location then
2157 Lun := Get_Source_Unit (Iloc);
2165 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2169 Output_Instantiation_Refs (Iloc);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dlib-xref.adb2028 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2035 if Iloc = No_Location then
2042 Lun := Get_Source_Unit (Iloc);
2050 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2054 Output_Instantiation_Refs (Iloc);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dlib-xref.adb2143 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2150 if Iloc = No_Location then
2157 Lun := Get_Source_Unit (Iloc);
2165 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2169 Output_Instantiation_Refs (Iloc);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dlib-xref.adb2143 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2150 if Iloc = No_Location then
2157 Lun := Get_Source_Unit (Iloc);
2165 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2169 Output_Instantiation_Refs (Iloc);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dlib-xref.adb2178 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2185 if Iloc = No_Location then
2192 Lun := Get_Source_Unit (Iloc);
2200 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2204 Output_Instantiation_Refs (Iloc);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dlib-xref.adb2143 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2150 if Iloc = No_Location then
2157 Lun := Get_Source_Unit (Iloc);
2165 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2169 Output_Instantiation_Refs (Iloc);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dlib-xref.adb2143 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2150 if Iloc = No_Location then
2157 Lun := Get_Source_Unit (Iloc);
2165 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2169 Output_Instantiation_Refs (Iloc);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dlib-xref.adb2178 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2185 if Iloc = No_Location then
2192 Lun := Get_Source_Unit (Iloc);
2200 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2204 Output_Instantiation_Refs (Iloc);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dlib-xref.adb2143 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2150 if Iloc = No_Location then
2157 Lun := Get_Source_Unit (Iloc);
2165 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2169 Output_Instantiation_Refs (Iloc);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dlib-xref.adb2143 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2150 if Iloc = No_Location then
2157 Lun := Get_Source_Unit (Iloc);
2165 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2169 Output_Instantiation_Refs (Iloc);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dlib-xref.adb2143 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2150 if Iloc = No_Location then
2157 Lun := Get_Source_Unit (Iloc);
2165 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2169 Output_Instantiation_Refs (Iloc);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dlib-xref.adb2178 Iloc : constant Source_Ptr := Instantiation_Location (Loc); constant
2185 if Iloc = No_Location then
2192 Lun := Get_Source_Unit (Iloc);
2200 Write_Info_Nat (Int (Get_Logical_Line_Number (Iloc)));
2204 Output_Instantiation_Refs (Iloc);

123