/third_party/alsa-lib/src/rawmidi/ |
D | rawmidi.c | 839 unsigned int framing; in snd_rawmidi_params_set_read_mode() local 844 framing = SNDRV_RAWMIDI_MODE_FRAMING_NONE; in snd_rawmidi_params_set_read_mode() 849 framing = SNDRV_RAWMIDI_MODE_FRAMING_TSTAMP; in snd_rawmidi_params_set_read_mode() 855 if (framing != SNDRV_RAWMIDI_MODE_FRAMING_NONE && in snd_rawmidi_params_set_read_mode() 858 params->mode = (params->mode & ~SNDRV_RAWMIDI_MODE_FRAMING_MASK) | framing; in snd_rawmidi_params_set_read_mode() 869 unsigned int framing; in snd_rawmidi_params_get_read_mode() local 872 framing = params->mode & SNDRV_RAWMIDI_MODE_FRAMING_MASK; in snd_rawmidi_params_get_read_mode() 873 if (framing == SNDRV_RAWMIDI_MODE_FRAMING_TSTAMP) in snd_rawmidi_params_get_read_mode()
|
/third_party/protobuf/js/commonjs/ |
D | import_test.js | 48 var framing1 = new proto.jspb.test.framing.FramingMessage([]); 49 var framing2 = new proto.jspb.test.framing.FramingMessage([]);
|
/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/ |
D | import_test.js | 48 var framing1 = new proto.jspb.test.framing.FramingMessage([]); 49 var framing2 = new proto.jspb.test.framing.FramingMessage([]);
|
/third_party/gstreamer/gstplugins_bad/sys/winks/ |
D | gstksvideodevice.c | 503 KSALLOCATOR_FRAMING *framing = NULL; in gst_ks_video_device_create_pin() local 582 KSPROPERTY_CONNECTION_ALLOCATORFRAMING, (void *) &framing, in gst_ks_video_device_create_pin() 584 *num_outstanding = framing->Frames; in gst_ks_video_device_create_pin() 585 alignment = framing->FileAlignment; in gst_ks_video_device_create_pin() 599 g_free (framing); in gst_ks_video_device_create_pin() 600 framing = NULL; in gst_ks_video_device_create_pin() 661 g_free (framing); in gst_ks_video_device_create_pin()
|
/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test7/ |
D | test7.proto | 36 package jspb.test.framing;
|
/third_party/protobuf/js/commonjs/test7/ |
D | test7.proto | 36 package jspb.test.framing;
|
/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test7/ |
D | test7.proto | 36 package jspb.test.framing;
|
/third_party/lz4/examples/ |
D | streaming_api_basics.md | 9 It guarantees interoperability with other LZ4 framing format compliant tools/libraries
|
/third_party/python/Modules/ |
D | _pickle.c | 638 int framing; /* True when framing is enabled, proto >= 4 */ member 973 if (!self->framing || self->frame_start == -1) in _Pickler_CommitFrame() 1028 if (!self->framing || self->frame_start == -1) { in _Pickler_OpcodeBoundary() 1063 need_new_frame = (self->framing && self->frame_start == -1); in _Pickler_Write() 1120 self->framing = 0; in _Pickler_New() 2293 int framing = self->framing; in _Pickler_write_bytes() local 2302 self->framing = 0; in _Pickler_write_bytes() 2347 self->framing = framing; in _Pickler_write_bytes() 4512 self->framing = 1; in dump() 4524 self->framing = 0; in dump()
|
/third_party/skia/third_party/externals/microhttpd/src/datadir/ |
D | spdy-draft.txt | 18 layers of protocol. The lower layer is a general purpose framing 183 SPDY adds a framing layer for multiplexing multiple, concurrent 185 stream). The framing layer is optimized for HTTP-like request- 214 The SPDY Specification is split into two parts: a framing layer 218 top of the framing layer. While some of the framing layer concepts 219 are isolated from the HTTP layer, building a generic framing layer 228 has not been a goal. The framing layer is tailored to the needs of 288 The SPDY framing layer (or "session") runs atop a reliable transport 592 The SPDY framing layer has only two types of errors, and they are 600 framing layer or which corrupts the session compression state. When [all …]
|
/third_party/libxml2/doc/ |
D | docdescr.doc | 78 which have navigation framing, are generated from this step
|
/third_party/python/Misc/NEWS.d/ |
D | 3.7.0b4.rst | 228 End framing at the end of C implementation of :func:`pickle.Pickler.dump`.
|
D | 3.6.6rc1.rst | 389 End framing at the end of C implementation of :func:`pickle.Pickler.dump`.
|
/third_party/nghttp2/ |
D | README.rst | 7 The framing layer of HTTP/2 is implemented as a reusable C library. 544 It has verbose output mode for framing information. Here is sample 773 Just like ``nghttp``, it has a verbose output mode for framing
|
/third_party/lz4/doc/ |
D | lz4_Block_format.md | 12 There is no entropy encoder back-end nor framing layer.
|
D | lz4_Frame_format.md | 110 without re-framing it.
|
/third_party/lwip/doc/ |
D | ppp.txt | 20 * PPP over serial using HDLC-like framing, such as wired dialup modems
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | thesis.txt | 138 …један симбол не прелази праг препознавања); (3) уметања и брисања; и (4) framing грешке (грешке у … 509 …случају појаве осталих типова грешака, као што су уметања, брисања, транспозиције и framing грешке.
|
/third_party/libwebsockets/READMEs/ |
D | README.test-apps.md | 338 same checksum using websocket framing to see when the message has ended. It
|
/third_party/openGLES/extensions/OES/ |
D | OES_draw_texture.txt | 54 glyphs, and 2D framing elements in games. This
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_draw_texture.txt | 44 glyphs, and 2D framing elements in games. This
|
/third_party/ltp/scripts/ |
D | spelling.txt | 667 framming||framing
|
/third_party/libwebsockets/lib/secure-streams/ |
D | README.md | 301 Raw protocol is a bit different than the others in that there is no protocol framing,
|
/third_party/pulseaudio/src/modules/rtp/ |
D | rfc3550.txt | 221 application level framing and integrated layer processing proposed by 3841 defined to provide a framing mechanism. Framing is also needed if 3843 RTP payload cannot be determined. The framing mechanism is not 3846 A profile MAY specify a framing method to be used even when RTP is 3847 carried in protocols that do provide framing in order to allow 4041 packet or to provide framing over underlying protocols that do not
|
/third_party/python/Doc/library/ |
D | ssl.rst | 1134 However, since the SSL (and TLS) protocol has its own framing atop 2427 - Conversely, since the SSL layer has its own framing, a SSL socket may
|