/third_party/gettext/gettext-tools/libgrep/ |
D | kwset.c | 80 int mind; /* Minimum depth of an accepting node. */ member 116 kwset->mind = INT_MAX; in kwsalloc() 276 if (trie->depth < kwset->mind) in kwsincr() 277 kwset->mind = trie->depth; in kwsincr() 390 if (kwset->mind < 256) in kwsprep() 392 delta[i] = kwset->mind; in kwsprep() 406 kwset->target = (char *) obstack_alloc (&kwset->obstack, kwset->mind); in kwsprep() 407 for (i = kwset->mind - 1, curr = kwset->trie; i >= 0; --i) in kwsprep() 413 for (i = 0; i < kwset->mind; ++i) in kwsprep() 414 delta[(unsigned char) kwset->target[i]] = kwset->mind - (i + 1); in kwsprep() [all …]
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_destroy/ |
D | coverage.txt | 7 4 YES ** Keeping in mind it 'may' fail and not 'shall' fail,
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_destroy/ |
D | coverage.txt | 7 4 YES ** Keeping in mind it 'may' fail and not 'shall' fail,
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/ |
D | coverage.txt | 9 6 NO ** Keeping in mind it 'may' fail and not 'shall' fail,
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/ |
D | coverage.txt | 6 3 YES ** Keeping in mind it 'may' fail and not 'shall' fail,
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/ |
D | coverage.txt | 7 4 NO ** Keeping in mind it 'may' fail and not 'shall' fail,
|
/third_party/ffmpeg/libavcodec/ |
D | texturedspenc.c | 246 int mind, maxd; in optimize_colors() local 326 mind = maxd = block[0] * v_r + block[1] * v_g + block[2] * v_b; in optimize_colors() 334 if (dot < mind) { in optimize_colors() 335 mind = dot; in optimize_colors()
|
/third_party/boost/libs/outcome/doc/src/content/experimental/worked-example/ |
D | source.md | 13 in the mind of the compiler with no run time representation.
|
/third_party/typescript/tests/baselines/reference/ |
D | objectRestParameterES5.types | 66 // actually, never mind, don't clone 75 // actually, never mind, don't clone
|
D | objectRestParameter.types | 66 // actually, never mind, don't clone 75 // actually, never mind, don't clone
|
D | objectRestParameter.symbols | 55 // actually, never mind, don't clone 64 // actually, never mind, don't clone
|
D | objectRestParameterES5.symbols | 55 // actually, never mind, don't clone 64 // actually, never mind, don't clone
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_unlock/ |
D | coverage.txt | 10 * Keeping in mind it 'may' fail and not 'shall' fail,
|
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/ |
D | strict-boolean-expressions.md | 128 Set this to `true` if you don't mind implicitly treating false the same as a nullish value. 134 Set this to `true` if you don't mind implicitly treating an empty string the same as a nullish valu… 140 Set this to `true` if you don't mind implicitly treating zero or NaN the same as a nullish value.
|
D | prefer-string-starts-ends-with.md | 54 If you don't mind that style, you can turn this rule off safely.
|
/third_party/boost/libs/outcome/doc/src/content/tutorial/essential/outcome/ |
D | _index.md | 24 …ing exceptions across layers of the program that were never designed with exception safety in mind. 38 was not designed with exception safety in mind and functions need to return information about failu…
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/ |
D | coverage.txt | 9 5 YES ** Keeping in mind it 'may' fail and not 'shall' fail,
|
/third_party/node/deps/npm/node_modules/is-obj/ |
D | readme.md | 5 Keep in mind that array, function, regexp, etc, are objects in JavaScript.<br>
|
/third_party/curl/tests/data/ |
D | test581 | 20 Content-Type: changed/my/mind
|
/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | Sequences-Views.rst | 7 will never be used. When approached with views in mind, many
|
/third_party/boost/libs/gil/doc/design/ |
D | conclusions.rst | 8 The Generic Image Library is designed with the following five goals in mind:
|
/third_party/boost/libs/gil/doc/html/_sources/design/ |
D | conclusions.rst.txt | 8 The Generic Image Library is designed with the following five goals in mind:
|
/third_party/boost/libs/outcome/doc/src/content/tutorial/essential/result/ |
D | try_greedy.md | 38 Thus bear this in mind during usage: `TRY` is greedier for implicit conversions than the Outcome
|
/third_party/python/Doc/library/ |
D | bisect.rst | 75 Keep in mind that the ``O(log n)`` search is dominated by the slow O(n) 96 Keep in mind that the ``O(log n)`` search is dominated by the slow O(n) 107 thoughts in mind:
|
/third_party/grpc/third_party/upb/cmake/ |
D | README.md | 13 please feel free to file an issue for that too. Do keep in mind that upb
|