| /external/libwebm/m2ts/ |
| D | vpxpes_parser.cc | 94 bool VpxPesParser::ParsePesHeader(PesHeader* header) { in ParsePesHeader() 102 for (auto& a : header->start_code) { in ParsePesHeader() local 123 bool VpxPesParser::ParsePesOptionalHeader(PesOptionalHeader* header) { in ParsePesOptionalHeader() 199 bool VpxPesParser::ParseBcmvHeader(BcmvHeader* header) { in ParseBcmvHeader() 273 PesHeader header; in AccumulateFragmentedPayload() local 341 bool VpxPesParser::ParseNextPacket(PesHeader* header, VideoFrame* frame) { in ParseNextPacket()
|
| /external/adhd/cras/client/libcras/src/ |
| D | cras_stream.rs | 48 fn header_mut(&mut self) -> &mut CrasAudioHeader<'a>; in header_mut() 55 header: CrasAudioHeader<'a>, field 63 fn header_mut(&mut self) -> &mut CrasAudioHeader<'a> { in header_mut() 87 header: CrasAudioHeader<'a>, field 95 fn header_mut(&mut self) -> &mut CrasAudioHeader<'a> { in header_mut() 202 let header = self.controls.header_mut(); in next_playback_buffer() localVariable 215 let header = self.controls.header_mut(); in next_capture_buffer() localVariable
|
| D | cras_shm.rs | 826 ) -> io::Result<(CrasAudioHeader<'a>, CrasAudioBuffer)> { in create_header_and_buffers() 827 let header = CrasAudioHeader::new(header_fd, samples_fd.size)?; in create_header_and_buffers() localVariable 839 ) -> io::Result<CrasAudioHeader<'a>> { in create_header() 929 let mut header = create_cras_audio_header(20); in cras_audio_header_switch_test() localVariable 940 let mut header = create_cras_audio_header(20); in cras_audio_header_write_offset_test() localVariable 964 let mut header = create_cras_audio_header(20); in cras_audio_header_read_offset_test() localVariable 988 let mut header = create_cras_audio_header(20); in cras_audio_header_commit_written_frame_test() localVariable 1005 let header = create_cras_audio_header(20); in cras_audio_header_get_readable_frames_test() localVariable 1021 let mut header = create_cras_audio_header(20); in cras_audio_header_commit_read_frames_test() localVariable 1046 let header = create_cras_audio_header(30); in cras_audio_header_get_write_offset_and_len() localVariable [all …]
|
| /external/dokka/core/src/main/resources/dokka/styles/ |
| D | style.css | 55 a { selector 126 header { selector 221 header, section, footer { selector 227 header { selector 254 header { selector
|
| /external/llvm-project/compiler-rt/lib/tsan/rtl/ |
| D | tsan_external.cpp | 22 const char *header; member 80 char header[127] = {0}; in __tsan_external_register_tag() local 87 void __tsan_external_register_header(void *tag, const char *header) { in __tsan_external_register_header() 101 Allocator *a = allocator(); in __tsan_external_assign_tag() local
|
| /external/freetype/src/sfnt/ |
| D | ttmtx.c | 134 TT_HoriHeader* header; in tt_face_load_hhea() local 236 TT_HoriHeader* header; in tt_face_get_metrics() local 312 FT_Int a = (FT_Int)*aadvance; in tt_face_get_metrics() local
|
| /external/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_pipe_offset.c | 66 struct prim_header *header ) in do_offset_tri() 87 float a = ey*fz - ez*fy; in do_offset_tri() local 132 struct prim_header *header ) in offset_tri() 148 struct prim_header *header ) in offset_first_tri()
|
| D | draw_pipe_clip.c | 223 struct prim_header header; in emit_poly() local 298 dot4(const float *a, const float *b) in dot4() 347 struct prim_header *header, in do_clip_tri() 351 struct vertex_header *a[MAX_CLIPPED_VERTICES]; in do_clip_tri() local 562 struct prim_header *header, in do_clip_line() 641 clip_point(struct draw_stage *stage, struct prim_header *header) in clip_point() 655 clip_point_guard_xy(struct draw_stage *stage, struct prim_header *header) in clip_point_guard_xy() 682 clip_first_point(struct draw_stage *stage, struct prim_header *header) in clip_first_point() 690 clip_line(struct draw_stage *stage, struct prim_header *header) in clip_line() 708 clip_tri(struct draw_stage *stage, struct prim_header *header) in clip_tri() [all …]
|
| /external/webrtc/modules/audio_coding/neteq/tools/ |
| D | neteq_input.h | 34 RTPHeader header; member 52 const auto a = NextPacketTime(); in NextEventTime() local
|
| /external/setupdesign/main/src/com/google/android/setupdesign/view/ |
| D | HeaderRecyclerView.java | 69 private View header; field in HeaderRecyclerView.HeaderAdapter 193 public void setHeader(View header) { in setHeader() 202 private View header; field in HeaderRecyclerView 225 final TypedArray a = in init() local 356 public void setHeader(View header) { in setHeader()
|
| D | StickyHeaderListView.java | 80 final TypedArray a = in init() local 86 View header = inflater.inflate(headerResId, this, false); in init() local
|
| /external/mesa3d/src/gallium/auxiliary/tgsi/ |
| D | tgsi_build.c | 42 struct tgsi_header header; in tgsi_build_header() local 51 header_headersize_grow( struct tgsi_header *header ) in header_headersize_grow() 60 header_bodysize_grow( struct tgsi_header *header ) in header_bodysize_grow() 70 struct tgsi_header *header ) in tgsi_build_processor() 89 struct tgsi_header *header ) in declaration_grow() 132 struct tgsi_header *header ) in tgsi_build_declaration() 182 struct tgsi_header *header ) in tgsi_build_declaration_range() 200 struct tgsi_header *header) in tgsi_build_declaration_dimension() 232 struct tgsi_header *header) in tgsi_build_declaration_interp() 270 struct tgsi_header *header ) in tgsi_build_declaration_semantic() [all …]
|
| /external/virglrenderer/src/gallium/auxiliary/tgsi/ |
| D | tgsi_build.c | 42 struct tgsi_header header; in tgsi_build_header() local 51 header_headersize_grow( struct tgsi_header *header ) in header_headersize_grow() 60 header_bodysize_grow( struct tgsi_header *header ) in header_bodysize_grow() 70 struct tgsi_header *header ) in tgsi_build_processor() 89 struct tgsi_header *header ) in declaration_grow() 132 struct tgsi_header *header ) in tgsi_build_declaration() 171 struct tgsi_header *header ) in tgsi_build_declaration_range() 189 struct tgsi_header *header) in tgsi_build_declaration_dimension() 221 struct tgsi_header *header) in tgsi_build_declaration_interp() 259 struct tgsi_header *header ) in tgsi_build_declaration_semantic() [all …]
|
| /external/webrtc/common_audio/ |
| D | wav_header.cc | 42 ChunkHeader header; member 51 ChunkHeader header; member 66 ChunkHeader header; member 88 ChunkHeader header; member 103 ChunkHeader header; member 107 ChunkHeader header; member 113 uint32_t PackFourCC(char a, char b, char c, char d) { in PackFourCC() 212 auto header = rtc::MsanUninitialized<WavHeaderPcm>({}); in WritePcmWavHeader() local 243 auto header = rtc::MsanUninitialized<WavHeaderIeeeFloat>({}); in WriteIeeeFloatWavHeader() local 383 auto header = rtc::MsanUninitialized<WavHeaderPcm>({}); in ReadWavHeader() local
|
| /external/mesa3d/src/gallium/frontends/nine/ |
| D | nine_pdata.h | 13 ht_guid_compare( const void *a, in ht_guid_compare() 37 struct pheader *header = value; in ht_guid_delete() local
|
| /external/okhttp/website/static/ |
| D | app-theme.css | 5 header, selector 22 a { selector
|
| /external/google-breakpad/src/common/ |
| D | memory_allocator.h | 106 for (PageHeader* header = last_; header; header = header->next) { in OwnsPointer() local 119 void *a = sys_mmap(NULL, page_size_ * num_pages, PROT_READ | PROT_WRITE, in GetNPages() local 130 struct PageHeader *header = reinterpret_cast<PageHeader*>(a); in GetNPages() local
|
| /external/strace/ |
| D | count.c | 78 time_cmp(void *a, void *b) in time_cmp() 85 syscall_cmp(void *a, void *b) in syscall_cmp() 93 count_cmp(void *a, void *b) in count_cmp() 129 static const char header[] = "%6.6s %11.11s %11.11s %9.9s %9.9s %s\n"; in call_summary_pers() local
|
| /external/scudo/standalone/tools/ |
| D | compute_size_class_config.cpp | 25 for (auto &a : allocs) { in measureWastage() local 48 const char header[] = "<malloc version=\"scudo-1\">\n"; in readAllocs() local 56 Alloc a; in readAllocs() local
|
| /external/llvm-project/compiler-rt/lib/scudo/standalone/tools/ |
| D | compute_size_class_config.cpp | 26 for (auto &a : allocs) { in measureWastage() local 49 const char header[] = "<malloc version=\"scudo-1\">\n"; in readAllocs() local 57 Alloc a; in readAllocs() local
|
| /external/skqp/samplecode/ |
| D | SampleUnpremul.cpp | 28 U8CPU a = SkGetPackedA32(c); in premultiply_unpmcolor() local 98 SkString header(SkOSPath::Basename(fCurrFile.c_str())); in onDrawContent() local
|
| /external/rust/crates/flate2/src/gz/ |
| D | bufread.rs | 45 let mut header = [0; 10]; in read_gz_header() localVariable 153 header: Vec<u8>, field 302 header: Option<GzHeader>, field 327 fn new(buf: &'a mut Vec<u8>, reader: &'a mut T) -> Buffer<'a, T> { in new() 356 let mut header = None; in new() localVariable 388 pub fn header(&self) -> Option<&GzHeader> { in header() method 594 pub fn header(&self) -> Option<&GzHeader> { in header() method
|
| /external/setupdesign/main/src/com/google/android/setupdesign/template/ |
| D | HeaderMixin.java | 69 final TypedArray a = in HeaderMixin() local 151 TextView header = templateLayout.findManagedViewById(R.id.suc_layout_title); in tryApplyPartnerCustomizationStyle() local
|
| D | RecyclerMixin.java | 61 @Nullable private View header; field in RecyclerMixin 122 final TypedArray a = in parseAttributes() local
|
| /external/rust/cxx/gen/src/ |
| D | out.rs | 11 pub header: bool, field 51 pub fn begin_block(&mut self, block: Block<'a>) { in begin_block() 55 pub fn end_block(&mut self, block: Block<'a>) { in end_block() 119 pub fn begin_block(&mut self, block: Block<'a>) { in begin_block() 123 pub fn end_block(&mut self, block: Block<'a>) { in end_block() 155 fn push_block_boundary(&mut self, boundary: BlockBoundary<'a>) { in push_block_boundary() 204 fn rev(self) -> BlockBoundary<'a> { in rev()
|