Home
last modified time | relevance | path

Searched defs:dest (Results 1301 - 1325 of 1414) sorted by relevance

1...<<51525354555657

/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_shaderdefs.h460 SVGA3dShaderDestToken dest; member
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c597 mir_accept_dest_mod(compiler_context *ctx, nir_dest **dest, nir_op op) mir_accept_dest_mod() argument
622 mir_determine_float_outmod(compiler_context *ctx, nir_dest **dest, unsigned prior_outmod) mir_determine_float_outmod() argument
721 nir_dest *dest = &instr->dest.dest; mir_is_bcsel_float() local
732 nir_dest *dest = &instr->dest.dest; emit_alu() local
1193 emit_ubo_read( compiler_context *ctx, nir_instr *instr, unsigned dest, unsigned offset, nir_src *indirect_offset, unsigned indirect_shift, unsigned index, unsigned nr_comps) emit_ubo_read() argument
1361 unsigned dest = nir_dest_index(&instr->dest); emit_atomic() local
1418 emit_varying_read( compiler_context *ctx, unsigned dest, unsigned offset, unsigned nr_comp, unsigned component, nir_src *indirect_offset, nir_alu_type type, bool flat) emit_varying_read() argument
1516 unsigned dest = make_compiler_temp_reg(ctx); emit_image_op() local
1546 emit_attr_read( compiler_context *ctx, unsigned dest, unsigned offset, unsigned nr_comp, nir_alu_type t) emit_attr_read() argument
1587 unsigned dest = nir_dest_index(&nir_dest); emit_sysval_read() local
2420 nir_dest *dest = &instr->dest; emit_texop_native() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h74 struct r300_surface *dest; member
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-native.c1509 static void sink_input_moving_cb(pa_sink_input *i, pa_sink *dest) { in sink_input_moving_cb() argument
1657 static void source_output_moving_cb(pa_source_output *o, pa_source *dest) { in source_output_moving_cb() argument
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c1066 static bool sink_input_may_move_to_cb(pa_sink_input *i, pa_sink *dest) { in sink_input_may_move_to_cb() argument
1076 static void sink_input_moving_cb(pa_sink_input *i, pa_sink *dest) { in sink_input_moving_cb() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_lex_autogen.cpp2285 char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; in yy_get_next_buffer() local
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp1519 char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; in yy_get_next_buffer() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTextureTest.cpp3740 GLTexture dest; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp1864 char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; in yy_get_next_buffer() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSurface.cpp2108 unsigned int *dest = destSlice; in decodeDXT1() local
2173 unsigned int *dest = destSlice; in decodeDXT3() local
2223 unsigned int *dest = destSlice; in decodeDXT5() local
2297 byte *dest = destSlice; in decodeATI1() local
2353 word *dest = destSlice; in decodeATI2() local
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djpeglib.h307 struct jpeg_destination_mgr *dest; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames_impl.cpp1593 getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const getDisplayNames() argument
/third_party/python/Modules/
H A D_elementtree.c2547 treebuilder_extend_element_text_or_tail(PyObject *element, PyObject **data, PyObject **dest, _Py_Identifier *name) treebuilder_extend_element_text_or_tail() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Ducurr.cpp927 UChar* dest = NULL; in toUpperCase() local
H A Duresbund.cpp1316 ures_toUTF8String(const UChar *s16, int32_t length16, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status) ures_toUTF8String() argument
1378 ures_getUTF8String(const UResourceBundle *resB, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status) ures_getUTF8String() argument
1708 ures_getUTF8StringByIndex(const UResourceBundle *resB, int32_t idx, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status) ures_getUTF8StringByIndex() argument
2208 ures_getUTF8StringByKey(const UResourceBundle *resB, const char *key, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status) ures_getUTF8StringByKey() argument
[all...]
/third_party/toybox/toys/pending/
H A Dxzcat.c510 uint32_t dest; in bcj_x86() local
1677 rc_bittree_reverse(struct rc_dec *rc, uint16_t *probs, uint32_t *dest, uint32_t limit) rc_bittree_reverse() argument
1695 rc_direct(struct rc_dec *rc, uint32_t *dest, uint32_t limit) rc_direct() argument
[all...]
/third_party/tzdata/
H A Dlocaltime.c1941 mktmcpy(struct tm *dest, struct tm const *src) in mktmcpy() argument
/third_party/python/PC/
H A Dlauncher2.c1201 copyWstr(const wchar_t **dest, const wchar_t *src) in copyWstr() argument
1389 _registryReadString(const wchar_t **dest, HKEY root, const wchar_t *subkey, const wchar_t *value) in _registryReadString() argument
1414 _combineWithInstallDir(const wchar_t **dest, const wchar_t *installDir, const wchar_t *fragment, int fragmentLength) in _combineWithInstallDir() argument
/third_party/python/Objects/
H A Dmemoryobject.c256 last_dim_is_contiguous(const Py_buffer *dest, const Py_buffer *src) in last_dim_is_contiguous() argument
272 equiv_format(const Py_buffer *dest, const Py_buffer *src) in equiv_format() argument
292 equiv_shape(const Py_buffer *dest, const Py_buffer *src) equiv_shape() argument
312 equiv_structure(const Py_buffer *dest, const Py_buffer *src) equiv_structure() argument
389 copy_single(PyMemoryViewObject *self, const Py_buffer *dest, const Py_buffer *src) copy_single() argument
422 copy_buffer(const Py_buffer *dest, const Py_buffer *src) copy_buffer() argument
482 Py_buffer dest; buffer_to_contiguous() local
527 init_shared_values(Py_buffer *dest, const Py_buffer *src) init_shared_values() argument
540 init_shape_strides(Py_buffer *dest, const Py_buffer *src) init_shape_strides() argument
567 init_suboffsets(Py_buffer *dest, const Py_buffer *src) init_suboffsets() argument
663 Py_buffer *dest; mbuf_add_view() local
702 Py_buffer *dest; mbuf_add_incomplete_view() local
846 Py_buffer *dest; memory_from_contiguous_copy() local
2584 Py_buffer dest; /* sliced view */ memory_ass_sub() local
[all...]
H A Dbytesobject.c3420 char *dest; in _PyBytesWriter_Resize() local
3569 _PyBytes_Repeat(char* dest, Py_ssize_t len_dest, in _PyBytes_Repeat() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmap_test.cc3036 unittest::TestMap source, dest; in TEST() local
3346 unittest::TestMap dest; in TEST() local
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c2344 static int avrule_cpy(avrule_t *dest, const avrule_t *src) in avrule_cpy() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo.h275 uint8_t *dest[3]; member
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c1722 static void parse_matrix_coeffs(uint16_t *dest, const char *str) in parse_matrix_coeffs() argument
/third_party/ffmpeg/libavformat/
H A Dmpegts.c764 static void mpegts_drm_copy_cenc_info(AV_DrmCencInfo *dest, AV_DrmCencInfo *src, uint32_t flag) in mpegts_drm_copy_cenc_info() argument
[all...]

Completed in 96 milliseconds

1...<<51525354555657