Home
last modified time | relevance | path

Searched refs:translating (Results 1 – 25 of 97) sorted by relevance

1234

/third_party/optimized-routines/math/test/rtest/
Dmain.c136 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/
Dlabel.c144 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/
Drange_slider_test.dart52 // 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/
DREADME.chromium9 to seamlessly run WebGL and other OpenGL ES content by translating
DREADME.md4 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/
DREADME.chromium9 to seamlessly run WebGL and other OpenGL ES content by translating
DREADME.md4 OpenGL ES content by translating OpenGL ES API calls to one of the hardware-supported APIs available
/third_party/boost/libs/locale/doc/
Drecommendations_and_myths.txt22 …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/
Dexception_translator.qbk14 …Python's core interpreter. The new translator will get "first shot" at translating all exceptions …
Derrors.qbk3 <boost/python/errors.hpp> provides types and functions for managing and translating between Python …
/third_party/gettext/gettext-tools/doc/
Dlang-bash.texi9 GNU @code{bash} 2.0 or newer has a special shorthand for translating a
/third_party/boost/boost/archive/impl/
Dxml_oarchive_impl.ipp39 // copy chars to output escaping to xml and translating wide chars to mb chars
/third_party/skia/third_party/externals/swiftshader/docs/
DANGLE.md39 …ication uses ANGLE's `libEGL` and `libGLESv2`, ANGLE will take care of translating to a default 3D…
/third_party/mesa3d/docs/gallium/
Ddistro.rst166 Indices provides tools for translating or generating element indices for
/third_party/mesa3d/docs/relnotes/
D20.1.9.rst85 - mesa: handle GL_FRONT after translating to it
D7.10.2.rst157 - r300/compiler: fix translating the src negate bits in pair_translate
/third_party/icu/docs/userguide/format_parse/messages/
Dindex.md35 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/
Dnls.texi158 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/
DUniformBlockToStructuredBufferTranslation.md55 However, after translating to StructuredBuffer, the uniform array member cannot be used as
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_libglvnd.txt146 The GLX client library is responsible for translating the vendor
/third_party/skia/third_party/externals/tint/docs/
Dspirv-ptr-ref.md48 * When translating a SPIR-V pointer expression, track whether the
/third_party/openGLES/extensions/EXT/
DGLX_EXT_libglvnd.txt146 The GLX client library is responsible for translating the vendor
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/doc/
DTransformFeedback.md47 `GL_RASTERIZER_DISCARD` state. It is more efficient doing this way than re-translating the
/third_party/libwebsockets/READMEs/
DREADME.unix-domain-reverse-proxy.md48 translating between h1 and h2 header formats if the return connection is
/third_party/skia/third_party/externals/dawn/docs/
Doverview.md34 The largest library in Dawn is `dawn_native` which implements the WebGPU API by translating to nati…

1234