/external/clang/test/SemaObjC/ |
unused.m | 43 // The next test shows how clang accepted attribute((unused)) on ObjC
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/transport/ |
KexManager.java | 552 "The server hostkey was not accepted by the verifier callback.").initCause(e); 556 throw new IOException("The server hostkey was not accepted by the verifier callback"); 608 "The server hostkey was not accepted by the verifier callback.").initCause(e); 612 throw new IOException("The server hostkey was not accepted by the verifier callback");
|
/external/ipsec-tools/src/racoon/samples/ |
racoon.conf.sample-natt | 71 # nor accepted. This is the default.
|
/external/iptables/extensions/ |
libxt_tos.c | 47 " Accepted symbolic names for value are:\n");
|
/external/junit/src/org/junit/ |
Assume.java | 61 * @param <T> the static type accepted by the matcher (this can flag obvious compile-time problems such as {@code assumeThat(1, is("a"))}
|
/external/junit/src/org/junit/runner/manipulation/ |
Filter.java | 93 * Returns a new Filter that accepts the intersection of the tests accepted
|
/external/openssh/openbsd-compat/ |
port-uw.c | 70 * Authentication is accepted if the encrypted passwords
|
/external/ppp/pppd/include/ |
pcap-int.h | 57 u_long TotAccepted; /* count accepted by filter */
|
/external/proguard/src/proguard/io/ |
FilteredDataEntryWriter.java | 40 * Creates a new FilteredDataEntryWriter with only a writer for accepted
|
/external/qemu/ |
migration-tcp-android.c | 133 dprintf("accepted migration\n");
|
/external/v8/src/ |
flags.h | 56 // The following syntax for flags is accepted (both '-' and '--' are ok):
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Date/ |
15.9.2.2-4.js | 26 Description: The arguments are accepted, but are completely ignored.
|
15.9.2.2-5.js | 26 Description: The arguments are accepted, but are completely ignored.
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/ |
shell.js | 63 * Report a failure in the 'accepted' manner
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/ |
shell.js | 63 * Report a failure in the 'accepted' manner
|
/external/webkit/Source/WebKit/chromium/public/ |
WebAutoFillClient.h | 43 // Informs the browser that the user has accepted an AutoFill suggestion for
|
/frameworks/base/core/java/android/net/ |
LinkSocketNotifier.java | 32 * If the duplicate socket is accepted, the original will be marked invalid
|
/frameworks/base/docs/html/training/gestures/ |
index.jd | 49 the accepted Android conventions for touch gestures. The <a
|
/frameworks/native/opengl/specs/ |
EGL_ANDROID_framebuffer_target.txt | 56 Accepted by the <attribute> parameter of eglGetConfigAttrib and
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Executor.java | 108 * accepted for execution.
|
/packages/apps/Calculator/src/com/android/calculator2/ |
CalculatorDisplay.java | 38 // only these chars are accepted from keyboard
|
/packages/apps/Calendar/src/com/android/calendar/ |
ColorChipView.java | 38 // Full rectangle for accepted events
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Blend.h | 37 // of the input image frames for them to be accepted for blending in the
|
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
FileFilterUtils.java | 186 * @param acceptOlder if true, older files get accepted, if false, newer
210 * @param acceptOlder if true, older files get accepted, if false, newer
236 * @param acceptOlder if true, older files get accepted, if false, newer
260 * @param acceptLarger if true, larger files get accepted, if false, smaller
|
/packages/apps/Email/tests/src/com/android/emailcommon/utility/ |
EmailAsyncTaskTests.java | 79 // Make sure null tracker will be accepted
|