/third_party/ltp/testcases/kernel/controllers/freezer/ |
D | 00_description.txt | 2 This bash script tests freezer code by starting a long sleep process. 8 This bash script tests freezer code by starting a long sleep process. 15 This bash script tests freezer code by starting a long sleep process. 20 This bash script tests freezer code by starting a long subshell process. 27 This bash script tests freezer code by starting a long sleep process. 35 This bash script tests freezer code by starting a long sleep process. 45 This bash script tests freezer code by starting a long sleep process. 51 This bash script tests freezer code by starting a long sleep process. 57 This bash script tests freezer code by starting a process with vfork(2).
|
/third_party/elfutils/tests/ |
D | run-readelf-z.sh | 24 There are 9 section headers, starting at offset 0x3e0: 46 There are 10 section headers, starting at offset 0x438: 69 There are 9 section headers, starting at offset 0x400: 91 There are 10 section headers, starting at offset 0x458: 114 There are 9 section headers, starting at offset 0x33c: 136 There are 10 section headers, starting at offset 0x390: 159 There are 9 section headers, starting at offset 0x338: 181 There are 10 section headers, starting at offset 0x38c:
|
D | run-strip-remove-keep.sh | 35 There are 27 section headers, starting at offset 0xaf8: 70 There are 35 section headers, starting at offset 0x463c: 121 There are 28 section headers, starting at offset 0x1010: 157 There are 35 section headers, starting at offset 0x3e64: 210 There are 27 section headers, starting at offset 0xad8: 245 There are 27 section headers, starting at offset 0x918: 289 There are 27 section headers, starting at offset 0xf90: 324 There are 27 section headers, starting at offset 0x2d8: 367 There are 28 section headers, starting at offset 0xafc: 403 There are 35 section headers, starting at offset 0x463c: [all …]
|
/third_party/f2fs-tools/tools/sg_write_buffer/ |
D | sg_cmds_mmc.c | 136 sg_ll_get_config(int sg_fd, int rt, int starting, void * resp, in sg_ll_get_config() argument 151 if ((starting < 0) || (starting > 0xffff)) { in sg_ll_get_config() 152 pr2ws("Bad starting field number: 0x%x\n", starting); in sg_ll_get_config() 155 sg_put_unaligned_be16((uint16_t)starting, gcCmdBlk + 2); in sg_ll_get_config() 157 pr2ws("Bad mx_resp_len: 0x%x\n", starting); in sg_ll_get_config()
|
/third_party/mesa3d/src/freedreno/computerator/ |
D | README.rst | 21 * ``@const(cN.c)`` configures a const vec4 starting at specified 24 * ``@invocationid(rN.c)`` will populate a vec3 starting at the specified 26 * ``@wgid(rN.c)`` will populate a vec3 starting at the specified register 28 * ``@numwg(cN.c)`` will populate a vec3 starting at the specified const
|
/third_party/node/deps/v8/tools/ |
D | codemap.mjs | 74 * @param {number} start The starting address. 84 * code entry with the specified starting address. 86 * @param {number} from The starting address of the entry being moved. 97 * code entry with the specified starting address. 99 * @param {number} start The starting address of the entry being deleted. 108 * @param {number} start The starting address. 119 * @param {number} start The starting address. 214 * Returns a dynamic code entry using its starting address.
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvapool.c | 45 gboolean starting; member 206 if (vpool->starting) { in gst_va_pool_alloc() 214 if (vpool->starting) { in gst_va_pool_alloc() 273 vpool->starting = TRUE; in gst_va_pool_start() 275 vpool->starting = FALSE; in gst_va_pool_start()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/ |
D | multi.c | 49 char starting; member 134 m->starting = 1; in sul_multi_tx_periodic_cb() 149 if (!m->starting || (m->count == MSGCOUNT && !m->send_seen_all)) in multi_myss_tx() 208 m->starting = 0; in multi_myss_state()
|
/third_party/typescript/tests/baselines/reference/ |
D | tsxFragmentReactEmit.types | 18 < /*starting wrap*/ ></ /*ending wrap*/>; // comments in the tags 19 >< /*starting wrap*/ ></ /*ending wrap*/> : JSX.Element
|
D | tsxFragmentPreserveEmit.types | 18 < /*starting wrap*/ ></ /*ending wrap*/>; // comments in the tags 19 >< /*starting wrap*/ ></ /*ending wrap*/> : JSX.Element
|
/third_party/libwebsockets/READMEs/ |
D | README.json-lejp.md | 51 |`LEJPCB_VAL_STR_START`|A UTF-8 string is starting|| 54 |`LEJPCB_ARRAY_START`|An array is starting|| 56 |`LEJPCB_OBJECT_START`|A JSON object is starting|| 80 or the match index from your path array starting from 1 for the first entry.
|
/third_party/node/deps/openssl/openssl/crypto/objects/ |
D | README.md | 42 Lines starting with `#` are treated as comments, as well as any line starting
|
/third_party/openssl/crypto/objects/ |
D | README.md | 42 Lines starting with `#` are treated as comments, as well as any line starting
|
/third_party/openssl/doc/man7/ |
D | des_modes.pod | 55 plaintext is encrypted using the same key and starting variable. 65 The use of different starting variables prevents the same plaintext 87 plaintext is encrypted using the same key and starting variable. 97 The use of different starting variables prevents the same plaintext 134 plaintext enciphered using the same key and starting variable. More
|
/third_party/mesa3d/src/freedreno/registers/ |
D | text-format.txt | 16 A line starting with ":" creates a <doc> tag with the rest of the line (excluding anything starting… 17 The content of multiple lines starting with ":" is merged in a single <doc> tag.
|
/third_party/glslang/Test/baseResults/ |
D | decls.frag.out | 11 ERROR: 0:34: 'gl_vi4' : identifiers starting with "gl_" are reserved 12 ERROR: 0:35: 'gl_vj' : identifiers starting with "gl_" are reserved 13 ERROR: 0:35: 'gl_vk5' : identifiers starting with "gl_" are reserved 14 ERROR: 0:36: 'gl_vm2' : identifiers starting with "gl_" are reserved 15 ERROR: 0:36: 'gl_vm3' : identifiers starting with "gl_" are reserved 16 ERROR: 0:37: 'gl_vn8' : identifiers starting with "gl_" are reserved 17 ERROR: 0:37: 'gl_vp' : identifiers starting with "gl_" are reserved 19 ERROR: 0:43: 'gl_cond' : identifiers starting with "gl_" are reserved
|
/third_party/typescript/tests/baselines/reference/tsc/incremental/ |
D | serializing-error-chains.js | 59 Found 3 errors in the same file, starting at: src/project/index.tsx[90m:10[0m 181 Found 3 errors in the same file, starting at: src/project/index.tsx[90m:10[0m
|
/third_party/libuv/docs/src/ |
D | upgrading.rst | 6 Migration guides for different libuv versions, starting with 1.0.
|
/third_party/ltp/testcases/kernel/controllers/ |
D | README | 62 Before starting compilation this file checks if the kernel is supporting the 68 And before starting test cpuset, Please check whether the test system has
|
/third_party/PyYAML/tests/data/ |
D | spec-08-04.error | 5 URI tag nor a local tag starting
|
/third_party/mesa3d/src/gallium/drivers/lima/ci/ |
D | lima-skips.txt | 2 # non-zero-length and not starting with '#', will regex match to
|
/third_party/mesa3d/src/freedreno/ci/ |
D | freedreno-a618-flakes.txt | 2 # non-zero-length and not starting with '#', will regex match to
|
/third_party/mesa3d/src/compiler/glsl/glcpp/tests/ |
D | 086-reserved-macro-names.c.expected | 3 0:2(9): preprocessor error: Macro names starting with "GL_" are reserved.
|
/third_party/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_cmds_mmc.h | 20 int sg_ll_get_config(int sg_fd, int rt, int starting, void * resp,
|
/third_party/python/Lib/distutils/ |
D | README | 7 The Distutils-SIG web page is also a good starting point:
|