/system/core/libziparchive/ |
zip_archive.cc | 126 * from the filename, so we don't need to extract those (but we do need 822 // Make sure we have enough space on the volume to extract the compressed [all...] |
/toolchain/binutils/binutils-2.25/include/opcode/ |
tilepro.h | 1496 unsigned int (*extract) (tilepro_bundle_bits bundle); member in struct:tilepro_operand [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
sparc-dis.c | 112 /* Macros used to extract instruction fields. Not all fields have 133 /* Here is the union which was used to extract instruction fields
|
/system/bt/stack/l2cap/ |
l2c_fcr.c | 672 /* Extract and drop the FCS from the packet */ [all...] |
/toolchain/binutils/binutils-2.25/cpu/ |
frv.cpu | [all...] |
/toolchain/binutils/binutils-2.25/binutils/doc/ |
binutils.texi | 33 * ar: (binutils)ar. Create, modify, and extract from archives. 88 Create, modify, and extract from archives 143 * ar:: Create, modify, and extract from archives 174 @c man title ar create, modify, and extract from archives 387 @cindex extract from archive 388 @emph{Extract} members (named @var{member}) from the archive. You can 464 entries in the archive with the same name. Extract or delete instance 669 @item EXTRACT @var{module}, @var{module}, @dots{} @var{module} 670 Extract each named @var{module} from the current archive, writing them [all...] |
/external/ImageMagick/ |
configure | [all...] |
/external/llvm/lib/Target/ARM/ |
ARMISelDAGToDAG.cpp | 279 /// Checks if N is a multiplication by a constant where we can extract out a 545 // If N is a multiply-by-constant and it's profitable to extract a shift and 747 // If Offset is a multiply-by-constant and it's profitable to extract a shift [all...] |
/external/valgrind/VEX/priv/ |
guest_amd64_helpers.c | [all...] |
/external/bison/ |
configure | [all...] |
/external/cmockery/cmockery_0_1_2/ |
configure | [all...] |
/external/google-breakpad/ |
configure | [all...] |
/external/google-breakpad/autotools/ |
ltmain.sh | 161 # Extract subdirectory from the argument. [all...] |
/external/google-tv-pairing-protocol/cpp/ |
ltmain.sh | 161 # Extract subdirectory from the argument. [all...] |
/external/libmtp/ |
ltmain.sh | 161 # Extract subdirectory from the argument. [all...] |
/external/libogg/ |
ltmain.sh | 161 # Extract subdirectory from the argument. [all...] |
/external/libusb/ |
ltmain.sh | 161 # Extract subdirectory from the argument. [all...] |
/external/libusb-compat/ |
ltmain.sh | 161 # Extract subdirectory from the argument. [all...] |
/external/libvorbis/ |
ltmain.sh | 161 # Extract subdirectory from the argument. [all...] |
/toolchain/binutils/binutils-2.25/ |
ltmain.sh | 186 # Extract subdirectory from the argument. [all...] |
/build/core/ |
definitions.mk | [all...] |
/external/v8/src/arm64/ |
simulator-arm64.cc | [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
objcopy.c | 242 /* True if --extract-symbol was passed on the command line. */ 387 {"extract-dwo", no_argument, 0, OPTION_EXTRACT_DWO}, 388 {"extract-symbol", no_argument, 0, OPTION_EXTRACT_SYMBOL}, 524 --extract-dwo Copy only DWO sections\n\ 525 --extract-symbol Remove section contents but keep symbols\n\ [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
configure | [all...] |
/external/llvm/lib/CodeGen/ |
CodeGenPrepare.cpp | 97 "disable-cgp-store-extract", cl::Hidden, cl::init(false), 98 cl::desc("Disable store(extract) optimizations in CodeGenPrepare")); 101 "stress-cgp-store-extract", cl::Hidden, cl::init(false), 102 cl::desc("Stress test store(extract) optimizations in CodeGenPrepare")); [all...] |