Home
last modified time | relevance | path

Searched refs:recognized (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/third_party/mesa3d/src/mesa/main/
Dextensions.c185 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/
Dspv.controlFlowAttributes.frag.out6 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
Dspv.subgroupUniformControlFlow.vert.out2 WARNING: 0:7: '' : attribute with arguments not recognized, skipping
/third_party/typescript/tests/baselines/reference/
DjsDeclarationsJSDocRedirectedLookups.types2 // these are recognized as TS concepts by the checker
58 // these are not recognized as anything and should just be lookup failures
DjsDeclarationsJSDocRedirectedLookups.symbols2 // these are recognized as TS concepts by the checker
43 // these are not recognized as anything and should just be lookup failures
DjsCheckObjectDefineThisNoCrash.errors.txt7 // Neither of the following should be recognized as declarations yet
DjsCheckObjectDefineThisNoCrash.types6 // Neither of the following should be recognized as declarations yet
DjsCheckObjectDefineThisNoCrash.symbols6 // Neither of the following should be recognized as declarations yet
/third_party/curl/docs/cmdline-opts/
Dcert.md31 ":" 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
Dcert-type.md22 and P12 are recognized types.
/third_party/skia/third_party/externals/libpng/
DTRADEMARK8 jurisdiction where common-law trademark is recognized.
/third_party/mesa3d/src/freedreno/registers/
Dtext-format.txt31 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/
DBUILD.gn23 "/wd5030", # attribute is not recognized
/third_party/skia/third_party/externals/swiftshader/src/Common/
DBUILD.gn22 "/wd5030", # attribute is not recognized
/third_party/lz4/contrib/gen_manual/
DREADME.md8 The format of recognized comment blocks is following:
/third_party/python/Doc/library/
Dxml.sax.reader.rst177 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/
DCURLOPT_SSLENGINE_DEFAULT.md68 CURLE_UNKNOWN_OPTION - Option not recognized.
DCURLOPT_SSLENGINE.md72 CURLE_UNKNOWN_OPTION - Option not recognized.
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DBUILD.gn23 "/wd5030", # attribute is not recognized
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DBUILD.gn23 "/wd5030", # attribute is not recognized
/third_party/libsnd/Win32/
DREADME-precompiled-dll.txt21 If the lib command fails with a command saying "'lib' is not recognized as
/third_party/skia/third_party/externals/swiftshader/src/Main/
DBUILD.gn23 "/wd5030", # attribute is not recognized
/third_party/node/deps/openssl/openssl/crypto/objects/
Dobj_xref.txt28 # type will be recognized by not normally used.
/third_party/openssl/crypto/objects/
Dobj_xref.txt28 # type will be recognized by not normally used.
/third_party/skia/third_party/externals/opengl-registry/extensions/IGLOO/
DIGLOO_toggle_color_and_lightXXX.txt128 This extensions does *NOT* need to be recognized by glX.
132 This extensions should *NOT* be recognized by glX.

12345678910>>...12