Home
last modified time | relevance | path

Searched defs:outValue (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/
DBinaryStream.h43 void readInt(IntT *outValue) in readInt()
55 void readBool(bool *outValue) in readBool()
/external/deqp/modules/gles2/scripts/
Dgen-conversions.py172 def __init__(self, inValue, outValue): argument
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowResources.java233 public boolean resolveAttribute (int resid, TypedValue outValue, boolean resolveRefs) { in resolveAttribute()
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
DCacheTest.cpp225 static v8::Handle<v8::Function> create(ScriptState* scriptState, ScriptValue* outValue) in create()
239 …TestFunction(ScriptState* scriptState, ScriptValue* outValue) : ScriptFunction(scriptState), m_val… in TestFunction()
/external/deqp/modules/gles3/scripts/
Dgen-conversions.py185 def __init__(self, inValue, outValue): argument
/external/deqp/executor/tools/
DxeTestLogCompare.cpp115 OutputValue outValue; member
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h1024 template< typename T > int QueryValueAttribute( const std::string& name, T* outValue ) const in QueryValueAttribute()
1037 int QueryValueAttribute( const std::string& name, std::string* outValue ) const in QueryValueAttribute()
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h1024 template< typename T > int QueryValueAttribute( const std::string& name, T* outValue ) const in QueryValueAttribute()
1037 int QueryValueAttribute( const std::string& name, std::string* outValue ) const in QueryValueAttribute()
/external/deqp/framework/randomshaders/
DrsgExpression.cpp1384 ExecValueAccess outValue = m_value.getValue(m_outValueRange.getType()); in evaluate() local
/external/deqp/modules/gles2/functional/
Des2fShaderOperatorTests.cpp278 ValueType outValue; member
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp492 ValueType outValue; member