Searched refs:recognized (Results 1 – 25 of 290) sorted by relevance
12345678910>>...12
/third_party/mesa3d/src/mesa/main/ |
D | extensions.c | 185 bool recognized; in _mesa_one_time_init_extension_overrides() local 204 recognized = true; in _mesa_one_time_init_extension_overrides() 206 recognized = false; in _mesa_one_time_init_extension_overrides() 208 if (!enable && recognized && offset <= 1) { in _mesa_one_time_init_extension_overrides() 213 if (!recognized && enable) { in _mesa_one_time_init_extension_overrides()
|
/third_party/glslang/Test/baseResults/ |
D | spv.controlFlowAttributes.frag.out | 6 WARNING: 0:31: '' : attribute with arguments not recognized, skipping 7 WARNING: 0:32: '' : attribute with arguments not recognized, skipping 8 WARNING: 0:33: '' : attribute with arguments not recognized, skipping
|
D | spv.subgroupUniformControlFlow.vert.out | 2 WARNING: 0:7: '' : attribute with arguments not recognized, skipping
|
/third_party/typescript/tests/baselines/reference/ |
D | jsDeclarationsJSDocRedirectedLookups.types | 2 // these are recognized as TS concepts by the checker 58 // these are not recognized as anything and should just be lookup failures
|
D | jsDeclarationsJSDocRedirectedLookups.symbols | 2 // these are recognized as TS concepts by the checker 43 // these are not recognized as anything and should just be lookup failures
|
D | jsCheckObjectDefineThisNoCrash.errors.txt | 7 // Neither of the following should be recognized as declarations yet
|
D | jsCheckObjectDefineThisNoCrash.types | 6 // Neither of the following should be recognized as declarations yet
|
D | jsCheckObjectDefineThisNoCrash.symbols | 6 // Neither of the following should be recognized as declarations yet
|
/third_party/curl/docs/cmdline-opts/ |
D | cert.md | 31 ":" as "\:" so that it is not recognized as the password delimiter. Similarly, 32 you must escape the double quote character as \" so that it is not recognized
|
D | cert-type.md | 22 and P12 are recognized types.
|
/third_party/skia/third_party/externals/libpng/ |
D | TRADEMARK | 8 jurisdiction where common-law trademark is recognized.
|
/third_party/mesa3d/src/freedreno/registers/ |
D | text-format.txt | 31 These sequences are recognized and extracted before matching the line format: 36 …the : is recognized only if it is the third or successive token (and not the last) to avoid ambigu…
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
D | BUILD.gn | 23 "/wd5030", # attribute is not recognized
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | BUILD.gn | 22 "/wd5030", # attribute is not recognized
|
/third_party/lz4/contrib/gen_manual/ |
D | README.md | 8 The format of recognized comment blocks is following:
|
/third_party/python/Doc/library/ |
D | xml.sax.reader.rst | 177 recognized, :exc:`SAXNotRecognizedException` is raised. The well-known 183 Set the *featurename* to *value*. If the feature is not recognized, 191 recognized, a :exc:`SAXNotRecognizedException` is raised. The well-known 197 Set the *propertyname* to *value*. If the property is not recognized,
|
/third_party/curl/docs/libcurl/opts/ |
D | CURLOPT_SSLENGINE_DEFAULT.md | 68 CURLE_UNKNOWN_OPTION - Option not recognized.
|
D | CURLOPT_SSLENGINE.md | 72 CURLE_UNKNOWN_OPTION - Option not recognized.
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | BUILD.gn | 23 "/wd5030", # attribute is not recognized
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | BUILD.gn | 23 "/wd5030", # attribute is not recognized
|
/third_party/libsnd/Win32/ |
D | README-precompiled-dll.txt | 21 If the lib command fails with a command saying "'lib' is not recognized as
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
D | BUILD.gn | 23 "/wd5030", # attribute is not recognized
|
/third_party/node/deps/openssl/openssl/crypto/objects/ |
D | obj_xref.txt | 28 # type will be recognized by not normally used.
|
/third_party/openssl/crypto/objects/ |
D | obj_xref.txt | 28 # type will be recognized by not normally used.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/IGLOO/ |
D | IGLOO_toggle_color_and_lightXXX.txt | 128 This extensions does *NOT* need to be recognized by glX. 132 This extensions should *NOT* be recognized by glX.
|
12345678910>>...12