Home
last modified time | relevance | path

Searched refs:overloading (Results 1 – 25 of 186) sorted by relevance

12345678

/third_party/vk-gl-cts/data/gles31/shaders/es31/
Dfunctions.test1 group overloading "Function Overloading"
38 end # overloading
/third_party/vk-gl-cts/data/gles31/shaders/es32/
Dfunctions.test20 group overloading "Function Overloading"
57 end # overloading
/third_party/openGLES/extensions/EXT/
DEXT_shader_implicit_conversions.txt50 function overloading infrastructure to support new data types introduced by
157 (modify description of overloading)
237 - everything unrelated to implicit conversions and function overloading.
243 * shading language function overloading rules involving the type
251 (3) Are the function overloading rules and examples correct?
261 both because this example is incorrect WRT the overloading rules
262 starting with GLSL 4.00.4, and because the overloading rules in ESSL are
271 - Resolve function overloading issue 7, per bug 11178.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_shader_implicit_conversions.txt50 function overloading infrastructure to support new data types introduced by
157 (modify description of overloading)
237 - everything unrelated to implicit conversions and function overloading.
243 * shading language function overloading rules involving the type
251 (3) Are the function overloading rules and examples correct?
261 both because this example is incorrect WRT the overloading rules
262 starting with GLSL 4.00.4, and because the overloading rules in ESSL are
271 - Resolve function overloading issue 7, per bug 11178.
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/constructors/
Dmetaprogrammg3.md16 need to use tagged overloading e.g.
29 Tagged overloading is fine for smaller projects, but for larger code bases:
/third_party/typescript/tests/baselines/reference/
DfunctionOverloadsOnGenericArity1.types2 // overloading on arity not allowed
DfunctionOverloadsOnGenericArity1.symbols2 // overloading on arity not allowed
/third_party/boost/libs/hof/doc/html/_sources/include/boost/hof/
Dfirst_of.hpp.txt19 /// function. This can be very useful when overloading functions using
81 /// * [Conditional overloading](<Conditional overloading>)
/third_party/glslang/Test/
Dhlsl.texture.struct.frag37 // function overloading to test name mangling with textures templatized on structs
/third_party/boost/libs/hana/example/tutorial/
Dcontainers.cpp94 namespace overloading { namespace
/third_party/boost/libs/mpl/doc/src/refmanual/
DTerminology.rst7 class template overloading is nonexistent and the referenced functionality
/third_party/grpc/doc/
Dhttp-grpc-status-mapping.md6 behave more appropriately to the error situation without overloading the
/third_party/boost/libs/process/doc/
Ddesign.qbk26 system("gcc", "--version"); //overloading
56 When using the overloading variant, a single string will result in a cmd interpretation,
/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.shaders.implicit_conversions.txt36 + Extensive function overloading tests with implicit conversions
Dfunctional.shaders.arrays_of_arrays.txt41 + Arrays of arrays in function overloading
/third_party/quickjs/doc/
Djsbignum.texi30 … Operator overloading with a dispatch logic inspired from the proposal available at @url{https://g…
44 mode which relies on BigFloat and operator overloading.
46 @chapter Operator overloading
48 Operator overloading is inspired from the proposal available at
49 @url{https://github.com/tc39/proposal-operator-overloading/}. It
58 @item @code{with operators from} is not supported. Operator overloading is always enabled.
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_shader_texture_lod.txt404 The advantage of overloading the existing functions
407 The disadvantage of overloading the existing functions
414 The existing LOD bias texture functions use overloading.
471 including overloading the projective texture functions.
DARB_shading_language_packing.txt210 overloading:
215 Unfortunately, function overloading is not possible for the return type
/third_party/boost/libs/outcome/doc/src/content/tutorial/essential/result/
Dtry.md14 The `BOOST_OUTCOME_TRY` macro uses C macro overloading to select between two implementations based …
/third_party/boost/libs/xpressive/doc/
Dstatic_regexes.qbk14 expressions. xpressive achieves this through operator overloading, using a
63 respectively. That's not what we want. To get operator overloading to kick
66 operator overloading to find the correct operators. The two regexes above
/third_party/openGLES/extensions/ARB/
DARB_shader_texture_lod.txt414 The advantage of overloading the existing functions
417 The disadvantage of overloading the existing functions
424 The existing LOD bias texture functions use overloading.
481 including overloading the projective texture functions.
DARB_shading_language_packing.txt220 overloading:
225 Unfortunately, function overloading is not possible for the return type
/third_party/jerryscript/targets/mbedos5/
DREADME.md22 overloading).
/third_party/quickjs/
DChangelog50 - modified operator overloading semantics to be closer to the TC39
/third_party/boost/libs/assign/
DREADME.md1 …://github.com/boostorg), makes it easy to fill containers with data by overloading operator() and …

12345678