/external/netperf/ |
nettest_unix.h | 51 int bytes_received; /* ignored initially */ 52 int recv_calls; /* ignored initially */ 94 int bytes_received; /* ignored initially */ 95 int recv_calls; /* ignored initially */ 96 int trans_received; /* not ignored */ 179 int bytes_received; /* ignored initially */ 180 int recv_calls; /* ignored initially */ 181 int trans_received; /* not ignored */
|
nettest_xti.h | 94 unsigned int bytes_received; /* ignored initially */ 95 unsigned int recv_calls; /* ignored initially */ 96 unsigned int trans_received; /* not ignored */ 140 unsigned int bytes_received; /* ignored initially */ 141 unsigned int recv_calls; /* ignored initially */ 142 unsigned int trans_received; /* not ignored */ 224 unsigned int bytes_received; /* ignored initially */ 225 unsigned int recv_calls; /* ignored initially */ 226 unsigned int trans_received; /* not ignored */
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_MapRGBA.3 | 15 If the specified pixel format has no alpha component the alpha value will be ignored (as it will be in formats with a palette)\&. 18 A pixel value best approximating the given RGBA color value for a given pixel format\&. If the pixel format bpp (color depth) is less than 32-bpp then the unused upper bits of the return value can safely be ignored (e\&.g\&., with a 16-bpp format the return value can be assigned to a \fBUint16\fP, and similarly a \fBUint8\fP for an 8-bpp format)\&.
|
/frameworks/base/core/java/com/android/internal/widget/ |
LockScreenWidgetCallback.java | 25 // Sends a message to lock screen requesting the given view be shown. May be ignored, depending 26 // on lock screen state. View must be the top-level lock screen widget or it will be ignored.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/ |
enable_warnings.hpp | 24 # pragma warning(default: 4290) // C++ exception specification ignored except to ... 25 # pragma warning(default: 4180) // qualifier applied to function type has no meaning; ignored
|
suppress_warnings.hpp | 25 # pragma warning(disable: 4290) // C++ exception specification ignored except to ... 26 # pragma warning(disable: 4180) // qualifier applied to function type has no meaning; ignored
|
/sdk/emulator/qtools/ |
bb_dump.cpp | 38 BBEvent ignored; local 40 if (GetNextValidEvent(trace, &event, &ignored, &sym))
|
check_trace.cpp | 40 BBEvent ignored; local 42 if (GetNextValidEvent(trace, &event, &ignored, &sym))
|
dump_regions.cpp | 33 BBEvent event, ignored; local 36 if (GetNextValidEvent(trace, &event, &ignored, &dummy_sym))
|
/external/chromium_org/net/dns/ |
dns_hosts_unittest.cc | 17 "1.0.0.1 localhost # ignored, first hit above\n" 18 "fe00::x example company # ignored, malformed IPv6\n" 19 "1.0.0.300 company # ignored, malformed IPv4\n" 20 "1.0.0.1 # ignored, missing hostname\n" 25 "2048::1 company example # ignored for 'example' \n"
|
/external/dexmaker/src/main/java/com/google/dexmaker/ |
AppDataDirGuesser.java | 40 } catch (ClassCastException ignored) { 41 } catch (ClassNotFoundException ignored) { 58 } catch (NoSuchFieldException ignored) { 59 } catch (IllegalAccessException ignored) { 60 } catch (ClassCastException ignored) {
|
/external/junit/src/org/junit/ |
Assume.java | 14 * The default JUnit runner treats tests with failing assumptions as ignored. Custom runners may behave differently. 35 * If called with an expression evaluating to {@code false}, the test will halt and be ignored. 43 * If called with one or more null elements in <code>objects</code>, the test will halt and be ignored. 52 * If not, the test halts and is ignored. 74 * Use to assume that an operation completes normally. If {@code t} is non-null, the test will halt and be ignored.
|
/external/skia/expectations/gm/ |
ignored-tests.txt | 1 # Failures of any GM tests/configs listed in this file will be ignored [1], as 9 # as status "failure-ignored") and remove the line you added to this file. 10 # If there are any lingering failures that need to be suppressed (ignored), you 13 # Any lines starting with '#' are comments and will be ignored. 22 # "serialized") are NEVER ignored. See
|
/external/stlport/test/unit/cppunit/ |
file_reporter.h | 75 virtual void progress(const char *in_className, const char *in_shortTestName, bool ignored, bool explicitTest) { 82 if (ignored) 85 if (ignored) { 92 ignoredReason = " IGNORED"; 119 fprintf(_file, ", %d ignored", m_numIgnored);
|
/ndk/tests/device/test-gnustl-full/unit/cppunit/ |
file_reporter.h | 75 virtual void progress(const char *in_className, const char *in_shortTestName, bool ignored, bool explicitTest) { 82 if (ignored) 85 if (ignored) { 92 ignoredReason = " IGNORED"; 119 fprintf(_file, ", %d ignored", m_numIgnored);
|
/ndk/tests/device/test-stlport/unit/cppunit/ |
file_reporter.h | 75 virtual void progress(const char *in_className, const char *in_shortTestName, bool ignored, bool explicitTest) { 82 if (ignored) 85 if (ignored) { 92 ignoredReason = " IGNORED"; 119 fprintf(_file, ", %d ignored", m_numIgnored);
|
/external/doclava/src/com/google/doclava/apicheck/ |
ApiCheck.java | 135 } catch (ApiParseException ignored) { 136 textParsingError = ignored; 143 } catch (IOException ignored) {} 153 } catch (ApiParseException ignored) { 156 System.out.println(" ...as XML: " + ignored.toString()); 159 ignored.printStackTrace(); 165 } catch (IOException ignored) {} 180 } catch (ApiParseException ignored) { 184 } catch (IOException ignored) {} 197 } catch (IOException ignored) {} [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/ |
CameraDeviceBinderTest.java | 133 int streamId = mCameraUser.createStream(/* ignored */10, /* ignored */20, 134 /* ignored */30, mSurface); 205 int streamId = mCameraUser.createStream(/* ignored */10, /* ignored */20, /* ignored */30, 210 mCameraUser.createStream(/* ignored */0, /* ignored */0, /* ignored */0, mSurface)); 227 int streamId = mCameraUser.createStream(/* ignored */0, /* ignored */0, /* ignored */0 [all...] |
/external/chromium_org/components/translate/language_detection/ |
language_detection_util_unittest.cc | 94 // Tests that the language meta tag providing wrong information is ignored by 100 "content-language is provided, the value will be ignored if the value " 120 "content-language is provided, the value will be ignored if the value " 134 // Tests that the language meta tag providing wrong information is ignored and 141 "content-language is provided, the value will be ignored and CLD's" 155 // Tests that the language meta tag providing wrong information is ignored 161 "content-language is provided, the value will be ignored if the value "
|
/external/chromium_org/third_party/re2/re2/ |
regexp.cc | 499 typedef int Ignored; // Walker<void> doesn't exist 502 class NumCapturesWalker : public Regexp::Walker<Ignored> { 507 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { 510 return ignored; 512 virtual Ignored ShortVisit(Regexp* re, Ignored ignored) { 515 return ignored; [all...] |
/external/clang/test/Preprocessor/ |
pragma_diagnostic_sections.cpp | 8 #pragma clang diagnostic ignored "-Wtautological-compare" 18 #pragma clang diagnostic ignored "-Wtautological-compare" 35 #pragma clang diagnostic ignored "-Wunused-macros" 42 #pragma clang diagnostic ignored "-Wreturn-type" 50 #pragma clang diagnostic ignored "-Wunused-parameter" 63 #pragma clang diagnostic ignored "-Wreorder" 75 _Pragma("clang diagnostic ignored \"-Wunknown-pragmas\"") \
|
/external/regex-re2/re2/ |
regexp.cc | 499 typedef int Ignored; // Walker<void> doesn't exist 502 class NumCapturesWalker : public Regexp::Walker<Ignored> { 507 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { 510 return ignored; 512 virtual Ignored ShortVisit(Regexp* re, Ignored ignored) { 515 return ignored; [all...] |
/external/chromium/chrome/browser/ |
blocked_content_container.h | 53 // Ignored; BlockedContentContainer doesn't display a throbber. 69 // Ignored; BlockedContentContainer doesn't display a throbber. 84 // Ignored; BlockedContentContainer doesn't display a URL bar.
|
/external/chromium_org/base/ |
ini_parser.h | 27 // characters after a closing ']' character is ignored. 29 // ignored. Quoting is not supported. Everything before the first '=' 48 // |section| or |key| parameters containing '.' are ignored.
|
/external/chromium_org/third_party/skia/include/core/ |
SkAnnotation.h | 82 * safely ignored. 94 * safely ignored. 107 * safely ignored.
|