Home
last modified time | relevance | path

Searched refs:getNormalized (Results 1 – 6 of 6) sorted by relevance

/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLCipher.java63 public static Mode getNormalized(String modeString) { in getNormalized() method in OpenSSLCipher.Mode
86 public static Padding getNormalized(String value) { in getNormalized() method in OpenSSLCipher.Padding
191 mode = Mode.getNormalized(modeStr); in engineSetMode()
205 padding = Padding.getNormalized(paddingStr); in engineSetPadding()
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DOpenSSLCipher.java65 public static Mode getNormalized(String modeString) { in getNormalized() method in OpenSSLCipher.Mode
88 public static Padding getNormalized(String value) { in getNormalized() method in OpenSSLCipher.Padding
193 mode = Mode.getNormalized(modeStr); in engineSetMode()
207 padding = Padding.getNormalized(paddingStr); in engineSetPadding()
/external/OpenCL-CTS/test_conformance/spir/
Ddatagen.cpp221 cl_bool SamplerValuesGenerator::iterator::getNormalized() const in getNormalized() function in SamplerValuesGenerator::iterator
242 switch (getNormalized()) in toBitmap()
294 switch (getNormalized()) in toString()
Ddatagen.h546 cl_bool getNormalized() const;
/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp166 virtual bool getNormalized(void) const = 0;
211 virtual bool getNormalized(void) const in getNormalized() function in deqp::gls::ContextArray
DglsDrawTest.cpp1293 bool getNormalized(void) const in getNormalized() function in deqp::gls::__anonf5b218060111::AttributeArray