Home
last modified time | relevance | path

Searched refs:conformant (Results 1 – 25 of 60) sorted by relevance

123

/external/tensorflow/tensorflow/core/example/
Dexample.proto78 // A conformant Example data set obeys the following conventions:
184 // A conformant SequenceExample data set obeys the following conventions:
187 // - All conformant context features K must obey the same conventions as
188 // a conformant Example's features (see above).
209 // Examples of conformant and non-conformant examples' FeatureLists:
218 // Non-conformant FeatureLists (mismatched types):
225 // Conditionally conformant FeatureLists, the parser configuration determines
259 // Conditionally conformant pair of SequenceExample, the parser configuration
270 // Non-conformant pair of SequenceExample (mismatched types)
284 // Conditionally conformant pair of SequenceExample; the parser configuration
/external/deqp/framework/egl/
DegluConfigInfo.hpp54 deInt32 conformant; member in eglu::ConfigInfo
100 , conformant (0) in ConfigInfo()
DegluConfigInfo.cpp52 case EGL_CONFORMANT: return conformant; in getAttribute()
101 egl.getConfigAttrib(display, config, EGL_CONFORMANT, &dst->conformant); in queryCoreConfigInfo()
/external/deqp/modules/egl/
DteglConfigList.cpp120 std::string conformant = de::toString(eglu::getAPIBitsStr(val)); in iterate() local
121 info.conformant = conformant.c_str(); in iterate()
DteglWideColorTests.cpp789 std::string conformant = de::toString(eglu::getAPIBitsStr(val)); in writeEglConfig() local
790 info.conformant = conformant.c_str(); in writeEglConfig()
/external/mesa3d/docs/
Dpatents.txt10 companies wishing to use this IP in the context of conformant OpenGL
/external/ltp/testcases/open_posix_testsuite/
DChangeLog49 - locate-test: Remove -printf argument for 'find' for POSIX conformant.
50 - Makefile: Remove --defined-only option for 'nm' for POSIX conformant.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/templates/
Dtemplate_17-1.in75 POSIX conformant OS to not schedule the child process
/external/deqp/framework/qphelper/
DqpTestLog.h170 const char* conformant; member
DqpTestLog.c1152 attribs[numAttribs++] = qpSetStringAttrib ("Conformant", config->conformant); in qpTestLog_writeEglConfig()
/external/libopus/
DREADME.draft12 However, although that implementation is expected to remain conformant
/external/u-boot/board/freescale/m5253evbe/
DREADME55 Bank # 1: CFI conformant FLASH (16 x 16) Size: 2 MB in 35 Sectors
/external/flatbuffers/docs/source/
DLobsterUsage.md83 conformant.
/external/deqp/executor/
DxeTestCaseResult.hpp364 std::string conformant; member in xe::ri::EglConfig
DxeTestLogWriter.cpp394 << Writer::Attribute("Conformant", config.conformant) in writeResultItem()
DxeTestResultParser.cpp625 config->conformant = getAttribute("Conformant"); in handleElementStart()
/external/swiftshader/docs/
DdEQP.md137 dEQP contains more tests than what is expected to pass by a conformant implementation (e.g. some te…
/external/swiftshader/tests/GLESUnitTests/
Dunittests.cpp129 EGLint conformant = 0; in Initialize() local
130 eglGetConfigAttrib(display, config, EGL_CONFORMANT, &conformant); in Initialize()
132 EXPECT_TRUE(conformant & EGL_OPENGL_ES2_BIT); in Initialize()
/external/fdlibm/
Dreadme253 conformant.
/external/python/cpython3/Doc/library/
Demail.utils.rst174 timezone offset. This provides a way to generate standards conformant HTTP
Dxmlrpc.client.rst181 returning a value, which may be either returned data in a conformant type or a
/external/python/cpython2/Doc/library/
Drfc822.rst353 considered :rfc:`2822`\ -conformant, especially in cases where the syntax or
Dxmlrpclib.rst173 returning a value, which may be either returned data in a conformant type or a
/external/lz4/doc/
Dlz4_Frame_format.md201 A decoder conformant with the current version of the spec
/external/freetype/src/gxvalid/
DREADME109 data in a font is conformant to the TrueType GX format specified by

123