/third_party/boost/boost/math/special_functions/detail/ |
D | lambert_w_lookup_table.ipp | 10 // Output as 53 decimal digits, suffixed L. 33 …0.5L, 0.25L, 0.125L, 0.0625L, 0.03125L, 0.015625L, 0.0078125L, 0.00390625L, 0.001953125L, 0.000976… 38 …L, 0.77880078307140486866846070009071995L, 0.882496902584595403104717592968701829L, 0.939413062813… 43 …L, 1.284025416687741484073420568062436458L, 1.133148453066826316829007227811793873L, 1.06449445891… 48 2.7182818284590452353602874713526624978e+00L, 49 …000e+00L, 3.6787944117144232159552377016146086745e-01L, 1.3533528323661269189399949497248440341e-0… 50 …212e-02L, 6.7379469990854670966360484231484242488e-03L, 2.4787521766663584230451674308166678915e-0… 51 …931e-04L, 1.2340980408667954949763669073003382607e-04L, 4.5399929762484851535591515560550610238e-0… 52 …112e-06L, 2.2603294069810543257852772905386894694e-06L, 8.3152871910356788406398514256526229461e-0… 53 …164e-07L, 4.1399377187851666596510277189552806229e-08L, 1.5229979744712628436136629233517431862e-0… [all …]
|
/third_party/freetype/docs/reference/assets/javascripts/lunr/ |
D | lunr.tr.js | 17 …L=new dr;function x(r,i,e){for(;;){var n=L.limit-L.cursor;if(L.in_grouping_b(r,i,e)){L.cursor=L.li…
|
/third_party/boost/libs/xpressive/test/ |
D | test3.hpp | 26 , L("foobarFOObarfoo") in get_test_cases() 27 , regex_type((s1= icase(L("FOO"))) >> (s2= -*_) >> s1) in get_test_cases() 28 , backrefs(L("foobarFOObarfoo"), L("foo"), L("barFOObar"), nilbr) in get_test_cases() 33 , L("foobarFOObarfoo") in get_test_cases() 34 , regex_type((s1= icase(L("FOO"))) >> (s2= -*_) >> icase(s1)) in get_test_cases() 35 , backrefs(L("foobarFOO"), L("foo"), L("bar"), nilbr) in get_test_cases() 40 , L("fooFOOOFOOOOObar") in get_test_cases() 41 , regex_type(+(s1= L("foo") | icase(s1 >> L('O')))) in get_test_cases() 42 , backrefs(L("fooFOOOFOOOO"), L("FOOOO"), nilbr) in get_test_cases() 47 , L("zoo") in get_test_cases() [all …]
|
D | test2.hpp | 21 …x_type const test21 = !(s1= as_xpr(L('+'))|L('-')) >> (s2= +range(L('0'),L('9')) >> !as_xpr(L('.')… in get_test_cases() 22 …L('.') >> +range(L('0'),L('9'))) >> !(s3= (set=L('e'),L('E')) >> !(s4= as_xpr(L('+'))|L('-')) >> +… in get_test_cases() 33 , L("-1234.56789") in get_test_cases() 35 , backrefs(L("-1234.56789"), L("-"), L("1234.56789"), L(""), L(""), nilbr) in get_test_cases() 40 , L("-1234.56789e-123123123") in get_test_cases() 42 … , backrefs(L("-1234.56789e-123123123"), L("-"), L("1234.56789"), L("e-123123123"), L("-"), nilbr) in get_test_cases() 47 , L("-.1234.56789") in get_test_cases() 54 , L("-1234.56789e-12312e123") in get_test_cases() 61 , L("aaaaaaaaac") in get_test_cases() 62 …, regex_type(*as_xpr(L('a')) >> *as_xpr(L('a')) >> *as_xpr(L('a')) >> *as_xpr(L('a')) >> *as_xpr(L… in get_test_cases() [all …]
|
D | test5.hpp | 26 , L("abba1234abba") in get_test_cases() 28 , backrefs(L("1234"), nilbr) in get_test_cases() 33 , L("1234abba1234") in get_test_cases() 35 , backrefs(L("abba"), nilbr) in get_test_cases() 40 , L("abba1234abba") in get_test_cases() 42 , backrefs(L("1234"), nilbr) in get_test_cases() 47 , L("1234abba1234") in get_test_cases() 49 , backrefs(L("abba"), nilbr) in get_test_cases() 54 , L("abba1234abba") in get_test_cases() 56 , backrefs(L("1234"), nilbr) in get_test_cases() [all …]
|
D | test1.hpp | 26 , L("foobarboo") in get_test_cases() 27 , regex_type(as_xpr(L("foo"))) in get_test_cases() 28 , backrefs(L("foo"), nilbr) in get_test_cases() 33 , L("foobarboo") in get_test_cases() 34 , regex_type(as_xpr(L("bar"))) in get_test_cases() 35 , backrefs(L("bar"), nilbr) in get_test_cases() 40 , L("foobarboo") in get_test_cases() 41 , regex_type(as_xpr(L("bat"))) in get_test_cases() 47 , L("foobarboo") in get_test_cases() 48 , regex_type(L('b') >> *_ >> L("ar")) in get_test_cases() [all …]
|
D | test7.hpp | 26 , L("foobar") in get_test_cases() 27 , regex_type(as_xpr(L("foo")) >> /*This is a comment[*/ L("bar")) in get_test_cases() 28 , backrefs(L("foobar"), nilbr) in get_test_cases() 33 , L("foobar") in get_test_cases() 34 , regex_type(bos >> L("foobar") >> eos) in get_test_cases() 35 , backrefs(L("foobar"), nilbr) in get_test_cases() 40 , L("foobar") in get_test_cases() 41 , regex_type(bos >> L('f') >> *as_xpr(L('o'))) in get_test_cases() 42 , backrefs(L("foo"), nilbr) in get_test_cases() 47 , L("foobar") in get_test_cases() [all …]
|
D | test10.hpp | 26 , L("foobarboo") in get_test_cases() 27 , regex_type(L('b') >> +_ >> L("ar") >> eos) in get_test_cases() 33 , L("foobarboo") in get_test_cases() 34 , regex_type(L('b') >> +_ >> L('o') >> eos) in get_test_cases() 35 , backrefs(L("barboo"), nilbr) in get_test_cases() 40 , L("foobarboo") in get_test_cases() 41 , regex_type(L('b') >> +_ >> L("oo") >> eos) in get_test_cases() 42 , backrefs(L("barboo"), nilbr) in get_test_cases() 47 , L("+1234.56789F") in get_test_cases() 48 , regex_type(bos >> (s1= !(set=L('-'),L('+')) >> +range(L('0'),L('9')) in get_test_cases() [all …]
|
/third_party/grpc/third_party/upb/upb/bindings/lua/ |
D | def.c | 18 static void lupb_symtab_pushwrapper(lua_State *L, int narg, const void *def, 32 static const void *lupb_wrapper_check(lua_State *L, int narg, in lupb_wrapper_check() argument 34 lupb_wrapper *w = luaL_checkudata(L, narg, type); in lupb_wrapper_check() 38 static void lupb_wrapper_pushsymtab(lua_State *L, int narg) { in lupb_wrapper_pushsymtab() argument 39 lua_getiuservalue(L, narg, LUPB_SYMTAB_INDEX); in lupb_wrapper_pushsymtab() 46 static void lupb_wrapper_pushwrapper(lua_State *L, int narg, const void *def, in lupb_wrapper_pushwrapper() argument 48 lupb_wrapper_pushsymtab(L, narg); in lupb_wrapper_pushwrapper() 49 lupb_symtab_pushwrapper(L, -1, def, type); in lupb_wrapper_pushwrapper() 50 lua_replace(L, -2); /* Remove symtab from stack. */ in lupb_wrapper_pushwrapper() 59 void lupb_msgdef_pushsubmsgdef(lua_State *L, const upb_fielddef *f) { in lupb_msgdef_pushsubmsgdef() argument [all …]
|
D | msg.c | 94 static void lupb_msg_newmsgwrapper(lua_State *L, int narg, upb_msgval val); 95 static upb_msg *lupb_msg_check(lua_State *L, int narg); 97 static upb_fieldtype_t lupb_checkfieldtype(lua_State *L, int narg) { in lupb_checkfieldtype() argument 98 uint32_t n = lupb_checkuint32(L, narg); in lupb_checkfieldtype() 100 luaL_argcheck(L, ok, narg, "invalid field type"); in lupb_checkfieldtype() 110 static void lupb_cacheinit(lua_State *L) { in lupb_cacheinit() argument 112 lua_newtable(L); in lupb_cacheinit() 115 lua_createtable(L, 0, 1); in lupb_cacheinit() 116 lua_pushstring(L, "v"); in lupb_cacheinit() 117 lua_setfield(L, -2, "__mode"); in lupb_cacheinit() [all …]
|
D | upb.c | 36 static bool lua_isinteger(lua_State *L, int argn) { in lua_isinteger() argument 37 LUPB_UNUSED(L); in lua_isinteger() 45 void lupb_checkstatus(lua_State *L, upb_status *s) { in lupb_checkstatus() argument 47 lua_pushstring(L, upb_status_errmsg(s)); in lupb_checkstatus() 48 lua_error(L); in lupb_checkstatus() 53 void *lupb_newuserdata(lua_State *L, size_t size, int n, const char *type) { in lupb_newuserdata() argument 55 void *ret = lua_newuserdatauv(L, size, n); in lupb_newuserdata() 57 void *ret = lua_newuserdata(L, size); in lupb_newuserdata() 58 lua_createtable(L, 0, n); in lupb_newuserdata() 59 lua_setuservalue(L, -2); in lupb_newuserdata() [all …]
|
/third_party/flutter/skia/src/utils/ |
D | SkLua.cpp | 75 template <typename T, typename... Args> T* push_new(lua_State* L, Args&&... args) { in DEF_MTNAME() 76 T* addr = (T*)lua_newuserdata(L, sizeof(T)); in DEF_MTNAME() 78 luaL_getmetatable(L, get_mtname<T>()); in DEF_MTNAME() 79 lua_setmetatable(L, -2); in DEF_MTNAME() 83 template <typename T> void push_obj(lua_State* L, const T& obj) { in push_obj() argument 84 new (lua_newuserdata(L, sizeof(T))) T(obj); in push_obj() 85 luaL_getmetatable(L, get_mtname<T>()); in push_obj() 86 lua_setmetatable(L, -2); in push_obj() 89 template <typename T> T* push_ptr(lua_State* L, T* ptr) { in push_ptr() argument 90 *(T**)lua_newuserdata(L, sizeof(T*)) = ptr; in push_ptr() [all …]
|
/third_party/boost/libs/serialization/src/ |
D | xml_wgrammar.cpp | 54 L"\x9\xA\xD\x20-\xD7FF\xE000-\xFFFD\x10000-\x10FFFF" in init_chset() 56 L"\x9\xA\xD\x20-\xD7FF\xE000-\xFFFD" in init_chset() 60 Sch = chset_t(L"\x20\x9\xD\xA"); in init_chset() 63 L"\x41-\x5A\x61-\x7A\xC0-\xD6\xD8-\xF6\xF8-\xFF\x100-\x131\x134-\x13E" in init_chset() 64 L"\x141-\x148\x14A-\x17E\x180-\x1C3\x1CD-\x1F0\x1F4-\x1F5\x1FA-\x217" in init_chset() 65 L"\x250-\x2A8\x2BB-\x2C1\x386\x388-\x38A\x38C\x38E-\x3A1\x3A3-\x3CE" in init_chset() 66 L"\x3D0-\x3D6\x3DA\x3DC\x3DE\x3E0\x3E2-\x3F3\x401-\x40C\x40E-\x44F" in init_chset() 67 L"\x451-\x45C\x45E-\x481\x490-\x4C4\x4C7-\x4C8\x4CB-\x4CC\x4D0-\x4EB" in init_chset() 68 L"\x4EE-\x4F5\x4F8-\x4F9\x531-\x556\x559\x561-\x586\x5D0-\x5EA" in init_chset() 69 L"\x5F0-\x5F2\x621-\x63A\x641-\x64A\x671-\x6B7\x6BA-\x6BE\x6C0-\x6CE" in init_chset() [all …]
|
/third_party/musl/libc-test/src/functionalext/supplement/string/ |
D | wcswcs.c | 47 T(L"", L"", 0) in wcswcs_0100() 48 T(L"abcd", L"", 0) in wcswcs_0100() 49 T(L"abcd", L"a", 0) in wcswcs_0100() 50 T(L"abcd", L"b", 1) in wcswcs_0100() 51 T(L"abcd", L"c", 2) in wcswcs_0100() 52 T(L"abcd", L"d", 3) in wcswcs_0100() 53 T(L"abcd", L"ab", 0) in wcswcs_0100() 54 T(L"abcd", L"bc", 1) in wcswcs_0100() 55 T(L"abcd", L"cd", 2) in wcswcs_0100() 56 T(L"ababa", L"baba", 1) in wcswcs_0100() [all …]
|
/third_party/musl/libc-test/src/functional/ |
D | wcsstr.c | 22 N(L"", L"a") in main() 23 N(L"a", L"aa") in main() 24 N(L"a", L"b") in main() 25 N(L"aa", L"ab") in main() 26 N(L"aa", L"aaa") in main() 27 N(L"abba", L"aba") in main() 28 N(L"abc abc", L"abcd") in main() 29 N(L"0-1-2-3-4-5-6-7-8-9", L"-3-4-56-7-8-") in main() 30 N(L"0-1-2-3-4-5-6-7-8-9", L"-3-4-5+6-7-8-") in main() 31 N(L"_ _ _\xff_ _ _", L"_\x7f_") in main() [all …]
|
D | swprintf.c | 28 { L"%04d", 12, L"0012" }, 29 { L"%.3d", 12, L"012" }, 30 { L"%3d", 12, L" 12" }, 31 { L"%-3d", 12, L"12 " }, 32 { L"%+3d", 12, L"+12" }, 33 { L"%+-5d", 12, L"+12 " }, 34 { L"%+- 5d", 12, L"+12 " }, 35 { L"%- 5d", 12, L" 12 " }, 36 { L"% d", 12, L" 12" }, 37 { L"%0-5d", 12, L"12 " }, [all …]
|
/third_party/boost/libs/spirit/test/karma/ |
D | case_handling2.cpp | 30 BOOST_TEST(test(L"x", lower[L'X'])); in main() 31 BOOST_TEST(test(L"x", lower[L'x'])); in main() 33 BOOST_TEST(test(L"x", lower[char_], L'X')); in main() 34 BOOST_TEST(test(L"x", lower[char_], L'x')); in main() 35 BOOST_TEST(test(L"x", lower[char_(L'X')])); in main() 36 BOOST_TEST(test(L"x", lower[char_(L'x')])); in main() 38 BOOST_TEST(test(L" ", lower[space])); in main() 39 BOOST_TEST(test(L"\t", lower[space], L'\t')); in main() 41 BOOST_TEST(test(L"x", lower[lower[L'X']])); in main() 42 BOOST_TEST(test(L"x", lower[lower[L'x']])); in main() [all …]
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | TestData.java | 23 protected static final int L = UCharacterDirection.LEFT_TO_RIGHT; field in TestData 54 { L, L, WS, L, WS, EN, L, B }, // 0 56 { L, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L }, // 2 57 { L, AL, AL, AL, L, AL, AL, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L }, // 3 58 { AL, R, AL, WS, EN, CS, WS, EN, CS, EN, WS, R, R, WS, L, L }, // 4 71 { S, WS, NSM, RLE, WS, L, L, L, WS, LRO, WS, R, R, R, WS, RLO, WS, L, L, 72 L, WS, LRE, WS, R, R, R, WS, PDF, WS, L, L, L, WS, PDF, WS, AL, AL, 73 AL, WS, PDF, WS, L, L, L, WS, PDF, WS, L, L, L, WS, PDF, ON, PDF, 75 { NSM, WS, L, L, L, L, L, L, L, WS, L, L, L, L, WS, R, R, R, R, R, WS, 76 L, L, L, L, L, L, L, WS, WS, AL, AL, AL, AL, WS, EN, EN, ES, EN, [all …]
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
D | TestData.java | 26 protected static final int L = UCharacterDirection.LEFT_TO_RIGHT; field in TestData 57 { L, L, WS, L, WS, EN, L, B }, // 0 59 { L, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L }, // 2 60 { L, AL, AL, AL, L, AL, AL, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L }, // 3 61 { AL, R, AL, WS, EN, CS, WS, EN, CS, EN, WS, R, R, WS, L, L }, // 4 74 { S, WS, NSM, RLE, WS, L, L, L, WS, LRO, WS, R, R, R, WS, RLO, WS, L, L, 75 L, WS, LRE, WS, R, R, R, WS, PDF, WS, L, L, L, WS, PDF, WS, AL, AL, 76 AL, WS, PDF, WS, L, L, L, WS, PDF, WS, L, L, L, WS, PDF, ON, PDF, 78 { NSM, WS, L, L, L, L, L, L, L, WS, L, L, L, L, WS, R, R, R, R, R, WS, 79 L, L, L, L, L, L, L, WS, WS, AL, AL, AL, AL, WS, EN, EN, ES, EN, [all …]
|
/third_party/boost/libs/date_time/src/gregorian/ |
D | greg_names.hpp | 32 …t w_short_month_names[NumMonths]={L"Jan",L"Feb",L"Mar",L"Apr",L"May",L"Jun",L"Jul",L"Aug",L"Sep",L… 33 …es[NumMonths]={L"January",L"February",L"March",L"April",L"May",L"June",L"July",L"August",L"Septemb… 34 …names[date_time::NumSpecialValues]={L"not-a-date-time",L"-infinity",L"+infinity",L"min_date_time",… 36 const wchar_t* const w_short_weekday_names[]={L"Sun", L"Mon", L"Tue", 37 L"Wed", L"Thu", L"Fri", L"Sat"}; 38 const wchar_t* const w_long_weekday_names[]= {L"Sunday",L"Monday",L"Tuesday", 39 L"Wednesday", L"Thursday", 40 L"Friday", L"Saturday"};
|
/third_party/libffi/src/x86/ |
D | sysv_intel.S | 40 #define L(X) C1(L, X) macro 73 L(UW0): 91 L(UW1): 104 L(UW2): 108 lea ebx, [L(store_table) + ecx * 8] 113 L(store_table): 114 E(L(store_table), X86_RET_FLOAT) 116 jmp L(e1) 117 E(L(store_table), X86_RET_DOUBLE) 119 jmp L(e1) [all …]
|
D | sysv.S | 46 # define L(X) C1(L, X) macro 48 # define L(X) C1(.L, X) macro 93 L(UW0): 111 L(UW1): 124 L(UW2): 130 L(pc1): 131 leal L(store_table)-L(pc1)(%ebx, %ecx, 8), %ebx 133 leal L(store_table)(,%ecx, 8), %ebx 139 L(store_table): 140 E(L(store_table), X86_RET_FLOAT) [all …]
|
/third_party/boost/boost/mp11/ |
D | list.hpp | 33 template<class L> struct mp_size_impl 38 template<template<class...> class L, class... T> struct mp_size_impl<L<T...>> 45 template<class L> using mp_size = typename detail::mp_size_impl<L>::type; 48 template<class L> using mp_empty = mp_bool< mp_size<L>::value == 0 >; 66 template<class L> using mp_clear = mp_assign<L, mp_list<>>; 72 template<class L> struct mp_front_impl 78 template<template<class...> class L, class T1, class... T> struct mp_front_impl<L<T1, T...>> 85 template<class L> using mp_front = typename detail::mp_front_impl<L>::type; 91 template<class L> struct mp_pop_front_impl 97 template<template<class...> class L, class T1, class... T> struct mp_pop_front_impl<L<T1, T...>> [all …]
|
D | algorithm.hpp | 38 template<template<class...> class F, class... L> struct mp_transform_impl 42 …<template<class...> class F, template<class...> class L, class... T> struct mp_transform_impl<F, L… 48 using type = L<typename f<T>::type...>; 52 using type = L<F<T>...>; 89 template<class... L> using mp_same_size_1 = mp_same<mp_size<L>...>; 90 template<class... L> struct mp_same_size_2: mp_defer<mp_same_size_1, L...> {}; 100 template<template<class...> class F, class... L> struct mp_transform_cuda_workaround 102 …using type = mp_if<mp_same<mp_size<L>...>, detail::mp_transform_impl<F, L...>, detail::list_size_m… 111 … class F, class... L> using mp_transform = typename mp_if<typename detail::mp_same_size_2<L...>::t… 117 …e<template<class...> class F, class... L> using mp_transform = typename detail::mp_transform_cuda_… [all …]
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl14.c | 88 {F_WRLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L, 90 F_RDLCK, 0, 0L, 0L, WILLBLOCK}, 93 {F_WRLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L, 95 F_WRLCK, 0, 0L, 0L, WILLBLOCK}, 98 {F_RDLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L, 100 F_RDLCK, 0, 0L, 0L, NOBLOCK}, 103 {F_RDLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L, 105 F_WRLCK, 0, 0L, 0L, WILLBLOCK}, 109 {F_WRLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L, 114 F_RDLCK, 0, 0L, 5L, WILLBLOCK}, [all …]
|