HomeSort by relevance Sort by last modified time
    Searched refs:xe (Results 1 - 25 of 982) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/runtime/
atomic_arm64.s 8 DMB $0xe // DMB ST
  /prebuilts/go/linux-x86/src/runtime/
atomic_arm64.s 8 DMB $0xe // DMB ST
  /external/valgrind/helgrind/
hg_errors.c 366 } XE;
370 static void init_XError ( XError* xe ) {
371 VG_(memset)(xe, 0, sizeof(*xe) );
372 xe->tag = XE_Race-1; /* bogus */
394 XError* xe = (XError*)VG_(get_error_extra)(err); local
395 tl_assert(xe);
400 if (xe->tag == XE_Race) {
406 tl_assert(xe->XE.Race.thr)
475 XError xe; local
532 XError xe; local
551 XError xe; local
570 XError xe; local
592 XError xe; local
617 XError xe; local
637 XError xe; local
866 XError* xe; local
924 XError *xe = (XError*)VG_(get_error_extra)(err); local
    [all...]
  /external/deqp/executor/tools/
xeBatchResultToXml.cpp 110 static void parseBatchResult (xe::TestLogParser& parser, const char* filename)
134 for (int i = 0;i < xe::TESTSTATUSCODE_LAST; i++)
138 int countByCode[xe::TESTSTATUSCODE_LAST];
141 class ResultToSingleXmlLogHandler : public xe::TestLogHandler
144 ResultToSingleXmlLogHandler (xe::xml::Writer& writer, BatchResultTotals& totals)
150 void setSessionInfo (const xe::SessionInfo&)
154 xe::TestCaseResultPtr startTestCaseResult (const char* casePath)
156 return xe::TestCaseResultPtr(new xe::TestCaseResultData(casePath));
159 void testCaseResultUpdated (const xe::TestCaseResultPtr&
    [all...]
xeExtractSampleLists.cpp 43 void writeSampleList (const char* casePath, int listNdx, const xe::ri::SampleList& sampleList)
56 out << static_cast<const xe::ri::ValueInfo&>(sampleList.sampleInfo.valueInfos.getItem(ndx)).name;
63 const xe::ri::Sample& sample = static_cast<const xe::ri::Sample&>(sampleList.samples.getItem(sampleNdx));
67 const xe::ri::SampleValue& value = static_cast<const xe::ri::SampleValue&>(sample.values.getItem(valNdx));
78 void extractSampleLists (const char* casePath, int* listNdx, const xe::ri::List& items)
82 const xe::ri::Item& child = items.getItem(itemNdx);
84 if (child.getType() == xe::ri::TYPE_SECTION)
85 extractSampleLists(casePath, listNdx, static_cast<const xe::ri::Section&>(child).items)
    [all...]
xeBatchResultToJUnit.cpp 59 throw xe::Error("Expected input and output paths");
65 static void parseBatchResult (xe::TestLogParser& parser, const char* filename)
83 class ResultToJUnitHandler : public xe::TestLogHandler
86 ResultToJUnitHandler (xe::xml::Writer& writer)
91 void setSessionInfo (const xe::SessionInfo&)
95 xe::TestCaseResultPtr startTestCaseResult (const char* casePath)
97 return xe::TestCaseResultPtr(new xe::TestCaseResultData(casePath));
100 void testCaseResultUpdated (const xe::TestCaseResultPtr&)
104 void testCaseResultComplete (const xe::TestCaseResultPtr& resultData
    [all...]
xeExtractShaderPrograms.cpp 53 static const char* getShaderTypeSuffix (const xe::ri::Shader::ShaderType shaderType)
57 case xe::ri::Shader::SHADERTYPE_VERTEX: return "vert";
58 case xe::ri::Shader::SHADERTYPE_FRAGMENT: return "frag";
59 case xe::ri::Shader::SHADERTYPE_GEOMETRY: return "geom";
60 case xe::ri::Shader::SHADERTYPE_TESS_CONTROL: return "tesc";
61 case xe::ri::Shader::SHADERTYPE_TESS_EVALUATION: return "tese";
62 case xe::ri::Shader::SHADERTYPE_COMPUTE: return "comp";
64 throw xe::Error("Invalid shader type");
68 static void writeShaderProgram (const CommandLine& cmdLine, const std::string& casePath, const xe::ri::ShaderProgram& shaderProgram, int programNdx)
74 const xe::ri::Shader& shader = dynamic_cast<const xe::ri::Shader&>(shaderProgram.shaders.getItem(shaderNdx (…)
    [all...]
xeExtractValues.cpp 54 typedef xe::ri::NumericValue Value;
59 xe::TestCaseType caseType;
60 xe::TestStatusCode statusCode;
104 static Value findValueByTag (const xe::ri::List& items, const string& tagName)
108 const xe::ri::Item& item = items.getItem(ndx);
110 if (item.getType() == xe::ri::TYPE_SECTION)
112 const Value value = findValueByTag(static_cast<const xe::ri::Section&>(item).items, tagName);
116 else if (item.getType() == xe::ri::TYPE_NUMBER)
118 const xe::ri::Number& value = static_cast<const xe::ri::Number&>(item)
    [all...]
xeCommandLineExecutor.cpp 129 xe::TargetConfiguration targetCfg;
255 void readCaseList (xe::TestGroup* root, const char* filename)
257 xe::TestCaseListParser caseListParser;
278 void readCaseLists (xe::TestRoot& root, const char* caseListDir)
293 xe::TestGroup* package = root.createGroup(packageName.c_str(), "");
302 throw xe::Error("Couldn't find test case lists from test case list directory: '" + string(caseListDir) + "'");
305 void addMatchingCases (const xe::TestGroup& group, xe::TestSet& testSet, const char* filter)
309 const xe::TestNode* child = group.getChild(childNdx);
310 const bool isGroup = child->getNodeType() == xe::TESTNODETYPE_GROUP
    [all...]
xeTestLogCompare.cpp 121 vector<xe::TestCaseResultHeader> resultHeaders;
125 class ShortResultHandler : public xe::TestLogHandler
133 void setSessionInfo (const xe::SessionInfo&)
138 xe::TestCaseResultPtr startTestCaseResult (const char* casePath)
140 return xe::TestCaseResultPtr(new xe::TestCaseResultData(casePath));
143 void testCaseResultUpdated (const xe::TestCaseResultPtr&)
148 void testCaseResultComplete (const xe::TestCaseResultPtr& caseData)
150 xe::TestCaseResultHeader header;
154 header.caseType = xe::TESTCASETYPE_SELF_VALIDATE
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/
metadsp21ext.d 10 .*: 9002cee0 D T0 #0x0,#0xb,#0x7,#0xe
11 .*: 9082cee0 D T0 #0x10,#0xb,#0x7,#0xe
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gmisc.c 41 ULong *x, *x1, *xe, y; local
47 xe = x + b->wds;
52 while(x < xe) {
60 while(x < xe)
74 ULong L, *x, *xe; local
78 xe = x + b->wds;
79 for(n = 0; x < xe && !*x; x++)
81 if (x < xe) {
sum.c 42 ULong carry, *xc, *xa, *xb, *xe, y; local
58 xe = xc + b->wds;
67 while(xc < xe);
68 xe += a->wds - b->wds;
69 while(xc < xe) {
82 while(xc < xe);
83 xe += a->wds - b->wds;
84 while(xc < xe) {
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
gmisc.c 40 ULong *x, *x1, *xe, y; local
46 xe = x + b->wds;
51 while(x < xe) {
59 while(x < xe)
70 CONST ULong *x, *xe; local
74 xe = x + b->wds;
75 for(n = 0; x < xe && !*x; x++)
77 if (x < xe) {
sum.c 45 ULong carry, *xc, *xa, *xb, *xe, y; local
61 xe = xc + b->wds;
70 while(xc < xe);
71 xe += a->wds - b->wds;
72 while(xc < xe) {
85 while(xc < xe);
86 xe += a->wds - b->wds;
87 while(xc < xe) {
hexnan.c 63 ULong c, h, *x, *x1, *xe; local
74 x1 = xe = x;
116 while(x <= xe);
118 while(x1 <= xe);
123 *xe &= ((ULong)0xffffffff) >> (ULbits - i);
125 for(x1 = xe;; --x1) {
  /external/valgrind/exp-sgcheck/
pc_common.c 152 } XE;
161 XError xe; local
162 VG_(memset)(&xe, 0, sizeof(xe));
163 xe.tag = XE_SorG;
164 xe.XE.SorG.addr = addr;
165 xe.XE.SorG.sszB = sszB;
166 VG_(strncpy)( &xe.XE.SorG.expect[0]
180 XError xe; local
193 XError xe; local
206 XError xe; local
309 XError *xe = (XError*)VG_(get_error_extra)(err); local
652 XError *xe = (XError*)VG_(get_error_extra)(err); local
768 XError *xe = (XError*)VG_(get_error_extra)(err); local
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/AlternateFvBlock/
AlternateFvBlock.h 27 0xf496922d, 0x172f, 0x4bbc, {0xa1, 0xeb, 0xe, 0xeb, 0x94, 0x9c, 0x34, 0x86} \
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Guid/
BdsLibHii.h 20 0x3b4d9b23, 0x95ac, 0x44f6, { 0x9f, 0xcd, 0xe, 0x95, 0x94, 0x58, 0x6c, 0x72 } \
HdBootVariable.h 24 0xfab7e9e1, 0x39dd, 0x4f2b, { 0x84, 0x8, 0xe2, 0xe, 0x90, 0x6c, 0xb6, 0xde } \
  /external/deqp/executor/
xeCommLink.cpp 26 namespace xe namespace
53 } // xe
xeDefs.hpp 31 namespace xe namespace
47 } // xe
49 #define XE_FAIL(MSG) throw xe::Error(MSG, "", __FILE__, __LINE__)
50 #define XE_CHECK(X) do { if ((!deGetFalse() && (X)) ? DE_FALSE : DE_TRUE) throw xe::Error(NULL, #X, __FILE__, __LINE__); } while(deGetFalse())
51 #define XE_CHECK_MSG(X, MSG) do { if ((!deGetFalse() && (X)) ? DE_FALSE : DE_TRUE) throw xe::Error(MSG, #X, __FILE__, __LINE__); } while(deGetFalse())
xeTestLogWriter.hpp 32 namespace xe namespace
43 void writeTestResult (const TestCaseResult& result, xe::xml::Writer& writer);
47 } // xe
  /external/deqp/framework/platform/android/
tcuTestLogParserJNI.cpp 180 xe::ContainerFormatParser m_containerParser;
181 xe::TestCaseResult m_testCaseResult;
182 xe::TestResultParser m_testResultParser;
203 while (m_containerParser.getElement() != xe::CONTAINERELEMENT_INCOMPLETE)
207 case xe::CONTAINERELEMENT_END_OF_STRING:
211 case xe::CONTAINERELEMENT_BEGIN_SESSION:
215 case xe::CONTAINERELEMENT_END_SESSION:
219 case xe::CONTAINERELEMENT_SESSION_INFO:
223 case xe::CONTAINERELEMENT_BEGIN_TEST_CASE_RESULT:
228 m_testCaseResult = xe::TestCaseResult()
    [all...]
  /art/test/564-checker-negbitwise/src/
Main.java 293 assertIntEquals(0xe, $opt$noinline$notAnd(0xf, 0x1));
295 assertIntEquals(~0xe, $opt$noinline$notXor(0xf, 0x1));
296 assertIntEquals(0xe, $opt$noinline$notAndConstant(0x1));
297 assertIntEquals(0xe, $opt$noinline$notAndMultipleUses(0xf, 0x1));

Completed in 436 milliseconds

1 2 3 4 5 6 7 8 91011>>