Searched
full:reason (Results
251 -
275 of
4406) sorted by null
<<11121314151617181920>>
/external/clang/examples/PrintFunctionNames/ |
Makefile | 13 # If we don't need RTTI or EH, there's no reason to export anything
|
/external/iptables/extensions/ |
libxt_state.man | 8 meaning that the packet could not be identified for some reason which
|
/external/kernel-headers/original/asm-x86/ |
tsc.h | 64 extern void mark_tsc_unstable(char *reason);
|
/external/llvm/lib/Transforms/Hello/ |
Makefile | 15 # If we don't need RTTI or EH, there's no reason to export anything
|
/external/llvm/tools/bugpoint-passes/ |
Makefile | 15 # If we don't need RTTI or EH, there's no reason to export anything
|
/external/nist-sip/java/gov/nist/javax/sip/parser/extensions/ |
ReferencesParser.java | 4 import gov.nist.javax.sip.header.Reason;
|
/external/openssl/crypto/comp/ |
comp.h | 72 /* Reason codes. */
|
/external/openssl/include/openssl/ |
comp.h | 72 /* Reason codes. */
|
/external/qemu/ |
cpus.h | 28 void vm_state_notify(int running, int reason);
|
/external/stlport/doc/ |
README.intel | 9 The reason of this problem is that without -Qvc6, ICL adds necessary
|
/external/valgrind/main/exp-ptrcheck/tests/ |
syscall.c | 9 // For some reason, the stack frame below __GI_write is disappearing.
|
/external/webkit/LayoutTests/fast/url/resources/ |
utilities.js | 1 // Start the bidding at 42 for no particular reason.
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/ |
function-001.js | 60 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value ";
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/instanceof/ |
instanceof-002.js | 57 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value ";
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/ |
shell.js | 53 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "; 65 this.reason = ""; 177 testcases[tc].reason = msg; 181 ": " + testcases[tc].reason );
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_6/ |
browser.js | 74 this.reason = ''; 121 testcase.reason += msg; 125 testcase.reason += ' Page: ' + page; 129 testcase.reason += ' Line: ' + line;
|
/external/webkit/Source/WebCore/WebCore.gyp/mac/ |
Empty.cpp | 27 // wouldn't otherwise have any reason to do so.
|
/external/webkit/Source/WebCore/platform/mac/ |
BlockExceptions.mm | 34 NSLog(@"*** WebKit discarding exception: <%@> %@", [exception name], [exception reason]);
|
/frameworks/base/core/java/android/net/ |
DummyDataStateTracker.java | 127 * @param reason a {@code String} indicating a reason for the state change, 131 private void setDetailedState(NetworkInfo.DetailedState state, String reason, 135 mNetworkInfo.setDetailedState(state, reason, extraInfo);
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
KeyguardViewCallback.java | 39 * the only reason for this to be false is if the keyguard was instructed
|
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/ |
rsdebug.rs | 23 // For this reason, none of the outputs are actually checked.
|
/libcore/dalvik/src/main/java/dalvik/annotation/ |
AndroidOnly.java | 35 * Plain text reason for adding this annotation.
|
BrokenTest.java | 34 * Plain text reason for adding this annotation.
|
KnownFailure.java | 36 * Plain text reason for adding this annotation.
|
SideEffect.java | 36 * Plain text reason for adding this annotation.
|
Completed in 1370 milliseconds
<<11121314151617181920>>