Home
last modified time | relevance | path

Searched defs:out (Results 3401 - 3425 of 3542) sorted by relevance

1...<<131132133134135136137138139140>>...142

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp684 std::ostringstream out; in DebugDumpWithHint() local
690 void RuntimeStubs::DumpToStreamWithHint(std::ostream &out, std::string_view hint, JSTaggedValue value) in DumpToStreamWithHint() argument
/device/soc/rockchip/common/vendor/drivers/net/usb/
H A Dmeig_cdc_driver.c575 unsigned in, out; member
677 struct usb_host_endpoint *in = NULL, *out = NULL; in hw_get_endpoints() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_edid.c2033 unsigned char out; in drm_probe_ddc() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dhevcdec.c2735 AVFrame *out = s->ref->frame; in set_side_data() local
3081 HEVCFrame *out = s->ref; hevc_frame_end() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dh264qpel_msa.c99 v16u8 out; in avc_luma_hv_qrt_4x4_msa() local
1160 v16u8 out; in ff_put_h264_qpel4_mc20_msa() local
1441 v16u8 out; in ff_put_h264_qpel4_mc01_msa() local
1482 v16u8 out; ff_put_h264_qpel4_mc03_msa() local
2342 v16u8 out; ff_put_h264_qpel4_mc02_msa() local
2377 v16u8 out; ff_put_h264_qpel16_mc12_msa() local
2459 v16u8 out; ff_put_h264_qpel16_mc32_msa() local
2542 v16u8 out; ff_put_h264_qpel8_mc12_msa() local
2617 v16u8 out; ff_put_h264_qpel8_mc32_msa() local
2695 v16u8 out; ff_put_h264_qpel4_mc12_msa() local
2787 v16u8 out; ff_put_h264_qpel4_mc32_msa() local
4676 v16u8 res, out = { 0 }; ff_avg_h264_qpel4_mc21_msa() local
4743 v16u8 res, out = { 0 }; ff_avg_h264_qpel4_mc23_msa() local
4985 v16u8 out, dst0; ff_avg_h264_qpel16_mc12_msa() local
5069 v16u8 out, dst0; ff_avg_h264_qpel16_mc32_msa() local
5155 v16u8 out, dst0 = { 0 }; ff_avg_h264_qpel8_mc12_msa() local
5234 v16u8 out, dst0 = { 0 }; ff_avg_h264_qpel8_mc32_msa() local
5316 v16u8 out, dstv = { 0 }; ff_avg_h264_qpel4_mc12_msa() local
5412 v16u8 out, dstv = { 0 }; ff_avg_h264_qpel4_mc32_msa() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c1122 AVIOContext *out = NULL; in dump_attachment() local
2621 AVFilterInOut *out = fg->outputs[k]->out_tmp; in open_output_file() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c261 VkBaseOutStructure *out = chain; in vk_link_struct() local
/third_party/ffmpeg/libavformat/
H A Dmpegts.c1309 char *in, *out; in getstr8() local
[all...]
H A Dhlsenc.c124 AVIOContext *out; member
570 AVIOContext *out = NULL; in hls_delete_file() local
[all...]
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp4153 dumpInstructions(std::vector<unsigned int>& out, const std::vector<std::unique_ptr<Instruction> >& instructions) const dumpInstructions() argument
[all...]
/third_party/alsa-lib/src/
H A Dconf.c1525 static void string_print(char *str, int id, snd_output_t *out) in string_print() argument
1617 level_print(snd_output_t *out, unsigned int level) level_print() argument
1629 _snd_config_save_node_value(snd_config_t *n, snd_output_t *out, unsigned int level) _snd_config_save_node_value() argument
1663 id_print(snd_config_t *n, snd_output_t *out, unsigned int joins) id_print() argument
1673 _snd_config_save_children(snd_config_t *config, snd_output_t *out, unsigned int level, unsigned int joins, int array) _snd_config_save_children() argument
3426 snd_config_save(snd_config_t *config, snd_output_t *out) snd_config_save() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp1337 UnicodeString out; in TestLocaleDateFormat() local
1574 UnicodeString out; TestInvalidPattern() local
4006 UnicodeString out; TestISOEra() local
5071 UnicodeString out; TestAmPmMidnightNoon() local
5178 UnicodeString out; TestFlexibleDayPeriod() local
5277 UnicodeString out; TestDayPeriodWithLocales() local
5386 UnicodeString out; TestMinuteSecondFieldsInOddPlaces() local
5502 UnicodeString out; TestDayPeriodParsing() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp527 Int cut, out; /* .. */ in uprv_decNumberFromString() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp42 char* out; in perfwarn() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c916 get_texel_quad_2d_no_border_single_tile(const struct sp_sampler_view *sp_sview, union tex_tile_address addr, unsigned x, unsigned y, const float *out[4]) get_texel_quad_2d_no_border_single_tile() argument
940 get_texel_quad_2d_no_border(const struct sp_sampler_view *sp_sview, union tex_tile_address addr, int x0, int y0, int x1, int y1, const float *out[4]) get_texel_quad_2d_no_border() argument
1206 const float *out; img_filter_2d_nearest_repeat_POT() local
1248 const float *out; img_filter_2d_nearest_clamp_POT() local
1286 const float *out; img_filter_1d_nearest() local
1319 const float *out; img_filter_1d_array_nearest() local
1350 const float *out; img_filter_2d_nearest() local
1386 const float *out; img_filter_2d_array_nearest() local
1420 const float *out; img_filter_cube_nearest() local
1465 const float *out; img_filter_cube_array_nearest() local
1498 const float *out; img_filter_3d_nearest() local
2883 do_swizzling(const struct pipe_sampler_view *sview, float in[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE], float out[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) do_swizzling() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c696 nir_variable *out = NULL; in find_var_with_location_frac() local
3351 nir_variable *out = nir_variable_create(nir, nir_var_shader_out, out_type, buf); zink_shader_tcs_create() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h1229 static void stbtt__dict_get_ints(stbtt__buf *b, int key, int outcount, stbtt_uint32 *out) in stbtt__dict_get_ints() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c668 float out[4]; in si_check_blend_dst_sampler_noop() local
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc2885 wasm_val_vec_new(wasm_val_vec_t* out, size_t size, wasm_val_t const data[]) wasm_val_vec_new() argument
2894 wasm_val_vec_copy(wasm_val_vec_t* out, wasm_val_vec_t* v) wasm_val_vec_copy() argument
2910 wasm_val_copy(wasm_val_t* out, const wasm_val_t* v) wasm_val_copy() argument
2953 wasm_trap_message(const wasm_trap_t* trap, wasm_message_t* out) wasm_trap_message() argument
2961 wasm_trap_trace(const wasm_trap_t* trap, wasm_frame_vec_t* out) wasm_trap_trace() argument
2988 wasm_module_imports(const wasm_module_t* module, wasm_importtype_vec_t* out) wasm_module_imports() argument
2993 wasm_module_exports(const wasm_module_t* module, wasm_exporttype_vec_t* out) wasm_module_exports() argument
2998 wasm_module_serialize(const wasm_module_t* module, wasm_byte_vec_t* out) wasm_module_serialize() argument
3098 wasm_global_get(const wasm_global_t* global, wasm_val_t* out) wasm_global_get() argument
3247 wasm_instance_exports(const wasm_instance_t* instance, wasm_extern_vec_t* out) wasm_instance_exports() argument
[all...]
/third_party/node/deps/ada/
H A Dada.h5524 operator <<(std::ostream &out, const ada::url &u) operator <<() argument
6669 operator <<(std::ostream &out, const ada::url_aggregator &u) operator <<() argument
[all...]
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c5496 nva_out out; in test_nghttp2_submit_request_without_data() local
5596 nva_out out; in test_nghttp2_submit_response_without_data() local
5671 nva_out out; test_nghttp2_submit_trailer() local
5846 nva_out out; test_nghttp2_submit_headers() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp527 Int cut, out; /* .. */ in uprv_decNumberFromString() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1134 LLVMValueRef out = LLVMBuildLoad(builder, outputs[pos0][2], ""); in generate_fs_loop() local
1147 LLVMValueRef out = LLVMBuildLoad(builder, outputs[sten_out][1], "output.s"); in generate_fs_loop() local
1186 LLVMValueRef out = LLVMBuildLoad(builder, outputs[attrib][chan], ""); in generate_fs_loop() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c3006 char out[80]; TestJitterbug930() local
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzic.c903 register int base, out; in associate() local

Completed in 133 milliseconds

1...<<131132133134135136137138139140>>...142