Home
last modified time | relevance | path

Searched defs:wn (Results 1 – 13 of 13) sorted by relevance

/external/skqp/src/pathops/
DSkAddIntersections.cpp16 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowLineIntersection()
36 const SkIntersectionHelper& wn, in debugShowQuadLineIntersection()
57 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowQuadIntersection()
77 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowConicLineIntersection()
97 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowConicQuadIntersection()
117 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowConicIntersection()
138 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowCubicLineIntersection()
158 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowCubicQuadIntersection()
178 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowCubicConicIntersection()
198 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowCubicIntersection()
[all …]
DSkPathOpsDebug.cpp589 const SkIntersectionHelper& wn) { in debugAddLoopCount()
/external/skia/src/pathops/
DSkAddIntersections.cpp16 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowLineIntersection()
36 const SkIntersectionHelper& wn, in debugShowQuadLineIntersection()
57 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowQuadIntersection()
77 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowConicLineIntersection()
97 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowConicQuadIntersection()
117 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowConicIntersection()
138 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowCubicLineIntersection()
158 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowCubicQuadIntersection()
178 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowCubicConicIntersection()
198 const SkIntersectionHelper& wn, const SkIntersections& i) { in debugShowCubicIntersection()
[all …]
DSkPathOpsDebug.cpp566 const SkIntersectionHelper& wn) { in debugAddLoopCount()
/external/icu/icu4c/source/tools/tzcode/
Dasctime.c81 register const char * wn; in asctime_r() local
Dzdump.c882 register const char * wn; in dumptime() local
/external/llvm-project/clang/test/SemaCXX/
Dconstexpr-string.cpp54 constexpr int wn = __builtin_wcslen(L"hello"); // ok variable
/external/vixl/src/aarch64/
Dassembler-aarch64.cc825 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 …]
Dmacro-assembler-aarch64.cc1923 void MacroAssembler::Setf8(const Register& wn) { in Setf8()
1930 void MacroAssembler::Setf16(const Register& wn) { in Setf16()
Dassembler-aarch64.h997 void umull(const Register& xd, const Register& wn, const Register& wm) { in umull()
Dassembler-sve-aarch64.cc2054 const Register& wn) { in sqdecp()
2093 const Register& wn) { in sqincp()
/external/python/cpython3/PC/
Dgetpathp.c602 DWORD wn = MultiByteToWideChar(CP_UTF8, 0, line, -1, NULL, 0); in read_pth_file() local
/external/dtc/
Dlivetree.c956 struct node *wn, *nwn; /* local fixup node, walk node, new */ in add_local_fixup_entry() local