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

<<919293949596979899100>>

  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_dict.py 57 method = results["method"][0] # Extract node for method name
  /prebuilts/go/darwin-x86/src/go/doc/
doc.go 82 // extract documentation for all package-level declarations,
  /prebuilts/go/linux-x86/src/go/doc/
doc.go 82 // extract documentation for all package-level declarations,
  /prebuilts/jdk/jdk8/darwin-x86/sample/try-with-resources/src/
Unzip.java 47 * Extract (unzip) a file to the current directory.
  /prebuilts/jdk/jdk8/linux-x86/sample/try-with-resources/src/
Unzip.java 47 * Extract (unzip) a file to the current directory.
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
smmintrin.h 203 /* Miscellaneous insert and extract macros. */
204 /* Extract a single-precision float from X at index N into D. */
212 /* Extract a float from X at index N into the first index of the return. */
229 /* Extract int from packed integer array at index. This returns the element
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
smmintrin.h 203 /* Miscellaneous insert and extract macros. */
204 /* Extract a single-precision float from X at index N into D. */
212 /* Extract a float from X at index N into the first index of the return. */
229 /* Extract int from packed integer array at index. This returns the element
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/
sym_diff.py 21 description='Extract a list of symbols from a shared library.')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_dict.py 57 method = results["method"][0] # Extract node for method name
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_dict.py 57 method = results["method"][0] # Extract node for method name
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
default.py 60 # Because of all of this processing, extract almost
  /prebuilts/r8/
d8 60 # The following will extract any initial parameters of the form
d8-compat-dx 60 # The following will extract any initial parameters of the form
r8-compat-proguard 60 # The following will extract any initial parameters of the form
  /prebuilts/sdk/renderscript/clang-include/
smmintrin.h 206 /* Miscellaneous insert and extract macros. */
207 /* Extract a single-precision float from X at index N into D. */
215 /* Extract a float from X at index N into the first index of the return. */
235 /* Extract int from packed integer array at index. This returns the element
  /prebuilts/sdk/tools/darwin/bin/
apksigner 60 # The following will extract any initial parameters of the form
dx 60 # The following will extract any initial parameters of the form
  /prebuilts/sdk/tools/
dx 60 # The following will extract any initial parameters of the form
  /prebuilts/sdk/tools/linux/bin/
apksigner 60 # The following will extract any initial parameters of the form
dx 60 # The following will extract any initial parameters of the form
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
ExtractStringFix.java 82 return "Extract String";
  /system/bt/packet/avrcp/
set_browsed_player.cc 83 return base::ByteSwap(it.extract<uint16_t>());
  /system/ca-certificates/google/
extract_from_pem.py 3 """Extract certificates from a multi-certificate pem file.
  /system/core/demangle/
demangle.cpp 84 // Extract the identifier.
  /system/core/libpixelflinger/
buffer.cpp 36 static uint32_t extract(uint32_t v, int h, int l, int bits);
129 pixel->c[i] = extract(v, f->c[i].h, f->c[i].l, f->size*8);
277 // extract a component from a word
278 uint32_t extract(uint32_t v, int h, int l, int bits) function in namespace:android

Completed in 879 milliseconds

<<919293949596979899100>>