HomeSort by relevance Sort by last modified time
    Searched full:discards (Results 51 - 75 of 501) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/base/tools/aapt/
WorkQueue.h 75 * Otherwise, returns OK, discards all pending work units and prevents additional
  /packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/imagedistributor/
ImageStream.java 89 * Immediately discards the next available image, if one exists.
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftsizes.h 111 /* automatically discards all size objects allocated with */
  /external/guava/guava/src/com/google/common/io/
CharStreams.java 152 * Discards {@code n} characters of data from the reader. This method
179 * Returns a {@link Writer} that simply discards written chars.
ByteStreams.java 503 /** Discards the specified byte. */
506 /** Discards the specified byte array. */
510 /** Discards the specified byte array. */
522 * Returns an {@link OutputStream} that simply discards written bytes.
649 * Discards {@code n} bytes of data from the input stream. This method
  /frameworks/compile/libbcc/include/bcinfo/Wrap/
bitcode_wrapperer.h 156 // Discards the old infile and replaces it with the given file.
159 // Discards the old outfile and replaces it with the given file.
  /external/clang/test/Sema/
atomic-ops.c 121 (void)__atomic_load(I, CI, memory_order_relaxed); // expected-warning {{passing 'const int *' to parameter of type 'int *' discards qualifiers}}
149 __atomic_exchange(I, I, CI, memory_order_seq_cst); // expected-warning {{passing 'const int *' to parameter of type 'int *' discards qualifiers}}
174 (void)__c11_atomic_compare_exchange_strong(i, CI, 1, memory_order_seq_cst, memory_order_seq_cst); // expected-warning {{passing 'const int *' to parameter of type 'int *' discards qualifiers}}
179 (void)__c11_atomic_compare_exchange_weak(i, CI, 1, memory_order_seq_cst, memory_order_seq_cst); // expected-warning {{passing 'const int *' to parameter of type 'int *' discards qualifiers}}
185 (void)__atomic_compare_exchange_n(I, CI, 5, 1, memory_order_seq_cst, memory_order_seq_cst); // expected-warning {{passing 'const int *' to parameter of type 'int *' discards qualifiers}}
191 (void)__atomic_compare_exchange(I, CI, I, 0, memory_order_seq_cst, memory_order_seq_cst); // expected-warning {{passing 'const int *' to parameter of type 'int *' discards qualifiers}}
  /prebuilts/go/darwin-x86/src/encoding/gob/
decode.go 207 // ignoreUint discards a uint value with no destination.
212 // ignoreTwoUints discards a uint value with no destination. It's used to skip
478 // ignoreStruct discards the data for a struct with no destination.
501 // ignoreSingle discards the data for a top-level non-struct value with no
585 // ignoreArray discards the data for an array value with no destination.
593 // ignoreMap discards the data for a map value with no destination.
685 // ignoreInterface discards the data for an interface value with no destination.
736 // ignoreGobDecoder discards the data for a GobDecoder value with no destination.
    [all...]
  /prebuilts/go/linux-x86/src/encoding/gob/
decode.go 207 // ignoreUint discards a uint value with no destination.
212 // ignoreTwoUints discards a uint value with no destination. It's used to skip
478 // ignoreStruct discards the data for a struct with no destination.
501 // ignoreSingle discards the data for a top-level non-struct value with no
585 // ignoreArray discards the data for an array value with no destination.
593 // ignoreMap discards the data for a map value with no destination.
685 // ignoreInterface discards the data for an interface value with no destination.
736 // ignoreGobDecoder discards the data for a GobDecoder value with no destination.
    [all...]
  /external/tcpdump/
print-sflow.c 295 uint8_t discards[4]; member in struct:sflow_vlan_counter_t
321 ", unicast pkts %u, multicast pkts %u, broadcast pkts %u, discards %u",
331 ", unicast pkts %u, multicast pkts %u, broadcast pkts %u, discards %u",
428 ", unicast_pkt %u, multicast_pkt %u, broadcast_pkt %u, discards %u",
434 EXTRACT_32BITS(sflow_vlan_counter->discards)));
  /external/icu/icu4c/source/i18n/
tznames_impl.h 57 /* Freeze the string pool. Discards the hash table that is used
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal_defs.h.in 220 * madvise(..., MADV_DONTNEED) : On Linux, this immediately discards pages,
  /external/libpcap/
README.linux 54 capturing packets if a filter has been specified that discards a
  /external/mesa3d/src/glsl/
ir_set_program_inouts.cpp 187 /* discards are only allowed in fragment shaders. */
  /external/pdfium/third_party/libjpeg/
transupp.h 78 * We also offer a "force to grayscale" option, which simply discards the
  /external/protobuf/java/src/main/java/com/google/protobuf/micro/
CodedInputStreamMicro.java 108 * Reads and discards a single field, given its tag value.
141 * Reads and discards an entire message. This will read either until EOF
564 * Discards the current limit, returning to the previous limit.
768 * Reads and discards {@code size} bytes.
  /external/protobuf/java/src/main/java/com/google/protobuf/nano/
CodedInputByteBufferNano.java 100 * Reads and discards a single field, given its tag value.
133 * Reads and discards an entire message. This will read either until EOF
508 * Discards the current limit, returning to the previous limit.
634 * Reads and discards {@code size} bytes.
  /external/v8/src/ic/
stub-cache.h 92 // automatically discards the hash bit field.
  /external/webrtc/webrtc/modules/audio_processing/test/
audio_file_processor.cc 172 // TODO(ajm): This currently discards the processed output, which is needed
  /frameworks/base/core/java/android/content/pm/
ParceledListSlice.java 143 * Write this to another Parcel. Note that this discards the internal Parcel
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
Base64.java 143 * Discards any characters outside of the base64 alphabet, per
  /hardware/bsp/intel/peripheral/libupm/src/grovescam/
grovescam.h 141 * Reads serial input and discards until no more characters are available
  /packages/apps/Messaging/src/android/support/v7/mms/pdu/
Base64.java 143 * Discards any characters outside of the base64 alphabet, per
  /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
Base64.java 143 * Discards any characters outside of the base64 alphabet, per
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
AutoCloseInputStream.java 23 * Proxy stream that closes and discards the underlying stream as soon as the

Completed in 877 milliseconds

1 23 4 5 6 7 8 91011>>