Home
last modified time | relevance | path

Searched refs:library (Results 1 – 23 of 23) sorted by relevance

/xnu-12377.81.4/libkern/zlib/
H A DREADME3 zlib 1.2.3 is a general purpose data compression library. All the code is
4 thread safe. The data format used by the zlib library is described by RFCs
10 All functions of the compression library are documented in the file zlib.h
12 of the library is given in the file example.c which also tests that the library
14 compression library itself is composed of all source files except example.c and
81 - When building a shared, i.e. dynamic library on Mac OS X, the library must be
83 library location is specified in the library.
116 If you use the zlib library in a product, we would appreciate *not*
118 for free but without warranty of any kind. The library has been
/xnu-12377.81.4/tools/lldbmacros/kmemory/
H A Dbtlog.py23 def __init__(self, library, ref): argument
30 target = library.target
31 slab = library.sbv.chkGetChildMemberWithName('btl_slabs').xGetIntegerAtIndex(slab)
32 value = target.xCreateValueFromAddress('stack', slab + ref, library.bts_type)
37 self.stext = library.stext
292 library = BTLibrary.get_shared()
295 btlh = self.sbv.chkCast(library.btlh_type)
301 h_ty = library.bth_head_type
/xnu-12377.81.4/libkern/kmod/
H A DREADME4 # CreateKModInfo.perl scripts to be exactly instep with both this library
24 # by the c_start module in the kmod library.
/xnu-12377.81.4/tests/unit/tools/
H A Dxnu_lib.unexport18 # used by mock library
/xnu-12377.81.4/bsd/dev/dtrace/scripts/
H A Dmptcp.d24 #pragma D depends_on library darwin.d
25 #pragma D depends_on library socket.d
H A Dsocket.d24 #pragma D depends_on library darwin.d
H A Dsched.d24 #pragma D depends_on library darwin.d
H A Dtcp.d24 #pragma D depends_on library darwin.d
H A Dip.d24 #pragma D depends_on library darwin.d
H A Dio.d23 #pragma D depends_on library darwin.d
/xnu-12377.81.4/bsd/crypto/doc/
H A DKernelCrypto.txt11 * This library is free for commercial and non-commercial use as long as
21 * as the author of the parts of the library used.
37 * The word 'cryptographic' can be left out if the rouines from the library
/xnu-12377.81.4/doc/debugging/
H A Ddebugging.md236 It is possible to start coverage collection **before** importing the operating system library and
363 Clearly an external library is involved and execution flow jumps between dSYM and the library few t…
451 That means we are broken by a library update! Older versions of library do not load data for a sect…
/xnu-12377.81.4/libkern/kmod/libkmod.xcodeproj/
H A Dproject.pbxproj227 productType = "com.apple.product-type.library.static";
244 productType = "com.apple.product-type.library.static";
/xnu-12377.81.4/tests/unit/
H A DREADME.md9 This will build XNU as a library and link it into a test executable.
174 The mocks library provides a fibers implementation that can be used by tests including the header f…
180 …TION=1` to the make command line, every memory load and store in the XNU library and in your test …
/xnu-12377.81.4/libkdd/
H A DREADME.md5 struct definition. The `libkdd` library provides convenient API for parsing and interpreting `kerne…
/xnu-12377.81.4/
H A DREADME.md12 * `libkern` - C++ IOKit library code for handling of drivers and kexts.
14 * `libsyscall` - syscall library interface for userspace programs
15 * `libkdd` - source for user library for parsing kernel data like kernel chunked data.
/xnu-12377.81.4/osfmk/mach/
H A Dmach_host.defs109 * host_page_size() is now a library routine based on constants)
/xnu-12377.81.4/config/
H A DMASTER338 # enforce library validation on all processes.
547 options CONFIG_STATIC_CPPINIT # Static library initializes kext cpp runtime # <config_sta…
/xnu-12377.81.4/libsyscall/Libsyscall.xcodeproj/
H A Dproject.pbxproj1305 productType = "com.apple.product-type.library.dynamic";
1326 productType = "com.apple.product-type.library.static";
1350 productType = "com.apple.product-type.library.static";
/xnu-12377.81.4/bsd/conf/
H A Dfiles493 bsd/kern/qsort.c standard xnu-library
/xnu-12377.81.4/tools/lldbmacros/
H A DREADME.md321 …* If you need help with format options take a look at http://docs.python.org/library/string.html#f…
/xnu-12377.81.4/makedefs/
H A DMakeInc.def1114 # Link binary support library
/xnu-12377.81.4/libkdd/kdd.xcodeproj/
H A Dproject.pbxproj592 productType = "com.apple.product-type.library.static";