Home
last modified time | relevance | path

Searched defs:source (Results 226 - 250 of 2751) sorted by relevance

12345678910>>...111

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dudp.h10 __be16 source; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dudp.h23 __be16 source; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dudp.h23 __be16 source; member
/third_party/ffmpeg/libavutil/
H A Ddetection_bbox.h61 char source[256]; member
/third_party/glslang/gtests/
H A DTestFixture.cpp85 EShMessages DeriveOptions(Source source, Semantics semantics, Target target) in DeriveOptions() argument
/third_party/gn/src/base/win/
H A Dscoped_process_information.cc18 bool CheckAndDuplicateHandle(HANDLE source, ScopedHandle* target) { in CheckAndDuplicateHandle() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDurationFormat.java83 public Object parseObject(String source, ParsePosition pos) { in parseObject() argument
/third_party/icu/icu4c/source/common/
H A Ducnv_cb.cpp203 const UChar *source = (const UChar *)converter->subChars; in ucnv_cbFromUWriteSub() local
37 ucnv_cbFromUWriteBytes(UConverterFromUnicodeArgs *args, const char* source, int32_t length, int32_t offsetIndex, UErrorCode * err) ucnv_cbFromUWriteBytes() argument
56 ucnv_cbFromUWriteUChars(UConverterFromUnicodeArgs *args, const UChar** source, const UChar* sourceLimit, int32_t offsetIndex, UErrorCode * err) ucnv_cbFromUWriteUChars() argument
228 ucnv_cbToUWriteUChars(UConverterToUnicodeArgs *args, const UChar* source, int32_t length, int32_t offsetIndex, UErrorCode * err) ucnv_cbToUWriteUChars() argument
[all...]
H A Dudatamem.cpp34 U_CFUNC void UDatamemory_assign(UDataMemory *dest, UDataMemory *source) { in UDatamemory_assign() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DCompoundTransliteratorTest.java223 private void expect(Transliterator t, String source, String expectedResult) { in expect() argument
264 private void expectAux(String tag, String source, in expectAux() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDurationFormat.java85 public Object parseObject(String source, ParsePosition pos) { in parseObject() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DCompoundTransliteratorTest.java220 private void expect(Transliterator t, String source, String expectedResult) { in expect() argument
261 private void expectAux(String tag, String source, in expectAux() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtztrans.cpp31 TimeZoneTransition::TimeZoneTransition(const TimeZoneTransition& source) in TimeZoneTransition() argument
/third_party/libwebsockets/lib/event-libs/glib/
H A Dprivate-lib-event-libs-glib.h53 struct lws_io_watcher_glib_subclass *source; /* these are created and destroyed by glib */ member
/third_party/libdrm/nouveau/nvif/
H A Dif0002.h34 __u32 source; member
H A Dif0003.h11 __u64 source[4][8]; member
/third_party/json/tests/src/
H A Dunit-constructor1.cpp1144 json::array_t source variable
1154 json::array_t source = {1, 2, 3}; global() variable
1164 json::array_t source = {1, 2, 3}; global() variable
1174 json::array_t source = {1, 2, 3}; global() variable
1187 json::object_t source = {{"hello", "world"}}; global() variable
1195 json::object_t source = {{"hello", "world"}}; global() variable
1203 json::object_t source = {{"hello", "world"}}; global() variable
1211 json::object_t source = {{"hello", "world"}}; global() variable
[all...]
H A Dunit-json_patch.cpp627 json source = R"( variable
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.hpp41 enum class il_type { none, source, spirv }; member in clover::program::il_type
/third_party/node/deps/icu-small/source/common/
H A Dudatamem.cpp34 U_CFUNC void UDatamemory_assign(UDataMemory *dest, UDataMemory *source) { in UDatamemory_assign() argument
H A Ducnv_cb.cpp203 const char16_t *source = (const char16_t *)converter->subChars; in ucnv_cbFromUWriteSub() local
37 ucnv_cbFromUWriteBytes(UConverterFromUnicodeArgs *args, const char* source, int32_t length, int32_t offsetIndex, UErrorCode * err) ucnv_cbFromUWriteBytes() argument
56 ucnv_cbFromUWriteUChars(UConverterFromUnicodeArgs *args, const char16_t** source, const char16_t* sourceLimit, int32_t offsetIndex, UErrorCode * err) ucnv_cbFromUWriteUChars() argument
228 ucnv_cbToUWriteUChars(UConverterToUnicodeArgs *args, const char16_t* source, int32_t length, int32_t offsetIndex, UErrorCode * err) ucnv_cbToUWriteUChars() argument
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dustr.c41 ustr_initChars(struct UString *s, const char* source, int32_t length, UErrorCode *status) in ustr_initChars() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dtztrans.cpp31 TimeZoneTransition::TimeZoneTransition(const TimeZoneTransition& source) in TimeZoneTransition() argument
/third_party/icu/icu4c/source/tools/genrb/
H A Dustr.c41 ustr_initChars(struct UString *s, const char* source, int32_t length, UErrorCode *status) in ustr_initChars() argument
/third_party/node/deps/v8/src/base/platform/
H A Dwrappers.h37 inline char* Strdup(const char* source) { return strdup(source); } in Strdup() argument

Completed in 11 milliseconds

12345678910>>...111