Home
last modified time | relevance | path

Searched refs:originator (Results 1 – 25 of 31) sorted by relevance

12

/third_party/boost/libs/mpi/example/
Dgenerate_collect.cpp90 int originator; in collect_data() local
91 local.recv(msg.source(), msg.tag(), originator); in collect_data()
98 << " is processing data from generator #" << originator in collect_data()
/third_party/openssl/crypto/cms/
Dcms_kari.c64 oik = ri->d.kari->originator; in CMS_RecipientInfo_kari_get0_orig_id()
101 oik = ri->d.kari->originator; in CMS_RecipientInfo_kari_orig_id_cmp()
389 if (kari->originator->type == -1) { in cms_RecipientInfo_kari_encrypt()
390 CMS_OriginatorIdentifierOrKey *oik = kari->originator; in cms_RecipientInfo_kari_encrypt()
Dcms_local.h159 CMS_OriginatorIdentifierOrKey *originator; member
Dcms_asn1.c166 ASN1_EXP(CMS_KeyAgreeRecipientInfo, originator, CMS_OriginatorIdentifierOrKey, 0),
/third_party/libsnd/tests/
Dcommand_test.c1117 snprintf (bc_write.originator, sizeof (bc_write.originator), "Test originator") ; in broadcast_test()
1156 if (memcmp (bc_write.originator, bc_read.originator, sizeof (bc_write.originator)) != 0) in broadcast_test()
1157 …smatch :\n\twrite : '%s'\n\tread : '%s'\n\n", __LINE__, bc_write.originator, bc_read.originator) ; in broadcast_test()
1203 snprintf (binfo.originator, sizeof (binfo.originator), "Test originator") ; in broadcast_rdwr_test()
1240 snprintf (bc_write.originator, sizeof (bc_write.originator), "Test originator") ; in check_coding_history_newlines()
1315 snprintf (bc_write.originator, sizeof (bc_write.originator), "Test originator") ; in broadcast_coding_history_test()
1416 snprintf (bc_write.originator, sizeof (bc_write.originator), "Test originator") ; in broadcast_coding_history_size()
/third_party/libsnd/programs/
Dsndfile-metadata-set.c98 HANDLE_BEXT_ARG ("--bext-originator", originator) ; in main()
263 if (info->description || info->originator || info->originator_reference) in has_bext_fields_set()
Dcommon.h52 const char * originator ; member
Dsndfile-metadata-get.c169 HANDLE_BEXT_ARG ("--bext-originator", "Originator", originator) ; in process_args()
Dsndfile-info.c361 printf ("Originator : %.*s\n", (int) sizeof (bext.originator), bext.originator) ; in broadcast_dump()
Dcommon.c151 REPLACE_IF_NEW (originator) ; in merge_broadcast_info()
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dmessages64 int, a range etc..). It would also contain the originator of the message.
73 The app can then use the originator field of the message to find out
Devents3128 the originator of the event of the result. If no accuracy is set, it
/third_party/libsnd/src/
Dwavlike.c758 bytes += psf_binheader_readf (psf, "b", b->originator, sizeof (b->originator)) ; in wavlike_read_bext_chunk()
800 psf_binheader_writef (psf, "b", BHWv (b->originator), BHWz (sizeof (b->originator))) ; in wavlike_write_bext_chunk()
/third_party/libsnd/include/
Dsndfile.h459 char originator [32]; \
Dsndfile.h.in496 char originator [32] ; \
/third_party/pulseaudio/src/modules/rtp/
Drfc2974.txt300 circumstances, being able to authenticate the message originator is
551 available. However, under such circumstances, the session originator
552 may still be authenticated to be the same as the session originator
568 belong to the session originator unless it has been separately
651 to the originator of the SAP announcement. The signingTime SHOULD be
698 with the same SDP origin information unless the originator of one of
Drfc2327.txt483 The "o=" field gives the originator of the session (their username
1532 occasions where the originator of a session announcement cannot be
/third_party/curl/docs/
DNEW-PROTOCOL.md84 to curl and immediately once the code had been merged, the originator vanished
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/data/bitmapfont/
Dlicense.txt143 Each Contributor must identify itself as the originator of its
145 Recipients to identify the originator of the Contribution.
/third_party/jsoncpp/doc/
Djsoncpp.dox158 \author Baptiste Lepilleur <blep@users.sourceforge.net> (originator)
/third_party/grpc/src/core/lib/iomgr/
Dev_epollex_linux.cc274 pid_t originator; member
1119 WORKER_PTR->originator = sys_gettid();
/third_party/python/Doc/library/
Dsmtpd.rst74 originator, *rcpttos* are the envelope recipients and *data* is a string
/third_party/libsnd/docs/
Dcommand.md1351 char originator [32] ;
/third_party/python/Misc/NEWS.d/
D3.9.0a1.rst2626 Fix serialization of display name in originator or destination address
/third_party/skia/third_party/externals/microhttpd/src/datadir/
Dspdy-draft.txt575 is sent from the stream originator, it indicates a failure to

12