Home
last modified time | relevance | path

Searched refs:bullet (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/third_party/gettext/gettext-tools/tests/
Dxgettext-14101 cat <<\EOF > xg-bullet-u1.c
109 …GETTEXT} --omit-header --add-comments --check=bullet-unicode -d xg-bullet-u1.tmp xg-bullet-u1.c 2>…
111 test `grep -c 'ASCII bullet' xg-bullet-u1.err` = 1 || { cat xg-bullet-u1.err; Exit 1; }
113 cat <<\EOF > xg-bullet-u2.c
121 …GETTEXT} --omit-header --add-comments --check=bullet-unicode -d xg-bullet-u2.tmp xg-bullet-u2.c 2>…
123 test `grep -c 'ASCII bullet' xg-bullet-u2.err` = 1 || { cat xg-bullet-u2.err; Exit 1; }
125 cat <<\EOF > xg-bullet-u3.c
133 …GETTEXT} --omit-header --add-comments --check=bullet-unicode -d xg-bullet-u3.tmp xg-bullet-u3.c 2>…
135 test `grep -c 'ASCII bullet' xg-bullet-u3.err` = 0 || { cat xg-bullet-u3.err; Exit 1; }
/third_party/openGLES/extensions/QCOM/
DQCOM_render_shared_exponent.txt69 Change the following bullet point from:
90 In the bullet point NUM_SAMPLE_COUNTS change the following sub bullet point from:
95 In the bullet point SAMPLES change the following sub bullet point from:
/third_party/mesa3d/docs/_extra/specs/
DMESA_configless_context.spec71 Remove the last bullet point in the list of constraints.
98 Replace the first bullet point with the following:
103 Add a second bullet point after that:
/third_party/EGL/sdk/docs/man/xhtml/
Dpresent.css23 …list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
30 …list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
/third_party/EGL/sdk/docs/man/html/
Dpresent.css23 …list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
30 …list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
Dpresent.css23 …list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
30 …list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/
Dpresent.css23 …list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
30 …list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_multiview_multisample.txt61 Add the following bullet point:
82 Change the bullet point about num_views and base_view_index:
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DANGLE_multiview_multisample.txt61 Add the following bullet point:
82 Change the bullet point about num_views and base_view_index:
/third_party/PyYAML/tests/data/
Dspec-09-30.data8 * bullet
Dspec-09-31.data8 * bullet
Dspec-09-32.data8 * bullet
Dspec-09-33.data8 * bullet
Dspec-09-30.canonical5 \ * bullet\n\
Dspec-09-33.canonical5 \ * bullet\n\
Dspec-09-31.canonical5 \ * bullet\n\
Dspec-09-32.canonical5 \ * bullet\n\
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_color_buffer_float.txt87 Change the first two bullet items to the following:
133 In the error list continuation on p.162, modify the first bullet,
140 Insert the following bullet into the rules for determining the
259 first bullet on p.340 under the last INVALID_OPERATION error in
308 Append a bullet to the list under "NUM_SAMPLE_COUNTS: ..."
313 Append a bullet to the list under "The maximum value in SAMPLES...
/third_party/openGLES/extensions/EXT/
DEXT_color_buffer_float.txt87 Change the first two bullet items to the following:
133 In the error list continuation on p.162, modify the first bullet,
140 Insert the following bullet into the rules for determining the
259 first bullet on p.340 under the last INVALID_OPERATION error in
308 Append a bullet to the list under "NUM_SAMPLE_COUNTS: ..."
313 Append a bullet to the list under "The maximum value in SAMPLES...
/third_party/gettext/gettext-tools/doc/
Dlang-javascript.texi19 @itemize @bullet
Dlang-vala.texi19 @itemize @bullet
Dlang-lua.texi25 @itemize @bullet
/third_party/boost/tools/build/doc/src/hljs/styles/
Dgithub.min.css71 .hljs-bullet {
/third_party/skia/third_party/externals/microhttpd/doc/chapters/
Dbibliography.inc2 @itemize @bullet
/third_party/gettext/gettext-tools/src/
Dmsgl-check.c1107 struct bullet_ty bullet; in syntax_check_bullet_unicode() local
1109 bullet.c = *p; in syntax_check_bullet_unicode()
1110 bullet.depth = depth; in syntax_check_bullet_unicode()
1121 memcpy (last_bullet, &bullet, sizeof (struct bullet_ty)); in syntax_check_bullet_unicode()

12345678910>>...14