HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 3751 - 3775 of 8518) sorted by null

<<151152153154155156157158159160>>

  /system/bt/packet/avrcp/
register_notification_packet.cc 237 return base::ByteSwap(it.extract<uint32_t>());
  /system/core/liblog/
pmsg_writer.c 93 * Extract a 4-byte value from a byte stream.
  /system/media/audio_utils/include/audio_utils/
fifo_index.h 95 // Extract a base class (that shares their property of being a reference to a fifo index)
  /test/vts/utils/native/trace_processor/
VtsTraceProcessor.h 103 // Helper method to extract the trace file name from the given file name.
  /toolchain/binutils/binutils-2.27/gold/
target.cc 63 // except for the address sizes and endianities. So we extract this
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-s390/
tlsbinpic_64.s 78 /* Extract TCB */
tlspic1.s 94 /* Extract TCB and load branch offset */
tlspic1_64.s 89 /* Extract TCB */
  /toolchain/binutils/binutils-2.27/opcodes/
h8500-dis.c 115 /* Extract any info parts. */
m32c-dis.c     [all...]
  /tools/apksig/src/main/java/com/android/apksig/internal/zip/
CentralDirectoryRecord.java 234 ZipUtils.putUnsignedInt16(result, 0x14); // Minimum version needed to extract
  /tools/test/connectivity/acts/tests/google/coex/performance_tests/
WlanWithBlePerformanceTest.py 110 4. Find the advertisement and extract the mac address.
  /tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
InstallAllTestZipAppsSetupTest.java 238 "Failed to extract test zip.",
  /cts/hostsidetests/api/src/com/android/cts/api/
DexAnalyzer.java 295 * Parse a dex file to extract symbols defined in the file and symbols referenced from the file
325 // 1. extract defined symbols and add them to the maps
338 // 2. extract referenced symbols and add then to the sets
  /development/tools/privapp_permissions/
privapp_permissions.py 312 """Extract package name and requested permissions."""
476 Extract package name and list of requested permissions from the
500 """Extract signature|privileged permissions from dump of manifest file."""
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
doctest.py 584 # Extract info from the regexp match.
603 Extract all doctest examples from the given string, and
615 Extract all doctest examples from the given string, and return
659 # If `want` contains a traceback message, then extract it.
666 # Extract options from the source.
751 A class used to extract the DocTests that are relevant to a given
    [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/Arm/
Mmu.c 187 // extract attributes (cacheability and permissions)
277 // extract attributes (cacheability and permissions)
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
Utility.c 184 Extract Hii package list GUID for given HII handle.
192 @retval EFI_SUCCESS Successfully extract GUID from Hii database.
230 // Extract GUID
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/Ipf/
EbcSupport.c 481 // Extract bits from the address for insertion into the instruction
546 // Extract bits from the address for insertion into the instruction
618 // Extract bits from the address for insertion into the instruction
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootClient.c 213 // Extract the port from URL, and use default HTTP port 80 if not provided.
332 // Extract the HTTP server Ip frome URL. This is used to Check route table
372 // Extract the port from URL, and use default HTTP port 80 if not provided.
    [all...]
  /external/ImageMagick/MagickWand/
identify.c 120 " transparent, extract, background, or shape",
134 "-extract geometry extract area from image",
    [all...]
  /external/ImageMagick/utilities/
convert.1.in 167 \-extract geometry extract area from image
273 exchange, extract, or transfer one or more image channels
  /external/annotation-tools/annotation-file-utilities/
build.xml 294 directory, so that when the user unzips they extract exactly one
303 <exclude name="annotation-tools/annotation-file-utilities/scripts/extract-annotations"/>
308 <include name="annotation-tools/annotation-file-utilities/scripts/extract-annotations"/>
changelog.html 118 extract-annotations no longer puts package annotations on non-existent class,
264 Extends support for lambda expressions, member references, and type arguments of static method calls and member references to <code>extract-annotations</code> and <code>insert-annotations</code>.
440 For consistency with <code>extract-annotations</code>, <code>insert-annotations-to-source</code> now matches generic method types in the source with JAIF specifications for their least upper bounds.
  /external/capstone/arch/X86/
X86Disassembler.c 312 /// @param insn - The internal instruction to extract the R/M field
350 /// @param insn - The instruction to extract Mod, R/M, and SIB fields
542 /// @param insn - The instruction to extract Mod, R/M, and SIB fields

Completed in 1523 milliseconds

<<151152153154155156157158159160>>