Home
last modified time | relevance | path

Searched defs:stream (Results 1051 - 1075 of 1459) sorted by relevance

1...<<41424344454647484950>>...59

/third_party/icu/icu4c/source/test/cintltst/
H A Ducptrietest.c725 FILE* stream = tmpfile(); in trieTestGolden() local
[all...]
/third_party/alsa-lib/include/
H A Dtopology.h1016 struct snd_tplg_stream_template stream[ member
1071 struct snd_tplg_stream_template *stream; /*!< supported configs */ global() member
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNumberFormat.java1555 private void readObject(ObjectInputStream stream) in readObject() argument
1591 private void writeObject(ObjectOutputStream stream) in writeObject() argument
[all...]
/third_party/libuv/src/unix/
H A Dos390.c839 uv_stream_t* stream; in uv__io_poll() local
/third_party/libuv/src/
H A Duv-common.c555 static void uv__print_handles(uv_loop_t* loop, int only_active, FILE* stream) { in uv__print_handles() argument
590 void uv_print_all_handles(uv_loop_t* loop, FILE* stream) { in uv_print_all_handles() argument
595 void uv_print_active_handles(uv_loop_t* loop, FILE* stream) { in uv_print_active_handles() argument
909 int uv_read_start(uv_stream_t* stream, in uv_read_start() argument
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Detnaviv_drm.h206 __u64 stream; /* in, ptr to cmdstream */ member
/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.h124 IInStream *stream; member
/third_party/libdrm/etnaviv/
H A Detnaviv_drm.h206 __u64 stream; /* in, ptr to cmdstream */ member
/third_party/jinja2/
H A Denvironment.py1326 def stream(sel member in Template
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_print.c1772 FILE *const stream = u_memstream_get(&mem); in nir_shader_as_str_annotated() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_shader_info.h94 uint8_t stream; member
/third_party/mesa3d/src/compiler/glsl/
H A Dir_reader.cpp1171 ir_rvalue *stream = read_dereference(s_stream); in read_emit_vertex() local
1190 ir_rvalue *stream = read_dereference(s_stream); in read_end_primitive() local
[all...]
/third_party/ltp/testcases/kernel/fs/doio/
H A Diogen.c447 void startup_info(FILE * stream, int seed) in startup_info() argument
1935 help(FILE * stream) help() argument
2093 usage(FILE * stream) usage() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.c781 static unsigned event_type_for_stream(unsigned stream) in event_type_for_stream() argument
796 static void emit_sample_streamout(struct radeon_cmdbuf *cs, uint64_t va, unsigned stream) in emit_sample_streamout() argument
[all...]
H A Dsi_query.h212 unsigned stream; member
264 } stream[4]; member
277 unsigned stream; member
H A Dsi_shader_llvm_vs.c316 si_llvm_emit_streamout(struct si_shader_context *ctx, struct si_shader_output_values *outputs, unsigned noutput, unsigned stream) si_llvm_emit_streamout() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.h194 unsigned stream; member
/third_party/node/lib/
H A Dnet.js[all...]
/third_party/node/deps/v8/tools/debug_helper/
H A Dget-object-properties.cc653 std::stringstream stream; in GetObjectProperties() local
/third_party/node/deps/v8/third_party/jinja2/
H A Denvironment.py1106 def stream(self, *args, **kwargs): global() member in Template
[all...]
/third_party/node/src/
H A Dinspector_socket.cc130 void allocate_buffer(uv_handle_t* stream, size_t len, uv_buf_t* buf) { in allocate_buffer() argument
730 uv_stream_t* stream = reinterpret_cast<uv_stream_t*>(&tcp_); in WriteRaw() local
H A Dnode_http_parser.cc704 StreamBase* stream = StreamBase::FromObject(args[0].As<Object>()); in Consume() local
H A Dnode_zlib.cc527 CompressionStream* stream; member
[all...]
H A Dspawn_sync.cc324 void SyncProcessStdioPipe::ReadCallback(uv_stream_t* stream, in ReadCallback() argument
/third_party/node/test/cctest/
H A Dtest_inspector_socket.cc79 static void buffer_alloc_cb(uv_handle_t* stream, size_t len, uv_buf_t* buf) { in buffer_alloc_cb() argument
277 static void check_data_cb(uv_stream_t* stream, ssize_t nread, in check_data_cb() argument
299 static void fail_callback(uv_stream_t* stream, ssize_t nread, in fail_callback() argument
310 uv_stream_t* stream = reinterpret_cast<uv_stream_t*>(&client_socket); in expect_nothing_on_client() local

Completed in 41 milliseconds

1...<<41424344454647484950>>...59