Home
last modified time | relevance | path

Searched defs:source (Results 1876 - 1900 of 2083) sorted by relevance

1...<<71727374757677787980>>...84

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp473 SkIRect source = target; in HeapMemAlloc() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_file_utils.cpp588 int32_t source = open(absFilePath.c_str(), O_RDONLY); in CopyFileUtil() local
[all...]
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp2138 void HiPlayerImpl::DoSetPlayStrategy(const std::shared_ptr<MediaSource> source) in DoSetPlayStrategy() argument
2153 Status HiPlayerImpl::DoSetSource(const std::shared_ptr<MediaSource> source) in DoSetSource() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c756 static void reverse_memcpy(int16_t *dest, int16_t *source, int length) in reverse_memcpy() argument
/third_party/ffmpeg/libavformat/
H A Dhttp.c334 static int redirect_cache_set(HTTPContext *s, const char *source, const char *dest, int64_t expiry) in redirect_cache_set() argument
/third_party/glfw/src/
H A Dwl_window.c173 unsigned char* source = (unsigned char*) image->pixels; in createShmBuffer() local
3080 dataSourceHandleTarget(void* userData, struct wl_data_source* source, const char* mimeType) dataSourceHandleTarget() argument
3092 dataSourceHandleSend(void* userData, struct wl_data_source* source, const char* mimeType, int fd) dataSourceHandleSend() argument
3129 dataSourceHandleCancelled(void* userData, struct wl_data_source* source) dataSourceHandleCancelled() argument
[all...]
/third_party/backends/backend/
H A Dcanon_dr.c6844 int source = i * s->s.dpi_x/s->i.dpi_x * 3; copy_line() local
6870 int source = (offset+i)*3; copy_line() local
6885 int source = offset*3 + i*24 + j*3; copy_line() local
[all...]
H A Dhp5590.c262 enum scan_sources source; member
[all...]
H A Dumax.c1250 static void umax_order_line_to_pixel(Umax_Device *dev, unsigned char *source, int color) in umax_order_line_to_pixel() argument
1303 static void umax_order_line(Umax_Device *dev, unsigned char *source) in umax_order_line() argument
1342 unsigned char *source = NULL; in umax_get_pixel_line() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateTimePatternGenerator.java2099 private String getBestAppending(DateTimeMatcher source, int missingFields, DistanceInfo distInfo, DateTimeMatcher skipMatcher, EnumSet<DTPGflags> flags, int options) { in getBestAppending() argument
2167 private PatternWithMatcher getBestRaw(DateTimeMatcher source, int includeMask, DistanceInfo missingFields, DateTimeMatcher skipMatcher) { in getBestRaw() argument
2886 void extractFrom(DateTimeMatcher source, in argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c422 const uint8_t source[]={ 0x00, 0x04, 0x05, 0x06, 0xa2, 0xb4, 0x00}; in TestConvert() local
680 const char *source=(const char *)in, *limit=(const char *)in+sizeof(in); TestConvert() local
2153 static const char source[]={ 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39 }; bug2() local
2685 const char *source; testFromTruncatedUTF8() local
3389 const UChar* source = fromUnicodeTests[i].input; TestFromUCountPending() local
3424 const UChar* source = head; TestFromUCountPending() local
3495 const char* source = toUnicodeTests[i].input; TestToUCountPending() local
3532 const char* source = head; TestToUCountPending() local
[all...]
H A Dcapitst.c280 UChar source[12], target[12]; in TestProperty() local
[all...]
H A Dnccbtst.c2622 UBool testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromUnicode() argument
2820 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, in testConvertToUnicode() argument
3013 testConvertFromUnicodeWithContext(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) testConvertFromUnicodeWithContext() argument
3193 testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) testConvertToUnicodeWithContext() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dusettest.cpp222 UnicodeString source; in toPatternAux() local
231 UBool UnicodeSetTest::checkPat(const UnicodeString& source, in checkPat() argument
257 checkPat(const UnicodeString& source, const UnicodeSet& testSet, const UnicodeString& pat) checkPat() argument
2045 UnicodeString source; s.toPattern(source, true); checkEqual() local
[all...]
H A Dtranstst.cpp2053 UnicodeString source; in TestSTV() local
2415 UnicodeString source; TestCompoundFilterID() local
2602 const char* const source[MAX_LEN] = { TestDevanagariLatinRT() local
2743 const char* const source[MAX_LEN] = { TestTeluguLatinRT() local
2791 const char* const source[MAX_LEN] = { TestSanskritLatinRT() local
2851 const char* const source[] = { TestCompoundLatinRT() local
3252 UnicodeString source = CharsToUnicodeString("\\\\u00E1"); // a-acute TestToRulesMark() local
3491 const UnicodeString& source = testCases[i+1]; TestSpecialCases() local
3583 _findMatch(const UnicodeString& source, const UnicodeString* pairs) _findMatch() argument
3620 UnicodeString source; TestIncrementalProgress() local
4785 expectT(const UnicodeString& id, const UnicodeString& source, const UnicodeString& expectedResult) expectT() argument
4812 expect(const UnicodeString& rules, const UnicodeString& source, const UnicodeString& expectedResult, UTransPosition *pos) expect() argument
4819 expect(const UnicodeString& id, const UnicodeString& rules, const UnicodeString& source, const UnicodeString& expectedResult, UTransPosition *pos) expect() argument
4835 expect(const Transliterator& t, const UnicodeString& source, const UnicodeString& expectedResult, const Transliterator& reverseTransliterator) expect() argument
4843 expect(const Transliterator& t, const UnicodeString& source, const UnicodeString& expectedResult, UTransPosition *pos) expect() argument
4936 expectAux(const UnicodeString& tag, const UnicodeString& source, const UnicodeString& result, const UnicodeString& expectedResult) expectAux() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Ducurr.cpp949 toUpperCase(const UChar* source, int32_t len, const char* locale) { in toUpperCase() argument
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h295 struct snd_seq_addr source; /* source address */ member
308 struct snd_seq_addr source; /* source address */ member
/third_party/icu/icu4c/source/i18n/
H A Dcalendar.cpp822 Calendar::Calendar(const Calendar &source) in Calendar() argument
H A Ddtptngen.cpp1618 DateTimePatternGenerator::getBestRaw(DateTimeMatcher& source, in getBestRaw() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dast.h125 unsigned source; /**< GLSL source number. */ global() member
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc201 v8::Local<v8::Value> source = args[0]; in GetFirstArgumentAsBytes() local
670 TransferPrototype(i::Isolate* isolate, i::Handle<i::JSObject> destination, i::Handle<i::JSReceiver> source) TransferPrototype() argument
[all...]
/third_party/node/src/
H A Dnode_http2.cc1817 OnSendData( nghttp2_session* session_, nghttp2_frame* frame, const uint8_t* framehd, size_t length, nghttp2_data_source* source, void* user_data) OnSendData() argument
2474 OnRead(nghttp2_session* handle, int32_t id, uint8_t* buf, size_t length, uint32_t* flags, nghttp2_data_source* source, void* user_data) OnRead() argument
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h957 nghttp2_data_source source; member
[all...]
/third_party/nghttp2/src/
H A Dnghttp.cc2441 file_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) file_read_callback() argument
/third_party/node/deps/icu-small/source/common/
H A Ducurr.cpp972 toUpperCase(const char16_t* source, int32_t len, const char* locale) { in toUpperCase() argument

Completed in 96 milliseconds

1...<<71727374757677787980>>...84