Home
last modified time | relevance | path

Searched defs:Normal (Results 1 – 13 of 13) sorted by relevance

/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util.h34 enum Type { Normal, Spin, RW }; enumerator
/external/google-breakpad/src/client/windows/unittests/
Dminidump_test.cc180 TEST_F(MinidumpTest, Normal) { in TEST_F() argument
/external/clang/lib/Frontend/
DTextDiagnostic.cpp47 bool &Normal, bool Bold) { in applyTemplateHighlighting()
757 bool Normal = true; in printDiagnosticMessage() local
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
DVertexBuffer.java76 Normal, enumConstant
/external/v8/src/
Dd8.js73 Normal: 2 }; property
Ddebug-debugger.js41 Normal: 2 }; property
/external/clang/lib/Sema/
DSemaLambda.cpp284 Normal, in getCurrentMangleNumberContext() enumerator
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h587 Normal, enumerator
/external/opencv/cvaux/src/
Dcvlee.cpp3439 CvDirection Normal = {-pDirectrice->direction->y,pDirectrice->direction->x}; in _cvCalcEdgePL() local
3473 CvDirection Normal = {-pDirectrice->direction->y,pDirectrice->direction->x}; in _cvCalcEdgeLP() local
/external/valgrind/massif/
Dms_main.c1011 Normal = 77, enumerator
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp398 Normal, enumerator
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1781 bool Normal; variable
/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc727 TEST_F(OneofDescriptorTest, Normal) { in TEST_F() argument