| /external/harfbuzz_ng/src/ |
| D | hb-ot-kern-table.hh | 279 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 …]
|
| D | hb-kern.hh | 47 void kern (hb_font_t *font, in kern() function 84 hb_position_t kern = driver.get_kerning (info[i].codepoint, in kern() local
|
| D | hb-ot-math.cc | 178 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()
|
| D | hb-ot-shape-fallback.cc | 477 hb_position_t kern = 0; in get_kerning() local
|
| /external/mesa3d/src/gallium/frontends/clover/api/ |
| D | kernel.cpp | 114 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/ |
| D | depthwise_fp32.cpp | 348 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
|
| D | depthwise_fp16.cpp | 213 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
|
| D | depthwise_u8s8u8q.cpp | 211 …auto kern = new a64_u8s8u8q_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.c… in __anon3c4de31b0c02() local
|
| D | depthwise_u8q.cpp | 343 …auto kern = new a64_u8q_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.cpu_i… in __anon842cbe831502() local
|
| D | depthwise_s8q.cpp | 337 …auto kern = new a64_s8q_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst(args.cpu_i… in __anonea3845011502() local
|
| /external/clang/test/PCH/ |
| D | cuda-kernel-call.cu | 14 __global__ void kern() { in kern() function
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/ |
| D | pooling_depthfirst.hpp | 137 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/ |
| D | test_sk_storage_tracing.c | 87 int BPF_PROG(inet_csk_accept, struct sock *sk, int flags, int *err, bool kern, in BPF_PROG()
|
| D | local_storage.c | 127 int protocol, int kern) in BPF_PROG()
|
| /external/sfntly/cpp/src/sfntly/ |
| D | tag.cc | 53 const int32_t Tag::kern = TAG('k', 'e', 'r', 'n'); member in sfntly::Tag
|
| /external/OpenCL-CTS/test_conformance/math_brute_force/ |
| D | unary_u_float.cpp | 90 const char **kern = c; in BuildKernel() local
|
| D | unary_u_double.cpp | 93 const char **kern = c; in BuildKernel() local
|
| D | i_unary_float.cpp | 89 const char **kern = c; in BuildKernel() local
|
| D | i_unary_double.cpp | 91 const char **kern = c; in BuildKernel() local
|
| D | unary_two_results_double.cpp | 98 const char **kern = c; in BuildKernel() local
|
| D | unary_two_results_i_float.cpp | 97 const char **kern = c; in BuildKernel() local
|
| D | unary_two_results_i_double.cpp | 99 const char **kern = c; in BuildKernel() local
|
| D | unary_two_results_float.cpp | 96 const char **kern = c; in BuildKernel() local
|
| /external/mesa3d/src/gallium/frontends/clover/core/ |
| D | kernel.hpp | 54 kernel &kern; member
|
| /external/fonttools/Lib/fontTools/ |
| D | tfmLib.py | 295 def kern(i): function
|