HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 3076 - 3100 of 6076) sorted by null

<<121122123124125126127128129130>>

  /prebuilts/go/linux-x86/src/cmd/pack/
pack_test.go 169 // Now extract one file. We chdir to the directory of the archive for simplicity.
  /prebuilts/go/linux-x86/src/regexp/
regexp.go 782 name, num, rest, ok := extract(template)
815 // extract returns the name from a leading "$name" or "${name}" in str.
816 // If it is a number, extract returns num set to that number; otherwise num = -1.
817 func extract(str string) (name string, num int, rest string, ok bool) {
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
sys_windows_386.s 259 // extract callback context
vdso_linux_amd64.go 49 /* How to extract and insert information held in the st_info field. */
  /prebuilts/qemu-kernel/
build-kernel.sh 143 # Extract kernel version, we'll need to put this in the final binaries names
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/discovery/
NdkDiscoveryUpdater.java 87 // Run the unique commands with special gcc options to extract the
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_manifest_attrs.xml 21 This file has been trimmed down to only extract a number of interesting cases
  /system/bt/embdrv/sbc/decoder/srce/
decoder-sbc.c 384 /* Extract and translate required fields from Header */
  /toolchain/binutils/binutils-2.25/elfcpp/
mips.h 261 // Mask to extract ABI version, not really a flag value.
  /toolchain/binutils/binutils-2.25/gold/
arm-reloc-property.cc 163 // Extract information from relocation operation.
arm-reloc-property.h 162 // We look at Trees to extract information about relocation operations.
main.cc 57 // so its commandline is not always easy to extract. You should be
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-unique/
unique.exp 74 verbose "proc check_osabi: Readelf failed to extract an ELF header from $binary_file"
  /toolchain/binutils/binutils-2.25/libiberty/
simple-object.txh 8 functions to extract data from the object file.
  /toolchain/binutils/binutils-2.25/opcodes/
ia64-dis.c 177 err = (*odesc->extract) (odesc, insn, &value);
s390-dis.c 111 /* Extract fragments of the operand byte for byte. */
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
FatLfnDirectory.java 270 FatLfnDirectoryEntry.extract(this, offset, ++i - offset);
FatLfnDirectoryEntry.java 73 static FatLfnDirectoryEntry extract( method in class:FatLfnDirectoryEntry
  /external/libmtp/
configure     [all...]
  /external/protobuf/gtest/
configure     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/
configure     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
configure     [all...]
  /toolchain/binutils/binutils-2.25/gas/
configure     [all...]
  /toolchain/binutils/binutils-2.25/gprof/
configure     [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure     [all...]

Completed in 724 milliseconds

<<121122123124125126127128129130>>