| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qdoublematrix4x4.cpp | 73 static inline double matrixDet2(const double m[4][4], int col0, int col1, int row0, int row1) in matrixDet2() argument 75 return m[col0][row0] * m[col1][row1] - m[col0][row1] * m[col1][row0]; in matrixDet2() 79 (const double m[4][4], int col0, int col1, int col2, in matrixDet3() argument 82 return m[col0][row0] * matrixDet2(m, col1, col2, row1, row2) in matrixDet3() 83 - m[col1][row0] * matrixDet2(m, col0, col2, row1, row2) in matrixDet3() 84 + m[col2][row0] * matrixDet2(m, col0, col1, row1, row2); in matrixDet3()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | fsl_ifc_spl.c | 208 ifc_out32(&ifc->ifc_nand.col0, 0); in nand_spl_load_image()
|
| H A D | fsl_ifc_nand.c | 234 ifc_out32(&ifc->ifc_nand.col0, (oob ? IFC_NAND_COL_MS : 0) | column); in set_addr() 851 ifc_out32(&ifc->ifc_nand.col0, 0x0); in fsl_ifc_sram_init()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | s3c64xx-pinctrl.dtsi | 448 keypad_col0_0: keypad-col0-0 { 496 keypad_col0_1: keypad-col0-1 {
|
| H A D | tegra30-colibri.dtsi | 635 kb-col0-pq0 {
|
| H A D | tegra30-apalis.dtsi | 169 kb-col0-pq0 {
|
| H A D | tegra30-apalis-v1.1.dtsi | 170 kb-col0-pq0 {
|
| H A D | tegra124-apalis.dtsi | 1068 kb-col0-pq0 {
|
| H A D | tegra124-apalis-v1.2.dtsi | 1071 kb-col0-pq0 {
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fsl_ifc.h | 688 __be32 col0; member
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | fsl_ifc_nand.c | 150 ifc_out32((oob ? IFC_NAND_COL_MS : 0) | column, &ifc->ifc_nand.col0); in set_addr() 828 ifc_out32(0x0, &ifc_runtime->ifc_nand.col0); in fsl_ifc_sram_init()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fsl_ifc.h | 858 u32 col0; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 39656 hdr=[{width="10",alignment="-1",col_name="col0",colhdr="Type"}, 39659 body=[item={col0="cpus",col1="Listing of all cpus/cores on the system", 39661 item={col0="files",col1="Listing of all file descriptors", 39663 item={col0="modules",col1="Listing of all loaded kernel modules", 39665 item={col0="msg",col1="Listing of all message queues", 39667 item={col0="processes",col1="Listing of all processes", 39669 item={col0="procgroups",col1="Listing of all process groups", 39671 item={col0="semaphores",col1="Listing of all semaphores", 39673 item={col0="shm",col1="Listing of all shared-memory regions", 39675 item={col0="sockets",col1="Listing of all internet-domain sockets", [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 39656 hdr=[{width="10",alignment="-1",col_name="col0",colhdr="Type"}, 39659 body=[item={col0="cpus",col1="Listing of all cpus/cores on the system", 39661 item={col0="files",col1="Listing of all file descriptors", 39663 item={col0="modules",col1="Listing of all loaded kernel modules", 39665 item={col0="msg",col1="Listing of all message queues", 39667 item={col0="processes",col1="Listing of all processes", 39669 item={col0="procgroups",col1="Listing of all process groups", 39671 item={col0="semaphores",col1="Listing of all semaphores", 39673 item={col0="shm",col1="Listing of all shared-memory regions", 39675 item={col0="sockets",col1="Listing of all internet-domain sockets", [all …]
|