| /third_party/openssl/crypto/asn1/ |
| H A D | a_mbstr.c | 50 ASN1_STRING *dest; in ASN1_mbstring_ncopy() local [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ecp_mont.c | 111 int ossl_ec_GFp_mont_group_copy(EC_GROUP *dest, const EC_GROUP *src) in ossl_ec_GFp_mont_group_copy() argument [all...] |
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jdatadst.c | 71 my_dest_ptr dest = (my_dest_ptr)cinfo->dest; in init_destination() local 117 my_dest_ptr dest = (my_dest_ptr)cinfo->dest; in METHODDEF() local 135 my_mem_dest_ptr dest = (my_mem_dest_ptr)cinfo->dest; METHODDEF() local 173 my_dest_ptr dest = (my_dest_ptr)cinfo->dest; term_destination() local 191 my_mem_dest_ptr dest = (my_mem_dest_ptr)cinfo->dest; term_mem_destination() local 208 my_dest_ptr dest; jpeg_stdio_dest() local 254 my_mem_dest_ptr dest; jpeg_mem_dest() local [all...] |
| H A D | wrtarga.c | 97 tga_dest_ptr dest = (tga_dest_ptr)dinfo; in put_pixel_rows() local 118 tga_dest_ptr dest = (tga_dest_ptr)dinfo; in put_gray_rows() local 138 tga_dest_ptr dest = (tga_dest_ptr)dinfo; put_demapped_gray() local 160 tga_dest_ptr dest = (tga_dest_ptr)dinfo; start_output_tga() local 218 tga_dest_ptr dest = (tga_dest_ptr)dinfo; calc_buffer_dimensions_tga() local 231 tga_dest_ptr dest; GLOBAL() local [all...] |
| /third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
| H A D | SincResamplerStereo.cpp | 35 float *dest = &mX[mCursor * STEREO]; in writeFrame() local
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
| H A D | Utils.java | 33 static void fillBytesWithZeroes(byte[] dest, int start, int end) { in fillBytesWithZeroes() argument 52 static void fillIntsWithZeroes(int[] dest, int start, int end) { in fillIntsWithZeroes() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | putilimp.h | 540 inline int32_t pinCapacity(T *dest, int32_t capacity) { in pinCapacity() argument
|
| H A D | rbbinode.cpp | 264 void RBBINode::findNodes(UVector *dest, RBBINode::NodeType kind, UErrorCode &status) { in findNodes() argument
|
| H A D | ubidiwrt.cpp | 59 doWriteForward(const UChar *src, int32_t srcLength, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) doWriteForward() argument 152 doWriteReverse(const UChar *src, int32_t srcLength, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) doWriteReverse() argument 309 ubidi_writeReverse(const UChar *src, int32_t srcLength, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) ubidi_writeReverse() argument 357 ubidi_writeReordered(UBiDi *pBiDi, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) ubidi_writeReordered() argument [all...] |
| H A D | ucasemap_titlecase_brkiter.cpp | 57 utf8ToTitle( const char *locale, uint32_t options, BreakIterator *iter, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToTitle() argument 102 ucasemap_utf8ToTitle(UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToTitle() argument
|
| H A D | uscript.cpp | 32 setCodes(const UScriptCode *src, int32_t length, UScriptCode *dest, int32_t capacity, UErrorCode *err) setCodes() argument
|
| H A D | uscript_props.cpp | 254 uscript_getSampleString(UScriptCode script, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) { in uscript_getSampleString() argument
|
| /third_party/python/Python/ |
| H A D | frame.c | 67 _PyFrame_Copy(_PyInterpreterFrame *src, _PyInterpreterFrame *dest) in _PyFrame_Copy() argument
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | no_field_presence_test.cc | 465 proto2_nofieldpresence_unittest::TestAllTypes dest; in TEST() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_cat.h | 386 inline void StrAppend(std::string* dest, const AlphaNum& a, const AlphaNum& b, in StrAppend() argument
|
| H A D | str_cat.cc | 169 void AppendPieces(std::string* dest, in AppendPieces() argument 193 void StrAppend(std::string* dest, cons argument 198 StrAppend(std::string* dest, const AlphaNum& a, const AlphaNum& b) StrAppend() argument 211 StrAppend(std::string* dest, const AlphaNum& a, const AlphaNum& b, const AlphaNum& c) StrAppend() argument 227 StrAppend(std::string* dest, const AlphaNum& a, const AlphaNum& b, const AlphaNum& c, const AlphaNum& d) StrAppend() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | memutil.h | 75 inline char* memcat(char* dest, size_t destlen, const char* src, in memcat() argument
|
| /third_party/skia/modules/skottie/gm/ |
| H A D | SkottieGM.cpp | 68 auto dest = SkRect::MakeWH(kSize, kSize); variable 126 auto dest = SkRect::MakeWH(kSize, kSize); variable 210 auto dest = SkRect::MakeWH(kSize, kSize); variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_er_ssdp.c | 130 struct sockaddr_in dest; in wps_er_send_ssdp_msearch() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_er_ssdp.c | 130 struct sockaddr_in dest; in wps_er_send_ssdp_msearch() local
|
| /third_party/zlib/contrib/puff/ |
| H A D | pufftest.c | 93 unsigned char *source = NULL, *dest; in main() local
|
| /base/hiviewdfx/hiview/base/event_raw/test/unittest/common/ |
| H A D | event_raw_encoded_and_decoded_test.cpp | 412 uint64_t dest = 0; in HWTEST_F() local 429 int64_t dest = 0; in HWTEST_F() local 446 double dest = 0.0; in HWTEST_F() local 463 std::string dest; in HWTEST_F() local 479 struct ParamValueType dest; HWTEST_F() local [all...] |
| /base/hiviewdfx/hiview_lite/ |
| H A D | hiview_file.c | 227 int8 ProcFile(HiviewFile *fp, const char *dest, FileProcMode mode) in ProcFile() argument
|
| /base/hiviewdfx/hiview/base/utility/test/unittest/common/ |
| H A D | base_utility_unit_test.cpp | 72 std::string dest = "dest"; in HWTEST_F() local
|
| /base/hiviewdfx/hievent_lite/frameworks/ |
| H A D | hiview_event.c | 198 int HiEventFileProc(uint8 type, const char *dest, uint8 mode) in HiEventFileProc() argument
|