/third_party/boost/libs/vmd/doc/ |
D | vmd_modifiers_return_type.qbk | 39 parsing as the more specific type will lead to UB. 79 BOOST_VMD_GET_TYPE(TUPLE_IS_ARRAY) will return BOOST_VMD_TYPE_ARRAY, the most specific type 80 BOOST_VMD_GET_TYPE(TUPLE_IS_ARRAY,BOOST_VMD_RETURN_TYPE_TUPLE) will return BOOST_VMD_TYPE_TUPLE 81 BOOST_VMD_GET_TYPE(TUPLE_IS_ARRAY,BOOST_VMD_RETURN_TYPE_ARRAY) will return BOOST_VMD_TYPE_ARRAY 82 BOOST_VMD_GET_TYPE(TUPLE_IS_ARRAY,BOOST_VMD_RETURN_TYPE_LIST) will return BOOST_VMD_TYPE_TUPLE 84 BOOST_VMD_GET_TYPE(TUPLE_IS_LIST) will return BOOST_VMD_TYPE_LIST, the most specific type 85 BOOST_VMD_GET_TYPE(TUPLE_IS_LIST,BOOST_VMD_RETURN_TYPE_TUPLE) will return BOOST_VMD_TYPE_TUPLE 86 BOOST_VMD_GET_TYPE(TUPLE_IS_LIST,BOOST_VMD_RETURN_TYPE_ARRAY) will return BOOST_VMD_TYPE_TUPLE 87 BOOST_VMD_GET_TYPE(TUPLE_IS_LIST,BOOST_VMD_RETURN_TYPE_LIST) will return BOOST_VMD_TYPE_LIST 89 BOOST_VMD_GET_TYPE(TUPLE_IS_LIST_OR_ARRAY) will return BOOST_VMD_TYPE_LIST, the most specific type [all …]
|
D | vmd_modifiers_filter.qbk | 70 BOOST_VMD_EQUAL(AN_IDENTIFIER1,AN_IDENTIFIER2,BOOST_VMD_TYPE_IDENTIFIER) will return 0 71 BOOST_VMD_EQUAL(AN_IDENTIFIER1,AN_IDENTIFIER3,BOOST_VMD_TYPE_IDENTIFIER) will return 1 72 …BOOST_VMD_EQUAL(AN_IDENTIFIER1,AN_IDENTIFIER3,BOOST_VMD_TYPE_TYPE) will return 0 because the type … 74 BOOST_VMD_EQUAL(A_NUMBER1,A_NUMBER2,BOOST_VMD_TYPE_NUMBER) will return 0 75 BOOST_VMD_EQUAL(A_NUMBER1,A_NUMBER3,BOOST_VMD_TYPE_NUMBER) will return 1 76 …BOOST_VMD_EQUAL(A_NUMBER1,A_NUMBER3,BOOST_VMD_TYPE_IDENTIFIER) will return 1 because a number is a… 77 …BOOST_VMD_EQUAL(A_NUMBER1,A_NUMBER3,BOOST_VMD_TYPE_EMPTY) will return 0 because the type does not … 79 BOOST_VMD_EQUAL(A_TUPLE1,A_TUPLE2,BOOST_VMD_TYPE_TUPLE) will return 0 80 BOOST_VMD_EQUAL(A_TUPLE1,A_TUPLE3,BOOST_VMD_TYPE_TUPLE) will return 1 81 …BOOST_VMD_EQUAL(A_TUPLE1,A_TUPLE3,BOOST_VMD_TYPE_ARRAY) will return 0 because the type does not ma… [all …]
|
D | vmd_equality.qbk | 26 cannot parse the result will be UB. 31 If an identifier has not been both registered and predetected it will never be 32 equal to the same identifier value, so it will always fail equality testing, 33 although it will not give a preprocessing error doing so. 70 BOOST_VMD_EQUAL(AN_IDENTIFIER1,AN_IDENTIFIER2) will return 0 71 BOOST_VMD_EQUAL(AN_IDENTIFIER1,AN_IDENTIFIER3) will return 1 73 BOOST_VMD_EQUAL(A_NUMBER1,A_NUMBER2) will return 0 74 BOOST_VMD_EQUAL(A_NUMBER1,A_NUMBER3) will return 1 76 BOOST_VMD_EQUAL(A_TUPLE1,A_TUPLE2) will return 0 77 BOOST_VMD_EQUAL(A_TUPLE1,A_TUPLE3) will return 1 [all …]
|
/third_party/flutter/glfw/docs/ |
D | compat.dox | 14 part of this information may change in future versions of GLFW and that will not 33 `GLFW_DECORATED` hint will have no effect. 37 support this protocol, the close callback will never be called. 42 the user will not be notified if the application locks up. 59 the clipboard string will be unavailable once the window has been destroyed. 64 support this protocol, drag and drop will not work. 68 support will not function and only a single, desktop-spanning monitor will be 73 extensions, gamma ramp support will not function. 86 formats. If GLX 1.3 is not supported, @ref glfwInit will fail. 91 available, calling @ref glfwSwapInterval will have no effect. [all …]
|
D | Doxyfile.in | 6 # All text after a hash (#) is considered a comment and will be ignored. 46 # Doxygen will copy the logo to the output directory. 51 # base path where the generated documentation will be put. 52 # If a relative path is entered, it will be relative to the location 53 # where doxygen was started. If left blank the current directory will be used. 57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 59 # format and will distribute the generated files over these directories. 67 # documentation generated by doxygen is written. Doxygen will use this 79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend [all …]
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_native_query.txt | 74 will be returned and the native display handle will be written 75 to <display_id>. Otherwise EGL_FALSE will be returned and the 77 not valid, an EGL_BAD_DISPLAY error will be generated. If <dpy> 78 is not initialized, an EGL_NOT_INITIALIZED error will be 80 will be generated. 92 The corresponding native window will be written to <win>, 93 and EGL_TRUE will be returned. If the call fails, EGL_FALSE 94 will be returned, and content of <win> will not be modified. 96 will be generated. If <dpy> is not initialized, an EGL_NOT_- 97 INITIALIZED error will be generated. If <surf> is not a valid [all …]
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_native_query.txt | 74 will be returned and the native display handle will be written 75 to <display_id>. Otherwise EGL_FALSE will be returned and the 77 not valid, an EGL_BAD_DISPLAY error will be generated. If <dpy> 78 is not initialized, an EGL_NOT_INITIALIZED error will be 80 will be generated. 92 The corresponding native window will be written to <win>, 93 and EGL_TRUE will be returned. If the call fails, EGL_FALSE 94 will be returned, and content of <win> will not be modified. 96 will be generated. If <dpy> is not initialized, an EGL_NOT_- 97 INITIALIZED error will be generated. If <surf> is not a valid [all …]
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | Waddress.c | 85 Waddress.c:14:13: warning: the address of an array will always evaluate as true 86 Waddress.c:15:14: warning: the address of an array will always evaluate as true 87 Waddress.c:16:13: warning: the address of a function will always evaluate as true 88 Waddress.c:17:14: warning: the address of a function will always evaluate as true 89 Waddress.c:18:13: warning: the address of a variable will always evaluate as true 90 Waddress.c:19:13: warning: the address of a variable will always evaluate as true 91 Waddress.c:20:13: warning: the address of a label will always evaluate as true 92 Waddress.c:34:13: warning: the address of an array will always evaluate as true 93 Waddress.c:35:13: warning: the address of an array will always evaluate as true 94 Waddress.c:36:13: warning: the address of a function will always evaluate as true [all …]
|
/third_party/flutter/skia/third_party/externals/sdl/visualtest/docs/ |
D | Doxyfile | 6 # All text after a hash (#) is considered a comment and will be ignored 46 # Doxygen will copy the logo to the output directory. 51 # base path where the generated documentation will be put. 52 # If a relative path is entered, it will be relative to the location 53 # where doxygen was started. If left blank the current directory will be used. 57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 59 # format and will distribute the generated files over these directories. 67 # documentation generated by doxygen is written. Doxygen will use this 79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend [all …]
|
/third_party/boost/libs/nowide/doc/ |
D | Doxyfile | 6 # All text after a hash (#) is considered a comment and will be ignored 37 # base path where the generated documentation will be put. 38 # If a relative path is entered, it will be relative to the location 39 # where doxygen was started. If left blank the current directory will be used. 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 45 # format and will distribute the generated files over these directories. 53 # documentation generated by doxygen is written. Doxygen will use this 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 75 # brief descriptions will be completely suppressed. [all …]
|
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/ |
D | Doxyfile.global | 6 # All text after a hash (#) is considered a comment and will be ignored 29 # base path where the generated documentation will be put. 30 # If a relative path is entered, it will be relative to the location 31 # where doxygen was started. If left blank the current directory will be used. 36 # documentation generated by doxygen is written. Doxygen will use this 45 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in 47 # Private class members and static file members will be hidden unless 53 # will be included in the documentation. 58 # will be included in the documentation. 63 # defined locally in source files will be included in the documentation. [all …]
|
/third_party/mbedtls/doxygen/ |
D | mbedtls.doxyfile | 8 # All text after a hash (#) is considered a comment and will be ignored. 48 # Doxygen will copy the logo to the output directory. 53 # base path where the generated documentation will be put. 54 # If a relative path is entered, it will be relative to the location 55 # where doxygen was started. If left blank the current directory will be used. 59 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 61 # format and will distribute the generated files over these directories. 69 # documentation generated by doxygen is written. Doxygen will use this 81 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 88 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend [all …]
|
/third_party/flutter/skia/third_party/externals/sdl/Xcode/XcodeDocSet/ |
D | Doxyfile | 6 # All text after a hash (#) is considered a comment and will be ignored 37 # base path where the generated documentation will be put. 38 # If a relative path is entered, it will be relative to the location 39 # where doxygen was started. If left blank the current directory will be used. 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 45 # format and will distribute the generated files over these directories. 53 # documentation generated by doxygen is written. Doxygen will use this 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 75 # brief descriptions will be completely suppressed. [all …]
|
/third_party/boost/boost/beast/websocket/ |
D | error.hpp | 56 // These will compare equal to condition::handshake_failed 61 Error codes with this value will compare equal to @ref condition::handshake_failed 67 Error codes with this value will compare equal to @ref condition::handshake_failed 73 Error codes with this value will compare equal to @ref condition::handshake_failed 79 Error codes with this value will compare equal to @ref condition::handshake_failed 85 Error codes with this value will compare equal to @ref condition::handshake_failed 91 Error codes with this value will compare equal to @ref condition::handshake_failed 97 Error codes with this value will compare equal to @ref condition::handshake_failed 103 Error codes with this value will compare equal to @ref condition::handshake_failed 109 Error codes with this value will compare equal to @ref condition::handshake_failed [all …]
|
/third_party/boost/libs/beast/include/boost/beast/websocket/ |
D | error.hpp | 56 // These will compare equal to condition::handshake_failed 61 Error codes with this value will compare equal to @ref condition::handshake_failed 67 Error codes with this value will compare equal to @ref condition::handshake_failed 73 Error codes with this value will compare equal to @ref condition::handshake_failed 79 Error codes with this value will compare equal to @ref condition::handshake_failed 85 Error codes with this value will compare equal to @ref condition::handshake_failed 91 Error codes with this value will compare equal to @ref condition::handshake_failed 97 Error codes with this value will compare equal to @ref condition::handshake_failed 103 Error codes with this value will compare equal to @ref condition::handshake_failed 109 Error codes with this value will compare equal to @ref condition::handshake_failed [all …]
|
/third_party/popt/ |
D | Doxyfile.in | 6 # All text after a hash (#) is considered a comment and will be ignored 29 # base path where the generated documentation will be put. 30 # If a relative path is entered, it will be relative to the location 31 # where doxygen was started. If left blank the current directory will be used. 35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 37 # format and will distribute the generated files over these directories. 45 # documentation generated by doxygen is written. Doxygen will use this 66 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 73 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 76 # brief descriptions will be completely suppressed. [all …]
|
/third_party/ninja/doc/ |
D | doxygen.config | 6 # All text after a hash (#) is considered a comment and will be ignored 29 # base path where the generated documentation will be put. 30 # If a relative path is entered, it will be relative to the location 31 # where doxygen was started. If left blank the current directory will be used. 35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 37 # format and will distribute the generated files over these directories. 45 # documentation generated by doxygen is written. Doxygen will use this 67 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 74 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 77 # brief descriptions will be completely suppressed. [all …]
|
/third_party/pulseaudio/doxygen/ |
D | doxygen.conf.in | 6 # All text after a hash (#) is considered a comment and will be ignored. 46 # Doxygen will copy the logo to the output directory. 51 # base path where the generated documentation will be put. 52 # If a relative path is entered, it will be relative to the location 53 # where doxygen was started. If left blank the current directory will be used. 57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 59 # format and will distribute the generated files over these directories. 67 # documentation generated by doxygen is written. Doxygen will use this 79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend [all …]
|
/third_party/openh264/docs/doxygen/ |
D | Doxyfile | 6 # All text after a hash (#) is considered a comment and will be ignored 46 # Doxygen will copy the logo to the output directory. 51 # base path where the generated documentation will be put. 52 # If a relative path is entered, it will be relative to the location 53 # where doxygen was started. If left blank the current directory will be used. 57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 59 # format and will distribute the generated files over these directories. 67 # documentation generated by doxygen is written. Doxygen will use this 79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend [all …]
|
/third_party/wayland-ivi-extension/doc/ |
D | Doxyfile.template | 6 # All text after a hash (#) is considered a comment and will be ignored. 46 # Doxygen will copy the logo to the output directory. 51 # base path where the generated documentation will be put. 52 # If a relative path is entered, it will be relative to the location 53 # where doxygen was started. If left blank the current directory will be used. 57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 59 # format and will distribute the generated files over these directories. 67 # documentation generated by doxygen is written. Doxygen will use this 79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend [all …]
|
/third_party/flutter/skia/third_party/externals/sdl/docs/ |
D | doxyfile | 6 # All text after a hash (#) is considered a comment and will be ignored 37 # base path where the generated documentation will be put. 38 # If a relative path is entered, it will be relative to the location 39 # where doxygen was started. If left blank the current directory will be used. 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 45 # format and will distribute the generated files over these directories. 53 # documentation generated by doxygen is written. Doxygen will use this 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 75 # brief descriptions will be completely suppressed. [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | capturedLetConstInLoop8.errors.txt | 1 tests/cases/compiler/capturedLetConstInLoop8.ts(73,21): error TS2367: This condition will always re… 2 tests/cases/compiler/capturedLetConstInLoop8.ts(76,21): error TS2367: This condition will always re… 3 tests/cases/compiler/capturedLetConstInLoop8.ts(79,21): error TS2367: This condition will always re… 4 tests/cases/compiler/capturedLetConstInLoop8.ts(82,21): error TS2367: This condition will always re… 5 tests/cases/compiler/capturedLetConstInLoop8.ts(86,21): error TS2367: This condition will always re… 6 tests/cases/compiler/capturedLetConstInLoop8.ts(89,21): error TS2367: This condition will always re… 7 tests/cases/compiler/capturedLetConstInLoop8.ts(92,21): error TS2367: This condition will always re… 8 tests/cases/compiler/capturedLetConstInLoop8.ts(95,21): error TS2367: This condition will always re… 9 tests/cases/compiler/capturedLetConstInLoop8.ts(98,21): error TS2367: This condition will always re… 10 tests/cases/compiler/capturedLetConstInLoop8.ts(102,17): error TS2367: This condition will always r… [all …]
|
D | capturedLetConstInLoop8_ES6.errors.txt | 1 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(73,21): error TS2367: This condition will alway… 2 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(76,21): error TS2367: This condition will alway… 3 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(79,21): error TS2367: This condition will alway… 4 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(82,21): error TS2367: This condition will alway… 5 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(86,21): error TS2367: This condition will alway… 6 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(89,21): error TS2367: This condition will alway… 7 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(92,21): error TS2367: This condition will alway… 8 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(95,21): error TS2367: This condition will alway… 9 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(98,21): error TS2367: This condition will alway… 10 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(102,17): error TS2367: This condition will alwa… [all …]
|
/third_party/boost/libs/locale/doc/ |
D | Doxyfile | 6 # All text after a hash (#) is considered a comment and will be ignored. 46 # Doxygen will copy the logo to the output directory. 51 # base path where the generated documentation will be put. 52 # If a relative path is entered, it will be relative to the location 53 # where doxygen was started. If left blank the current directory will be used. 57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 59 # format and will distribute the generated files over these directories. 67 # documentation generated by doxygen is written. Doxygen will use this 79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend [all …]
|
/third_party/libnl/doc/ |
D | Doxyfile.in | 6 # All text after a hash (#) is considered a comment and will be ignored. 46 # Doxygen will copy the logo to the output directory. 51 # base path where the generated documentation will be put. 52 # If a relative path is entered, it will be relative to the location 53 # where doxygen was started. If left blank the current directory will be used. 57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 59 # format and will distribute the generated files over these directories. 67 # documentation generated by doxygen is written. Doxygen will use this 79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend [all …]
|