HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 876 - 900 of 4593) sorted by null

<<31323334353637383940>>

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
TestFract.java 74 // Extract the inputs.
152 // Extract the inputs.
230 // Extract the inputs.
308 // Extract the inputs.
385 // Extract the inputs.
444 // Extract the inputs.
503 // Extract the inputs.
562 // Extract the inputs.
  /development/ndk/platforms/android-3/include/net/
if_ether.h 181 /* extract VLAN tag from output/trasmit packet */
185 /* extract VLAN ID value from a VLAN tag */
  /development/ndk/platforms/android-L/include/net/
if_ether.h 181 /* extract VLAN tag from output/trasmit packet */
185 /* extract VLAN ID value from a VLAN tag */
  /device/common/
generate-packages.sh 34 EXTRACT_LIST_FILENAME=extract-lists.txt
100 SCRIPT=extract-$COMPANY-$DEVICE.sh
  /external/arduino/hardware/arduino/cores/arduino/
Print.cpp 203 // Extract the integer part of the number and print it
212 // Extract digits from the remainder one at a time
  /external/bison/djgpp/
djunpack.bat 46 Rem Extract top src dir from archive file.
59 Rem Extract fnchange.lst from archive.
  /external/chromium_org/chrome/browser/signin/
local_auth.cc 81 // Extract the "encoding" value from the first byte and validate.
170 // Validate correct length; extract salt and password hash.
  /external/chromium_org/chrome/renderer/net/
renderer_net_predictor.cc 71 // Extract data from the Queue, and then send it off the the Browser process
76 // TBD: IT could be that we should only extract about as many names as we are
  /external/chromium_org/chrome/tools/build/mac/
generate_localizer 42 """Runs ibtool to extract the localizable strings data from the xib."""
123 # Extract the resource constant strings
  /external/chromium_org/chrome/utility/media_galleries/
media_metadata_parser.cc 61 if (!extractor.Extract(source, get_attached_images))
189 extractor->Extract(
  /external/chromium_org/components/policy/core/browser/
managed_bookmarks_tracker.cc 51 // Extract the data for the next bookmark from the |list|.
110 // Extract the data for the next bookmark from the |list|.
  /external/chromium_org/media/base/android/
media_player_bridge.h 57 // Initialize this object and extract the metadata from the media.
130 // Extract the media metadata from a url, asynchronously.
  /external/chromium_org/sync/engine/
syncer_proto_util.h 72 // Extract the name field from a sync entity.
76 // Extract the name field from a commit entry response.
  /external/chromium_org/testing/gtest/xcode/Scripts/
versiongenerate.py 69 # Extract the version string from the AC_INIT macro
71 # Extract three integers separated by periods and surrounded by squre
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_variance_impl_intrin_avx2.c 77 // extract the low lane and add it to the high lane
206 // extract the low lane and the high lane and add the results
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vertex.h 74 tnl_extract_func extract; member in struct:tnl_format_info
94 /* Extract a named attribute from a hardware vertex. Will have to
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
asn_pack.c 107 /* Extract an ASN1 object from an ASN1_STRING */
180 /* Extract an ASN1 object from an ASN1_STRING */
  /external/chromium_org/third_party/webrtc/tools/frame_analyzer/
video_quality_analysis.h 89 // Extract the sequence of the frame in the video. I.e. if line is
96 // Extract the frame number in the reference video. I.e. if line is
  /external/eigen/Eigen/src/Core/products/
SelfadjointProduct.h 60 typename internal::add_const_on_value_type<ActualOtherType>::type actualOther = OtherBlasTraits::extract(other.derived());
93 typename internal::add_const_on_value_type<ActualOtherType>::type actualOther = OtherBlasTraits::extract(other.derived());
  /external/eigen/doc/
HiPerformance.dox 31 When Eigen detects a matrix product, it analyzes both sides of the product to extract a
118 <td>This is because our expression analyzer is currently not able to extract trivial
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_variance_impl_intrin_avx2.c 77 // extract the low lane and add it to the high lane
206 // extract the low lane and the high lane and add the results
  /external/lldb/source/Plugins/SymbolFile/DWARF/
DWARFCompileUnit.h 32 bool Extract(const lldb_private::DataExtractor &debug_info, lldb::offset_t *offset_ptr);
33 dw_offset_t Extract(lldb::offset_t offset, const lldb_private::DataExtractor& debug_info_data, const DWARFAbbreviationDeclarationSet* abbrevs);
  /external/llvm/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h 82 /// Extract the dependent library name from a linker option string. Returns
134 /// Extract the dependent library name from a linker option string. Returns
  /external/llvm/include/llvm/IR/
Instruction.def 170 HANDLE_OTHER_INST(54, ExtractElement, ExtractElementInst)// extract from vector
173 HANDLE_OTHER_INST(57, ExtractValue, ExtractValueInst)// extract from aggregate
  /external/llvm/lib/Target/R600/
AMDGPUTargetTransformInfo.cpp 44 /// Estimate the overhead of scalarizing an instruction. Insert and Extract
46 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;

Completed in 643 milliseconds

<<31323334353637383940>>