| /third_party/ltp/runtest/ |
| D | controllers | 53 cgroup_fj_stress_debug_2_2_each cgroup_fj_stress.sh debug 2 2 each 54 cgroup_fj_stress_debug_3_3_each cgroup_fj_stress.sh debug 3 3 each 55 cgroup_fj_stress_debug_4_4_each cgroup_fj_stress.sh debug 4 4 each 56 cgroup_fj_stress_debug_2_9_each cgroup_fj_stress.sh debug 2 9 each 57 cgroup_fj_stress_debug_10_3_each cgroup_fj_stress.sh debug 10 3 each 58 cgroup_fj_stress_debug_1_200_each cgroup_fj_stress.sh debug 1 200 each 59 cgroup_fj_stress_debug_200_1_each cgroup_fj_stress.sh debug 200 1 each 78 cgroup_fj_stress_cpuset_2_2_each cgroup_fj_stress.sh cpuset 2 2 each 79 cgroup_fj_stress_cpuset_3_3_each cgroup_fj_stress.sh cpuset 3 3 each 80 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/ |
| D | changelog.hbs | 4 {{#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/libwebsockets/lib/drivers/button/ |
| D | lws-button.c | 56 /* incremented each time the mon timer cb happens */ 92 lws_button_each_t *each = (lws_button_each_t *)arg; in lws_button_irq_cb_t() local 94 each->isr_pending = 1; in lws_button_irq_cb_t() 95 LWS_PLAT_TIMER_START(each->bcs->timer); in lws_button_irq_cb_t() 111 lws_button_each_t *each = (lws_button_each_t *)&bcs[1]; in LWS_PLAT_TIMER_CB() local 116 * The ISR and bottom-half is shared by all the buttons. Each gpio in LWS_PLAT_TIMER_CB() 119 * each->isr_pending and schedules this bottom half. in LWS_PLAT_TIMER_CB() 129 if (!each[n].isr_pending) in LWS_PLAT_TIMER_CB() 140 each[n].isr_pending = 0; in LWS_PLAT_TIMER_CB() 151 if (each[n].state == LBCS_IDLE) { in LWS_PLAT_TIMER_CB() [all …]
|
| /third_party/node/deps/npm/node_modules/stream-each/ |
| D | package.json | 2 "_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 …]
|
| D | test.js | 3 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 …]
|
| D | README.md | 1 # 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/ |
| D | framepool.h | 41 * @param width width of each frame in this pool 42 * @param height height of each frame in this pool 43 * @param format format of each frame in this pool 44 * @param align buffers alignement of each frame in this pool 59 * @param channels channels of each frame in this pool 60 * @param nb_samples number of samples of each frame in this pool 61 * @param format format of each frame in this pool 62 * @param align buffers alignement of each frame in this pool 82 * @param width width of each frame in this pool 83 * @param height height of each frame in this pool [all …]
|
| /third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/ |
| D | lws-button.c | 56 /* incremented each time the mon timer cb happens */ 91 lws_button_each_t *each = (lws_button_each_t *)arg; in lws_button_irq_cb_t() local 93 each->isr_pending = 1; in lws_button_irq_cb_t() 94 LWS_PLAT_TIMER_START(each->bcs->timer); in lws_button_irq_cb_t() 109 lws_button_each_t *each = (lws_button_each_t *)&bcs[1]; in LWS_PLAT_TIMER_CB() local 113 * The ISR and bottom-half is shared by all the buttons. Each gpio in LWS_PLAT_TIMER_CB() 116 * each->isr_pending and schedules this bottom half. in LWS_PLAT_TIMER_CB() 126 if (!each[n].isr_pending) in LWS_PLAT_TIMER_CB() 137 each[n].isr_pending = 0; in LWS_PLAT_TIMER_CB() 148 if (each[n].state == LBCS_IDLE) { in LWS_PLAT_TIMER_CB() [all …]
|
| /third_party/openGLES/extensions/SGIX/ |
| D | GLX_SGIX_color_type.txt | 135 For an RGBA color, each color component (which lies in [min,max]) is 137 for the each of the real and imaginary parts. We assume that the 138 fixed-point representation used represents each value 158 If any of R, G, or B is missing from the group, each missing element is 163 First, each component is clamped to the range [min,max]. If there is a 164 table associated with each of the R, G, B, and A component elements: 166 and PIXEL_MAP_A_TO_A for A. Each element is multiplied by t/(max-min) 168 and, for each element, and address is found by resounding this value to 169 the nearest integer. For each element, the addressed value in the 176 are derived from the red, green, blue, and alpha components of each [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
| D | GLX_SGIX_color_type.txt | 135 For an RGBA color, each color component (which lies in [min,max]) is 137 for the each of the real and imaginary parts. We assume that the 138 fixed-point representation used represents each value 158 If any of R, G, or B is missing from the group, each missing element is 163 First, each component is clamped to the range [min,max]. If there is a 164 table associated with each of the R, G, B, and A component elements: 166 and PIXEL_MAP_A_TO_A for A. Each element is multiplied by t/(max-min) 168 and, for each element, and address is found by resounding this value to 169 the nearest integer. For each element, the addressed value in the 176 are derived from the red, green, blue, and alpha components of each [all …]
|
| /third_party/boost/tools/boostbook/xsl/caramel/ |
| D | concept2docbook.xsl | 50 <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/mindspore/tests/ut/python/dataset/ |
| D | test_datasets_imagefolder.py | 33 for item in data1.create_dict_iterator(num_epochs=1): # each data is a dictionary 34 # in this example, each dictionary has keys "image" and "label" 53 for item in data1.create_dict_iterator(num_epochs=1): # each data is a dictionary 54 # in this example, each dictionary has keys "image" and "label" 91 for item in data1.create_dict_iterator(num_epochs=1): # each data is a dictionary 92 # in this example, each dictionary has keys "image" and "label" 111 for item in data1.create_dict_iterator(num_epochs=1): # each data is a dictionary 112 # in this example, each dictionary has keys "image" and "label" 131 for item in data1.create_dict_iterator(num_epochs=1): # each data is a dictionary 132 # in this example, each dictionary has keys "image" and "label" [all …]
|
| /third_party/typescript/tests/cases/conformance/types/typeRelationships/typeAndMemberIdentity/ |
| D | typeParametersAreIdenticalToThemselves.ts | 4 function foo1<T>(x: T); // no error, different declaration for each T 8 function foo2<T, U>(x: T); // no error, different declaration for each T 27 foo2<U>(a: T, x: U); // no error, different declaration for each U 31 foo3<T>(x: T); // no error, different declaration for each T 35 foo4<T extends Date>(x: T); // no error, different declaration for each T 45 foo2<U>(a: T, x: U); // no error, different declaration for each U 49 foo3<T>(x: T); // no error, different declaration for each T 58 foo2<U>(a: T, x: U); // no error, different declaration for each U 61 foo3<T>(x: T); // no error, different declaration for each T 64 foo4<T extends Date>(x: T); // no error, different declaration for each T [all …]
|
| /third_party/mindspore/mindspore/ops/operations/ |
| D | sponge_ops.py | 34 Because there is a large amount of inputs and each of them are related, 51 - **uint_crd_f** (Tensor) - The unsigned int coordinate value of each atom. 56 - **atom_a** (Tensor) - The first atom index of each bond. 58 - **atom_b** (Tensor) - The second atom index of each bond. 60 - **bond_k** (Tensor) - The force constant of each bond. 62 - **bond_r0** (Tensor) - The equlibrium length of each bond. 66 - **frc_f** (Tensor) - The force felt by each atom. 116 Calculate the harmonic potential energy between each bonded atom pair. 119 Because there is a large amount of inputs and each of them are related, 136 - **uint_crd_f** (Tensor) - The unsigned int coordinate value of each atom. [all …]
|
| D | sponge_update_ops.py | 29 Refresh the unsigned coordinate of each constrained atom in each constrain iteration. 40 - **crd** (Tensor) - The coordinate of each atom. 46 - **mass_inverse** (Tensor) - The inverse value of mass of each atom. 50 - **uint_crd** (Tensor) - The unsigned int coordinate value of each atom. 96 Calculate the constraint force and virial in each iteration. 106 - **uint_crd** (Tensor) - The unsigned int coordinate value of each atom. 110 - **pair_dr** (Tensor) - The displacement vector of each constrained atom pair. 112 - **atom_i_serials** (Tensor) - The first atom index of each constrained atom pair. 114 - **atom_j_serials** (Tensor) - The second atom index of each constrained atom pair. 116 - **constant_rs** (Tensor) - The constrained distance of each constrained atom pair. [all …]
|
| /third_party/flutter/skia/third_party/externals/angle2/extensions/ |
| D | ANGLE_robust_resource_initialization.txt | 84 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
|
| /third_party/gstreamer/gstplugins_base/tests/icles/ |
| D | test-header-compile | 57 for each in $files ; do 58 each="gst/$lib/$each" 59 echo Testing $each... 64 #include <$each> 69 echo Testing $each "(no gst)..." 73 #include <$each> 78 echo Testing $each "(no glib)..." 81 #include <$each> 86 done # for each file 88 done # for each lib
|
| /third_party/typescript/tests/baselines/reference/ |
| D | genericMemberFunction.types | 52 removedFiles.forEach(<A, B extends A, C>(each: FileWithErrors<A, B, C>) => { 53 >removedFiles.forEach(<A, B extends A, C>(each: FileWithErrors<A, B, C>) => { this.removeFile(… 57 ><A, B extends A, C>(each: FileWithErrors<A, B, C>) => { this.removeFile(each); } : <A, B e… 58 >each : FileWithErrors<A, B, C> 60 this.removeFile(each); 61 >this.removeFile(each) : any 65 >each : FileWithErrors<A, B, C>
|
| D | typeParametersAreIdenticalToThemselves.js | 5 function foo1<T>(x: T); // no error, different declaration for each T 9 function foo2<T, U>(x: T); // no error, different declaration for each T 28 foo2<U>(a: T, x: U); // no error, different declaration for each U 32 foo3<T>(x: T); // no error, different declaration for each T 36 foo4<T extends Date>(x: T); // no error, different declaration for each T 46 foo2<U>(a: T, x: U); // no error, different declaration for each U 50 foo3<T>(x: T); // no error, different declaration for each T 59 foo2<U>(a: T, x: U); // no error, different declaration for each U 62 foo3<T>(x: T); // no error, different declaration for each T 65 foo4<T extends Date>(x: T); // no error, different declaration for each T [all …]
|
| D | dottedSymbolResolution1.symbols | 28 function each(collection: string, callback: (indexInArray: any, valueOfElement: any) => any): any; 29 >each : Symbol(each, Decl(dottedSymbolResolution1.ts, 10, 24), Decl(dottedSymbolResolution1.ts, 12,… 35 function each(collection: JQuery, callback: (indexInArray: number, valueOfElement: Base) => any): a… 36 >each : Symbol(each, Decl(dottedSymbolResolution1.ts, 10, 24), Decl(dottedSymbolResolution1.ts, 12,… 44 function each(collection: any, callback: (indexInArray: any, valueOfElement: any) => any): any { 45 >each : Symbol(each, Decl(dottedSymbolResolution1.ts, 10, 24), Decl(dottedSymbolResolution1.ts, 12,… 63 each(x.find(" "), function () { 64 >each : Symbol(each, Decl(dottedSymbolResolution1.ts, 10, 24), Decl(dottedSymbolResolution1.ts, 12,…
|
| /third_party/openGLES/extensions/EXT/ |
| D | WGL_EXT_multisample.txt | 30 sample all primitives multiple times at each pixel. The color sample 31 values are resolved to a single, displayable color each time a pixel 33 application level. Because each sample includes depth and stencil 124 changed in two ways. First, each fragment includes a coverage mask 127 set to SAMPLES_EXT. Second, each fragment includes SAMPLES_EXT depth 129 single-sample rendering mode. Each pixel fragment thus consists of 147 It is understood that each pixel in the framebuffer has SAMPLES_EXT 149 rather than regions or areas, and each is referred to as a sample point. 153 be identical for each pixel in the framebuffer, or it may differ. 183 Point rasterization produces a fragment for each framebuffer pixel [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
| D | SGIS_multisample.txt | 26 sample all primitives multiple times at each pixel. The color sample 27 values are resolved to a single, displayable color each time a pixel 29 application level. Because each sample includes depth and stencil 120 changed in two ways. First, each fragment includes a coverage mask 123 set to SAMPLES_SGIS. Second, each fragment includes SAMPLES_SGIS depth 125 single-sample rendering mode. Each pixel fragment thus consists of 143 It is understood that each pixel in the framebuffer has SAMPLES_SGIS 145 rather than regions or areas, and each is referred to as a sample point. 149 be identical for each pixel in the framebuffer, or it may differ. 179 Point rasterization produces a fragment for each framebuffer pixel [all …]
|
| /third_party/openGLES/extensions/SGIS/ |
| D | SGIS_multisample.txt | 26 sample all primitives multiple times at each pixel. The color sample 27 values are resolved to a single, displayable color each time a pixel 29 application level. Because each sample includes depth and stencil 120 changed in two ways. First, each fragment includes a coverage mask 123 set to SAMPLES_SGIS. Second, each fragment includes SAMPLES_SGIS depth 125 single-sample rendering mode. Each pixel fragment thus consists of 143 It is understood that each pixel in the framebuffer has SAMPLES_SGIS 145 rather than regions or areas, and each is referred to as a sample point. 149 be identical for each pixel in the framebuffer, or it may differ. 179 Point rasterization produces a fragment for each framebuffer pixel [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
| D | WGL_EXT_multisample.txt | 30 sample all primitives multiple times at each pixel. The color sample 31 values are resolved to a single, displayable color each time a pixel 33 application level. Because each sample includes depth and stencil 124 changed in two ways. First, each fragment includes a coverage mask 127 set to SAMPLES_EXT. Second, each fragment includes SAMPLES_EXT depth 129 single-sample rendering mode. Each pixel fragment thus consists of 147 It is understood that each pixel in the framebuffer has SAMPLES_EXT 149 rather than regions or areas, and each is referred to as a sample point. 153 be identical for each pixel in the framebuffer, or it may differ. 183 Point rasterization produces a fragment for each framebuffer pixel [all …]
|
| /third_party/python/Lib/unittest/test/ |
| D | test_functiontestcase.py | 16 # 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 …]
|