/third_party/libsoup/tests/ |
D | header-parsing-test.c | 777 const char *unacceptable[2]; member 948 GSList *acceptable, *unacceptable, *iter; in do_qvalue_tests() local 953 unacceptable = NULL; in do_qvalue_tests() 955 &unacceptable); in do_qvalue_tests() 980 if (unacceptable) { in do_qvalue_tests() 981 for (iter = unacceptable, j = 0; iter; iter = iter->next, j++) { in do_qvalue_tests() 983 g_assert_cmpstr (iter->data, ==, qvaluetests[i].unacceptable[j]); in do_qvalue_tests() 986 soup_header_free_list (unacceptable); in do_qvalue_tests()
|
/third_party/libsoup/libsoup/ |
D | soup-headers.c | 533 soup_header_parse_quality_list (const char *header, GSList **unacceptable) in soup_header_parse_quality_list() argument 545 if (unacceptable) in soup_header_parse_quality_list() 546 *unacceptable = NULL; in soup_header_parse_quality_list() 583 if (unacceptable) { in soup_header_parse_quality_list() 584 *unacceptable = g_slist_prepend (*unacceptable, in soup_header_parse_quality_list()
|
D | soup-headers.h | 48 GSList **unacceptable);
|
/third_party/json/ |
D | CODE_OF_CONDUCT.md | 17 Examples of unacceptable behavior by participants include: 27 … take appropriate and fair corrective action in response to any instances of unacceptable behavior. 37 Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting t…
|
/third_party/typescript_eslint/ |
D | CODE_OF_CONDUCT.md | 23 Examples of unacceptable behavior by participants include: 38 response to any instances of unacceptable behavior. 57 Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
/third_party/json/doc/mkdocs/docs/home/ |
D | code_of_conduct.md | 17 Examples of unacceptable behavior by participants include: 27 … take appropriate and fair corrective action in response to any instances of unacceptable behavior. 37 Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting t…
|
/third_party/pulseaudio/ |
D | CODE_OF_CONDUCT.md | 23 Examples of unacceptable behavior by participants include: 38 response to any instances of unacceptable behavior. 57 Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
/third_party/curl/docs/ |
D | CODE_OF_CONDUCT.md | 14 Examples of unacceptable behavior by participants include the use of sexual 26 Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
/third_party/curl/tests/data/ |
D | test1196 | 19 # error 1 - "Connection Refused, unacceptable protocol version"
|
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/hooks/ |
D | keeping_state.md | 12 that ever calling `malloc` is unacceptable.
|
/third_party/flutter/skia/modules/pathkit/npm-wasm/ |
D | CODE_OF_CONDUCT.md | 23 Examples of unacceptable behavior by participants include: 38 response to any instances of unacceptable behavior.
|
/third_party/flutter/skia/modules/pathkit/npm-asmjs/ |
D | CODE_OF_CONDUCT.md | 23 Examples of unacceptable behavior by participants include: 38 response to any instances of unacceptable behavior.
|
/third_party/skia/modules/pathkit/npm-wasm/ |
D | CODE_OF_CONDUCT.md | 23 Examples of unacceptable behavior by participants include: 38 response to any instances of unacceptable behavior.
|
/third_party/skia/third_party/externals/wuffs/docs/ |
D | code-of-conduct.md | 23 Examples of unacceptable behavior by participants include: 38 response to any instances of unacceptable behavior.
|
/third_party/skia/third_party/externals/tint/ |
D | CODE_OF_CONDUCT.md | 23 Examples of unacceptable behavior by participants include: 38 response to any instances of unacceptable behavior.
|
/third_party/skia/modules/canvaskit/npm_build/ |
D | CODE_OF_CONDUCT.md | 23 Examples of unacceptable behavior by participants include: 38 response to any instances of unacceptable behavior.
|
/third_party/flutter/skia/modules/canvaskit/canvaskit/ |
D | CODE_OF_CONDUCT.md | 23 Examples of unacceptable behavior by participants include: 38 response to any instances of unacceptable behavior.
|
/third_party/skia/modules/pathkit/npm-asmjs/ |
D | CODE_OF_CONDUCT.md | 23 Examples of unacceptable behavior by participants include: 38 response to any instances of unacceptable behavior.
|
/third_party/glib/glib/ |
D | gconvert.c | 1390 gint unacceptable; in g_escape_uri_string() local 1399 unacceptable = 0; in g_escape_uri_string() 1405 unacceptable++; in g_escape_uri_string() 1408 result = g_malloc (p - string + unacceptable * 2 + 1); in g_escape_uri_string()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gsturi.c | 203 gint unacceptable; in escape_string_internal() local 216 unacceptable = 0; in escape_string_internal() 221 unacceptable++; in escape_string_internal() 223 if ((use_mask == UNSAFE_HOST) && (unacceptable || (c == '/'))) { in escape_string_internal() 231 result = g_malloc (p - string + unacceptable * 2 + 1); in escape_string_internal()
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | typefind | 52 unacceptable. The plugin needs to control input data flow
|
/third_party/mesa3d/docs/ci/ |
D | docker.rst | 45 spurious failures in another MR. This would be an unacceptable impact
|
/third_party/boost/libs/variant2/doc/variant2/ |
D | design.adoc | 130 storage unacceptable. But they considered it unacceptable in principle,
|
/third_party/boost/libs/static_string/doc/qbk/ |
D | main.qbk | 53 * Memory allocation imposes an unacceptable performance penalty.
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_object.txt | 43 constraint ultimately proves to be unacceptable, we can always 50 that binding a texture object would be an unacceptable burden for
|