Home
last modified time | relevance | path

Searched defs:src (Results 951 - 975 of 4302) sorted by relevance

1...<<31323334353637383940>>...173

/third_party/skia/third_party/externals/icu/source/common/
H A Duscript.cpp32 setCodes(const UScriptCode *src, int32_t length, in setCodes() argument
/third_party/vixl/src/
H A Dcode-buffer-vixl.cc121 char* stpcpy (char *dst, const char *src) { in stpcpy() argument
/third_party/python/Python/
H A Dframe.c67 _PyFrame_Copy(_PyInterpreterFrame *src, _PyInterpreterFrame *dest) in _PyFrame_Copy() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dsequence_lock.h80 bool TryRead(void* dst, const std::atomic<uint64_t>* src, size_t size) const { in TryRead() argument
99 void Write(std::atomic<uint64_t>* dst, const void* src, size_t size) { in Write() argument
143 static void RelaxedCopyFromAtomic(void* dst, const std::atomic<uint64_t>* src, in RelaxedCopyFromAtomic() argument
161 RelaxedCopyToAtomic(std::atomic<uint64_t>* dst, const void* src, size_t size) RelaxedCopyToAtomic() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcordz_test.cc142 Cord src = UnsampledCord(MakeString(TestCordSize::kLarge)); in TEST() local
149 Cord src = MakeAppendStringCord(TestCordSize::kLarge); in TEST() local
165 Cord src = UnsampledCord(MakeString(TestCordSize::kLarge)); in TEST_P() local
173 Cord src = MakeAppendStringCord(TestCordSize::kLarge); in TEST_P() local
185 Cord src = MakeAppendStringCord(TestCordSize::kLarge); TEST() local
197 Cord src = MakeAppendStringCord(TestCordSize::kLarge); TEST() local
210 Cord src = UnsampledCord(MakeString(TestCordSize::kLarge)); TEST() local
220 Cord src = UnsampledCord(MakeString(TestCordSize::kLarge)); TEST() local
228 Cord src = MakeAppendStringCord(TestCordSize::kLarge); TEST() local
240 Cord src = MakeAppendStringCord(TestCordSize::kLarge); TEST() local
255 Cord src = UnsampledCord(MakeString(TestCordSize::kInlined)); TEST() local
307 Cord src = UnsampledCord(MakeString(TestCordSize::kLarge)); TEST_P() local
363 Cord src = UnsampledCord(MakeString(TestCordSize::kLarge)); TEST_P() local
439 Cord src = UnsampledCord(MakeString(TestCordSize::kLarge)); TEST() local
446 Cord src = MakeAppendStringCord(TestCordSize::kLarge); TEST() local
456 Cord src = MakeAppendStringCord(TestCordSize::kLarge); TEST() local
[all...]
H A Dsubstitute.cc83 const absl::string_view src = args_array[format[i + 1] - '0']; in SubstituteAndAppendArray() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dmemutil.h75 inline char* memcat(char* dest, size_t destlen, const char* src, in memcat() argument
/third_party/skia/gm/
H A Dpoly2poly.cpp45 SkPoint src[4], dst[4]; in doDraw() local
H A Drrect.cpp23 static void inset0(const SkRRect& src, SkScalar dx, SkScalar dy, SkRRect* dst) { in inset0() argument
43 static void inset1(const SkRRect& src, SkScalar dx, SkScalar dy, SkRRect* dst) { in inset1() argument
59 static void inset2(const SkRRect& src, SkScalar dx, SkScalar dy, SkRRect* dst) { in inset2() argument
87 static void inset3(const SkRRect& src, SkScala argument
[all...]
H A Dencode_color_types.cpp131 auto src = make_image(colorType, alphaType); variable
H A Dencode_srgb.cpp66 SkPixmap src; in encode_data() local
/third_party/skia/include/private/
H A DSkImageInfoPriv.h190 static inline bool SkImageInfoValidConversion(const SkImageInfo& dst, const SkImageInfo& src) { in SkImageInfoValidConversion() argument
/third_party/skia/modules/svg/src/
H A DSkSVGFilterContext.cpp18 ConvertFilterColorspace(sk_sp<SkImageFilter>&& input, SkSVGColorspace src, SkSVGColorspace dst) ConvertFilterColorspace() argument
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dcontext.h58 static inline int mls_context_cpy_low(context_struct_t *dst, const context_struct_t *src) in mls_context_cpy_low() argument
78 static inline int mls_context_cpy_high(context_struct_t *dst, const context_struct_t *src) in mls_context_cpy_high() argument
45 mls_context_cpy(context_struct_t * dst, const context_struct_t * src) mls_context_cpy() argument
121 context_cpy(context_struct_t * dst, const context_struct_t * src) context_cpy() argument
[all...]
/third_party/skia/bench/
H A DSkSLBench.cpp56 SkSLCompileBench(SkSL::String name, const char* src, bool optimize, Output output) in SkSLCompileBench() argument
/third_party/spirv-tools/source/opt/
H A Dir_loader.h47 void SetSource(const std::string& src) { source_ = src; } in SetSource() argument
/third_party/spirv-tools/test/val/
H A Dval_ext_inst_debug_test.cpp284 const std::string src = R"( in TEST_F() local
302 const std::string src = R"( in TEST_F() local
321 const std::string src = R"( in TEST_F() local
346 const std::string src = R"( TEST_F() local
372 const std::string src = R"( TEST_P() local
411 const std::string src = R"( TEST_P() local
464 const std::string src = R"( TEST_F() local
493 const std::string src = R"( TEST_F() local
523 const std::string src = R"( TEST_F() local
563 const std::string src = R"( TEST_F() local
588 const std::string src = R"( TEST_F() local
628 const std::string src = R"( TEST_F() local
669 const std::string src = R"( TEST_P() local
687 const std::string src = R"( TEST_P() local
704 const std::string src = R"( TEST_P() local
721 const std::string src = R"( TEST_P() local
746 const std::string src = R"( TEST_F() local
766 const std::string src = R"( TEST_F() local
789 const std::string src = R"( TEST_F() local
818 const std::string src = R"( TEST_F() local
851 const std::string src = R"( TEST_F() local
887 const std::string src = R"( TEST_F() local
920 const std::string src = R"( TEST_F() local
956 const std::string src = R"( TEST_F() local
987 const std::string src = R"( TEST_F() local
1021 const std::string src = R"( TEST_F() local
1052 const std::string src = R"( TEST_F() local
1085 const std::string src = R"( TEST_F() local
1119 const std::string src = R"( TEST_F() local
1156 const std::string src = R"( TEST_F() local
1183 const std::string src = R"( TEST_F() local
1217 const std::string src = R"( TEST_F() local
1247 const std::string src = R"( TEST_F() local
1279 const std::string src = R"( TEST_F() local
1311 const std::string src = R"( TEST_F() local
1343 const std::string src = R"( TEST_F() local
1380 const std::string src = R"( TEST_F() local
1410 const std::string src = R"( TEST_F() local
1448 const std::string src = R"( TEST_F() local
1481 const std::string src = R"( TEST_F() local
1516 const std::string src = R"( TEST_F() local
1551 const std::string src = R"( TEST_F() local
1581 const std::string src = R"( TEST_F() local
1622 const std::string src = R"( TEST_F() local
1649 const std::string src = R"( TEST_F() local
1679 const std::string src = R"( TEST_F() local
1709 const std::string src = R"( TEST_F() local
1739 const std::string src = R"( TEST_F() local
1769 const std::string src = R"( TEST_F() local
1802 const std::string src = R"( TEST_F() local
1835 const std::string src = R"( TEST_F() local
1868 const std::string src = R"( TEST_F() local
1900 const std::string src = R"( TEST_F() local
1935 const std::string src = R"( TEST_F() local
1970 const std::string src = R"( TEST_F() local
2005 const std::string src = R"( TEST_F() local
2040 const std::string src = R"( TEST_F() local
2068 const std::string src = R"( TEST_P() local
2115 const std::string src = R"( TEST_F() local
2146 const std::string src = R"( TEST_P() local
2200 const std::string src = R"( TEST_F() local
2232 const std::string src = R"( TEST_F() local
2264 const std::string src = R"( TEST_F() local
2296 const std::string src = R"( TEST_F() local
2331 const std::string src = R"( TEST_F() local
2366 const std::string src = R"( TEST_F() local
2401 const std::string src = R"( TEST_F() local
2432 const std::string src = R"( TEST_P() local
2494 const std::string src = R"( TEST_F() local
2528 const std::string src = R"( TEST_P() local
2593 const std::string src = R"( TEST_F() local
2639 const std::string src = R"( TEST_P() local
2721 const std::string src = R"( TEST_P() local
2787 const std::string src = R"( TEST_P() local
2838 const std::string src = R"( TEST_F() local
2884 const std::string src = R"( TEST_P() local
2960 const std::string src = R"( TEST_P() local
3029 const std::string src = R"( TEST_F() local
3057 const std::string src = R"( TEST_P() local
3117 const std::string src = R"( TEST_P() local
3171 const std::string src = R"( TEST_F() local
3208 const std::string src = R"( TEST_P() local
3273 const std::string src = R"( TEST_P() local
3335 const std::string src = R"( TEST_F() local
3356 const std::string src = R"( TEST_P() local
3391 const std::string src = R"( TEST_F() local
3416 const std::string src = R"( TEST_F() local
3441 const std::string src = R"( TEST_F() local
3469 const std::string src = R"( TEST_P() local
3512 const std::string src = R"( TEST_F() local
3543 const std::string src = R"( TEST_F() local
3574 const std::string src = R"( TEST_F() local
3602 const std::string src = R"( TEST_P() local
3652 const std::string src = R"( TEST_F() local
3684 const std::string src = R"( TEST_P() local
3738 const std::string src = R"( TEST_F() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dbase64.c21 static unsigned char * base64_gen_encode(const unsigned char *src, size_t len, in base64_gen_encode() argument
86 static unsigned char * base64_gen_decode(const unsigned char *src, size_t len, in base64_gen_decode() argument
168 unsigned char * base64_encode(const unsigned char *src, size_t len, in base64_encode() argument
175 unsigned char * base64_url_encode(const unsigned char *src, size_ argument
192 base64_decode(const unsigned char *src, size_t len, size_t *out_len) base64_decode() argument
199 base64_url_decode(const unsigned char *src, size_t len, size_t *out_len) base64_url_decode() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dsae_pk_gen.c25 char *b64 = NULL, *pw = NULL, *pos, *src; in main() local
/third_party/vk-gl-cts/framework/common/
H A DtcuBilinearImageCompare.cpp50 inline deUint32 readRGBA8Raw (const ConstPixelBufferAccess& src, deUint32 x, deUint32 y) in readRGBA8Raw() argument
55 inline deUint32 readRGBA8Raw (const ConstPixelBufferAccess& src, deUint32 x, deUint32 y) in readRGBA8Raw() argument
61 inline RGBA readRGBA8 (const ConstPixelBufferAccess& src, deUint32 x, deUint32 y) in readRGBA8() argument
/third_party/vk-gl-cts/framework/delibs/deimage/
H A DdeTarga.c84 const deUint8* src = buffer; in deImage_loadTarga() local
/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H A Dbase_utility_unit_test.cpp70 std::string src = "src"; in HWTEST_F() local
/base/hiviewdfx/hiview/utility/common_utils/
H A Dlog_parse.cpp203 stack<string> src = inStack; in GetValidStack() local
250 stack<string> src = inStack; in MatchIgnoreLibrary() local
/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/
H A Daccount_dump_helper_test.cpp109 static int RenameFile(const std::string &src, const std::string &des) in RenameFile() argument
/base/msdp/device_status/test/unittest/utils/src/
H A Dutility_test.cpp851 char src[] = "abcdefghijklmnopqrst"; in HWTEST_F() local
867 char *src = nullptr; in HWTEST_F() local
883 char *src = nullptr; in HWTEST_F() local
899 char src[] = "dadaaaaaaaddsadada"; in HWTEST_F() local

Completed in 15 milliseconds

1...<<31323334353637383940>>...173