Home
last modified time | relevance | path

Searched refs:database (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/OK3568_Linux_fs/u-boot/tools/
H A Dgenboardscfg.py281 self.database = {}
293 if not target in self.database:
297 tmp = self.database[target][0]
316 if not target in self.database:
320 return ':'.join(self.database[target][1])
353 self.database[target] = (status, maintainers)
359 self.database[target] = (status, maintainers)
367 database = MaintainersDatabase()
370 database.parse_file(os.path.join(dirpath, 'MAINTAINERS'))
374 params['status'] = database.get_status(target)
[all …]
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dmime.bbclass15 echo "Updating MIME database... this may take a while."
16 update-mime-database $D${MIMEDIR}
26 echo "Updating MIME database... this may take a while."
30 # is removed, but update-mime-database need this dir to update
31 # database, workaround to create one and remove it later
34 update-mime-database $D${MIMEDIR}
37 update-mime-database $D${MIMEDIR}
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/geoip/
H A Dgeoip_1.6.12.bb3 address or hostname originates from. It uses a file based database that is \
4 accurate as of March 2003. This database simply contains IP blocks as keys, and \
5 countries as values. This database should be more complete and accurate than \
56 PACKAGES =+ "${PN}-database"
57 FILES:${PN}-database = ""
58 FILES:${PN}-database += "${datadir}/GeoIP/*"
62 RDEPENDS:${PN} += "${PN}-database"
/OK3568_Linux_fs/buildroot/package/luadbi/
H A DConfig.in4 LuaDBI is a database interface library for Lua.
6 database operations. LuaDBI also provides support for
8 for all database operations.
/OK3568_Linux_fs/buildroot/package/wireless-regdb/
H A DConfig.in4 Wireless regulatory database.
6 Wireless regulatory database. The database lists the
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/
H A Dcve-update-db-native.bb1 SUMMARY = "Updates the NVD CVE database"
16 # CVE database update interval, in seconds. By default: once a day (24*60*60).
33 Update NVD database with json data feed
47 # The NVD database changes once a day, so no need to update more frequently
53 bb.note("CVE database update skipped")
70 # Update failed, do not modify the database
71 bb.note("CVE database update failed")
95 # and the temporary database
106 Update the given database file
115 # Connect to database
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-app/
H A Drgb_1.0.6.bb3 SUMMARY = "X11 color name database"
5 to RGB values (rgb.txt) and, if configured to use a database for color \
6 lookup, the rgb program to convert the text file into the binary database \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/
H A Dpsqlodbc.inc6 that is relatively independent of the particular database management \
10 provides database access through ODBC and you want that application to \
11 access a PostgreSQL database. This package would need to be installed \
12 on the same machine as that client application; the PostgreSQL database \
/OK3568_Linux_fs/buildroot/package/hwdata/
H A DConfig.in8 - PCI ID database
9 - PNP ID database (from Microsoft)
10 - USB ID database
/OK3568_Linux_fs/kernel/drivers/zorro/
H A DKconfig6 bool "Zorro device name database"
9 By default, the kernel contains a database of all known Zorro device
11 user. This database increases the size of the kernel image by about
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DOGL-UK-1.06 Use of copyright and database right material expressly made available under this licence (the ‘Info…
10 …t your freedom under fair dealing or fair use or any other copyright or database right exceptions …
51 ‘Information’
means information protected by copyright or by database right (for example, literary …
55 …mation subject to Crown copyright and Crown database rights and Information subject to copyright a…
57 ‘Use’
as a verb, means doing any act which is restricted by copyright or database right, whether in…
62 … Controller invites public sector bodies owning their own copyright and database rights to permit …
64 The Controller of HMSO has authority to license Information subject to copyright and database right…
67 …vers copyright, and Open Data Commons Attribution License, which covers database rights and applic…
H A DOGL-UK-3.06 Use of copyright and database right material expressly made available under this licence (the 'Info…
10 …t your freedom under fair dealing or fair use or any other copyright or database right exceptions …
50 'Information' means information protected by copyright or by database right (for example, literary …
54 …mation subject to Crown copyright and Crown database rights and Information subject to copyright a…
56 'Use' means doing any act which is restricted by copyright or database right, whether in the origin…
61 …al Archives invites public sector bodies owning their own copyright and database rights to permit …
63 …c Records has authority to license Information subject to copyright and database right owned by th…
67 …n Data Commons Attribution License, both of which license copyright and database rights. This mean…
H A DOGL-UK-2.06 Use of copyright and database right material expressly made available under this licence (the ‘Info…
10 …t your freedom under fair dealing or fair use or any other copyright or database right exceptions …
49 means information protected by copyright or by database right (for example, literary and artistic w…
55 …ation subject to Crown copyright and Crown database rights, and Information subject to copyright a…
58 means doing any act which is restricted by copyright or database right, whether in the original med…
64 … Controller invites public sector bodies owning their own copyright and database rights to permit …
66 The Controller of HMSO has authority to license Information subject to copyright and database right…
70 …n Data Commons Attribution License, both of which license copyright and database rights. This mean…
H A DPDDL-1.06database right. Both of these sets of rights, as well as other legal rights used to protect databa…
10database and its contents in or as close as possible within the public domain, there are no restri…
14 …shing and waiving intellectual property rights, including copyright and database rights, for use b…
16 … choose. Rightsholders therefore can’t re-license it under copyright or database rights on differe…
18database and its contents (the data). Because databases can have a wide variety of content - not j…
20database rights claims over only a database, and leave the contents to be covered by other licence…
134 …jurisdictions where this Document is a licence) fair dealing, fair use, database exceptions, or an…
H A DNCGL-UK-2.08 Use of copyright and database right material expressly made available under this licence (the ‘Info…
12 …t your freedom under fair dealing or fair use or any other copyright or database right exceptions …
57 ‘Information’ means information protected by copyright or by database right (for example, literary …
61 …mation subject to Crown copyright and Crown database rights and Information subject to copyright a…
65 ‘Use’ as a verb, means doing any act which is restricted by copyright or database right, whether in…
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/shared-mime-info/
H A Dshared-mime-info_git.bb1 SUMMARY = "Shared MIME type database and specification"
2 DESCRIPTION = "The shared-mime-info package contains the core database of common types."
25 # freedesktop.org.xml is only required when updating the mime database,
/OK3568_Linux_fs/buildroot/package/exiv2/
H A DConfig.in36 bool "Nikon lens name database"
38 Integrate Nikon lens name database.
40 This database comes from a thirdparty and is free to use in
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/gdbm/
H A Dgdbm_1.23.bb1 SUMMARY = "Key/value database library with extensible hashing"
2 DESCRIPTION = "Library of database functions that use extensible hashing \
4 to a programmer needing to create and manipulate a hashed database."
/OK3568_Linux_fs/buildroot/package/shared-mime-info/
H A D0001-Remove-incorrect-dependency-from-install-data-hook.patch12 calls the update-mime-database program in one of two ways:
18 - When compiling natively, suing the update-mime-database from the
37 update_mime_database="$(top_builddir)/update-mime-database$(EXEEXT)"
H A DConfig.in10 database of common types and the update-mime-database
/OK3568_Linux_fs/buildroot/package/berkeleydb/
H A DConfig.in4 The Berkeley database. A very common library for
5 database applications.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/perl/
H A Dlibdbi-perl_1.643.bb2 DESCRIPTION = "DBI is a database access Application Programming Interface \
5 database interface independent of the actual database being used. \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython-django-south.inc2 DESCRIPTION = "South is an intelligent database migrations library for the Django web framework. It…
/OK3568_Linux_fs/buildroot/package/libcddb/
H A DConfig.in7 * search the database for possible CD matches;
9 * submit new CD entries to the database.
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Ddb-export.txt13 which export data to a SQLite3 or PostgreSQL database.
16 data to be imported directly to a database and provides the relationships
29 3. Scripts that use a database (e.g. exported-sql-viewer.py) can maintain

12345678910>>...13