/external/webrtc/webrtc/modules/audio_coding/codecs/red/ |
audio_encoder_copy_red.h | 24 // current class will gather the two latest encodings from the underlying codec
|
/external/webrtc/webrtc/p2p/client/ |
socketmonitor.cc | 88 // Gather connection infos
|
/frameworks/base/docs/html/topic/performance/ |
_book.yaml | 9 path: /topic/performance/power/network/gather-data.html
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
uio.h | 43 /* Structure for scatter/gather I/O. */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/ |
UnitTests.java | 42 // since this plugin is a fragment which runs insde adt, gather tests from AdtPlugin
|
/system/media/audio_utils/spdif/ |
FrameScanner.cpp | 65 // gather header for parsing
|
/external/deqp/doc/testspecs/GLES31/ |
functional.texture.gather.txt | 19 Texture gather tests 22 + dEQP-GLES31.functional.texture.gather.* 54 The texture gather test group contains tests for the textureGather* group of
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/plugins/ |
customBuildCallbacks.xml | 92 <!-- Steps to do before the target gather.bin.parts --> 97 <target name="pre.gather.bin.parts"> 101 <!-- Steps to do after the target gather.bin.parts --> 106 <target name="post.gather.bin.parts"> 110 <!-- Steps to do before the target gather.sources --> 114 <target name="pre.gather.sources"> 118 <!-- Steps to do after the target gather.sources --> 122 <target name="post.gather.sources"> 126 <!-- Steps to do before the target gather.logs --> 130 <target name="pre.gather.logs"> [all...] |
/external/kernel-headers/original/uapi/linux/ |
virtio_blk.h | 123 * This comes first in the read scatter-gather list. 125 * this is the first element of the read scatter-gather list. 145 /* And this is the final byte of the write scatter-gather list. */
|
virtio_net.h | 79 * This header comes first in the scatter-gather list. If you don't 103 /* This header comes first in the scatter-gather list. 105 * be the first element of the scatter-gather list. If you don't
|
/external/llvm/test/Transforms/FunctionAttrs/ |
readattrs.ll | 80 ; CHECK: declare <4 x i32> @llvm.masked.gather 81 declare <4 x i32> @llvm.masked.gather.v4i32(<4 x i32*>, i32, <4 x i1>, <4 x i32>) 85 %res = call <4 x i32> @llvm.masked.gather.v4i32(<4 x i32*> %ptrs, i32 4, <4 x i1><i1 true, i1 false, i1 true, i1 false>, <4 x i32>undef)
|
/frameworks/base/docs/html/distribute/users/ |
know-your-user.jd | 75 Consider using a survey to gather information about your users and their 103 third-party analytics tool. Analytics tools can help you gather information 128 <a href="https://plus.google.com/">Google+</a> is a great way to gather user
|
/external/kernel-headers/original/scsi/ |
sg.h | 37 { /* call. It defines one scatter-gather element. */ 49 unsigned short iovec_count; /* [i] 0 implies no scatter gather */ 52 or scatter gather list */ 160 /* Yields max scatter gather tablesize allowed by current host adapter */ 161 #define SG_GET_SG_TABLESIZE 0x227F /* 0 implies can't do scatter gather */ 188 /* Largest size (in bytes) a single scatter-gather list element can have. 191 If scatter-gather is not supported by adapter then this value is the
|
/external/llvm/lib/Transforms/Scalar/ |
Scalarizer.cpp | 165 void gather(Instruction *, const ValueVector &); 295 void Scalarizer::gather(Instruction *Op, const ValueVector &CV) { function in class:Scalarizer 390 gather(&I, Res); 420 gather(&SI, Res); 465 gather(&GEPI, Res); 483 gather(&CI, Res); 538 gather(&BCI, Res); 562 gather(&SVI, Res); 587 gather(&PHI, Res); 611 gather(&LI, Res) [all...] |
/external/llvm/test/CodeGen/X86/ |
masked_gather_scatter.ll | 49 %res = call <16 x float> @llvm.masked.gather.v16f32(<16 x float*> %gep.random, i32 4, <16 x i1> <i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true>, <16 x float> undef) 53 declare <16 x i32> @llvm.masked.gather.v16i32(<16 x i32*>, i32, <16 x i1>, <16 x i32>) 54 declare <16 x float> @llvm.masked.gather.v16f32(<16 x float*>, i32, <16 x i1>, <16 x float>) 55 declare <8 x i32> @llvm.masked.gather.v8i32(<8 x i32*> , i32, <8 x i1> , <8 x i32> ) 98 %res = call <16 x float> @llvm.masked.gather.v16f32(<16 x float*> %gep.random, i32 4, <16 x i1> %imask, <16 x float>undef) 131 %res = call <16 x i32> @llvm.masked.gather.v16i32(<16 x i32*> %gep.random, i32 4, <16 x i1> %imask, <16 x i32>undef) 173 %gt1 = call <16 x i32> @llvm.masked.gather.v16i32(<16 x i32*> %gep.random, i32 4, <16 x i1> %imask, <16 x i32>undef) 174 %gt2 = call <16 x i32> @llvm.masked.gather.v16i32(<16 x i32*> %gep.random, i32 4, <16 x i1> %imask, <16 x i32>%gt1) 272 %a = call <8 x i32> @llvm.masked.gather.v8i32(<8 x i32*> %ptr, i32 4, <8 x i1> <i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true>, <8 x i32> undef) 319 %gt1 = call <8 x i32> @llvm.masked.gather.v8i32(<8 x i32*> %gep.random, i32 4, <8 x i1> %imask, <8 x i32>undef [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_sax.py | 555 gather = self.AttrGatherer() 556 parser.setContentHandler(gather) 561 self.verify_empty_attrs(gather._attrs) 565 gather = self.AttrGatherer() 566 parser.setContentHandler(gather) 571 self.verify_attrs_wattr(gather._attrs) 575 gather = self.AttrGatherer() 576 parser.setContentHandler(gather) 581 self.verify_empty_nsattrs(gather._attrs) 585 gather = self.AttrGatherer( [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_sax.py | 555 gather = self.AttrGatherer() 556 parser.setContentHandler(gather) 561 self.verify_empty_attrs(gather._attrs) 565 gather = self.AttrGatherer() 566 parser.setContentHandler(gather) 571 self.verify_attrs_wattr(gather._attrs) 575 gather = self.AttrGatherer() 576 parser.setContentHandler(gather) 581 self.verify_empty_nsattrs(gather._attrs) 585 gather = self.AttrGatherer( [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_sax.py | 555 gather = self.AttrGatherer() 556 parser.setContentHandler(gather) 561 self.verify_empty_attrs(gather._attrs) 565 gather = self.AttrGatherer() 566 parser.setContentHandler(gather) 571 self.verify_attrs_wattr(gather._attrs) 575 gather = self.AttrGatherer() 576 parser.setContentHandler(gather) 581 self.verify_empty_nsattrs(gather._attrs) 585 gather = self.AttrGatherer( [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_sax.py | 555 gather = self.AttrGatherer() 556 parser.setContentHandler(gather) 561 self.verify_empty_attrs(gather._attrs) 565 gather = self.AttrGatherer() 566 parser.setContentHandler(gather) 571 self.verify_attrs_wattr(gather._attrs) 575 gather = self.AttrGatherer() 576 parser.setContentHandler(gather) 581 self.verify_empty_nsattrs(gather._attrs) 585 gather = self.AttrGatherer( [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
AndroidManifestHelper.java | 43 * This method can also gather XML error during the parsing. This is done by using an 84 * This method can also gather XML error during the parsing. This is done by using an 135 * This method can also gather XML error during the parsing. This is done by using an
|
/external/autotest/scheduler/ |
gc_stats.py | 1 # Compute and gather statistics about garbage collection in this process.
|
/external/autotest/server/cros/dynamic_suite/ |
control_file_getter.py | 25 Gather a list of paths to control files. 69 Gather a list of paths to control files. 135 Gather a list of paths to control files under |self._paths|. 222 Gather a list of paths to control files from |self._dev_server|.
|
/external/blktrace/btt/ |
bno_dump.c | 2 * blktrace output analysis: generate a timeline & gather statistics
|
bt_timeline.c | 2 * blktrace output analysis: generate a timeline & gather statistics
|
dip_rb.c | 2 * blktrace output analysis: generate a timeline & gather statistics
|