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

1 2 3 4 56 7 8 91011>>

  /prebuilts/go/linux-x86/src/net/
tcpsock_plan9.go 65 // If sec == 0, the operating system discards any unsent or
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
bytestream.h 266 // Implementation of ByteSink that discards all data.
  /external/llvm/include/llvm/Support/
raw_ostream.h 441 /// This returns a reference to a raw_ostream which simply discards output.
504 /// A raw_ostream that discards all output.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xcb.h 324 * @brief Discards the reply for a request.
328 * Discards the reply for a request. Additionally, any error generated
  /prebuilts/go/darwin-x86/src/bufio/
bufio.go 65 // Reset discards any buffered data, resets all state, and switches
541 // Reset discards any unflushed buffered data, clears any error, and
  /prebuilts/go/darwin-x86/src/go/types/testdata/
stmt0.src 237 go len /* ERROR "go discards result" */ (c)
246 defer len /* ERROR "defer discards result" */ (c)
  /prebuilts/go/linux-x86/src/bufio/
bufio.go 65 // Reset discards any buffered data, resets all state, and switches
541 // Reset discards any unflushed buffered data, clears any error, and
  /prebuilts/go/linux-x86/src/go/types/testdata/
stmt0.src 237 go len /* ERROR "go discards result" */ (c)
246 defer len /* ERROR "defer discards result" */ (c)
  /build/tools/
warn.py 105 'patterns':[r".*: warning: passing argument [0-9]+ of '.+' discards qualifiers from pointer target type",
106 r".*: warning: assignment discards qualifiers from pointer target type",
107 r".*: warning: return discards qualifiers from pointer target type"] },
    [all...]
  /external/libjpeg-turbo/
usage.txt 541 This version of jpegtran also offers a lossless crop option, which discards
555 This option discards the chrominance channels if the input image is YCbCr
570 comments from the source file but discards
    [all...]
  /libcore/ojluni/src/main/java/java/util/regex/
Matcher.java 92 * matcher discards its explicit state information and sets the append position
    [all...]
  /device/google/dragon/crash_collector/
coredump_writer.cc 91 // Reads data and discards it to get to the specified position.
  /external/antlr/antlr-3.4/runtime/Python/
xmlrunner.py 339 """A file-like object that discards everything written to it."""
  /external/autotest/client/tests/ipv6connect/src/
ipv6connect.c 13 // creates servers, connects to them and then discards them.
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.util.bootstrap.html 105 Note&nbsp;that&nbsp;this&nbsp;discards&nbsp;information&nbsp;about&nbsp;where&nbsp;path&nbsp;dependencies&nbsp;come&nbsp;from,<br>
  /external/clang/include/clang/AST/
OperationKinds.h 218 /// of the source's element type. Just discards the imaginary
  /external/clang/include/clang/Basic/
DiagnosticASTKinds.td 25 def note_constexpr_lshift_discards : Note<"signed left shift discards bits">;
  /external/fio/
fio.h 309 * For tracking/handling discards
  /external/freetype/include/
ftmodapi.h 508 /* discards all resource objects. */
    [all...]
  /external/gptfdisk/
README 144 and discards data on any extended partition(s) it finds. When you save
  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
SoapObject.java 411 * object. Just calls #getPropertyInfo and discards any provided properties.
  /external/libchrome/base/trace_event/
trace_log.h 174 // Cancels tracing and discards collected data.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftmodapi.h 511 /* discards all resource objects. */
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
ftmodapi.h 508 /* discards all resource objects. */
    [all...]
  /external/valgrind/exp-sgcheck/docs/
sg-manual.xml 96 records for each entry to a function, and discards them on exit. This

Completed in 575 milliseconds

1 2 3 4 56 7 8 91011>>