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

<<71727374757677787980>>

  /external/llvm/
configure     [all...]
  /dalvik/opcode-gen/
opcode-gen.awk 258 # Clean up the line and extract the command.
293 # Extract directly specified values from the line.
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
XmlDocumentProvider.java 84 * For every selected node, the projection will then extract actual data from this node and its
163 * @param projection A set of patterns that will be used to extract data from each selected
  /external/ceres-solver/internal/ceres/
schur_complement_solver.cc 397 // Extract the TripletSparseMatrix that is used for actually storing S.
456 // Extract the TripletSparseMatrix that is used for actually storing S.
  /external/chromium_org/build/
get_syzygy_binaries.py 297 # Extract the file and update the state dictionary.
300 archive.extract(entry.filename, fulldir)
  /external/chromium_org/chrome/browser/search/
search.h 100 // Returns true if it is okay to extract search terms from |url|. |url| must
114 // been extracted. Failing that, it tries to extract search terms from the URL.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_identity.html 305 function(redirect_url) { /* Extract token from redirect_url */ });
326 The app should extract the token out of the URL.
  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_term_feature_extractor_unittest.cc 435 // Extract first 10 words then stop.
449 // Now extract normally and make sure nothing breaks.
  /external/chromium_org/content/browser/media/android/
browser_media_player_manager.cc 96 // May reach here due to prerendering. Don't extract the metadata
98 // TODO(qinmin): extract the metadata once the user decided to load
  /external/chromium_org/media/midi/
midi_manager_alsa.cc 129 // Use a heuristic to extract the list of manufacturers for the hardware MIDI
155 // Enumerate any rawmidi devices (not subdevices) and extract CardInfo.
  /external/chromium_org/native_client_sdk/doc_generated/sdk/
download.html 88 <li><p class="first">On Windows, right-click on the .zip file and select &#8220;Extract All...&#8221;. A
89 dialog box will open; enter a location and click &#8220;Extract&#8221;.</p>
  /external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/command/
update.py 161 # Extract to extract_dir, usually "<bundle name>_update".
193 tar_file.Extract()
  /external/chromium_org/net/cert/
ct_objects_extractor_nss.cc 206 // Given a |cert|, extract the TBSCertificate from this certificate, also
476 VLOG(1) << "Could not extract issuer public key, "
  /external/chromium_org/remoting/host/win/
elevated_controller.cc 212 // Extract the configuration data that the user will verify.
244 // Extract the unprivileged fields from the configuration.
  /external/chromium_org/third_party/freetype/include/freetype/
ftglyph.h 222 /* A function used to extract a glyph image from a slot. Note that */
472 /* // extract glyph image */
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftstream.h 404 /* Extract a stream frame. If the stream is disk-based, a heap block */
418 /* release an extract frame (see FT_Stream_ExtractFrame) */
  /external/chromium_org/third_party/icu/source/i18n/
dtitvinf.cpp 405 skeleton.extract(0, skeleton.length(), result, "UTF-8");
477 skeleton->extract(0, skeleton->length(), result, "UTF-8");
rbt_set.cpp 147 r.extract(0, len, parseError.preContext);
154 r.extract(0, len, parseError.postContext);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_format_yuv.c 50 * Extract Y, U, V channels from packed UYVY.
118 * Extract Y, U, V channels from packed YUYV.
lp_bld_swizzle.c 99 * Combined extract and broadcast (mere shuffle in most cases)
151 * Trivial extract scalar from vector.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_rast_tri.c 214 /* extract sign bits to create mask
237 /* Extract the sign bits
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_vbo_t.c 414 extract_u_t extract = ib ? render->ib.extract_u : extract_id; local
436 extract(&render->ib, 0, start);
  /external/chromium_org/third_party/sqlite/src/src/
rowset.c 20 ** After all inserts are finished, it is possible to extract the
375 ** Extract the smallest element from the RowSet.
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
packet_buffer_unittest.cc 273 // Extract packets.
368 // Extract them and make sure that come out in the right order.
  /external/chromium_org/third_party/zlib/contrib/minizip/
unzip.h 114 uLong version_needed; /* version needed to extract 2 bytes */
135 uLong version_needed; /* version needed to extract 2 bytes */

Completed in 445 milliseconds

<<71727374757677787980>>