Home
last modified time | relevance | path

Searched defs:source (Results 1476 - 1500 of 3139) sorted by relevance

1...<<51525354555657585960>>...126

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce.c256 static void rvce_begin_frame(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, in rvce_begin_frame() argument
325 static void rvce_end_frame(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, in rvce_end_frame() argument
306 rvce_encode_bitstream(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, struct pipe_resource *destination, void **fb) rvce_encode_bitstream() argument
H A Dradeon_vcn_enc.c356 static void radeon_enc_end_frame(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, in radeon_enc_end_frame() argument
294 radeon_enc_begin_frame(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, struct pipe_picture_desc *picture) radeon_enc_begin_frame() argument
337 radeon_enc_encode_bitstream(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, struct pipe_resource *destination, void **fb) radeon_enc_encode_bitstream() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c274 float source[4][TGSI_QUAD_SIZE] = { { 0 } }; in blend_quad() local
1036 float source[4][TGSI_QUAD_SIZE]; blend_single_add_src_alpha_inv_src_alpha() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_vce.c264 rvce_begin_frame(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, struct pipe_picture_desc *picture) rvce_begin_frame() argument
312 rvce_encode_bitstream(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, struct pipe_resource *destination, void **fb) rvce_encode_bitstream() argument
332 rvce_end_frame(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, struct pipe_picture_desc *picture) rvce_end_frame() argument
/third_party/mesa3d/src/hgl/
H A DGLView.cpp127 BGLView::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() argument
140 BGLView::CopyPixelsIn(BBitmap* source, BPoint dest) in CopyPixelsIn() argument
/third_party/node/src/
H A Dheap_utils.cc170 Node* source = edge_info.first; in CreateObject() local
H A Dutil.cc536 explicit NonOwningExternalOneByteResource(const UnionBytes& source) in NonOwningExternalOneByteResource() argument
557 explicit NonOwningExternalTwoByteResource(const UnionBytes& source) in NonOwningExternalTwoByteResource() argument
583 NonOwningExternalOneByteResource* source = in ToStringChecked() local
587 NonOwningExternalTwoByteResource* source = in ToStringChecked() local
/third_party/nghttp2/src/
H A Dshrpx_http2_downstream_connection.cc165 http2_data_read_callback(nghttp2_session *session, int32_t stream_id, uint8_t *buf, size_t length, uint32_t *data_flags, nghttp2_data_source *source, void *user_data) http2_data_read_callback() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dchoicfmt.cpp506 parseArgument( const MessagePattern &pattern, int32_t partIndex, const UnicodeString &source, ParsePosition &pos) parseArgument() argument
541 matchStringUntilLimitPart( const MessagePattern &pattern, int32_t partIndex, int32_t limitPartIndex, const UnicodeString &source, int32_t sourceOffset) matchStringUntilLimitPart() argument
H A Dbasictz.cpp31 BasicTimeZone::BasicTimeZone(const BasicTimeZone& source) in BasicTimeZone() argument
H A Dunits_data.cpp382 const ConversionRateInfo *ConversionRates::extractConversionInfo(StringPiece source, in extractConversionInfo() argument
H A Dtridpars.cpp548 IDtoSTV(const UnicodeString& id, UnicodeString& source, UnicodeString& target, UnicodeString& variant, UBool& isSourcePresent) IDtoSTV() argument
596 STVtoID(const UnicodeString& source, const UnicodeString& target, const UnicodeString& variant, UnicodeString& id) STVtoID() argument
705 UnicodeString source; parseFilterID() local
[all...]
H A Ddatefmt.cpp377 DateFormat::parseObject(const UnicodeString& source, in parseObject() argument
H A Ddcfmtsym.cpp144 DecimalFormatSymbols::DecimalFormatSymbols(const DecimalFormatSymbols &source) in DecimalFormatSymbols() argument
H A Dumsg.cpp146 u_parseMessage( const char *locale, const char16_t *pattern, int32_t patternLength, const char16_t *source, int32_t sourceLength, UErrorCode *status, ...) u_parseMessage() argument
166 u_vparseMessage(const char *locale, const char16_t *pattern, int32_t patternLength, const char16_t *source, int32_t sourceLength, va_list ap, UErrorCode *status) u_vparseMessage() argument
182 u_parseMessageWithError(const char *locale, const char16_t *pattern, int32_t patternLength, const char16_t *source, int32_t sourceLength, UParseError *error, UErrorCode *status, ...) u_parseMessageWithError() argument
203 u_vparseMessageWithError(const char *locale, const char16_t *pattern, int32_t patternLength, const char16_t *source, int32_t sourceLength, va_list ap, UParseError *error, UErrorCode* status) u_vparseMessageWithError() argument
485 umsg_parse( const UMessageFormat *fmt, const char16_t *source, int32_t sourceLength, int32_t *count, UErrorCode *status, ...) umsg_parse() argument
507 umsg_vparse(const UMessageFormat *fmt, const char16_t *source, int32_t sourceLength, int32_t *count, va_list ap, UErrorCode *status) umsg_vparse() argument
[all...]
H A Dfmtable.cpp211 Formattable::Formattable(const Formattable &source) in Formattable() argument
222 Formattable::operator=(const Formattable& source) in operator =() argument
[all...]
H A Dplurfmt.cpp506 void PluralFormat::parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner, Formattable& result, FieldPosition& pos) const { in parseType() argument
/third_party/node/deps/icu-small/source/common/
H A Ducnvbocu.cpp395 const char16_t *source, *sourceLimit; in _Bocu1FromUnicodeWithOffsets() local
656 const char16_t *source, *sourceLimit; _Bocu1FromUnicode() local
959 const uint8_t *source, *sourceLimit; _Bocu1ToUnicodeWithOffsets() local
1182 const uint8_t *source, *sourceLimit; _Bocu1ToUnicode() local
[all...]
H A Ducnv_ext.cpp333 ucnv_extSimpleMatchToU(const int32_t *cx, const char *source, int32_t length, UBool useFallback) ucnv_extSimpleMatchToU() argument
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtjava.cpp107 uCharsToChars(char *target, int32_t targetLen, const char16_t *source, int32_t sourceLen, UErrorCode *status) { in uCharsToChars() argument
207 strrch(const char* source,uint32_t sourceLen,char find) strrch() argument
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducbuf.cpp166 const char* source=nullptr; in ucbuf_fillucbuf() local
[all...]
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.h329 void run_shader(const char *source, in run_shader() argument
/third_party/icu/icu4c/source/samples/ucnv/
H A Dconvsamp.cpp209 UChar source[] = { 0x041C, 0x043E, 0x0441, 0x043A, 0x0432, in convsample_02() local
302 const char *source; in convsample_05() local
402 const char *source; in convsample_06() local
535 char source[] = { 0x63, 0x61, 0x74, (char)0x94, 0x4C, (char)0x82, 0x6E, (char)0x82, 0x6A, 0x00 }; convsample_12() local
575 const char *source, *sourceLimit; convsample_13() local
621 convsample_20_didSubstitute(const char *source) convsample_20_didSubstitute() argument
715 convsample_21_didSubstitute(const char *source) convsample_21_didSubstitute() argument
881 const char *source; convsample_40() local
985 const UChar *source; convsample_46() local
1089 const char *source = input; convsample_50() local
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtjava.cpp107 uCharsToChars(char *target, int32_t targetLen, const UChar *source, int32_t sourceLen, UErrorCode *status) { in uCharsToChars() argument
207 strrch(const char* source,uint32_t sourceLen,char find) strrch() argument
[all...]
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetBOCU1.java390 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush){ in encodeLoop() argument
432 private int fastSingle(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in fastSingle() argument
469 getTrail(CharBuffer source, ByteBuffer target, IntBuffer offsets) getTrail() argument
488 regularLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets) regularLoop() argument
794 decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) decodeLoop() argument
844 fastSingle(ByteBuffer source, CharBuffer target, IntBuffer offsets) fastSingle() argument
883 getTrail(ByteBuffer source, CharBuffer target, IntBuffer offsets) getTrail() argument
919 afterGetTrail(ByteBuffer source, CharBuffer target, IntBuffer offsets) afterGetTrail() argument
1037 endLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets) endLoop() argument
[all...]

Completed in 24 milliseconds

1...<<51525354555657585960>>...126