/external/clang/test/Sema/ |
pointer-conversion.c | 4 char const ** c2 = &c; // expected-warning {{discards qualifiers in nested pointer types}} 7 dchar *** c3 = &c2; // expected-warning {{discards qualifiers in nested pointer types}} 10 char ** c5 = &c4; // expected-warning {{discards qualifiers in nested pointer types}}
|
warn-write-strings.c | 4 char* x = "foo"; // expected-warning {{initializing 'char *' with an expression of type 'const char [4]' discards qualifiers}}
|
predef.c | 9 expected-warning {{initializing 'char *' with an expression of type 'const char [1]' discards qualifiers}}
|
array-constraint.c | 49 strFunc(staticAry); // expected-warning{{passing 'const char [5]' to parameter of type 'char *' discards qualifiers}}
|
/external/clang/test/SemaObjC/ |
warn-write-strings.m | 4 char* x = "foo"; // expected-warning {{initializing 'char *' with an expression of type 'const char [4]' discards qualifiers}}
|
gc-attributes.m | 12 f0(&a2); // expected-warning{{passing 'A *__weak *' to parameter of type 'A *__strong *' discards qualifiers}} 21 f1(&a2); // expected-warning{{passing 'A *__strong *' to parameter of type 'A *__weak *' discards qualifiers}}
|
method-arg-qualifier-warning.m | 15 [@"Identifier1" isEqualToString:Identifier1]; // expected-warning {{sending 'const NSString *' to parameter of type 'NSString *' discards qualifiers}} 16 [@"Identifier2" isEqualToString:Identifier2]; // expected-warning {{sending 'const NSString *' to parameter of type 'NSString *' discards qualifiers}}
|
/external/valgrind/main/tests/ |
filter_discards | 5 # Remove number and position of discards
|
/external/tcpdump/tests/ |
sflow_multiple_counter_30_pdus.out | 7 In octets 820721, unicast pkts 9601, multicast pkts 0, broadcast pkts 1302, discards 0 9 Out octets 178785248, unicast pkts 9736, multicast pkts 132958, broadcast pkts 2213534, discards 0 19 In octets 156084746, unicast pkts 473593, multicast pkts 0, broadcast pkts 1862745, discards 0 21 Out octets 59635889, unicast pkts 8834, multicast pkts 132958, broadcast pkts 352092, discards 0 31 In octets 3051593057, unicast pkts 52919488, multicast pkts 1491, broadcast pkts 956, discards 0 33 Out octets 1525716840, unicast pkts 30013667, multicast pkts 131467, broadcast pkts 2213880, discards 0 43 In octets 0, unicast pkts 0, multicast pkts 0, broadcast pkts 0, discards 0 45 Out octets 178404732, unicast pkts 3035, multicast pkts 132958, broadcast pkts 2214836, discards 0 55 In octets 0, unicast pkts 0, multicast pkts 0, broadcast pkts 0, discards 0 57 Out octets 178368955, unicast pkts 3031, multicast pkts 132840, broadcast pkts 2214791, discards [all...] |
/external/guava/guava/src/com/google/common/io/ |
NullOutputStream.java | 24 * Implementation of {@link OutputStream} that simply discards written bytes. 31 /** Discards the specified byte. */ 35 /** Discards the specified byte array. */
|
/external/chromium_org/content/browser/media/capture/ |
web_contents_audio_muter.h | 17 // WebContentsAudioMuter::MuteDestination only pumps the audio data and discards
|
/external/chromium_org/tools/perf/measurements/ |
memory_pressure.py | 41 # After navigating to each page, check if it triggered tab discards or 53 logging.info("test ending at tab %d, discards = %d, kills = %d" %
|
/external/jdiff/src/jdiff/ |
DiffMyers.java | 569 final byte[] discards = new byte[end]; 586 discards[i] = 1; 588 discards[i] = 2; 590 return discards; 597 private void filterDiscards(final byte[] discards) { 602 /* Cancel provisional discards not in middle of run of discards. */ 603 if (discards[i] == 2) 604 discards[i] = 0; 605 else if (discards[i] != 0 [all...] |
/external/chromium_org/chrome/browser/chromeos/memory/ |
oom_priority_manager.h | 55 // Discards a tab to free the memory occupied by its renderer. 60 // Log memory statistics for the running processes, then discards a tab. 91 // Discards a tab with the given unique ID. Returns true if discard occurred. 95 // for user triggered discards via chrome://discards/ because that allows us
|
/external/chromium_org/mojo/public/cpp/test_support/ |
test_utils.h | 24 // Discards a message from |handle|. Returns true on success. (This does not
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
lower_discard.cpp | 27 * This pass moves discards out of if-statements. 102 * If there are multiple conditional discards, we need only deal with one of 105 * Unconditional discards are treated as having a condition of "true". 152 /* For unconditional discards, use "true" as the condition. */
|
/external/mesa3d/src/glsl/ |
lower_discard.cpp | 27 * This pass moves discards out of if-statements. 102 * If there are multiple conditional discards, we need only deal with one of 105 * Unconditional discards are treated as having a condition of "true". 152 /* For unconditional discards, use "true" as the condition. */
|
/external/chromium_org/components/metrics/ |
metrics_log_manager.h | 70 // Discards the staged log. 73 // Closes and discards |current_log|.
|
/external/chromium_org/media/base/ |
audio_discard_helper.h | 46 // discards. |decoded_buffer| may be NULL, if not the timestamp and duration 47 // will be set after discards are applied. Returns true if |decoded_buffer|
|
renderer.h | 43 // Discards any buffered data, executing |flush_cb| when completed.
|
/external/chromium_org/android_webview/browser/ |
input_stream.h | 31 // Skips over and discards |n| bytes of data from this input stream. Sets
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/identity/ |
UniqueIdentificationGeneratorFactory.java | 50 * discards calls where a generator exists.
|
/external/chromium_org/chrome/browser/chromeos/first_run/ |
first_run_view.cc | 56 // Discards context menu.
|
/external/chromium_org/chrome/browser/thumbnails/ |
content_based_thumbnailing_algorithm.h | 14 // The algorithm detects areas of high activity at low resolution and discards
|
/external/chromium_org/content/public/browser/ |
javascript_dialog_manager.h | 58 // The given WebContents is being destroyed; discards any saved state tied
|