Home
last modified time | relevance | path

Searched defs:wp (Results 1 – 25 of 110) sorted by relevance

12345

/external/libcxx/test/std/localization/locale.stdcvt/
Dcodecvt_utf16_in.pass.cpp35 char32_t* wp = nullptr; in main() local
74 char32_t* wp = nullptr; in main() local
113 char32_t* wp = nullptr; in main() local
152 char32_t* wp = nullptr; in main() local
191 char32_t* wp = nullptr; in main() local
232 char32_t* wp = nullptr; in main() local
271 char32_t* wp = nullptr; in main() local
310 char32_t* wp = nullptr; in main() local
349 char32_t* wp = nullptr; in main() local
388 char32_t* wp = nullptr; in main() local
[all …]
Dcodecvt_utf8_in.pass.cpp35 char32_t* wp = nullptr; in main() local
74 char32_t* wp = nullptr; in main() local
113 char32_t* wp = nullptr; in main() local
155 char32_t* wp = nullptr; in main() local
194 char32_t* wp = nullptr; in main() local
233 char32_t* wp = nullptr; in main() local
275 char16_t* wp = nullptr; in main() local
305 char16_t* wp = nullptr; in main() local
335 char16_t* wp = nullptr; in main() local
Dcodecvt_utf8_utf16_out.pass.cpp46 const CharT* wp = nullptr; in test() local
87 const CharT* wp = nullptr; in test() local
121 const CharT* wp = nullptr; in test() local
178 const CharT* wp = nullptr; in test() local
219 const CharT* wp = nullptr; in test() local
253 const CharT* wp = nullptr; in test() local
Dcodecvt_utf16_out.pass.cpp51 const CharT* wp = nullptr; in test() local
98 const CharT* wp = nullptr; in test() local
145 const CharT* wp = nullptr; in test() local
201 const CharT* wp = nullptr; in test() local
248 const CharT* wp = nullptr; in test() local
298 const CharT* wp = nullptr; in test() local
Dcodecvt_utf8_out.pass.cpp48 const CharT* wp = nullptr; in test() local
85 const CharT* wp = nullptr; in test() local
122 const CharT* wp = nullptr; in test() local
172 const CharT* wp = nullptr; in test() local
219 const CharT* wp = nullptr; in test() local
266 const CharT* wp = nullptr; in test() local
Dcodecvt_utf8_utf16_in.pass.cpp46 CharT* wp = nullptr; in test() local
83 CharT* wp = nullptr; in test() local
126 CharT* wp = nullptr; in test() local
165 CharT* wp = nullptr; in test() local
202 CharT* wp = nullptr; in test() local
/external/llvm-project/libcxx/test/std/localization/locale.stdcvt/
Dcodecvt_utf16_in.pass.cpp36 char32_t* wp = nullptr; in main() local
75 char32_t* wp = nullptr; in main() local
114 char32_t* wp = nullptr; in main() local
153 char32_t* wp = nullptr; in main() local
192 char32_t* wp = nullptr; in main() local
233 char32_t* wp = nullptr; in main() local
272 char32_t* wp = nullptr; in main() local
311 char32_t* wp = nullptr; in main() local
350 char32_t* wp = nullptr; in main() local
389 char32_t* wp = nullptr; in main() local
[all …]
Dcodecvt_utf8_in.pass.cpp36 char32_t* wp = nullptr; in main() local
75 char32_t* wp = nullptr; in main() local
114 char32_t* wp = nullptr; in main() local
156 char32_t* wp = nullptr; in main() local
195 char32_t* wp = nullptr; in main() local
234 char32_t* wp = nullptr; in main() local
276 char16_t* wp = nullptr; in main() local
306 char16_t* wp = nullptr; in main() local
336 char16_t* wp = nullptr; in main() local
Dcodecvt_utf8_out.pass.cpp49 const CharT* wp = nullptr; in test() local
86 const CharT* wp = nullptr; in test() local
123 const CharT* wp = nullptr; in test() local
173 const CharT* wp = nullptr; in test() local
220 const CharT* wp = nullptr; in test() local
267 const CharT* wp = nullptr; in test() local
Dcodecvt_utf8_utf16_out.pass.cpp47 const CharT* wp = nullptr; in test() local
88 const CharT* wp = nullptr; in test() local
122 const CharT* wp = nullptr; in test() local
179 const CharT* wp = nullptr; in test() local
220 const CharT* wp = nullptr; in test() local
254 const CharT* wp = nullptr; in test() local
Dcodecvt_utf16_out.pass.cpp52 const CharT* wp = nullptr; in test() local
99 const CharT* wp = nullptr; in test() local
146 const CharT* wp = nullptr; in test() local
202 const CharT* wp = nullptr; in test() local
249 const CharT* wp = nullptr; in test() local
299 const CharT* wp = nullptr; in test() local
Dcodecvt_utf8_utf16_in.pass.cpp47 CharT* wp = nullptr; in test() local
84 CharT* wp = nullptr; in test() local
127 CharT* wp = nullptr; in test() local
166 CharT* wp = nullptr; in test() local
203 CharT* wp = nullptr; in test() local
/external/mksh/src/
Dfuncs.c244 c_pwd(const char **wp) in c_pwd()
287 c_print(const char **wp) in c_print()
604 c_whence(const char **wp) in c_whence()
628 c_command(const char **wp) in c_command()
653 do_whence(const char **wp, int fcflags, bool vflag, bool iscommand) in do_whence()
773 c_alias(const char **wp) in c_alias()
924 c_unalias(const char **wp) in c_unalias()
986 c_let(const char **wp) in c_let()
1006 c_jobs(const char **wp) in c_jobs()
1042 c_fgbg(const char **wp) in c_fgbg()
[all …]
Dtree.c312 wdvarput(struct shf *shf, const char *wp, int quotelevel, int opmode) in wdvarput()
596 wdcopy(const char *wp, Area *ap) in wdcopy()
606 wdscan(const char *wp, int c) in wdscan()
671 wdstrip(const char *wp, int opmode) in wdstrip()
836 dumpwdvar_i(struct shf *shf, const char *wp, int quotelevel) in dumpwdvar_i()
930 dumpwdvar(struct shf *shf, const char *wp) in dumpwdvar()
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/
Dlock.pass.cpp33 std::weak_ptr<A> wp; in main() local
41 std::weak_ptr<A> wp(sp0); in main() local
50 std::weak_ptr<A> wp(sp0); in main() local
Dexpired.pass.cpp33 std::weak_ptr<A> wp; in main() local
39 std::weak_ptr<A> wp(sp0); in main() local
/external/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/
Dlock.pass.cpp34 std::weak_ptr<A> wp; in main() local
42 std::weak_ptr<A> wp(sp0); in main() local
51 std::weak_ptr<A> wp(sp0); in main() local
Dexpired.pass.cpp34 std::weak_ptr<A> wp; in main() local
40 std::weak_ptr<A> wp(sp0); in main() local
/external/libcxx/test/std/utilities/tuple/tuple.general/
Dtuple.smartptr.pass.cpp23 std::tuple<std::weak_ptr <char>> wp; in main() local
28 std::tuple<std::weak_ptr <char[]>> wp; in main() local
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.general/
Dtuple.smartptr.pass.cpp24 std::tuple<std::weak_ptr <char>> wp; in main() local
29 std::tuple<std::weak_ptr <char[]>> wp; in main() local
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/
Dweak_ptr.pass.cpp48 std::weak_ptr<A> wp; in main() local
62 std::weak_ptr<A> wp(sp0); in main() local
72 std::weak_ptr<A> wp(sp0); in main() local
/external/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/
Dweak_ptr.pass.cpp47 std::weak_ptr<A> wp; in main() local
61 std::weak_ptr<A> wp(sp0); in main() local
71 std::weak_ptr<A> wp(sp0); in main() local
/external/linux-kselftest/tools/testing/selftests/breakpoints/
Dbreakpoint_test_arm64.c81 static bool set_watchpoint(pid_t pid, int size, int wp) in set_watchpoint()
112 static bool run_test(int wr_size, int wp_size, int wr, int wp) in run_test()
204 int wr, wp, size; in main() local
/external/pdfium/third_party/libtiff/
Dtif_predict.c339 uint16* wp = (uint16*) cp0; in swabHorAcc16() local
351 uint16* wp = (uint16*) cp0; in horAcc16() local
374 uint32* wp = (uint32*) cp0; in swabHorAcc32() local
386 uint32* wp = (uint32*) cp0; in horAcc32() local
567 uint16 *wp = (uint16*) cp0; in horDiff16() local
591 uint16* wp = (uint16*) cp0; in swabHorDiff16() local
607 uint32 *wp = (uint32*) cp0; in horDiff32() local
631 uint32* wp = (uint32*) cp0; in swabHorDiff32() local
/external/autotest/server/site_tests/firmware_FWupdateThenSleep/
Dfirmware_FWupdateThenSleep.py109 def apply_update(self, append, before_fwids, image_fwids, wp=0): argument
175 def run_once(self, wp=0, battery_only=False): argument

12345