Searched defs:outValue (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/third_party/angle/src/libGLESv2/ |
D | BinaryStream.h | 43 void readInt(IntT *outValue) in readInt() 55 void readBool(bool *outValue) in readBool()
|
/external/deqp/modules/gles2/scripts/ |
D | gen-conversions.py | 172 def __init__(self, inValue, outValue): argument
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowResources.java | 233 public boolean resolveAttribute (int resid, TypedValue outValue, boolean resolveRefs) { in resolveAttribute()
|
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/ |
D | CacheTest.cpp | 225 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/ |
D | gen-conversions.py | 185 def __init__(self, inValue, outValue): argument
|
/external/deqp/executor/tools/ |
D | xeTestLogCompare.cpp | 115 OutputValue outValue; member
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinyxml.h | 1024 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/ |
D | tinyxml.h | 1024 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/ |
D | rsgExpression.cpp | 1384 ExecValueAccess outValue = m_value.getValue(m_outValueRange.getType()); in evaluate() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderOperatorTests.cpp | 278 ValueType outValue; member
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderOperatorTests.cpp | 492 ValueType outValue; member
|