Home
last modified time | relevance | path

Searched defs:dest (Results 301 - 325 of 1544) sorted by relevance

1...<<11121314151617181920>>...62

/third_party/openssl/crypto/asn1/
H A Da_mbstr.c50 ASN1_STRING *dest; in ASN1_mbstring_ncopy() local
[all...]
/third_party/openssl/crypto/ec/
H A Decp_mont.c111 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 Djdatadst.c71 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 Dwrtarga.c97 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 DSincResamplerStereo.cpp35 float *dest = &mX[mCursor * STEREO]; in writeFrame() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DUtils.java33 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 Dputilimp.h540 inline int32_t pinCapacity(T *dest, int32_t capacity) { in pinCapacity() argument
H A Drbbinode.cpp264 void RBBINode::findNodes(UVector *dest, RBBINode::NodeType kind, UErrorCode &status) { in findNodes() argument
H A Dubidiwrt.cpp59 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 Ducasemap_titlecase_brkiter.cpp57 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 Duscript.cpp32 setCodes(const UScriptCode *src, int32_t length, UScriptCode *dest, int32_t capacity, UErrorCode *err) setCodes() argument
H A Duscript_props.cpp254 uscript_getSampleString(UScriptCode script, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) { in uscript_getSampleString() argument
/third_party/python/Python/
H A Dframe.c67 _PyFrame_Copy(_PyInterpreterFrame *src, _PyInterpreterFrame *dest) in _PyFrame_Copy() argument
/third_party/protobuf/src/google/protobuf/
H A Dno_field_presence_test.cc465 proto2_nofieldpresence_unittest::TestAllTypes dest; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat.h386 inline void StrAppend(std::string* dest, const AlphaNum& a, const AlphaNum& b, in StrAppend() argument
H A Dstr_cat.cc169 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 Dmemutil.h75 inline char* memcat(char* dest, size_t destlen, const char* src, in memcat() argument
/third_party/skia/modules/skottie/gm/
H A DSkottieGM.cpp68 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 Dwps_er_ssdp.c130 struct sockaddr_in dest; in wps_er_send_ssdp_msearch() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_er_ssdp.c130 struct sockaddr_in dest; in wps_er_send_ssdp_msearch() local
/third_party/zlib/contrib/puff/
H A Dpufftest.c93 unsigned char *source = NULL, *dest; in main() local
/base/hiviewdfx/hiview/base/event_raw/test/unittest/common/
H A Devent_raw_encoded_and_decoded_test.cpp412 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 Dhiview_file.c227 int8 ProcFile(HiviewFile *fp, const char *dest, FileProcMode mode) in ProcFile() argument
/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H A Dbase_utility_unit_test.cpp72 std::string dest = "dest"; in HWTEST_F() local
/base/hiviewdfx/hievent_lite/frameworks/
H A Dhiview_event.c198 int HiEventFileProc(uint8 type, const char *dest, uint8 mode) in HiEventFileProc() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...62