Home
last modified time | relevance | path

Searched full:each (Results 1 – 25 of 9201) sorted by relevance

12345678910>>...369

/third_party/ltp/runtest/
Dcontrollers49 cgroup_fj_stress_debug_2_2_each cgroup_fj_stress.sh debug 2 2 each
50 cgroup_fj_stress_debug_3_3_each cgroup_fj_stress.sh debug 3 3 each
51 cgroup_fj_stress_debug_4_4_each cgroup_fj_stress.sh debug 4 4 each
52 cgroup_fj_stress_debug_2_9_each cgroup_fj_stress.sh debug 2 9 each
53 cgroup_fj_stress_debug_10_3_each cgroup_fj_stress.sh debug 10 3 each
54 cgroup_fj_stress_debug_1_200_each cgroup_fj_stress.sh debug 1 200 each
55 cgroup_fj_stress_debug_200_1_each cgroup_fj_stress.sh debug 200 1 each
74 cgroup_fj_stress_cpuset_2_2_each cgroup_fj_stress.sh cpuset 2 2 each
75 cgroup_fj_stress_cpuset_3_3_each cgroup_fj_stress.sh cpuset 3 3 each
76 cgroup_fj_stress_cpuset_4_4_each cgroup_fj_stress.sh cpuset 4 4 each
[all …]
/third_party/node/deps/npm/node_modules/normalize-package-data/node_modules/resolve/
Dchangelog.hbs4 {{#each releases}}
17 {{#each fixes}}
18 - {{{commit.subject}}} ({{#each fixes}}{{#if href}}[`#{{id}}`][]{{/if}}{{/each}})
19 {{/each}}
20 {{#each merges}}
22 {{/each}}
23 {{#each commits}}
25 {{/each}}
27 {{#each fixes}}
29 {{/each}}
[all …]
/third_party/node/deps/npm/node_modules/stream-each/
Dpackage.json2 "_from": "stream-each@^1.1.0",
3 "_id": "stream-each@1.2.2",
6 "_location": "/stream-each",
11 "raw": "stream-each@^1.1.0",
12 "name": "stream-each",
13 "escapedName": "stream-each",
24 "_resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.2.tgz",
26 "_spec": "stream-each@^1.1.0",
33 "url": "https://github.com/mafintosh/stream-each/issues"
47 "homepage": "https://github.com/mafintosh/stream-each",
[all …]
Dtest.js3 var each = require('./') variable
5 tape('each', function (t) {
17 each(s, function (data, next) {
23 tape('each and callback', function (t) {
31 each(s, function (data, next) {
39 tape('each (write after)', function (t) {
46 each(s, function (data, next) {
59 tape('each error', function (t) {
67 each(s, function (data, next) {
72 tape('each error and callback', function (t) {
[all …]
DREADME.md1 # stream-each
6 npm install stream-each
9 …tp://img.shields.io/travis/mafintosh/stream-each.svg?style=flat)](http://travis-ci.org/mafintosh/s…
14 var each = require('stream-each')
16 each(stream, function (data, next) {
27 #### `each(stream, iterator, cb)`
41 `stream-each` is part of the [mississippi stream utility collection](https://github.com/maxogden/mi…
/third_party/ffmpeg/libavfilter/
Dframepool.h40 * @param width width of each frame in this pool
41 * @param height height of each frame in this pool
42 * @param format format of each frame in this pool
43 * @param align buffers alignement of each frame in this pool
58 * @param channels channels of each frame in this pool
59 * @param nb_samples number of samples of each frame in this pool
60 * @param format format of each frame in this pool
61 * @param align buffers alignement of each frame in this pool
81 * @param width width of each frame in this pool
82 * @param height height of each frame in this pool
[all …]
/third_party/gstreamer/gstplugins_base/common/m4/
Dgst-error.m421 dnl If MORE_FLAGS is set, tries to add each of the given flags
22 dnl to WARNING_CFLAGS if the compiler supports them. Each flag is
61 for each in $list
63 AS_COMPILER_FLAG($each,
64 WARNING_CFLAGS="$WARNING_CFLAGS $each",
65 UNSUPPORTED="$UNSUPPORTED $each")
86 dnl If MORE_FLAGS is set, tries to add each of the given flags
87 dnl to WARNING_CFLAGS if the compiler supports them. Each flag is
127 for each in $list
129 AS_CXX_COMPILER_FLAG($each,
[all …]
/third_party/gstreamer/gst_libav/common/m4/
Dgst-error.m421 dnl If MORE_FLAGS is set, tries to add each of the given flags
22 dnl to WARNING_CFLAGS if the compiler supports them. Each flag is
61 for each in $list
63 AS_COMPILER_FLAG($each,
64 WARNING_CFLAGS="$WARNING_CFLAGS $each",
65 UNSUPPORTED="$UNSUPPORTED $each")
86 dnl If MORE_FLAGS is set, tries to add each of the given flags
87 dnl to WARNING_CFLAGS if the compiler supports them. Each flag is
127 for each in $list
129 AS_CXX_COMPILER_FLAG($each,
[all …]
/third_party/gstreamer/gstreamer/common/m4/
Dgst-error.m421 dnl If MORE_FLAGS is set, tries to add each of the given flags
22 dnl to WARNING_CFLAGS if the compiler supports them. Each flag is
61 for each in $list
63 AS_COMPILER_FLAG($each,
64 WARNING_CFLAGS="$WARNING_CFLAGS $each",
65 UNSUPPORTED="$UNSUPPORTED $each")
86 dnl If MORE_FLAGS is set, tries to add each of the given flags
87 dnl to WARNING_CFLAGS if the compiler supports them. Each flag is
127 for each in $list
129 AS_CXX_COMPILER_FLAG($each,
[all …]
/third_party/gstreamer/gstplugins_bad/common/m4/
Dgst-error.m421 dnl If MORE_FLAGS is set, tries to add each of the given flags
22 dnl to WARNING_CFLAGS if the compiler supports them. Each flag is
61 for each in $list
63 AS_COMPILER_FLAG($each,
64 WARNING_CFLAGS="$WARNING_CFLAGS $each",
65 UNSUPPORTED="$UNSUPPORTED $each")
86 dnl If MORE_FLAGS is set, tries to add each of the given flags
87 dnl to WARNING_CFLAGS if the compiler supports them. Each flag is
127 for each in $list
129 AS_CXX_COMPILER_FLAG($each,
[all …]
/third_party/gstreamer/gstplugins_good/common/m4/
Dgst-error.m421 dnl If MORE_FLAGS is set, tries to add each of the given flags
22 dnl to WARNING_CFLAGS if the compiler supports them. Each flag is
61 for each in $list
63 AS_COMPILER_FLAG($each,
64 WARNING_CFLAGS="$WARNING_CFLAGS $each",
65 UNSUPPORTED="$UNSUPPORTED $each")
86 dnl If MORE_FLAGS is set, tries to add each of the given flags
87 dnl to WARNING_CFLAGS if the compiler supports them. Each flag is
127 for each in $list
129 AS_CXX_COMPILER_FLAG($each,
[all …]
/third_party/boost/tools/boostbook/xsl/caramel/
Dconcept2docbook.xsl50 <xsl:for-each select="copyright | copyright-include | legalnotice">
62 </xsl:for-each>
70 <xsl:for-each select="description">
72 </xsl:for-each>
82 <xsl:for-each select="refines">
90 </xsl:for-each>
93 <xsl:for-each select="refines-when-mutable">
102 </xsl:for-each>
113 <xsl:for-each select="param/@name">
115 </xsl:for-each>
[all …]
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DANGLE_robust_resource_initialization.txt84 are initialized as though a zero value were provided for each
85 component of each pixel, and processed and transferred to the GL
97 contents of each texel are initialized as though a zero value were
98 written to each channel of each sample; otherwise the contents of
104 If robust resource initialization is enabled, the contents of each
105 texel is initialized as though a zero value were provided for each
106 component of each pixel, and processed and transferred to the GL
118 initialization is enabled, the contents of each pixel in the data
119 store are initialized as though a zero value was written to each
120 channel of each sample; otherwise, the contents of the data store
DEGL_CHROMIUM_get_sync_values.txt46 that is unique to the graphics subsystem and increments for each
48 attribute of an EGLSurface and is incremented each time a swap
81 timestamp is obtained each time the graphics MSC is incremented.
97 of each buffer swap (e.g., the pixel copy has been completed or the
102 The graphics MSC value is incremented once for each screen refresh.
104 is incremented for each frame. For an interlaced display, it means
105 that it will be incremented for each field. For a multi-monitor
113 Each time eglSwapBuffer succeeds, the SBC will be increased within a
/third_party/python/Lib/unittest/test/
Dtest_functiontestcase.py16 # prior to each test. Likewise, if a tearDown() method is defined, the
17 # test runner will invoke that method after each test. In the example,
18 # setUp() was used to create a fresh sequence for each test."
41 # prior to each test. Likewise, if a tearDown() method is defined, the
42 # test runner will invoke that method after each test. In the example,
43 # setUp() was used to create a fresh sequence for each test."
67 # prior to each test. Likewise, if a tearDown() method is defined, the
68 # test runner will invoke that method after each test. In the example,
69 # setUp() was used to create a fresh sequence for each test."
93 # prior to each test. Likewise, if a tearDown() method is defined, the
[all …]
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DScenarioResult.php31 * Client stats for each client
37 * Server stats for each server
43 * Number of cores available to each server
55 * Information on success or failure of each worker
82 * Client stats for each client
84 * Server stats for each server
86 * Number of cores available to each server
90 * Information on success or failure of each worker
154 * Client stats for each client
165 * Client stats for each client
[all …]
/third_party/XKeyboardConfig/man/
Dman.xsl65 <xsl:for-each select="model">
68 </xsl:for-each>
80 <xsl:for-each select="layout">
85 <xsl:for-each select="variantList/variant">
93 </xsl:for-each>
96 </xsl:for-each>
111 <xsl:for-each select="group">
125 <xsl:for-each select="option">
130 </xsl:for-each>
135 </xsl:for-each>
/third_party/boost/libs/graph/doc/
Dplanar_face_traversal.html36 embedding (right.) Each connected blue region in the image on the right is a
51 of the graph, and on each face, iterating through all vertices and edges of the
52 face. The iteration through all vertices and edges of each face follows a
55 In a biconnected graph, like the one shown above, each face is bounded by a
56 cycle and each edge belongs to exactly two faces. For this reason, when
57 <tt>planar_face_traversal</tt> is called on a biconnected graph, each edge will
58 be visited exactly twice: once on each of two distinct faces, and no vertex
64 each edge twice and visiting some vertices more than once.
108 <li><tt>visitor.begin_face()</tt>: called once, for each face, before any
110 <li><tt>visitor.end_face()</tt>: called once, for each face, after all vertices
[all …]
/third_party/curl/tests/data/
Dtest53214 file contents should appear once for each file
17 file contents should appear once for each file
18 file contents should appear once for each file
19 file contents should appear once for each file
20 file contents should appear once for each file
33 FTP RETR same file using reset handles between each transfer
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/
Daddress_filtering.h31 // LB policies is in use, each leaf of the hierarchy will need a
36 // Each address will have an associated path that indicates which child
37 // it should be sent to at each level of the hierarchy to wind up at the
38 // right leaf policy. Each LB policy will look at the first element of
39 // the path of each address to determine which child to send the address
59 // The priority policy will split this up into two lists, one for each
69 // lists, one for each of its children:
76 // up into two lists, one for each of its children:
92 // Splits up the addresses into a separate list for each child.
/third_party/wayland_standard/doc/publican/sources/
DClient.xml15 (<emphasis>IPC</emphasis>) with each other, therefore guaranteeing
22 created and manages each open connection to a server. At least one
24 object is created for each wl_display, this holds events as they
27 wl_event_queue for each additional thread, each object can have
29 different thread could be made to handle the events for each
42 Each object created by the client is represented by a <link
55 wl_interface to identify the types of each argument and convert
71 "dispatcher" callback the client stores in the wl_proxy for each
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/tomsmocomp/
DTomsMoCompAll2.inc32 RESET_CHROMA // pretend chroma diffs was 255 each
49 RESET_CHROMA // pretend chroma diffs was 255 each
67 RESET_CHROMA // pretend chroma diffs was 255 each
85 RESET_CHROMA // pretend chroma diffs was 255 each
105 RESET_CHROMA // pretend chroma diffs was 255 each
125 RESET_CHROMA // pretend chroma diffs was 255 each
145 RESET_CHROMA // pretend chroma diffs was 255 each
166 RESET_CHROMA // pretend chroma diffs was 255 each
195 RESET_CHROMA // pretend chroma diffs was 255 each
227 RESET_CHROMA // pretend chroma diffs was 255 each
/third_party/boost/libs/graph_parallel/doc/
Dstrong_components.rst66 graph, and assigns each component an integer label. The algorithm
67 then records to which component each vertex in the graph belongs by
74 The algorithm computes a mapping from each vertex to the
80 The reverse (or transpose) graph of ``g``, such that for each
82 *(fr(v), fr(u))* in ``gr`` and for each edge *(v', u')* in *gr*
120 the algorithm requires at most *O(V)* supersteps each containing two
121 breadth first searches which are *O(V + E)* each.
127 Prior to executing the sequential phase of the algorithm, each process
133 consists of series of supersteps. Each superstep starts with one
136 is performed starting from the first vertex in each vertex set.
[all …]
/third_party/grpc/test/core/client_channel/
Dretry_throttle_test.cc32 // Each failure decrements by 1. Each success increments by 1.6. in TEST()
72 // Each failure decrements by 1. Each success increments by 1. in TEST()
80 // Each failure decrements by 1. Each success increments by 3. in TEST()
105 // Each failure decrements by 1. Each success increments by 1. in TEST()
113 // Each failure decrements by 1. Each success increments by 3. in TEST()
/third_party/ffmpeg/doc/
Dffprobe.texi24 by a multimedia stream and the format and type of each media stream
151 separated by @code{:}. Each section entry is composed by a section
173 For example, to show only the index and type of each stream, and the PTS
198 Show information about each packet contained in the input multimedia
201 The information for each single packet is printed within a dedicated
205 Show information about each frame and subtitle contained in the input
208 The information for each single frame is printed within a dedicated
212 Show logging information from the decoder about each frame according to
215 The information for each log message is printed within a dedicated
219 Show information about each media stream contained in the input
[all …]

12345678910>>...369