Searched refs:get_length (Results 1 - 25 of 26) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/iio/
H A Dring_sw.h172 ra->get_length = &iio_get_length_sw_rb;
H A Dindustrialio-ring.c307 if (ring->access.get_length)
309 ring->access.get_length(ring));
327 if (ring->access.get_length)
328 if (val == ring->access.get_length(ring))
H A Dring_generic.h57 * @get_length: get number of datums in ring
86 int (*get_length)(struct iio_ring_buffer *ring); member in struct:iio_ring_access_funcs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/iio/
H A Dring_sw.h172 ra->get_length = &iio_get_length_sw_rb;
H A Dindustrialio-ring.c307 if (ring->access.get_length)
309 ring->access.get_length(ring));
327 if (ring->access.get_length)
328 if (val == ring->access.get_length(ring))
H A Dring_generic.h57 * @get_length: get number of datums in ring
86 int (*get_length)(struct iio_ring_buffer *ring); member in struct:iio_ring_access_funcs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/test_libFLAC++/
H A Dmetadata_object.cpp255 if(block.get_length() != expected_length) {
256 printf("FAILED, bad length, expected %u, got %u\n", expected_length, block.get_length());
488 if(block.get_length() != expected_length) {
489 printf("FAILED, bad length, expected %u, got %u\n", expected_length, block.get_length());
615 printf("testing Prototype::get_length()... ");
616 if(block.get_length() != padding_.length)
649 if(block.get_length() != expected_length) {
650 printf("FAILED, bad length, expected %u, got %u\n", expected_length, block.get_length());
819 if(block.get_length() != expected_length) {
820 printf("FAILED, bad length, expected %u, got %u\n", expected_length, block.get_length());
[all...]
H A Dmetadata_manip.cpp196 padding->set_length((unsigned)((int)padding->get_length() + delta));
848 if(block->get_length() != FLAC__STREAM_METADATA_STREAMINFO_LENGTH)
882 if(block->get_length() != 1234)
1091 add_to_padding_length_(our_current_position+1, -((int)(FLAC__STREAM_METADATA_APPLICATION_ID_LEN/8) + (int)app->get_length()));
1107 add_to_padding_length_(our_current_position+1, -((int)(FLAC__STREAM_METADATA_APPLICATION_ID_LEN/8) + (int)app->get_length()));
1310 padding->set_length(app->get_length());
1562 if(!app->set_data(data, block->get_length()-(FLAC__STREAM_METADATA_APPLICATION_ID_LEN/8), true))
1869 add_to_padding_length_(2, FLAC__STREAM_METADATA_HEADER_LENGTH + our_metadata_.blocks[3]->get_length());
1870 add_to_padding_length_(2, FLAC__STREAM_METADATA_HEADER_LENGTH + our_metadata_.blocks[4]->get_length());
1871 add_to_padding_length_(6, FLAC__STREAM_METADATA_HEADER_LENGTH + our_metadata_.blocks[7]->get_length());
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/test_libFLAC++/
H A Dmetadata_object.cpp255 if(block.get_length() != expected_length) {
256 printf("FAILED, bad length, expected %u, got %u\n", expected_length, block.get_length());
488 if(block.get_length() != expected_length) {
489 printf("FAILED, bad length, expected %u, got %u\n", expected_length, block.get_length());
615 printf("testing Prototype::get_length()... ");
616 if(block.get_length() != padding_.length)
649 if(block.get_length() != expected_length) {
650 printf("FAILED, bad length, expected %u, got %u\n", expected_length, block.get_length());
819 if(block.get_length() != expected_length) {
820 printf("FAILED, bad length, expected %u, got %u\n", expected_length, block.get_length());
[all...]
H A Dmetadata_manip.cpp196 padding->set_length((unsigned)((int)padding->get_length() + delta));
848 if(block->get_length() != FLAC__STREAM_METADATA_STREAMINFO_LENGTH)
882 if(block->get_length() != 1234)
1091 add_to_padding_length_(our_current_position+1, -((int)(FLAC__STREAM_METADATA_APPLICATION_ID_LEN/8) + (int)app->get_length()));
1107 add_to_padding_length_(our_current_position+1, -((int)(FLAC__STREAM_METADATA_APPLICATION_ID_LEN/8) + (int)app->get_length()));
1310 padding->set_length(app->get_length());
1562 if(!app->set_data(data, block->get_length()-(FLAC__STREAM_METADATA_APPLICATION_ID_LEN/8), true))
1869 add_to_padding_length_(2, FLAC__STREAM_METADATA_HEADER_LENGTH + our_metadata_.blocks[3]->get_length());
1870 add_to_padding_length_(2, FLAC__STREAM_METADATA_HEADER_LENGTH + our_metadata_.blocks[4]->get_length());
1871 add_to_padding_length_(6, FLAC__STREAM_METADATA_HEADER_LENGTH + our_metadata_.blocks[7]->get_length());
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/test_libFLAC++/
H A Dmetadata_object.cpp255 if(block.get_length() != expected_length) {
256 printf("FAILED, bad length, expected %u, got %u\n", expected_length, block.get_length());
488 if(block.get_length() != expected_length) {
489 printf("FAILED, bad length, expected %u, got %u\n", expected_length, block.get_length());
615 printf("testing Prototype::get_length()... ");
616 if(block.get_length() != padding_.length)
649 if(block.get_length() != expected_length) {
650 printf("FAILED, bad length, expected %u, got %u\n", expected_length, block.get_length());
819 if(block.get_length() != expected_length) {
820 printf("FAILED, bad length, expected %u, got %u\n", expected_length, block.get_length());
[all...]
H A Dmetadata_manip.cpp196 padding->set_length((unsigned)((int)padding->get_length() + delta));
848 if(block->get_length() != FLAC__STREAM_METADATA_STREAMINFO_LENGTH)
882 if(block->get_length() != 1234)
1091 add_to_padding_length_(our_current_position+1, -((int)(FLAC__STREAM_METADATA_APPLICATION_ID_LEN/8) + (int)app->get_length()));
1107 add_to_padding_length_(our_current_position+1, -((int)(FLAC__STREAM_METADATA_APPLICATION_ID_LEN/8) + (int)app->get_length()));
1310 padding->set_length(app->get_length());
1562 if(!app->set_data(data, block->get_length()-(FLAC__STREAM_METADATA_APPLICATION_ID_LEN/8), true))
1869 add_to_padding_length_(2, FLAC__STREAM_METADATA_HEADER_LENGTH + our_metadata_.blocks[3]->get_length());
1870 add_to_padding_length_(2, FLAC__STREAM_METADATA_HEADER_LENGTH + our_metadata_.blocks[4]->get_length());
1871 add_to_padding_length_(6, FLAC__STREAM_METADATA_HEADER_LENGTH + our_metadata_.blocks[7]->get_length());
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dnutenc.c246 static int get_length(uint64_t val){ function
256 int i= get_length(val);
724 length+= get_length(pkt->stream_index);
729 length += get_length(pkt->size / fc->size_mul);
735 length += get_length(coded_pts);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dnutenc.c246 static int get_length(uint64_t val){ function
256 int i= get_length(val);
724 length+= get_length(pkt->stream_index);
729 length += get_length(pkt->size / fc->size_mul);
735 length += get_length(coded_pts);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dnutenc.c246 static int get_length(uint64_t val){ function
256 int i= get_length(val);
724 length+= get_length(pkt->stream_index);
729 length += get_length(pkt->size / fc->size_mul);
735 length += get_length(coded_pts);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/python/
H A Dgtkdictbrowser.py123 self.text.delete_text(0, self.text.get_length())
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/iio/accel/
H A Dsca3000_ring.c274 indio_dev->ring->access.get_length = &sca3000_ring_get_length;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/iio/accel/
H A Dsca3000_ring.c274 indio_dev->ring->access.get_length = &sca3000_ring_get_length;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/python/
H A Dgtkdictbrowser.py123 self.text.delete_text(0, self.text.get_length())
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/python/
H A Dgtkdictbrowser.py123 self.text.delete_text(0, self.text.get_length())
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/include/FLAC++/
H A Dmetadata.h201 unsigned get_length() const;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/include/FLAC++/
H A Dmetadata.h201 unsigned get_length() const;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/include/FLAC++/
H A Dmetadata.h201 unsigned get_length() const;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/libFLAC++/
H A Dmetadata.cpp210 unsigned Prototype::get_length() const function in class:FLAC::Metadata::Prototype
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/libFLAC++/
H A Dmetadata.cpp210 unsigned Prototype::get_length() const function in class:FLAC::Metadata::Prototype

Completed in 148 milliseconds

12