Searched refs:depend (Results 1 – 25 of 33) sorted by relevance
12
/haiku/build/jam/ |
H A D | TestsRules | 27 # make the target depend on the installed libbe libraries 56 # make the target depend on the installed libbe libraries
|
H A D | KernelRules | 72 # Show that we depend on the libraries we need 204 # Show that we depend on the libraries we need
|
H A D | BootRules | 144 # Show that we depend on the libraries we need 210 # Show that we depend on the libraries we need
|
H A D | OverriddenJamRules | 480 # we have to just make the library depend directly on the 485 # If we can scan the library, we make the library depend 486 # on its members and each member depend on the on-disk
|
H A D | MiscRules | 229 # The pseudo target will depend on all targets thus identified. Each
|
H A D | BuildFeatureRules | 411 # depend on the extraction directory of the base package.
|
H A D | FileRules | 380 # If existing, make the target depend on the $GIT_DIR/index file,
|
H A D | UserBuildConfig.ReadMe | 108 # Note, that this also makes the image depend on the target, i.e. it is
|
H A D | BuildSetup | 725 # build rules (Cc, C++, As, ...) depend on these pseude targets such that global
|
/haiku/src/add-ons/kernel/bus_managers/firewire/ |
H A D | fwohci.cpp | 1019 FWOHCI_DMA_WRITE(db->db.desc.depend, 1026 FWOHCI_DMA_SET(db->db.desc.depend, db_tr->dbcnt); 1415 FWOHCI_DMA_WRITE(db[0].db.desc.depend, 1417 db[ldesc].db.desc.depend = db[0].db.desc.depend; 1432 dbch->bottom->db[dbch->bottom->dbcnt - 1].db.desc.depend, 0xf); 1520 FWOHCI_DMA_WRITE(db[ldesc].db.desc.depend, 1528 db[ldesc].db.desc.depend, 1535 dbch->bottom->db[db_tr->dbcnt - 1].db.desc.depend, 0xf); 1625 db[ldesc].db.desc.depend = db[0].db.desc.depend = 1629 FWOHCI_DMA_SET(db[0].db.desc.depend, dbch->ndesc); [all …]
|
H A D | fwohcireg.h | 116 uint32_t depend; member
|
/haiku/src/libs/icon/ |
H A D | Jamfile | 32 # Too many applications depend on libicon APIs being visible in libbe;
|
/haiku/docs/develop/kits/storage/ |
H A D | ToDo | 17 # some people depend on it being finished and can't continue
|
H A D | Annotations | 104 If the terminating '\0' is counted or not seems to depend on the
|
/haiku/ |
H A D | Jamfile | 9 # Let the target platform depend on the external header directories such
|
/haiku/data/catalogs/kits/package/solver/ |
H A D | pt.catkeys | 17 dependency problem SolverProblem problema de dependência
|
H A D | ca.catkeys | 17 dependency problem SolverProblem problema de dependència
|
H A D | pt_BR.catkeys | 17 dependency problem SolverProblem problema de dependência
|
/haiku/src/bin/ |
H A D | Jamfile | 56 # Commands which don't need another library that depend on
|
/haiku/src/tests/servers/app/ |
H A D | Jamfile | 68 : # will depend on libtestappserver.so
|
/haiku/src/system/boot/ |
H A D | Jamfile | 272 # Show that we depend on the libraries we need
|
/haiku/docs/develop/packages/ |
H A D | Infrastructure.rst | 145 "/boot/system" must not depend on a library that is only installed in 179 multi-user fully, the symlinks targets would also depend on the user ID of the
|
H A D | Migration.rst | 151 - All build variables that depend on the architecture and aren't only relevant
|
H A D | FileFormat.rst | 613 0 B_PACKAGE_ARCHITECTURE_ANY this package doesn't depend on the system 617 3 B_PACKAGE_ARCHITECTURE_SOURCE source code, doesn't depend on the system
|
/haiku/docs/develop/build/rc/ |
H A D | rc.rst | 333 bytes, and so on. But the sizes of string and raw data resources depend on what you put in them.
|
12