Searched defs:Normal (Results 1 – 12 of 12) sorted by relevance
/external/webkit/Source/WebCore/websockets/ |
D | WebSocketHandshake.h | 49 Incomplete, Normal, Failed, Connected enumerator
|
/external/webkit/Source/JavaScriptCore/runtime/ |
D | Completion.h | 34 enum ComplType { Normal, Break, Continue, ReturnValue, Throw, Interrupted, Terminated }; enumerator
|
/external/webkit/Source/WebCore/rendering/style/ |
D | ShadowData.h | 35 enum ShadowStyle { Normal, Inset }; enumerator
|
/external/webkit/Source/JavaScriptCore/interpreter/ |
D | Interpreter.h | 118 enum ExecutionFlag { Normal, InitializeAndReturn }; enumerator
|
/external/llvm/lib/Target/PTX/MCTargetDesc/ |
D | PTXBaseInfo.h | 37 Normal = 0, enumerator
|
/external/clang/lib/Sema/ |
D | SemaLambda.cpp | 108 Normal, in startLambdaDefinition() enumerator
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/ |
D | VertexBuffer.java | 76 Normal, enumConstant
|
/external/v8/src/ |
D | d8.js | 96 Normal: 2 }; property
|
D | debug-debugger.js | 61 Normal: 2 }; property
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | MallocChecker.cpp | 203 Normal, enumerator
|
/external/opencv/cvaux/src/ |
D | cvlee.cpp | 3439 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/main/massif/ |
D | ms_main.c | 1050 Normal = 77, enumerator
|