Home
last modified time | relevance | path

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

/xnu-10063.141.1/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-10063.141.1/tools/lldbmacros/kmemory/
H A Dbtlog.py33 def __init__(self, library, ref): argument
40 target = library.target
41 slab = library.sbv.chkGetChildMemberWithName('btl_slabs').xGetIntegerAtIndex(slab)
42 value = target.xCreateValueFromAddress('stack', slab + ref, library.bts_type)
47 self.stext = library.stext
302 library = BTLibrary.get_shared()
305 btlh = self.sbv.chkCast(library.btlh_type)
311 h_ty = library.bth_head_type
/xnu-10063.141.1/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-10063.141.1/tools/lldbmacros/
H A Dtox.ini11 # Just opt-in a single macro library for now.
H A DREADME.md315 …* If you need help with format options take a look at http://docs.python.org/library/string.html#f…
/xnu-10063.141.1/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-10063.141.1/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-10063.141.1/doc/debugging/
H A Ddebugging.md249 It is possible to start coverage collection **before** importing the operating system library and
362 Clearly an external library is involved and execution flow jumps between dSYM and the library few t…
450 That means we are broken by a library update! Older versions of library do not load data for a sect…
/xnu-10063.141.1/libkern/kmod/libkmod.xcodeproj/
H A Dproject.pbxproj227 productType = "com.apple.product-type.library.static";
244 productType = "com.apple.product-type.library.static";
/xnu-10063.141.1/libkdd/
H A DREADME.md5 struct definition. The `libkdd` library provides convenient API for parsing and interpreting `kerne…
/xnu-10063.141.1/
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-10063.141.1/osfmk/mach/
H A Dmach_host.defs105 * host_page_size() is now a library routine based on constants)
/xnu-10063.141.1/config/
H A DMASTER342 # enforce library validation on all processes.
546 options CONFIG_STATIC_CPPINIT # Static library initializes kext cpp runtime # <config_sta…
/xnu-10063.141.1/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-10063.141.1/bsd/conf/
H A Dfiles483 bsd/kern/qsort.c standard xnu-library
/xnu-10063.141.1/libkdd/kdd.xcodeproj/
H A Dproject.pbxproj592 productType = "com.apple.product-type.library.static";