|   /toolchain/binutils/binutils-2.27/include/opcode/ | 
| cgen.h  | 315 /* Extract handler. 354 /* Parse/insert/extract/print handlers. 365   unsigned char parse, insert, extract, print; 800    the data is recorded in the parse/insert/extract/print switch statements. */ 964   /* Indices into parse/insert/extract/print handler tables.  */ 359  unsigned char parse, insert, extract, print;  member in struct:cgen_opcode_handler      [all...] | 
|   /toolchain/binutils/binutils-2.27/ld/testsuite/ld-s390/ | 
| tlsbin.dd  | 65 # Extract TCB and load branch offset 167 # Extract TCB
  | 
|   /toolchain/binutils/binutils-2.27/opcodes/ | 
| cgen-opc.c  | 434 /* Look up instruction INSN_*_VALUE and extract its fields. 500 		 extract handler.  */
  | 
|   /toolchain/binutils/binutils-2.27/zlib/contrib/minizip/ | 
| unzip.h  | 114     uLong version_needed;       /* version needed to extract       2 bytes */ 135     uLong version_needed;       /* version needed to extract       2 bytes */
  | 
|   /tools/dexter/dexter/ | 
| dexter.cc  | 49   printf(" -e : extract a single class\n"); 360       // extract the specified class only
  | 
|   /tools/tradefederation/contrib/src/com/android/media/tests/ | 
| AdbScreenrecordTest.java  | 152      *   <li>3. Analyze adb output and extract recorded number of frames and video length 154      *   <li>5. Using avprobe, analyze video file and extract duration and bitrate
  | 
|   /art/compiler/optimizing/ | 
| inliner.h  | 150   // Extract the mirror classes from the offline profile and add them to the `inline_cache`.
  | 
|   /art/libartbase/base/ | 
| bit_vector.h  | 279   // A bit mask to extract the bit for the given index.
  | 
|   /bionic/libc/kernel/tools/ | 
| clean_header.py  | 95     # Extract the architecture if found.
  | 
|   /bootable/recovery/tools/dumpkey/ | 
| DumpPublicKey.java  | 34  * Command line tool to extract RSA public keys from X.509 certificates
  | 
|   /bootable/recovery/updater/ | 
| updater.cpp  | 91   // Extract the script from the package.
  | 
|   /build/make/tools/releasetools/ | 
| check_ota_package_signature.py  | 164   payload_file = package_zip.extract('payload.bin', package_dir)
  | 
|   /build/make/tools/ziptime/ | 
| ZipFile.cpp  | 134     /* extract eocd values */
  | 
|   /build/soong/docs/ | 
| best_practices.md  | 140 *.srcjar files, and will extract them before passing them on to the compiler.
  | 
|   /cts/tests/tests/media/src/android/media/cts/ | 
| ExtractDecodeEditEncodeMuxTest.java  | 796             // Extract video from file and feed to decoder. 797             // Do not extract video if we have determined the output format but we are not yet     [all...] | 
|   /cts/tools/dasm/src/java_cup/ | 
| production.java  | 306       /* extract the type of the labeled symbol */ 373       /* extract string into array */ 390           /* extract the id string and translate it */ 449       /* walk down the parts and extract the labels */
  | 
|   /dalvik/tools/dexdeps/src/com/android/dexdeps/ | 
| Main.java  | 90      * classes.dex inside.  If the latter, we extract the contents to a
  | 
|   /development/ndk/platforms/android-14/include/ | 
| zconf.h  | 143  * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
  | 
|   /development/samples/BackupRestore/src/com/example/android/backuprestore/ | 
| MultiRecordExampleAgent.java  | 171             // go ahead and extract the data for each record before deciding how
  | 
|   /device/linaro/bootloader/arm-trusted-firmware/bl1/aarch32/ | 
| bl1_exceptions.S  | 69 	 * Extract PC and SPSR based on struct `entry_point_info_t`
  | 
|   /device/linaro/bootloader/arm-trusted-firmware/drivers/arm/ccn/ | 
| ccn_private.h  | 160 /* Macro to extract the run mode from a p-state value */
  | 
|   /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | 
| sndhdr.py  | 171 # Subroutines to extract numbers from strings #
  | 
|   /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ | 
| zconf.h  | 143  * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
  | 
| zconf.in.h  | 143  * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
  | 
|   /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ | 
| classfix.py  | 175     # Extract list of base expressions
  |