Home
last modified time | relevance | path

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

/xnu-11417.101.15/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-11417.101.15/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-11417.101.15/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-11417.101.15/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-11417.101.15/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-11417.101.15/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-11417.101.15/libkern/kmod/libkmod.xcodeproj/
H A Dproject.pbxproj227 productType = "com.apple.product-type.library.static";
244 productType = "com.apple.product-type.library.static";
/xnu-11417.101.15/libkdd/
H A DREADME.md5 struct definition. The `libkdd` library provides convenient API for parsing and interpreting `kerne…
/xnu-11417.101.15/
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-11417.101.15/osfmk/mach/
H A Dmach_host.defs109 * host_page_size() is now a library routine based on constants)
/xnu-11417.101.15/config/
H A DMASTER341 # enforce library validation on all processes.
545 options CONFIG_STATIC_CPPINIT # Static library initializes kext cpp runtime # <config_sta…
/xnu-11417.101.15/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-11417.101.15/tools/lldbmacros/
H A DREADME.md320 …* If you need help with format options take a look at http://docs.python.org/library/string.html#f…
/xnu-11417.101.15/bsd/conf/
H A Dfiles485 bsd/kern/qsort.c standard xnu-library
/xnu-11417.101.15/makedefs/
H A DMakeInc.def1054 # Link binary support library
/xnu-11417.101.15/libkdd/kdd.xcodeproj/
H A Dproject.pbxproj592 productType = "com.apple.product-type.library.static";