/external/harfbuzz_ng/src/ |
D | hb-aat-layout.cc | 264 auto &accel = *font->face->table.morx; in hb_aat_layout_substitute() local 277 auto &accel = *font->face->table.mort; in hb_aat_layout_substitute() local 337 auto &accel = *font->face->table.kerx; in hb_aat_layout_position() local
|
D | hb-subset-accelerator.hh | 60 hb_subset_accelerator_t* accel = in create() local 77 hb_subset_accelerator_t *accel = (hb_subset_accelerator_t *) p; in destroy() local
|
D | hb-ot-layout-gpos-table.hh | 67 auto *accel = gpos->get_accel (lookup_index); in dispatch_recurse_func() local
|
D | hb-ot-layout-gsub-table.hh | 80 auto *accel = gsub->get_accel (lookup_index); in dispatch_recurse_func() local
|
D | hb-ot-layout.cc | 1556 auto *accel = gsub->get_accel (lookup_index); in hb_ot_layout_lookup_would_substitute() local 1898 const GSUB::accelerator_t &accel; member 1910 const GPOS::accelerator_t &accel; member 1916 const OT::hb_ot_layout_lookup_accelerator_t &accel, in apply_forward() 1947 const OT::hb_ot_layout_lookup_accelerator_t &accel, in apply_backward() 1971 const OT::hb_ot_layout_lookup_accelerator_t &accel) in apply_string() 2026 auto *accel = proxy.accel.get_accel (lookup_index); in apply() local 2091 const OT::hb_ot_layout_lookup_accelerator_t &accel) in hb_ot_layout_substitute_lookup()
|
D | hb-subset.cc | 569 hb_subset_accelerator_t* accel = plan->inprogress_accelerator; in _attach_accelerator_data() local
|
D | hb-aat-layout-kerx-table.hh | 119 accelerator_t accel (*this, c); in apply() local 447 accelerator_t accel (*this, c); in apply() local 742 accelerator_t accel (*this, c); in apply() local
|
D | hb-subset-cff-common.hh | 526 cff_subset_accelerator_t* accel = in create() local 539 cff_subset_accelerator_t* accel = (cff_subset_accelerator_t*) value; in destroy() local
|
D | hb-ot-cmap-table.hh | 680 accelerator_t accel (this); in get_glyph() local 685 accelerator_t accel (this); in collect_unicodes() local 692 accelerator_t accel (this); in collect_mapping() local
|
/external/mesa3d/src/panfrost/midgard/ |
D | midgard_opt_perspective.c | 130 midgard_instruction accel = { in midgard_opt_combine_projection() local
|
/external/v4l-utils/lib/libv4lconvert/processing/ |
D | autogain.c | 45 int steps, int limit, int accel) in autogain_adjust()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_screen.c | 41 u_init_pipe_screen_caps(struct pipe_screen *pscreen, int accel) in u_init_pipe_screen_caps()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/dfa/ |
D | mod.rs | 346 pub(crate) mod accel; module
|
D | accel.rs | 294 let accel = Accel::from_slice(&self.as_bytes()[offset..]) in get() localVariable 369 let accel = self.accels.get(self.i)?; in next() localVariable
|
D | sparse.rs | 367 let accel = dfa.accelerator(state.id()); in from_dense() localVariable 1516 let accel = &state[1..accel_len + 1]; in state() localVariable 1736 let accel = &mut state[1..accel_len + 1]; in state_mut() localVariable 2265 accel: &'a [u8], field 2458 accel: &'a mut [u8], field
|
/external/tensorflow/tensorflow/lite/examples/label_image/ |
D | label_image.h | 27 bool accel = false; member
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/dfa/ |
D | mod.rs | 346 pub(crate) mod accel; module
|
D | accel.rs | 294 let accel = Accel::from_slice(&self.as_bytes()[offset..]) in get() localVariable 369 let accel = self.accels.get(self.i)?; in next() localVariable
|
D | sparse.rs | 367 let accel = dfa.accelerator(state.id()); in from_dense() localVariable 1516 let accel = &state[1..accel_len + 1]; in state() localVariable 1736 let accel = &mut state[1..accel_len + 1]; in state_mut() localVariable 2265 accel: &'a [u8], field 2458 accel: &'a mut [u8], field
|
/external/zstd/lib/dictBuilder/ |
D | fastcover.c | 231 unsigned accel) { in FASTCOVER_checkParameters() 534 unsigned f, unsigned accel) in FASTCOVER_convertToFastCoverParams() 639 const unsigned accel = parameters->accel == 0 ? DEFAULT_ACCEL : parameters->accel; in ZDICT_optimizeTrainFromBuffer_fastCover() local
|
/external/zstd/lib/ |
D | zdict.h | 331 …unsigned accel; /* Acceleration level: constraint: 0 < accel <= 10, higher means fast… member
|
/external/freetype/src/pcf/ |
D | pcfdrivr.c | 399 PCF_Accel accel = &( (PCF_Face)size->face )->accel; in PCF_Size_Select() local
|
D | pcfread.c | 1190 PCF_Accel accel = &face->accel; in pcf_get_accel() local
|
D | pcf.h | 155 PCF_AccelRec accel; member
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 327 static PixelFormatInfo::Acceleration translateAcceleration(int accel) in translateAcceleration()
|