Home
last modified time | relevance | path

Searched defs:kern (Results 1 – 25 of 30) sorted by relevance

12

/external/harfbuzz_ng/src/
Dhb-ot-kern-table.hh304 struct kern struct
306 static constexpr hb_tag_t tableTag = HB_OT_TAG_kern;
308 bool has_data () const { return u.version32; } in has_data()
309 unsigned get_type () const { return u.major; } in get_type()
311 bool has_state_machine () const in has_state_machine()
322 bool has_cross_stream () const in has_cross_stream()
333 int get_h_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_h_kerning()
344 bool apply (AAT::hb_aat_apply_context_t *c, in apply()
349 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
362 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
[all …]
Dhb-kern.hh47 void kern (hb_font_t *font, in kern() function
84 hb_position_t kern = driver.get_kerning (info[i].codepoint, in kern() local
Dhb-ot-math.cc178 hb_ot_math_kern_t kern, in hb_ot_math_get_glyph_kerning()
219 hb_ot_math_kern_t kern, in hb_ot_math_get_glyph_kernings()
Dhb-ot-shape-fallback.cc477 hb_position_t kern = 0; in get_kerning() local
/external/mesa3d/src/gallium/frontends/clover/api/
Dkernel.cpp114 auto &kern = obj(d_kern); in clGetKernelInfo() local
156 auto &kern = obj(d_kern); in clGetKernelWorkGroupInfo() local
246 validate_common(const command_queue &q, kernel &kern, in validate_common()
287 validate_block_size(const command_queue &q, const kernel &kern, in validate_block_size()
321 auto &kern = obj(d_kern); in clEnqueueNDRangeKernel() local
348 auto &kern = obj(d_kern); in clEnqueueTask() local
401 auto &kern = obj(d_kern); in clSetKernelExecInfo() local
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
Ddepthwise_fp32.cpp348 auto kern = new sve_fp32_nhwc_generic_output9_mla_depthfirst(args.cpu_info); in __anon63134f911402() local
381 …auto kern = new sve_fp32_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.cpu_… in __anon63134f911702() local
448 auto kern = new a64_fp32_nhwc_generic_output9_mla_depthfirst(args.cpu_info); in __anon63134f911d02() local
481 …auto kern = new a64_fp32_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.cpu_… in __anon63134f912002() local
Ddepthwise_fp16.cpp213 auto kern = new a64_fp16_nhwc_generic_output9_mla_depthfirst(args.cpu_info); in __anon5eb160530c02() local
224 …auto kern = new a64_fp16_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.cpu_… in __anon5eb160530d02() local
Ddepthwise_u8s8u8q.cpp211 …auto kern = new a64_u8s8u8q_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.c… in __anona5a3310c0c02() local
Ddepthwise_u8q.cpp343 …auto kern = new a64_u8q_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.cpu_i… in __anon9acebbf41502() local
Ddepthwise_s8q.cpp337 …auto kern = new a64_s8q_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.cpu_i… in __anon00da42721502() local
Ddepthwise_depthfirst_multiplier.hpp216 GenericDepthfirstMultiplierStrategy(KernelStrategyType *kern, const DepthwiseArgs &args) in GenericDepthfirstMultiplierStrategy()
/external/clang/test/PCH/
Dcuda-kernel-call.cu14 __global__ void kern() { in kern() function
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dlsm_cgroup.c82 int type, int protocol, int kern) in BPF_PROG()
91 int type, int protocol, int kern) in BPF_PROG()
Dtest_sk_storage_tracing.c87 int BPF_PROG(inet_csk_accept, struct sock *sk, int flags, int *err, bool kern, in BPF_PROG()
Dlocal_storage.c146 int protocol, int kern) in BPF_PROG()
Dsetget_sockopt.c345 int type, int protocol, int kern) in BPF_PROG()
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
Dpooling_depthfirst.hpp137 const auto kern = reinterpret_cast<const DepthfirstStrategy<TInput, TOutput> *>( in compute_tile_padded() local
199 const auto kern = reinterpret_cast<const DepthfirstStrategy<TInput, TOutput> *>( in compute_row_padded_tile_row() local
/external/mesa3d/src/gallium/frontends/clover/core/
Dkernel.hpp55 kernel &kern; member
Dkernel.cpp183 kernel::exec_context::exec_context(kernel &kern) : in exec_context()
/external/fonttools/Lib/fontTools/
DtfmLib.py295 def kern(i): function
/external/harfbuzz_ng/src/OT/Layout/GPOS/
DPairPosFormat2.hh195 hb_position_t kern = src[i]; in apply() local
/external/rust/android-crates-io/crates/plotters/src/style/font/
Dttf.rs94 let kern = kern in query_kerning_table() localVariable
/external/angle/src/libANGLE/renderer/vulkan/
DCLProgramVk.cpp798 createFuncs.emplace_back([this, &kernArgMap](const cl::Kernel &kern) { in createKernels()
/external/freetype/src/gxvalid/
Dgxvkern.c844 GXV_kern_Data kern = &kernrec; in gxv_kern_validate_generic() local
/external/pytorch/test/xpu/
Dtest_conv.py43 kern, argument

12