/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkAddIntersections.cpp | 32 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowLineIntersection() 52 const SkIntersectionHelper& wn, in debugShowQuadLineIntersection() 73 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowQuadIntersection() 93 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowConicLineIntersection() 113 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowConicQuadIntersection() 133 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowConicIntersection() 154 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowCubicLineIntersection() 174 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowCubicQuadIntersection() 194 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowCubicConicIntersection() 214 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowCubicIntersection() [all …]
|
/aosp_15_r20/external/pytorch/torch/ao/nn/quantized/reference/modules/ |
H A D | rnn.py | 28 def _get_weight_and_quantization_params(module, wn): argument 42 def get_quantized_weight(module, wn): argument 50 def _get_quantize_and_dequantized_weight(module, wn): argument
|
/aosp_15_r20/external/liblc3/src/ |
H A D | mdct_neon.h | 145 float32x4x2_t wn; in neon_fft_bf3() local 178 float32x2x2_t wn; in neon_fft_bf3() local
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | assembler-aarch64.cc | 825 const Register& wn, in crc32b() 834 const Register& wn, in crc32h() 843 const Register& wn, in crc32w() 852 const Register& wn, in crc32x() 861 const Register& wn, in crc32cb() 870 const Register& wn, in crc32ch() 879 const Register& wn, in crc32cw() 888 const Register& wn, in crc32cx() 929 const Register& wn, in umaddl() 939 const Register& wn, in smaddl() [all …]
|
/aosp_15_r20/external/musl/src/multibyte/ |
H A D | mbstowcs.c | 4 size_t mbstowcs(wchar_t *restrict ws, const char *restrict s, size_t wn) in mbstowcs()
|
H A D | mbsrtowcs.c | 8 size_t mbsrtowcs(wchar_t *restrict ws, const char **restrict src, size_t wn, mbstate_t *restrict st) in mbsrtowcs()
|
H A D | wcsnrtombs.c | 5 size_t wcsnrtombs(char *restrict dst, const wchar_t **restrict wcs, size_t wn, size_t n, mbstate_t … in wcsnrtombs()
|
H A D | mbsnrtowcs.c | 3 size_t mbsnrtowcs(wchar_t *restrict wcs, const char **restrict src, size_t n, size_t wn, mbstate_t … in mbsnrtowcs()
|
/aosp_15_r20/external/trusty/musl/src/multibyte/ |
D | mbstowcs.c | 4 size_t mbstowcs(wchar_t *restrict ws, const char *restrict s, size_t wn) in mbstowcs()
|
D | mbsrtowcs.c | 8 size_t mbsrtowcs(wchar_t *restrict ws, const char **restrict src, size_t wn, mbstate_t *restrict st) in mbsrtowcs()
|
D | wcsnrtombs.c | 3 size_t wcsnrtombs(char *restrict dst, const wchar_t **restrict wcs, size_t wn, size_t n, mbstate_t … in wcsnrtombs()
|
D | mbsnrtowcs.c | 3 size_t mbsnrtowcs(wchar_t *restrict wcs, const char **restrict src, size_t n, size_t wn, mbstate_t … in mbsnrtowcs()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/ |
D | normal.go | 95 var wn = [128]float32{ var
|
D | rand_test.go | 27 var rn, kn, wn, fn = GetNormalDistributionParameters() var
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/v2/ |
D | normal.go | 96 var wn = [128]float32{ var
|
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/ |
H A D | asctime.c | 81 register const char * wn; in asctime_r() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/ |
H A D | asctime.c | 81 register const char * wn; in asctime_r() local
|
/aosp_15_r20/bionic/libc/tzcode/ |
H A D | asctime.c | 73 register const char * wn; in asctime_r() local
|
/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/modules/ |
H A D | rnn.cpp | 166 for (const auto& wn : flat_weights_names_) { in reset() local 245 for (const auto& wn : flat_weights_names_) { in reset_flat_weights() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/gregorian/ |
D | greg_serialize.hpp | 351 typename gregorian::nth_kday_of_month::week_num wn(nkd.nth_week()); in save() local 365 typename gregorian::nth_kday_of_month::week_num wn(gregorian::nth_kday_of_month::first); in load() local
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/fuse_batch_normalization/generic/ |
H A D | impl.cpp | 109 auto wn = wrapper::vloadq(conv_w_in_ptr + x); in fused_batch_normalization_conv() local
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/fuse_batch_normalization/nhwc/neon/ |
H A D | impl.cpp | 106 auto wn = wrapper::vloadq(dwc_w_in_ptr + x); in fused_batch_normalization_dwc_nhwc() local
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/fuse_batch_normalization/nchw/ |
H A D | all.cpp | 111 auto wn = wrapper::vloadq(dwc_w_in_ptr + x); in fused_batch_normalization_dwc_nchw() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/bufio/ |
D | bufio_test.go | 1133 rn, wn int member 1195 rn, wn int member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/ |
D | date_generator_parser.hpp | 164 typename nth_kday_type::week_num wn; in get_nth_kday_type() local
|