|   /hardware/qcom/wlan/qcwcn/wifi_hal/ | 
| ifaceeventhandler.cpp  | 267                     /* Extract the list of channels. */ 423 /* Parses and extract capabilities results. */
  | 
|   /libcore/support/src/test/java/tests/resources/x509/ | 
| create.sh  | 34 # extract startdate and enddate 37 # extract serial
  | 
|   /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/ | 
| DWARFUnit.h  | 138         if (!U->extract(Data, &Offset)) 263   bool extract(DataExtractor debug_info, uint32_t* offset_ptr);
  | 
|   /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/ | 
| DWARFUnit.h  | 138         if (!U->extract(Data, &Offset)) 263   bool extract(DataExtractor debug_info, uint32_t* offset_ptr);
  | 
|   /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/ | 
| DWARFUnit.h  | 138         if (!U->extract(Data, &Offset)) 263   bool extract(DataExtractor debug_info, uint32_t* offset_ptr);
  | 
|   /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/ | 
| DWARFUnit.h  | 138         if (!U->extract(Data, &Offset)) 263   bool extract(DataExtractor debug_info, uint32_t* offset_ptr);
  | 
|   /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/ | 
| DWARFUnit.h  | 138         if (!U->extract(Data, &Offset)) 263   bool extract(DataExtractor debug_info, uint32_t* offset_ptr);
  | 
|   /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/ | 
| DWARFUnit.h  | 138         if (!U->extract(Data, &Offset)) 263   bool extract(DataExtractor debug_info, uint32_t* offset_ptr);
  | 
|   /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/ | 
| DWARFUnit.h  | 138         if (!U->extract(Data, &Offset)) 263   bool extract(DataExtractor debug_info, uint32_t* offset_ptr);
  | 
|   /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/ | 
| DWARFUnit.h  | 138         if (!U->extract(Data, &Offset)) 263   bool extract(DataExtractor debug_info, uint32_t* offset_ptr);
  | 
|   /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ | 
| thread_db.h  | 111 #define BT_UISHIFT	5 /* log base 2 of BT_NBIPUI, to extract word index */ 113 #define BT_UIMASK	(BT_NBIPUI - 1)         /* to extract bit index */
  | 
|   /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ | 
| x86_64-w64-mingw32-objcopy.1  | 206         [\fB\-\-extract\-dwo\fR] 207         [\fB\-\-extract\-symbol\fR]     [all...] | 
|   /prebuilts/gdb/darwin-x86/lib/python2.7/ | 
| zipfile.py  | 317         self.extract_version = 20       # Version needed to extract archive 1012  def extract(self, member, path=None, pwd=None):  member in class:ZipFile      [all...] | 
|   /prebuilts/gdb/linux-x86/lib/python2.7/ | 
| zipfile.py  | 317         self.extract_version = 20       # Version needed to extract archive 1012  def extract(self, member, path=None, pwd=None):  member in class:ZipFile      [all...] | 
|   /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ | 
| ftglyph.h  | 222   /*    A function used to extract a glyph image from a slot.  Note that   */ 458   /*        // extract glyph image                                         */     [all...] | 
|   /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ | 
| zipfile.py  | 317         self.extract_version = 20       # Version needed to extract archive 1012  def extract(self, member, path=None, pwd=None):  member in class:ZipFile      [all...] | 
|   /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ | 
| zipfile.py  | 317         self.extract_version = 20       # Version needed to extract archive 1012  def extract(self, member, path=None, pwd=None):  member in class:ZipFile      [all...] | 
|   /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ | 
| ExtractStyleWizard.java  | 150             tableLabel.setText("Choose style attributes to extract:"); 365                 setErrorMessage("Choose at least one attribute to extract");
  | 
|   /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ | 
| ExtractStringRefactoring.java  | 143          * the Extract String refactoring is called on an <em>existing</em> source file. 149          * The Extract String refactoring is called without any source file. 154          * The Extract String refactoring is called without any source file. 267      * Constructor to use when the Extract String refactoring is called on an 286      * Constructor to use when the Extract String refactoring is called without 345         return "Extract Android String"; 375      * This is also used to extract the string to be modified, so that we can display it in 666                 // the extract string wizard. So if the selection is on     [all...] | 
|   /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ | 
| NewProjectWizardState.java  | 194      * Extract information (package name, application name, minimum SDK etc) from 197      * @param path the path to the project to extract information from
  | 
|   /sdk/find_java/src/source/ | 
| find_java_lib.cpp  | 50 // Extract the first thing that looks like (digit.digit+).
 431 // Tries to invoke the java.exe at the given path and extract it's
  | 
|   /system/core/liblog/ | 
| log_event_list.c  | 367  * Extract a 4-byte value from a byte stream. 374  * Extract an 8-byte value from a byte stream.
  | 
|   /toolchain/binutils/binutils-2.27/bfd/ | 
| elf32-d30v.c  | 104   /* Extract the addend.  */ 217   /* Extract the addend.  */
  | 
|   /toolchain/binutils/binutils-2.27/cpu/ | 
| mep-c5.cpu  | 242       (sequence () ; extract 255       (sequence () ; extract
  | 
|   /toolchain/binutils/binutils-2.27/elfcpp/ | 
| arm.h  | 209   // Mask to extract EABI version, not really a flag value. 220 // Extract EABI version from flags.
  |