OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cRef
(Results
1 - 9
of
9
) sorted by null
/external/deqp/framework/delibs/decpp/
dePoolArray.cpp
280
const PoolArray<int>&
cRef
= arr;
282
for (PoolArray<int>::ConstIterator iter =
cRef
.begin(); iter !=
cRef
.end(); iter++, ndx++)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comutil.h
317
unsigned __LONG32
cRef
= InterlockedDecrement(reinterpret_cast<LONG*>(&m_RefCount));
318
if(
cRef
==0) delete this;
319
return
cRef
;
/external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp
112
const tcu::IVec4
cRef
= ref.getPixelInt(x, y);
117
if (compareThreshold(
cRef
, cTest, threshold))
133
if (compareThreshold(
cRef
, cTest, threshold))
[
all
...]
es2fClippingTests.cpp
161
const tcu::IVec4
cRef
= ref.getPixelInt(x, y);
165
if ((*pixelCmp)(
cRef
, cTest))
186
if ((*pixelCmp)(
cRef
, test.getPixelInt(kX, kY)))
[
all
...]
/external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp
115
const tcu::IVec4
cRef
= ref.getPixelInt(x, y);
120
if (compareThreshold(
cRef
, cTest, threshold))
136
if (compareThreshold(
cRef
, cTest, threshold))
[
all
...]
es3fClippingTests.cpp
164
const tcu::IVec4
cRef
= ref.getPixelInt(x, y);
168
if ((*pixelCmp)(
cRef
, cTest))
189
if ((*pixelCmp)(
cRef
, test.getPixelInt(kX, kY)))
[
all
...]
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.ds_1.4.100.v20130515-2026.jar
/prebuilts/jdk/jdk8/darwin-x86/lib/
sa-jdi.jar
/prebuilts/jdk/jdk8/linux-x86/lib/
sa-jdi.jar
Completed in 1210 milliseconds