HomeSort by relevance Sort by last modified time
    Searched refs:processing (Results 1 - 25 of 132) sorted by null

1 2 3 4 5 6

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvoe.h 103 VoEWrapper(webrtc::VoEAudioProcessing* processing,
116 processing_(processing),
131 webrtc::VoEAudioProcessing* processing() const { return processing_.get(); } function in class:cricket::VoEWrapper
  /external/openssl/crypto/modes/asm/
ghashv8-armx.S 45 veor q13,q13,q12 @ Karatsuba pre-processing
68 veor q13,q13,q12 @ Karatsuba pre-processing
80 veor q9,q9,q3 @ Karatsuba pre-processing
86 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing
ghashv8-armx.pl 89 veor $Hhl,$Hhl,$H @ Karatsuba pre-processing
112 veor $Hhl,$Hhl,$H @ Karatsuba pre-processing
124 veor $t1,$t1,$IN @ Karatsuba pre-processing
130 vext.8 $t1,$Xl,$Xh,#8 @ Karatsuba post-processing
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
  /external/chromium_org/v8/test/webkit/fast/js/
stack-overflow-arrity-catch.js 41 // now cause a stack overflow exception due to arrity processing
72 // now cause a stack overflow exception due to arrity processing
  /external/chromium_org/third_party/jstemplate/
jstemplate_example.js 71 * Performance test: jst initial processing.
86 * Performance test: jst reprocessing or previous processing output.
98 * Performance test: jst initial processing, with display:none during
99 * processing.
  /external/chromium_org/v8/test/mjsunit/es6/debug-promises/
reject-caught-all.js 66 // Run testDone through the Object.observe processing loop.
reject-uncaught-all.js 63 // Run testDone through the Object.observe processing loop.
reject-uncaught-late.js 70 // Run testDone through the Object.observe processing loop.
reject-uncaught-uncaught.js 63 // Run testDone through the Object.observe processing loop.
reject-with-invalid-reject.js 69 // Run testDone through the Object.observe processing loop.
reject-with-undefined-reject.js 69 // Run testDone through the Object.observe processing loop.
throw-caught-all.js 65 // Run testDone through the Object.observe processing loop.
throw-uncaught-all.js 64 // Rerun testDone through the Object.observe processing loop.
throw-uncaught-uncaught.js 64 // Run testDone through the Object.observe processing loop.
throw-with-throw-in-reject.js 84 // Run testDone through the Object.observe processing loop.
throw-with-undefined-reject.js 82 // Run testDone through the Object.observe processing loop.
reject-caught-by-default-reject-handler.js 80 // Run testDone through the Object.observe processing loop.
  /external/chromium_org/v8/test/webkit/fast/regex/
alternative-length-miscalculation.js 25 "This page tests for length miscalculations in regular expression processing."
  /external/chromium_org/v8/test/webkit/
regexp-many-brackets.js 25 'Test regular expression processing with many capturing brackets (200).'
  /external/chromium_org/net/spdy/
spdy_framer.cc 673 // when processing DATA frames below.
757 // middle of processing a header block.
1661 size_t processing = std::min( local
2009 size_t processing = 0; local
    [all...]
  /external/chromium_org/tools/grit/grit/gather/
interface.py 31 which case we should not do some types of processing on the
41 # we should not do some types of processing on the translateable bits.
  /external/chromium_org/v8/tools/
logreader.js 34 * Base class for processing log files.
36 * @param {Array.<Object>} dispatchTable A table used for parsing and processing
  /external/chromium_org/chrome/test/ext_auto/auto_provider/
server.js 60 // Automation server listens socket and passed its processing to
  /external/chromium_org/tools/gyp/pylib/gyp/
win_tool.py 248 # Processing C:\Program Files (x86)\Microsoft SDKs\...\include\objidl.idl
251 prefixes = ('Processing ', '64 bit Processing ')
252 processing = set(os.path.basename(x)
255 if not line.startswith(prefixes) and line not in processing:

Completed in 1122 milliseconds

1 2 3 4 5 6