Searched defs:ASSERT (Results 1 - 25 of 50) sorted by path

12

/external/chromium_org/sandbox/win/src/sidestep/
H A Dpreamble_patcher_with_stub.cpp45 #define ASSERT(a, b) DCHECK_NT(a) macro
58 ASSERT(false, (L"Invalid parameters - either pTargetFunction or "
92 ASSERT(false, (L"Unable to patch because there is a jump instruction "
96 ASSERT(false, (L"Unable to patch because function is too short"));
99 ASSERT(false, (L"Disassembler encountered unsupported instruction "
179 #undef ASSERT macro
/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DTextCheckingHelper.cpp58 ASSERT(0 <= badGrammarLocation && badGrammarLocation <= checkLength);
59 ASSERT(0 < badGrammarLength && badGrammarLocation + badGrammarLength <= checkLength);
87 ASSERT(0 <= misspellingLocation && misspellingLocation <= wordLength);
88 ASSERT(0 < misspellingLength && misspellingLocation + misspellingLength <= wordLength);
132 ASSERT(m_checkingRange);
146 ASSERT(m_checkingRange);
152 ASSERT(m_checkingRange);
160 ASSERT(m_checkingRange);
166 ASSERT(m_checkingRange);
183 ASSERT(m_checkingRang
257 ASSERT(misspellingLocation < length); function
[all...]
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGGlyphMap.h54 ASSERT(!glyphIdentifier.isEmpty() || !unicodeString.isEmpty());
59 ASSERT(hasGlyphIdentifier);
95 ASSERT(tableEntry < std::numeric_limits<unsigned short>::max()); function
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DSQLTransactionStateMachine.h51 #if ENABLE(ASSERT)
70 #if ENABLE(ASSERT)
74 #if ENABLE(ASSERT)
83 ASSERT(m_nextState == SQLTransactionState::Idle);
84 ASSERT(m_requestedState != SQLTransactionState::Idle);
92 ASSERT(SQLTransactionState::End < SQLTransactionState::Idle); function
94 ASSERT(m_nextState < SQLTransactionState::NumberOfStates);
96 ASSERT(stateFunction);
98 #if ENABLE(ASSERT)
/external/chromium_org/third_party/WebKit/Source/platform/network/
H A DHTTPParsers.cpp659 ASSERT(i < size && s[i] == '\r'); function
694 ASSERT(s[current] == ':');
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DAssertions.h46 // Users must test "#if ENABLE(ASSERT)", which helps ensure that code
50 /* Disable ASSERT* macros in release mode by default. */
58 #define BACKTRACE_DISABLED !ENABLE(ASSERT)
62 #define ASSERT_MSG_DISABLED !ENABLE(ASSERT)
66 #define ASSERT_ARG_DISABLED !ENABLE(ASSERT)
70 #define FATAL_DISABLED !ENABLE(ASSERT)
74 #define ERROR_DISABLED !ENABLE(ASSERT)
78 #define LOG_DISABLED !ENABLE(ASSERT)
146 To test for unknown errors and verify assumptions, use ASSERT instead, to avoid impacting performance in release builds.
166 Print a backtrace to the same location as ASSERT message
187 #undef ASSERT macro
192 #define ASSERT macro
[all...]
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
H A Ddouble-conversion.cc84 ASSERT(length != 0);
103 ASSERT(exponent < 1e4);
130 ASSERT(length <= digits_after_point - (-decimal_point));
145 ASSERT(digits_after_point > 0);
148 ASSERT(length - decimal_point <= digits_after_point);
203 ASSERT(kMaxFixedDigitsBeforePoint == 60);
251 ASSERT(kDecimalRepCapacity > kBase10MaximalLength);
263 ASSERT(decimal_rep_length <= requested_digits + 1);
307 ASSERT(decimal_rep_length <= precision);
364 ASSERT(!Doubl
488 ASSERT(buffer_pos < kBufferSize); function
[all...]
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/angle/src/common/
H A Ddebug.h75 #define ASSERT(expression) do { \ macro
82 #define ASSERT(expression) (void(0))
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dcompilerdebug.h36 #define ASSERT(expression) do { \ macro
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dcompiler.h298 * ASSERT macro
302 # define ASSERT(X) _CHECK(X) macro
304 # define ASSERT(X) assert(X) macro
306 # define ASSERT(X) macro
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp2997 ASSERT(coord < 4); function
/external/chromium_org/third_party/skia/tests/
H A DBlendTest.cpp4 #define ASSERT(x) REPORTER_ASSERT(r, x) macro
34 ASSERT(abs_diff(blend, golden) <= maxDiff);
H A DChecksumTest.cpp16 #define ASSERT(x) REPORTER_ASSERT(r, x) macro
36 ASSERT(algorithm(NULL, 0) == 0);
40 ASSERT(hash == algorithm(data, kBytes));
47 ASSERT(tweakedHash != hash);
48 ASSERT(tweakedHash == algorithm(tweaked, kBytes));
H A DColorPrivTest.cpp5 #define ASSERT(expr) REPORTER_ASSERT(r, expr) macro
12 ASSERT(ag == 0x00A100C3);
13 ASSERT(rb == 0x00B200D4);
14 ASSERT(SkUnsplay(ag << 8, rb << 8) == color);
17 ASSERT(agrb == 0x00A100C300B200D4ULL);
18 ASSERT(SkUnsplay(agrb<<8) == color);
24 ASSERT(SkFourByteInterp256(src, dst, scale) == SkFastFourByteInterp256(src, dst, scale));
38 ASSERT(deltaA == 0 || deltaA == 1);
39 ASSERT(deltaR == 0 || deltaR == 1);
40 ASSERT(delta
[all...]
H A DDynamicHashTest.cpp36 #define ASSERT(x) REPORTER_ASSERT(reporter, x) macro
46 ASSERT(hash.capacity() == 0);
49 ASSERT(hash.capacity() == 4);
52 ASSERT(hash.capacity() == 4);
55 ASSERT(hash.capacity() == 4);
58 ASSERT(hash.capacity() == 8);
61 ASSERT(hash.capacity() == 8);
63 ASSERT(hash.count() == 5);
71 ASSERT(hash.count() == 0);
73 ASSERT(has
[all...]
H A DGrGLSLPrettyPrintTest.cpp12 #define ASSERT(x) REPORTER_ASSERT(r, x) macro
86 ASSERT(output1 == test);
89 ASSERT(GrGLSLPrettyPrint::PrettyPrintGLSL(input2, true).c_str() != NULL);
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dinternal_logging.h126 #define ASSERT(cond) CHECK_CONDITION(cond) macro
129 #define ASSERT(cond) ((void) 0)
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dinternal_logging.h119 #define ASSERT(cond) CHECK_CONDITION(cond) macro
121 #define ASSERT(cond) ((void) 0)
/external/chromium_org/third_party/webrtc/base/
H A Dcommon.h84 // Assert (and from the ASSERT macro in debug mode) before any other action
135 #ifndef ASSERT
137 // Using debugbreak() inline on Windows directly in the ASSERT macro, has the
140 #define ASSERT(x) \ macro
144 #define ASSERT(x) \
167 #ifndef ASSERT
168 #define ASSERT(x) (void)0
/external/chromium_org/tools/traceline/traceline/
H A Dassembler.h53 #define ASSERT(x) CHECK(x) macro
100 ~Label() { ASSERT(!is_linked()); }
111 ASSERT(is_bound());
116 ASSERT(!is_bound());
121 ASSERT(is_linked());
122 ASSERT(i < num_);
128 ASSERT(!is_bound());
133 ASSERT(!is_bound());
134 ASSERT(num_ < kTableSize);
193 ASSERT(len
[all...]
/external/clang/test/Sema/
H A Dbuiltins.c131 #define ASSERT(...) { int arr[(__VA_ARGS__) ? 1 : -1]; } macro
132 #define T(...) ASSERT(__builtin_constant_p(__VA_ARGS__))
133 #define F(...) ASSERT(!__builtin_constant_p(__VA_ARGS__))
164 ASSERT(OPT("abc"));
165 ASSERT(!OPT("abcd"));
168 ASSERT(!OPT(test17_c)); // expected-warning {{folded}}
169 ASSERT(!OPT(&test17_c[0])); // expected-warning {{folded}}
170 ASSERT(!OPT((char*)test17_c)); // expected-warning {{folded}}
171 ASSERT(!OPT(test17_d)); // expected-warning {{folded}}
172 ASSERT(!OP
[all...]
/external/doclava/src/com/google/doclava/parser/
H A DJavaLexer.java57 public static final int ASSERT=29; field in class:JavaLexer
1679 // $ANTLR start "ASSERT"
1682 int _type = ASSERT;
1698 // $ANTLR end "ASSERT"
10531 // src/com/google/doclava/parser/Java.g:1:8: ( LONGLITERAL | INTLITERAL | FLOATLITERAL | DOUBLELITERAL | CHARLITERAL | STRINGLITERAL | WS | COMMENT | LINE_COMMENT | ABSTRACT | ASSERT | BOOLEAN | BREAK | BYTE | CASE | CATCH | CHAR | CLASS | CONST | CONTINUE | DEFAULT | DO | DOUBLE | ELSE | ENUM | EXTENDS | FINAL | FINALLY | FLOAT | FOR | GOTO | IF | IMPLEMENTS | IMPORT | INSTANCEOF | INT | INTERFACE | LONG | NATIVE | NEW | PACKAGE | PRIVATE | PROTECTED | PUBLIC | RETURN | SHORT | STATIC | STRICTFP | SUPER | SWITCH | SYNCHRONIZED | THIS | THROW | THROWS | TRANSIENT | TRY | VOID | VOLATILE | WHILE | TRUE | FALSE | NULL | LPAREN | RPAREN | LBRACE | RBRACE | LBRACKET | RBRACKET | SEMI | COMMA | DOT | ELLIPSIS | EQ | BANG | TILDE | QUES | COLON | EQEQ | AMPAMP | BARBAR | PLUSPLUS | SUBSUB | PLUS | SUB | STAR | SLASH | AMP | BAR | CARET | PERCENT | PLUSEQ | SUBEQ | STAREQ | SLASHEQ | AMPEQ | BAREQ | CARETEQ | PERCENTEQ | MONKEYS_AT | BANGEQ | GT | LT | IDENTIFIER )
10606 // src/com/google/doclava/parser/Java.g:1:119: ASSERT
16736 return "1:1: Tokens : ( LONGLITERAL | INTLITERAL | FLOATLITERAL | DOUBLELITERAL | CHARLITERAL | STRINGLITERAL | WS | COMMENT | LINE_COMMENT | ABSTRACT | ASSERT | BOOLEAN | BREAK | BYTE | CASE | CATCH | CHAR | CLASS | CONST | CONTINUE | DEFAULT | DO | DOUBLE | ELSE | ENUM | EXTENDS | FINAL | FINALLY | FLOAT | FOR | GOTO | IF | IMPLEMENTS | IMPORT | INSTANCEOF | INT | INTERFACE | LONG | NATIVE | NEW | PACKAGE | PRIVATE | PROTECTED | PUBLIC | RETURN | SHORT | STATIC | STRICTFP | SUPER | SWITCH | SYNCHRONIZED | THIS | THROW | THROWS | TRANSIENT | TRY | VOID | VOLATILE | WHILE | TRUE | FALSE | NULL | LPAREN | RPAREN | LBRACE | RBRACE | LBRACKET | RBRACKET | SEMI | COMMA | DOT | ELLIPSIS | EQ | BANG | TILDE | QUES | COLON | EQEQ | AMPAMP | BARBAR | PLUSPLUS | SUBSUB | PLUS | SUB | STAR | SLASH | AMP | BAR | CARET | PERCENT | PLUSEQ | SUBEQ | STAREQ | SLASHEQ | AMPEQ | BAREQ | CARETEQ | PERCENTEQ | MONKEYS_AT | BANGEQ | GT | LT | IDENTIFIER );";

Completed in 1104 milliseconds

12