Searched refs:casting (Results 1 – 25 of 124) sorted by relevance
12345
12 filter=+readability/casting21 filter=+runtime/casting
25 # google-readability-casting28 …bility-braces-around-statements,-google-readability-namespace-comments,-google-readability-casting'
15 google-readability-casting'
13 # Simulators casting C++ functions to a generic signature.
3 // SkSL does not support shrinking a vector via casting.
17 of the address space and can't be dereferenced without first casting64 It warns about explicit or implicit casting to different types.
29 * [Type casting](#type-casting)284 ### Type casting286 * Use `static_cast<T>` if casting is required, and it is valid.
8 required than literal 0, and clearer that there is no weird casting
621 ## Type casting624 of the type cast. Type casting has no multiline form668 /* This rule applies for type casting as well. */
44 * function pointer casting and the macro-defined callbacks provide45 * per-variable casting before deferring to the underlying type-specific
84 // by accumulating the args as Vec<Box<CStr>> up front, then simply casting
121 - swr/rast: Fix invalid casting for calls to Interlocked\* functions
91 - turnip: Fix compiler warning about casting a nondispatchable handle.
111 Implements a shadow casting algorithm based on depth map textures
90 ….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.|
63 memoryview: Allow arbitrary formats when casting to bytes. Patch by Martin
26 application of depth texture images is shadow casting, but separating
32 to avoid casting and this only works if the address of the driver struct is
184 it's possible to support these by casting a pointer or aliasing an image
229 it's possible to support these by casting a pointer or aliasing an image
96 message('Compiler warns about unused result even when casting to void')