/third_party/optimized-routines/math/test/rtest/ |
D | main.c | 136 void dofile(FILE *fp, int translating) { in dofile() argument 159 if (translating) in dofile() 253 if (got_result && translating < 2) { in dofile() 271 int errs = 0, opts = 1, files = 0, translating = 0; in main() local 286 translating = 1; in main() 288 translating = 2; in main() 311 dofile(fp, translating); in main() 325 dofile(stdin, translating); in main()
|
/third_party/selinux/libselinux/src/ |
D | label.c | 144 int translating) in selabel_fini() argument 149 if (translating && !lr->ctx_trans && in selabel_fini() 157 selabel_lookup_common(struct selabel_handle *rec, int translating, in selabel_lookup_common() argument 171 if (selabel_fini(rec, lr, translating)) in selabel_lookup_common() 178 selabel_lookup_bm_common(struct selabel_handle *rec, int translating, in selabel_lookup_bm_common() argument 192 if (selabel_fini(rec, lr, translating)) in selabel_lookup_bm_common()
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | range_slider_test.dart | 52 // Get the bounds of the track by finding the slider edges and translating 107 // Get the bounds of the track by finding the slider edges and translating 165 // Get the bounds of the track by finding the slider edges and translating 225 // Get the bounds of the track by finding the slider edges and translating 274 // Get the bounds of the track by finding the slider edges and translating 319 // Get the bounds of the track by finding the slider edges and translating 367 // Get the bounds of the track by finding the slider edges and translating 415 // Get the bounds of the track by finding the slider edges and translating 460 // Get the bounds of the track by finding the slider edges and translating 511 // Get the bounds of the track by finding the slider edges and translating [all …]
|
/third_party/skia/third_party/externals/angle2/ |
D | README.chromium | 9 to seamlessly run WebGL and other OpenGL ES content by translating
|
D | README.md | 4 OpenGL ES content by translating OpenGL ES API calls to one of the hardware-supported APIs available
|
/third_party/flutter/skia/third_party/externals/angle2/ |
D | README.chromium | 9 to seamlessly run WebGL and other OpenGL ES content by translating
|
D | README.md | 4 OpenGL ES content by translating OpenGL ES API calls to one of the hardware-supported APIs available
|
/third_party/boost/libs/locale/doc/ |
D | recommendations_and_myths.txt | 22 …ssage formatting, try to provide as much context information as you can. Prefer translating entire 23 sentences over single words. When translating words, \b always add some context information.
|
/third_party/boost/libs/python/doc/reference/ |
D | exception_translator.qbk | 14 …Python's core interpreter. The new translator will get "first shot" at translating all exceptions …
|
D | errors.qbk | 3 <boost/python/errors.hpp> provides types and functions for managing and translating between Python …
|
/third_party/gettext/gettext-tools/doc/ |
D | lang-bash.texi | 9 GNU @code{bash} 2.0 or newer has a special shorthand for translating a
|
/third_party/boost/boost/archive/impl/ |
D | xml_oarchive_impl.ipp | 39 // copy chars to output escaping to xml and translating wide chars to mb chars
|
/third_party/skia/third_party/externals/swiftshader/docs/ |
D | ANGLE.md | 39 …ication uses ANGLE's `libEGL` and `libGLESv2`, ANGLE will take care of translating to a default 3D…
|
/third_party/mesa3d/docs/gallium/ |
D | distro.rst | 166 Indices provides tools for translating or generating element indices for
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.1.9.rst | 85 - mesa: handle GL_FRONT after translating to it
|
D | 7.10.2.rst | 157 - r300/compiler: fix translating the src negate bits in pair_translate
|
/third_party/icu/docs/userguide/format_parse/messages/ |
D | index.md | 35 pieces, and they would have a hard time translating each of the string 123 with authoring and translating message pattern strings.
|
/third_party/gettext/gettext-runtime/doc/ |
D | nls.texi | 158 If you'd like to volunteer to @emph{work} at translating messages, you 159 should become a member of the translating team for your own language.
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | UniformBlockToStructuredBufferTranslation.md | 55 However, after translating to StructuredBuffer, the uniform array member cannot be used as
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | GLX_EXT_libglvnd.txt | 146 The GLX client library is responsible for translating the vendor
|
/third_party/skia/third_party/externals/tint/docs/ |
D | spirv-ptr-ref.md | 48 * When translating a SPIR-V pointer expression, track whether the
|
/third_party/openGLES/extensions/EXT/ |
D | GLX_EXT_libglvnd.txt | 146 The GLX client library is responsible for translating the vendor
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/doc/ |
D | TransformFeedback.md | 47 `GL_RASTERIZER_DISCARD` state. It is more efficient doing this way than re-translating the
|
/third_party/libwebsockets/READMEs/ |
D | README.unix-domain-reverse-proxy.md | 48 translating between h1 and h2 header formats if the return connection is
|
/third_party/skia/third_party/externals/dawn/docs/ |
D | overview.md | 34 The largest library in Dawn is `dawn_native` which implements the WebGPU API by translating to nati…
|