Home
last modified time | relevance | path

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

12

/external/harfbuzz_ng/src/
Dhb-ot-kern-table.hh279 struct kern struct
281 static constexpr hb_tag_t tableTag = HB_OT_TAG_kern;
283 bool has_data () const { return u.version32; } in has_data()
284 unsigned get_type () const { return u.major; } in get_type()
286 bool has_state_machine () const in has_state_machine()
297 bool has_cross_stream () const in has_cross_stream()
308 int get_h_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_h_kerning()
319 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
323 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
336 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()
290 validate_block_size(const command_queue &q, const kernel &kern, in validate_block_size()
324 auto &kern = obj(d_kern); in clEnqueueNDRangeKernel() local
351 auto &kern = obj(d_kern); in clEnqueueTask() local
397 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 __anon7831a4001402() local
381 …auto kern = new sve_fp32_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.cpu_… in __anon7831a4001702() local
448 auto kern = new a64_fp32_nhwc_generic_output9_mla_depthfirst(args.cpu_info); in __anon7831a4001d02() local
481 …auto kern = new a64_fp32_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.cpu_… in __anon7831a4002002() local
Ddepthwise_fp16.cpp213 auto kern = new a64_fp16_nhwc_generic_output9_mla_depthfirst(args.cpu_info); in __anon73cfb4c20c02() local
224 …auto kern = new a64_fp16_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.cpu_… in __anon73cfb4c20d02() local
Ddepthwise_u8s8u8q.cpp211 …auto kern = new a64_u8s8u8q_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.c… in __anon3c4de31b0c02() local
Ddepthwise_u8q.cpp343 …auto kern = new a64_u8q_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.cpu_i… in __anon842cbe831502() local
Ddepthwise_s8q.cpp337 …auto kern = new a64_s8q_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.cpu_i… in __anonea3845011502() local
/external/clang/test/PCH/
Dcuda-kernel-call.cu14 __global__ void kern() { in kern() function
/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/linux-kselftest/tools/testing/selftests/bpf/progs/
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.c127 int protocol, int kern) in BPF_PROG()
/external/sfntly/cpp/src/sfntly/
Dtag.cc53 const int32_t Tag::kern = TAG('k', 'e', 'r', 'n'); member in sfntly::Tag
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dunary_u_float.cpp90 const char **kern = c; in BuildKernel() local
Dunary_u_double.cpp93 const char **kern = c; in BuildKernel() local
Di_unary_float.cpp89 const char **kern = c; in BuildKernel() local
Di_unary_double.cpp91 const char **kern = c; in BuildKernel() local
Dunary_two_results_double.cpp98 const char **kern = c; in BuildKernel() local
Dunary_two_results_i_float.cpp97 const char **kern = c; in BuildKernel() local
Dunary_two_results_i_double.cpp99 const char **kern = c; in BuildKernel() local
Dunary_two_results_float.cpp96 const char **kern = c; in BuildKernel() local
/external/mesa3d/src/gallium/frontends/clover/core/
Dkernel.hpp54 kernel &kern; member
/external/fonttools/Lib/fontTools/
DtfmLib.py295 def kern(i): function

12