OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flushes
(Results
126 - 150
of
798
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/boringssl/src/include/openssl/
base64.h
127
// EVP_EncodeFinal
flushes
any remaining output bytes from |ctx| to |out| and
150
// EVP_DecodeFinal
flushes
any remaining output bytes from |ctx| to |out| and
/libcore/ojluni/src/main/java/java/io/
BufferedWriter.java
120
*
Flushes
the output buffer to the underlying character stream, without
247
*
Flushes
the stream.
OutputStreamWriter.java
180
*
Flushes
the output buffer to the underlying byte stream, without flushing
224
*
Flushes
the stream.
/external/mesa3d/src/mesa/main/
stencil.c
104
*
flushes
the vertices and notifies the driver via
130
* __struct gl_contextRec::Stencil. On change
flushes
the vertices and notifies
184
* __struct gl_contextRec::Stencil. On change
flushes
the vertices and notifies
249
* Updates gl_stencil_attrib::WriteMask. On change
flushes
the vertices and
304
* __struct gl_contextRec::Stencil. On change
flushes
the vertices and notifies
/external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl.h
72
//
Flushes
any buffers and closes the underlying file. Returns false if
150
//
Flushes
any buffers and closes the underlying file. Returns false if
155
//
Flushes
FileOutputStream's buffers but does not close the
/prebuilts/go/darwin-x86/src/cmd/internal/test2json/
test2json.go
266
// flushReport
flushes
all pending PASS/FAIL reports at levels >= depth.
277
// It
flushes
any pending input and then output (only partial lines at this point)
394
// flush
flushes
the line buffer.
/prebuilts/go/linux-x86/src/cmd/internal/test2json/
test2json.go
266
// flushReport
flushes
all pending PASS/FAIL reports at levels >= depth.
277
// It
flushes
any pending input and then output (only partial lines at this point)
394
// flush
flushes
the line buffer.
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h
72
//
Flushes
any buffers and closes the underlying file. Returns false if
150
//
Flushes
any buffers and closes the underlying file. Returns false if
155
//
Flushes
FileOutputStream's buffers but does not close the
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h
72
//
Flushes
any buffers and closes the underlying file. Returns false if
150
//
Flushes
any buffers and closes the underlying file. Returns false if
155
//
Flushes
FileOutputStream's buffers but does not close the
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h
72
//
Flushes
any buffers and closes the underlying file. Returns false if
150
//
Flushes
any buffers and closes the underlying file. Returns false if
155
//
Flushes
FileOutputStream's buffers but does not close the
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl.h
72
//
Flushes
any buffers and closes the underlying file. Returns false if
150
//
Flushes
any buffers and closes the underlying file. Returns false if
155
//
Flushes
FileOutputStream's buffers but does not close the
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl.h
72
//
Flushes
any buffers and closes the underlying file. Returns false if
150
//
Flushes
any buffers and closes the underlying file. Returns false if
155
//
Flushes
FileOutputStream's buffers but does not close the
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Cpu/
Cpu.h
66
This function
flushes
the range of addresses from Start to Start+Length
331
FlushDataCache -
Flushes
a range of the processor's data cache. If the processor does
/external/kernel-headers/original/uapi/asm-x86/asm/
hyperv.h
126
/* Recommend using hypercall for local TLB
flushes
rather
130
* Recommend using hypercall for remote TLB
flushes
rather
/external/libhevc/decoder/
ihevcd_bitstream.c
135
*
Flushes
given number of bits. Bits consumed increases by this number
171
*
Flushes
to next byte boundary.Bits consumed increases by this number
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_pipe_control.c
303
*
flushes
.
317
* The cache
flushes
require the workaround flush that triggered this
/external/tensorflow/tensorflow/core/ops/
summary_ops.cc
84
Flushes
the writer's unwritten events.
93
Flushes
and closes the summary writer.
/external/webrtc/webrtc/base/
filerotatingstream_unittest.cc
48
// Writes the data to the stream and
flushes
it.
207
// Writes the data to the stream and
flushes
it.
/frameworks/base/cmds/statsd/src/metrics/
MetricProducer.h
193
*
Flushes
the current bucket if the eventTime is after the current bucket's end time. This will
199
*
Flushes
all the data including the current partial bucket.
/external/llvm/test/CodeGen/ARM/
build-attributes.ll
342
;; The default CPU does have an FPU and it must be VFPv3 or better, so it
flushes
360
;; The default does have an FPU, and for V8-A, it
flushes
preserving sign.
[
all
...]
/device/generic/goldfish-opengl/system/renderControl_enc/
README
91
This
flushes
the current window color buffer
/device/linaro/bootloader/arm-trusted-firmware/common/
desc_image_load.c
21
* This function
flushes
the data structures so that they are visible
/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/
CpuDxe.c
22
This function
flushes
the range of addresses from Start to Start+Length
/external/autotest/client/cros/
kernel_trace.py
23
flush :
Flushes
trace buffer
/external/brotli/go/cbrotli/
writer.go
134
// Close
flushes
remaining data to the decorated writer and frees C resources.
Completed in 889 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>