Searched refs:invalidValue (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
H A DDirectiveHandler.cpp65 bool invalidValue = false; local
76 else invalidValue = true;
82 else invalidValue = true;
90 if (invalidValue)
/external/deqp/modules/gles31/functional/
H A Des31fSSBOArrayLengthTests.cpp93 const deUint32 invalidValue = 0xFFFFFFFFUL; local
105 gl.bufferData(GL_SHADER_STORAGE_BUFFER, 2 * (int)sizeof(deUint32), &invalidValue, GL_DYNAMIC_COPY);
/external/zlib/src/contrib/minizip/
H A Dzip.c1518 uLong invalidValue = 0xffffffff; local
1625 zip64local_putValue_inmemory(zi->ci.central_header+20, invalidValue,4); /*compr size*/
1634 zip64local_putValue_inmemory(zi->ci.central_header+24, invalidValue,4); /*uncompr size*/
/external/guice/extensions/persist/lib/
H A Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/annotationfactory/ org/hibernate/annotations/ org/ ...

Completed in 157 milliseconds