Home
last modified time | relevance | path

Searched refs:casting (Results 1 – 25 of 124) sorted by relevance

12345

/third_party/vixl/
DCPPLINT.cfg12 filter=+readability/casting
21 filter=+runtime/casting
D.clang-tidy25 # google-readability-casting
28 …bility-braces-around-statements,-google-readability-namespace-comments,-google-readability-casting'
/third_party/node/deps/v8/
D.clang-tidy15 google-readability-casting'
/third_party/node/deps/v8/tools/ubsan/
Dignorelist.txt13 # Simulators casting C++ functions to a generic signature.
/third_party/skia/resources/sksl/errors/
DVectorSlice.sksl3 // SkSL does not support shrinking a vector via casting.
/third_party/ltp/tools/sparse/sparse-src/Documentation/
Dannotations.rst17 of the address space and can't be dereferenced without first casting
64 It warns about explicit or implicit casting to different types.
/third_party/node/doc/contributing/
Dcpp-style-guide.md29 * [Type casting](#type-casting)
284 ### Type casting
286 * Use `static_cast<T>` if casting is required, and it is valid.
/third_party/glib/patch/
Dbackport-gtype-Add-G_TYPE_FLAG_NONE.patch8 required than literal 0, and clearer that there is no weird casting
/third_party/jerryscript/docs/
D08.CODING-STANDARDS.md621 ## Type casting
624 of the type cast. Type casting has no multiline form
668 /* This rule applies for type casting as well. */
/third_party/node/deps/openssl/openssl/include/openssl/
Dlhash.h.in44 * function pointer casting and the macro-defined callbacks provide
45 * per-variable casting before deferring to the underlying type-specific
/third_party/openssl/include/openssl/
Dlhash.h.in44 * function pointer casting and the macro-defined callbacks provide
45 * per-variable casting before deferring to the underlying type-specific
/third_party/rust/crates/cxx/book/src/binding/
Drawptr.md84 // by accumulating the args as Vec<Box<CStr>> up front, then simply casting
/third_party/mesa3d/docs/relnotes/
D17.1.7.rst121 - swr/rast: Fix invalid casting for calls to Interlocked\* functions
D20.0.1.rst91 - turnip: Fix compiler warning about casting a nondispatchable handle.
D3.5111 Implements a shadow casting algorithm based on depth map textures
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFeatureSupportGL.md90 ….org/registry/specs/ARB/shading_language_packing.txt)|Can be emulated using bit casting functions.|
91 ….org/registry/specs/ARB/shading_language_packing.txt)|Can be emulated using bit casting functions.|
/third_party/python/Misc/NEWS.d/
D3.5.0b4.rst63 memoryview: Allow arbitrary formats when casting to bytes. Patch by Martin
/third_party/openGLES/extensions/SGIX/
DSGIX_depth_texture.txt26 application of depth texture images is shadow casting, but separating
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_depth_texture.txt26 application of depth texture images is shadow casting, but separating
/third_party/mesa3d/docs/vulkan/
Dbase-objs.rst32 to avoid casting and this only works if the address of the driver struct is
/third_party/openGLES/extensions/NV/
DNV_shader_atomic_float64.txt184 it's possible to support these by casting a pointer or aliasing an image
DNV_shader_atomic_float.txt229 it's possible to support these by casting a pointer or aliasing an image
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_shader_atomic_float64.txt184 it's possible to support these by casting a pointer or aliasing an image
DNV_shader_atomic_float.txt229 it's possible to support these by casting a pointer or aliasing an image
/third_party/libfuse/
Dmeson.build96 message('Compiler warns about unused result even when casting to void')

12345