| /third_party/backends/backend/ |
| H A D | canon_dr.c | 4071 unsigned char out[SSM_PAY_len]; in ssm_buffer() local 4118 unsigned char out[SSM2_PAY_len]; ssm_buffer() local 4165 unsigned char out[SSM_PAY_len]; ssm_df() local 4214 unsigned char out[SSM2_PAY_len]; ssm_df() local 4295 unsigned char out[SSM2_PAY_len]; ssm2_hw_enhancement() local 4353 unsigned char out[SSM_PAY_len]; ssm_do() local 4438 unsigned char out[SSM2_PAY_len]; ssm_do() local 4694 unsigned char out[S_PANEL_len]; send_panel() local 5058 send_cmd(struct scanner *s, unsigned char* cmd, size_t cmdLen, unsigned char* out, size_t outLen, unsigned char * inBuff, size_t * inLen) send_cmd() argument 5084 unsigned char out[SSM2_PAY_len]; send_imprint_positioning() local 5130 unsigned char out[SSM2_IMPRINTER_STRING_PAY_len]; send_imprint_specstring() local 5187 unsigned char out[SSM2_PAY_len]; send_imprint_date_and_time() local 5754 unsigned char out[SW_header_len + SW_desc_len]; set_window() local 5930 unsigned char out[] = {WD_wid_front, WD_wid_back}; start_scan() local 7624 unsigned char * out = NULL; calibrate_fine_dest_hw() local [all...] |
| H A D | mustek.c | 3400 fix_line_distance_n_2(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_n_2() argument 3477 fix_line_distance_n_1(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_n_1() argument 3568 fix_line_distance_se(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_se() argument 3858 fix_line_distance_pro(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_pro() argument 3967 fix_line_distance_normal(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_normal() argument 4016 fix_line_distance_block(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out, SANE_Int num_lines_total) fix_line_distance_block() argument 4132 fix_line_distance_none(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_none() argument [all...] |
| /third_party/benchmark/include/benchmark/ |
| H A D | benchmark.h | 1858 void SetOutputStream(std::ostream* out) { in SetOutputStream() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | MeasureUnit.java | 2091 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | nccbtst.c | 1494 static const uint8_t out[]={ in TestSub() local 1521 static const uint8_t out[]={ in TestSub() local [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface.c | 1713 ADDR2_COMPUTE_SURFACE_INFO_OUTPUT out = {0}; in gfx9_compute_miptree() local 3027 ac_surface_print_info(FILE *out, const struct radeon_info *info, const struct radeon_surf *surf) ac_surface_print_info() argument [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_gnutls.c | 1884 coap_dgram_read(gnutls_transport_ptr_t context, void *out, size_t outl) { in coap_dgram_read() argument 2591 coap_sock_read(gnutls_transport_ptr_t context, void *out, size_t outl) { in coap_sock_read() argument
|
| /third_party/lame/frontend/ |
| H A D | get_audio.c | 924 int out; in read_samples_mp3() local [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 3682 dri2_interop_query_device_info(_EGLDisplay *disp, _EGLContext *ctx, struct mesa_glinterop_device_info *out) dri2_interop_query_device_info() argument 3695 dri2_interop_export_object(_EGLDisplay *disp, _EGLContext *ctx, struct mesa_glinterop_export_in *in, struct mesa_glinterop_export_out *out) dri2_interop_export_object() argument
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_compiler_nir.c | 3836 struct ir3_instruction *base, *out, *stg; emit_stream_out() local 4654 struct ir3_instruction *out = ir3_collect(ctx->block, ctx->primitive_id); ir3_compile_shader_nir() local 4667 struct ir3_instruction *out = ir3_collect(ctx->block, ctx->rel_patch_id); ir3_compile_shader_nir() local 4677 struct ir3_instruction *out = ir3_collect(ctx->block, ctx->gs_header); ir3_compile_shader_nir() local 4687 struct ir3_instruction *out = ir3_collect(ctx->block, ctx->tcs_header); ir3_compile_shader_nir() local 4748 struct ir3_instruction *out = ir3_compile_shader_nir() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_shader.c | 408 nir_ssa_def *out = NULL; in radv_lower_primitive_shading_rate() local
|
| H A D | radv_acceleration_structure.c | 1055 nir_invert_3x3(nir_builder *b, nir_ssa_def *in[3][3], nir_ssa_def *out[3][3]) in nir_invert_3x3() argument
|
| H A D | radv_nir_to_llvm.c | 388 load_vs_input(struct radv_shader_context *ctx, unsigned driver_location, LLVMTypeRef dest_type, LLVMValueRef out[4]) load_vs_input() argument 759 LLVMValueRef out[4]; radv_emit_stream_output() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast.h | 497 unsigned out:1; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | gfx10_shader_ngg.c | 250 struct si_shader_output_values out; in build_streamout_vertex() local
|
| /third_party/nghttp2/src/ |
| H A D | nghttp.cc | 1752 std::array<uint8_t, MAX_OUTLEN> out; in on_data_chunk_recv_callback() local 2257 int client_select_next_proto_cb(SSL *ssl, unsigned char **out, in client_select_next_proto_cb() argument 2657 void print_version(std::ostream &out) { in print_version() argument 2663 void print_usage(std::ostream &out) { in print_usage() argument 2671 print_help(std::ostream &out) print_help() argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_device.c | 175 dzn_instance_create(const VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkInstance *out) dzn_instance_create() argument 2016 dzn_device_create(struct dzn_physical_device *pdev, const VkDeviceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkDevice *out) dzn_device_create() argument 2236 dzn_device_memory_create(struct dzn_device *device, const VkMemoryAllocateInfo *pAllocateInfo, const VkAllocationCallbacks *pAllocator, VkDeviceMemory *out) dzn_device_memory_create() argument 2471 dzn_buffer_create(struct dzn_device *device, const VkBufferCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkBuffer *out) dzn_buffer_create() argument 2724 dzn_event_create(struct dzn_device *device, const VkEventCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkEvent *out) dzn_event_create() argument 2851 dzn_sampler_create(struct dzn_device *device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *out) dzn_sampler_create() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | vtzone.cpp | 892 UnicodeString* out; member in VTZWriter [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | vtzone.cpp | 892 UnicodeString* out; member in VTZWriter [all...] |
| /third_party/libfuse/lib/ |
| H A D | fuse_lowlevel.c | 169 struct fuse_out_header *out = iov[0].iov_base; in fuse_send_msg() local 214 struct fuse_out_header out; global() local 665 struct fuse_out_header *out = iov[0].iov_base; global() local 878 struct fuse_out_header out; global() local 2261 struct fuse_out_header out; global() local 2408 struct fuse_out_header out; global() local 2690 struct fuse_out_header out = { global() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | linearize.c | 1542 int out = context->out; in linearize_call_expression() local
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-win32.cc | 673 void OS::FPrint(FILE* out, const char* format, ...) { in FPrint() argument 681 void OS::VFPrint(FILE* out, const char* format, va_list args) { in VFPrint() argument
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | macro-assembler-ia32.cc | 1924 Label if_code_is_off_heap, out; in CallRecordWriteStub() local
|
| /third_party/node/deps/v8/src/ic/ |
| H A D | ic.cc | 1479 bool IntPtrKeyToSize(intptr_t index, Handle<HeapObject> receiver, size_t* out) { in IntPtrKeyToSize() argument
|
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecode-array-builder.cc | 524 BytecodeArrayBuilder& BytecodeArrayBuilder::GetSuperConstructor(Register out) { in GetSuperConstructor() argument 1070 BytecodeArrayBuilder& BytecodeArrayBuilder::ToObject(Register out) { in ToObject() argument 1075 BytecodeArrayBuilder& BytecodeArrayBuilder::ToName(Register out) { in ToName() argument
|