/third_party/vixl/benchmarks/aarch64/ |
H A D | bench-dataop.cc | 45 const size_t buffer_size = 256 * KBytes; in main() local
|
H A D | bench-mixed-masm.cc | 42 const size_t buffer_size = 256 * KBytes; in main() local
|
H A D | bench-branch-link.cc | 42 const size_t buffer_size = 256 * KBytes; in main() local
|
H A D | bench-branch-masm.cc | 44 const size_t buffer_size = 256 * KBytes; in main() local
|
H A D | bench-branch.cc | 45 const size_t buffer_size = 256 * KBytes; in main() local
|
H A D | bench-branch-link-masm.cc | 41 const size_t buffer_size = 256 * KBytes; in main() local
|
H A D | bench-mixed-disasm.cc | 59 const size_t buffer_size = 256 * KBytes; in main() local
|
H A D | bench-mixed-sim.cc | 62 const size_t buffer_size = 256 * KBytes; in main() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | parser.h | 32 unsigned int buffer_size; member
|
/third_party/ffmpeg/libavdevice/ |
H A D | sndio.h | 39 int buffer_size; member
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | log.c | 26 static int call_log_format_line2(const char *fmt, char *buffer, int buffer_size, ...) in call_log_format_line2() argument
|
/third_party/curl/docs/examples/ |
H A D | post-callback.c | 49 size_t buffer_size = size*nmemb; in read_callback() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_pipe_constants.c | 53 unsigned buffer_size = 0; in svga_set_constant_buffer() local
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_streamout.c | 30 virgl_create_so_target( struct pipe_context *ctx, struct pipe_resource *buffer, unsigned buffer_offset, unsigned buffer_size) virgl_create_so_target() argument
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_state_so.c | 38 softpipe_create_so_target(struct pipe_context *pipe, struct pipe_resource *buffer, unsigned buffer_offset, unsigned buffer_size) softpipe_create_so_target() argument
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/ |
H A D | DuplexCallback.h | 31 DuplexCallback(oboe::AudioStream &inStream, std::function<void(numeric_type *, numeric_type *)> fun, size_t buffer_size, std::function<void(void)> restartFunction) DuplexCallback() argument
|
/third_party/vixl/benchmarks/aarch32/ |
H A D | bench-branch-link-masm.cc | 46 const int buffer_size = 256 * KBytes; in benchmark() local
|
H A D | bench-branch-masm.cc | 45 const int buffer_size = 256 * KBytes; in benchmark() local
|
H A D | bench-dataop.cc | 45 const unsigned buffer_size = 256 * KBytes; in benchmark() local
|
H A D | bench-literal.cc | 46 const int buffer_size = 256 * KBytes; in benchmark() local
|
/third_party/ffmpeg/doc/examples/ |
H A D | avio_reading.c | 64 size_t buffer_size, avio_ctx_buffer_size = 4096; in main() local
|
/third_party/ffmpeg/libavresample/ |
H A D | audio_data.h | 41 unsigned int buffer_size; /**< allocated buffer size */ member
|
/third_party/gn/src/base/posix/ |
H A D | safe_strerror.cc | 120 const int buffer_size = 256; in safe_strerror() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_so.c | 36 llvmpipe_create_so_target(struct pipe_context *pipe, struct pipe_resource *buffer, unsigned buffer_offset, unsigned buffer_size) llvmpipe_create_so_target() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | mxg.c | 37 unsigned int buffer_size; member
|