Home
last modified time | relevance | path

Searched defs:finished (Results 1 - 25 of 86) sorted by relevance

1234

/third_party/node/lib/internal/streams/
H A Dend-of-stream.js303 function finished(stream, opts) { function
/third_party/nghttp2/src/
H A Dnghttp2_gzip.h45 int8_t finished; member
/third_party/node/benchmark/misc/
H A Dstartup.js
/third_party/node/test/parallel/
H A Dtest-http-max-http-headers.js26 function finished(client, callback) { function
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dthreadpool.h50 BOOL finished; member
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_barrier_wait.c57 volatile int finished; member
/third_party/musl/src/thread/
H A Dpthread_barrier_wait.c57 volatile int finished; member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DQuery11.h51 bool finished; member
H A DFence11.cpp85 GLboolean finished = GL_FALSE; in finish() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DFence9.cpp49 GLboolean finished = GL_FALSE; in finish() local
/third_party/icu/tools/unicode/c/genprops/misc/
H A Ducdmerge.c78 int finished; in main() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkQueryPool.hpp80 marl::Event finished; member in vk::Query
/third_party/ffmpeg/libavcodec/
H A Dframe_thread_encoder.c47 int finished; member
/third_party/ffmpeg/libavutil/
H A Dslicethread.c48 int finished; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/
H A Dprotocol_lws_minimal.c55 char finished; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/
H A Dprotocol_lws_minimal.c51 char finished; member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-threads/
H A Dminimal-secure-streams-threads.c37 static int interrupted, bad = 1, finished; variable
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
H A Dprotocol_lws_minimal.c51 char finished; member
/third_party/lzma/C/
H A DMtCoder.c95 BoolInt finished; in ThreadFunc2() local
518 BoolInt finished = block->finished; MtCoder_Code() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_tree.c276 uint32_t finished = CIL_TREE_SKIP_NOTHING; in cil_tree_walk_core() local
267 cil_tree_walk_core(struct cil_tree_node *node, int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), int (*first_child)(struct cil_tree_node *node, void *extra_args), int (*last_child)(struct cil_tree_node *node, void *extra_args), void *extra_args) cil_tree_walk_core() argument
303 cil_tree_walk(struct cil_tree_node *node, int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), int (*first_child)(struct cil_tree_node *node, void *extra_args), int (*last_child)(struct cil_tree_node *node, void *extra_args), void *extra_args) cil_tree_walk() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
H A Deapol_auth_sm.h48 void (*finished)(void *ctx, void *sta_ctx, int success, int preauth, member
/third_party/ffmpeg/doc/examples/
H A Dtranscode_aac.c370 decode_audio_frame(AVFrame *frame, AVFormatContext *input_format_context, AVCodecContext *input_codec_context, int *data_present, int *finished) decode_audio_frame() argument
552 read_decode_convert_and_store(AVAudioFifo *fifo, AVFormatContext *input_format_context, AVCodecContext *input_codec_context, AVCodecContext *output_codec_context, SwrContext *resampler_context, int *finished) read_decode_convert_and_store() argument
825 int finished = 0; main() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dhlsproto.c61 int finished; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dpb_buffer_simple_fenced.c309 int finished; in fenced_buffer_finish_locked() local
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader_dump.c572 boolean finished = FALSE; in svga_shader_dump() local

Completed in 12 milliseconds

1234