Home
last modified time | relevance | path

Searched refs:gathered (Results 1 – 25 of 44) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dicestream.c47 gboolean gathered; member
119 ice->priv->gathered = TRUE; in _on_candidate_gathering_done()
180 if (stream->priv->gathered) in gst_webrtc_ice_stream_gather_candidates()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DREADME.txt6 seen nor worked with this MCU, all information was gathered from datasheet
/third_party/mindspore/mindspore/ops/_grad/
Dgrad_array_ops.py883 gathered = gather(params, zero_clipped_indices, 0)
888 for _ in range(rank(gathered) - rank(is_positive)):
891 gathered_shape = shape_op(gathered)
893 zero_slice = zeros_like(gathered)
894 return (select(is_positive, gathered, zero_slice), zero_clipped_indices, is_positive)
/third_party/e2fsprogs/ext2ed/
Dext2ed.conf.in62 # total number of blocks are gathered from the ext2 filesystem itself.
/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.debug.txt69 messages produced by these calls are first gathered without any filtering.
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dtracing.dart103 String message = 'No useful metrics were gathered.';
/third_party/boost/libs/property_tree/doc/
Dproperty_tree.qbk95 The three versions reflect experience gathered during several of years of using
/third_party/boost/libs/mpi/doc/
Dcollective.qbk61 value gathered from the /i/th process. For instance, in the following
63 random numbers are gathered at process 0 (the "root" in this case),
/third_party/mesa3d/docs/_extra/specs/
DMESA_query_renderer.spec39 gathered at this stage may guide choices the application makes about
/third_party/boost/libs/geometry/doc/index/rtree/
Dquery.qbk211 or may be stopped at some point, when all interesting values were gathered. The query iterator is r…
/third_party/openGLES/extensions/ARB/
DARB_texture_gather.txt321 indicating the allowed number of components in a gathered texture
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_gather.txt311 indicating the allowed number of components in a gathered texture
/third_party/mesa3d/docs/isl/
Dccs.rst75 gathered on a dual-channel system so bit-6 swizzling was enabled. It's unclear
/third_party/skia/third_party/externals/opengl-registry/extensions/MESA/
DGLX_MESA_query_renderer.txt42 gathered at this stage may guide choices the application makes about
/third_party/curl/packages/OS400/
DREADME.OS40031 NOT converted, so text gathered this way is (probably !) ASCII.
/third_party/openGLES/extensions/MESA/
DGLX_MESA_query_renderer.txt39 gathered at this stage may guide choices the application makes about
/third_party/boost/libs/stacktrace/doc/
Dstacktrace.qbk300 …es in TLS for better performance. Useful only for cases when traces are gathered very often. [foot…
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp2766 …const Vec4 gathered = fetchGatherArray2DOffsets(src, sampler, s, t, depth, 0 /* component 0: dept… in gatherArray2DOffsetsCompare() local
2770 result[i] = execCompare(gathered, sampler.compare, i, ref, isFixedPoint); in gatherArray2DOffsetsCompare()
3710 const Vec4 gathered = gather(noCompareSampler, s, t, r, 0 /* component 0: depth */); in gatherCompare() local
3714 result[i] = execCompare(gathered, sampler.compare, i, ref, isFixedPoint); in gatherCompare()
/third_party/icu/icu4j/perf-tests/data/collation/
D2drvb10.txt2392 gathered together upon me, and I knew not.
2847 gathered together iniquity to itself. He went out and spoke to the same
3180 46:10. The princes of the people are gathered together, with the God of
3204 gathered together.
7120 103:22. The sun ariseth, and they are gathered together: and they shall
7500 hath redeemed from the hand of the enemy: and gathered out of the
11240 little and little is gathered with the hand, shall increase.
11277 gathered without judgment.
12641 hay is gathered out of the mountains.
13049 31:29. Many daughters have gathered together riches: thou hast
[all …]
/third_party/openGLES/extensions/INTEL/
DINTEL_performance_query.txt493 applications, the hardware counters gathered in a global mode contain
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/
DINTEL_performance_query.txt493 applications, the hardware counters gathered in a global mode contain
/third_party/boost/libs/math/doc/distributions/
Dhyperexponential.qbk155 In (Wolski et al.,2013), the authors analyze and model workloads gathered from enterprise-operated …
/third_party/python/Doc/library/
Dargparse.rst893 * ``N`` (an integer). ``N`` arguments from the command line will be gathered
941 * ``'*'``. All command-line arguments present are gathered into a list. Note that
955 * ``'+'``. Just like ``'*'``, all command-line args present are gathered into a
/third_party/skia/src/core/
DSkVM.cpp2737 llvm::Value* gathered; in setupLLVM() local
2739 gathered = b->CreateMaskedGather( in setupLLVM()
2744 gathered = b->CreateAlignedLoad(vt, ptr, llvm::MaybeAlign{1}); in setupLLVM()
2746 vals[i] = b->CreateZExt(gathered, I32); in setupLLVM()
/third_party/node/deps/npm/docs/content/using-npm/
Dconfig.md1090 gathered. No identifying information is included in these requests.

12