Home
last modified time | relevance | path

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

/xnu-10002.41.9/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-10002.41.9/tools/lldbmacros/kmemory/
H A Dbtlog.py40 def __init__(self, library, ref): argument
47 target = library.target
48 slab = library.sbv.chkGetChildMemberWithName('btl_slabs').xGetIntegerAtIndex(slab)
49 value = target.xCreateValueFromAddress('stack', slab + ref, library.bts_type)
54 self.stext = library.stext
309 library = BTLibrary.get_shared()
312 btlh = self.sbv.chkCast(library.btlh_type)
318 h_ty = library.bth_head_type
/xnu-10002.41.9/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-10002.41.9/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 Dsched.d24 #pragma D depends_on library darwin.d
H A Dsocket.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-10002.41.9/doc/
H A Ddebugging.md27 Be very careful about using imports from 'future' library. Some of them are **very invasive** and c…
31 # Changes modules handling logic to make your code working with std library reorg (PEP 3108)
167 The simplest solution is to use **six** library and one of the functions like:
174 The six library is still required even if data is encoding manually, since it converts types.
218 handling in the xnu macro library. Remaining code should be reviewed and fixed, if appropriate.
425 It is possible to start coverage collection **before** importing the operating system library and
523 Clearly an external library is involved and execution flow jumps between dSYM and the library few t…
611 That means we are broken by a library update! Older versions of library do not load data for a sect…
/xnu-10002.41.9/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-10002.41.9/libkern/kmod/libkmod.xcodeproj/
H A Dproject.pbxproj227 productType = "com.apple.product-type.library.static";
244 productType = "com.apple.product-type.library.static";
/xnu-10002.41.9/libkdd/
H A DREADME.md5 struct definition. The `libkdd` library provides convenient API for parsing and interpreting `kerne…
/xnu-10002.41.9/
H A DREADME.md14 * `libkern` - C++ IOKit library code for handling of drivers and kexts.
16 * `libsyscall` - syscall library interface for userspace programs
17 * `libkdd` - source for user library for parsing kernel data like kernel chunked data.
/xnu-10002.41.9/osfmk/mach/
H A Dmach_host.defs105 * host_page_size() is now a library routine based on constants)
/xnu-10002.41.9/config/
H A DMASTER334 # enforce library validation on all processes.
538 options CONFIG_STATIC_CPPINIT # Static library initializes kext cpp runtime # <config_sta…
/xnu-10002.41.9/libsyscall/Libsyscall.xcodeproj/
H A Dproject.pbxproj1297 productType = "com.apple.product-type.library.dynamic";
1318 productType = "com.apple.product-type.library.static";
1342 productType = "com.apple.product-type.library.static";
/xnu-10002.41.9/bsd/conf/
H A Dfiles483 bsd/kern/qsort.c standard xnu-library
/xnu-10002.41.9/makedefs/
H A DMakeInc.def882 # Link opensource binary library
/xnu-10002.41.9/tools/lldbmacros/
H A DREADME.md315 …* If you need help with format options take a look at http://docs.python.org/library/string.html#f…
/xnu-10002.41.9/libkdd/kdd.xcodeproj/
H A Dproject.pbxproj592 productType = "com.apple.product-type.library.static";