Searched refs:easy (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/xz/src/liblzma/common/
H A Deasy_preset.h4 /// \brief Preset handling for easy encoder and decoder
30 /// Set *easy to the settings given by the preset. Returns true on error,
32 extern bool lzma_easy_preset(lzma_options_easy *easy, uint32_t preset);
/freebsd-10.0-release/contrib/bmake/mk/
H A Dwarnings.mk81 # we want to set W_* for each warning so they are easy to turn off.
117 # which makes it easy to turn off override individual flags
/freebsd-10.0-release/bin/sh/
H A Dexpand.c661 int easy; local
741 easy = ((varflags & VSQUOTE) == 0 ||
751 if (!easy)
766 if (easy)
806 if (easy)
/freebsd-10.0-release/share/mk/
H A Dbsd.cpu.mk141 # unordered list to make it easy for client makefiles to test for the
/freebsd-10.0-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex131 The flattened tree format should be easy to handle, both for the
374 manipulate. On OF systems, it's easy to generate the flattened tree
469 makes it easy to create interrupt trees without having to explicitly
/freebsd-10.0-release/sys/dev/isp/
H A DDriverManual.txt496 This can be very complicated, and it isn't made easy in that the QLogic

Completed in 127 milliseconds