| /OK3568_Linux_fs/buildroot/package/odb/ |
| H A D | 0002-Remove-gratuitous-classes.patch | 12 odb/context.hxx | 3 ++- 13 odb/generator.cxx | 24 ++++++++++++------------ 14 odb/generator.hxx | 26 ++++++++------------------ 15 odb/plugin.cxx | 18 +++++++----------- 16 odb/processor.cxx | 4 ++-- 17 odb/processor.hxx | 22 ++++++---------------- 18 odb/relational/validator.cxx | 6 +++--- 19 odb/relational/validator.hxx | 29 +++++++++-------------------- 20 odb/validator.cxx | 13 ++++++------- 21 odb/validator.hxx | 28 +++++++++------------------- [all …]
|
| H A D | 0007-Switch-to-C-11-get-rid-of-auto_ptr-use.patch | 9 odb/Makefile.am | 5 +++++ 10 odb/context.cxx | 4 ++-- 11 odb/context.hxx | 4 ++-- 12 odb/generator.cxx | 18 +++++++++--------- 13 odb/options.cli | 4 ++-- 14 odb/parser.cxx | 14 ++++++++++---- 15 odb/parser.hxx | 7 ++++--- 16 odb/plugin.cxx | 10 +++++----- 17 odb/processor.cxx | 6 +++--- 18 odb/validator.cxx | 2 +- [all …]
|
| H A D | 0003-Initial-work-to-make-ODB-compatible-with-GCC-6.patch | 9 odb/cxx-lexer.cxx | 4 ++++ 10 odb/gcc-fwd.hxx | 23 ++++++++++++++++++++++- 11 odb/gcc.hxx | 10 ++++++++++ 12 odb/include.cxx | 31 +++++++++++++++++++++---------- 13 odb/parser.cxx | 8 ++++---- 14 odb/plugin.cxx | 29 +++++++++++++++++++++++++++-- 15 odb/semantics/elements.cxx | 4 ++-- 18 diff --git a/odb/cxx-lexer.cxx b/odb/cxx-lexer.cxx 20 --- a/odb/cxx-lexer.cxx 21 +++ b/odb/cxx-lexer.cxx [all …]
|
| H A D | 0006-Adapt-to-changes-in-GCC-8.patch | 9 odb/cxx-lexer.cxx | 16 ++++++++++++++-- 10 odb/parser.cxx | 27 ++++++++++++++++++++++++++- 11 odb/processor.cxx | 30 ++++++++++++++++++++++-------- 12 odb/semantics/elements.cxx | 8 ++++++++ 13 odb/validator.cxx | 10 +++++++++- 16 diff --git a/odb/cxx-lexer.cxx b/odb/cxx-lexer.cxx 18 --- a/odb/cxx-lexer.cxx 19 +++ b/odb/cxx-lexer.cxx 50 diff --git a/odb/parser.cxx b/odb/parser.cxx 52 --- a/odb/parser.cxx [all …]
|
| H A D | 0011-Adjust-to-changes-in-GCC-10.patch | 9 odb/gcc.hxx | 7 +++++-- 10 odb/parser.cxx | 8 ++++---- 11 odb/semantics/elements.cxx | 4 ++-- 14 diff --git a/odb/gcc.hxx b/odb/gcc.hxx 16 --- a/odb/gcc.hxx 17 +++ b/odb/gcc.hxx 34 diff --git a/odb/parser.cxx b/odb/parser.cxx 36 --- a/odb/parser.cxx 37 +++ b/odb/parser.cxx 73 diff --git a/odb/semantics/elements.cxx b/odb/semantics/elements.cxx [all …]
|
| H A D | 0004-Make-compilable-with-GCC-6-in-C-14-mode.patch | 9 odb/gcc.hxx | 9 ++++++--- 10 odb/parser.cxx | 2 ++ 13 diff --git a/odb/gcc.hxx b/odb/gcc.hxx 15 --- a/odb/gcc.hxx 16 +++ b/odb/gcc.hxx 19 #include <odb/gcc-fwd.hxx> 33 diff --git a/odb/parser.cxx b/odb/parser.cxx 35 --- a/odb/parser.cxx 36 +++ b/odb/parser.cxx
|
| H A D | 0010-Add-initial-support-for-GCC-9.patch | 9 odb/cxx-lexer.cxx | 33 +++++++++++++++++++++++++++------ 10 odb/gcc.hxx | 32 ++++++++++++++++++++++++++++++++ 11 odb/include.cxx | 3 +++ 12 odb/plugin.cxx | 45 ++++++++++++++++++++++++++++++--------------- 15 diff --git a/odb/cxx-lexer.cxx b/odb/cxx-lexer.cxx 17 --- a/odb/cxx-lexer.cxx 18 +++ b/odb/cxx-lexer.cxx 89 diff --git a/odb/gcc.hxx b/odb/gcc.hxx 91 --- a/odb/gcc.hxx 92 +++ b/odb/gcc.hxx [all …]
|
| H A D | 0009-Handle-namespace-aliases-when-parsing-GCC-tree.patch | 9 odb/parser.cxx | 5 +++++ 12 diff --git a/odb/parser.cxx b/odb/parser.cxx 14 --- a/odb/parser.cxx 15 +++ b/odb/parser.cxx
|
| H A D | 0008-Fix-GCC-8-adaptation-to-be-compatible-with-previous-.patch | 10 odb/validator.cxx | 6 ++++++ 13 diff --git a/odb/validator.cxx b/odb/validator.cxx 15 --- a/odb/validator.cxx 16 +++ b/odb/validator.cxx
|
| H A D | 0001-tm.h-include-in-gcc.hxx-appears-to-be-no-longer-nece.patch | 12 odb/gcc.hxx | 2 -- 15 diff --git a/odb/gcc.hxx b/odb/gcc.hxx 17 --- a/odb/gcc.hxx 18 +++ b/odb/gcc.hxx
|
| H A D | 0005-Fix-bug-in-GCC-6-input_location-translation.patch | 9 odb/cxx-lexer.cxx | 8 ++++++++ 12 diff --git a/odb/cxx-lexer.cxx b/odb/cxx-lexer.cxx 14 --- a/odb/cxx-lexer.cxx 15 +++ b/odb/cxx-lexer.cxx
|
| H A D | odb.hash | 1 # From https://www.codesynthesis.com/products/odb/download.xhtml 2 sha1 810fc02e591429ed19f5a2699d144fb611fb121b odb-2.4.0.tar.bz2 5 sha256 6785154fa98ea3977c8c2ab38cec16c4aa78c2c2039e80cd2908347b1c1d4198 odb-2.4.0.tar.bz2
|
| H A D | odb.mk | 9 ODB_SOURCE = odb-$(ODB_VERSION).tar.bz2 10 ODB_SITE = https://www.codesynthesis.com/download/odb/$(ODB_VERSION_MAJOR)
|
| H A D | Config.in.host | 2 bool "host-odb" 9 https://www.codesynthesis.com/products/odb/
|
| /OK3568_Linux_fs/buildroot/package/libodb-mysql/ |
| H A D | 0002-mariadb-FTBFS-fix.patch | 16 odb/mysql/mysql-types.hxx | 4 ++-- 17 odb/mysql/version.hxx | 2 +- 20 diff --git a/odb/mysql/mysql-types.hxx b/odb/mysql/mysql-types.hxx 22 --- a/odb/mysql/mysql-types.hxx 23 +++ b/odb/mysql/mysql-types.hxx 36 diff --git a/odb/mysql/version.hxx b/odb/mysql/version.hxx 38 --- a/odb/mysql/version.hxx 39 +++ b/odb/mysql/version.hxx 48 #include <odb/version.hxx>
|
| H A D | libodb-mysql.mk | 10 LIBODB_MYSQL_SITE = https://www.codesynthesis.com/download/odb/$(LIBODB_MYSQL_VERSION_MAJOR)
|
| H A D | Config.in | 12 https://www.codesynthesis.com/products/odb/
|
| /OK3568_Linux_fs/buildroot/package/libodb/ |
| H A D | libodb.mk | 10 LIBODB_SITE = https://www.codesynthesis.com/download/odb/$(LIBODB_VERSION_MAJOR)
|
| H A D | Config.in | 10 https://www.codesynthesis.com/products/odb/
|
| /OK3568_Linux_fs/buildroot/package/libodb-pgsql/ |
| H A D | libodb-pgsql.hash | 1 # From https://www.codesynthesis.com/download/odb/2.4/libodb-pgsql-2.4.0.tar.bz2.sha1
|
| H A D | libodb-pgsql.mk | 10 LIBODB_PGSQL_SITE = https://www.codesynthesis.com/download/odb/$(LIBODB_PGSQL_VERSION_MAJOR)
|
| H A D | Config.in | 12 https://www.codesynthesis.com/products/odb/
|
| /OK3568_Linux_fs/buildroot/package/libodb-boost/ |
| H A D | libodb-boost.mk | 10 LIBODB_BOOST_SITE = https://www.codesynthesis.com/download/odb/$(LIBODB_BOOST_VERSION_MAJOR)
|
| H A D | Config.in | 12 https://www.codesynthesis.com/products/odb/
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | myrb.c | 2605 unsigned char odb = readb(base + DAC960_LA_ODB_OFFSET); in DAC960_LA_hw_mbox_status_available() local 2607 return odb & DAC960_LA_ODB_HWMBOX_STS_AVAIL; in DAC960_LA_hw_mbox_status_available() 2612 unsigned char odb = readb(base + DAC960_LA_ODB_OFFSET); in DAC960_LA_mem_mbox_status_available() local 2614 return odb & DAC960_LA_ODB_MMBOX_STS_AVAIL; in DAC960_LA_mem_mbox_status_available() 2619 unsigned char odb = 0xFF; in DAC960_LA_enable_intr() local 2621 odb &= ~DAC960_LA_IRQMASK_DISABLE_IRQ; in DAC960_LA_enable_intr() 2622 writeb(odb, base + DAC960_LA_IRQMASK_OFFSET); in DAC960_LA_enable_intr() 2627 unsigned char odb = 0xFF; in DAC960_LA_disable_intr() local 2629 odb |= DAC960_LA_IRQMASK_DISABLE_IRQ; in DAC960_LA_disable_intr() 2630 writeb(odb, base + DAC960_LA_IRQMASK_OFFSET); in DAC960_LA_disable_intr() [all …]
|