Searched refs:source (Results 1 – 20 of 20) sorted by relevance
6 Redistribution and use in source and binary forms, with or without10 * Redistributions of source code must retain the above copyright37 CMake in source and binary form. Some source files contain additional38 notices of original copyright by their contributors; see each source
1 Redistribution and use in source and binary forms, with or without5 1. Redistributions of source code must retain the copyright
16 # a source language processor.
1 #libevent pkg-config source file
8 Redistribution and use in source and binary forms, with or without11 1. Redistributions of source code must retain the above copyright33 available in the corresponding source files; the license is as above. Here's
150 $ cd <libevent source dir>156 In the above, the ".." refers to the dir containing the Libevent source code. 157 You can build multiple versions (with different compile time settings) from the same source tree160 It is highly recommended to build "out of source" when using161 CMake instead of "in source" like the normal behaviour of autoconf for this reason.173 CMake also provides a GUI that lets you specify the source directory and output (binary) directory
272 struct evbuffer *source; member
62 # documented source files. You may enter file names like "myfile.cpp" or 188 # only source the real man page, but without them the man command 204 # names in the source code. If set to NO (the default) only conditional
245 EVUTIL_ASSERT(info->source != NULL); in evbuffer_chain_free()247 EVBUFFER_LOCK(info->source); in evbuffer_chain_free()249 evbuffer_decref_and_unlock_(info->source); in evbuffer_chain_free()933 extra->source = src; in APPEND_CHAIN_MULTICAST()
36 Our source-compatibility policy is that correct code (that is to say,38 documented behavior) should have forward source compatibility: any718 We now avoid all use of the _identifiers in the Libevent source code.
742 # Group the source files.928 # (Place them in the build dir so we don't polute the source tree with generated files).
162 o bufferevent_write now uses a const source argument; report from Charles Kerr
431 part of its public API, but wants users to treat it as a pure source or
114 …o Use C-style comments in C source files (for compatibility with compilers such as xlc on AIX). (d…615 o Make include/event2/event-config.h not included in source dist (a4af9be)1135 o bufferevent_write now uses a const source argument; report from Charles Kerr
1543 …o Use C-style comments in C source files (for compatibility with compilers such as xlc on AIX). (d…
40 ## the source header filename to derive the installed header filename.