Home
last modified time | relevance | path

Searched defs:lo (Results 1 – 25 of 426) sorted by relevance

12345678910>>...18

/third_party/musl/libc-test/src/functionalext/locale/
Dlanginfo.c33 char *lo = setlocale(LC_TIME, ""); in langinfo_0100() local
55 char *lo = setlocale(LC_TIME, ""); in nl_langinfo_0200() local
75 char *lo = setlocale(LC_TIME, ""); in nl_langinfo_0300() local
98 char *lo = setlocale(LC_MESSAGES, "zh_CN.UTF-8"); in nl_langinfo_0400() local
115 char *lo = setlocale(LC_CTYPE, ""); in nl_langinfo_0500() local
140 char *lo = setlocale(LC_ALL, ""); in nl_langinfo_0600() local
157 char *lo = setlocale(LC_ALL, ""); in nl_langinfo_0700() local
174 char *lo = setlocale(LC_ALL, ""); in nl_langinfo_0800() local
191 char *lo = setlocale(LC_ALL, ""); in nl_langinfo_0900() local
Dnewlocale.c37 char *lo = setlocale(LC_ALL, "C"); in newlocale_0100() local
58 char *lo = setlocale(LC_ALL, "C"); in newlocale_0200() local
81 char *lo = setlocale(LC_ALL, "C"); in newlocale_0300() local
Dduplocale.c27 char *lo = setlocale(LC_ALL, "C"); in duplocale_0100() local
49 char *lo = setlocale(LC_ALL, "C"); in duplocale_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/locale/
Dlanginfo_sup.c33 char *lo = setlocale(LC_TIME, ""); in langinfo_0100() local
51 char *lo = setlocale(LC_TIME, ""); in nl_langinfo_0200() local
70 char *lo = setlocale(LC_TIME, ""); in nl_langinfo_0300() local
88 char *lo = setlocale(LC_MESSAGES, "zh_CN.UTF-8"); in nl_langinfo_0400() local
105 char *lo = setlocale(LC_CTYPE, ""); in nl_langinfo_0500() local
Dnewlocale_sup.c35 char *lo = setlocale(LC_ALL, "C"); in newlocale_0100() local
56 char *lo = setlocale(LC_ALL, "C"); in newlocale_0200() local
78 char *lo = setlocale(LC_ALL, "C"); in newlocale_0300() local
Dduplocale_sup.c27 char *lo = setlocale(LC_ALL, "C"); in duplocale_0100() local
49 char *lo = setlocale(LC_ALL, "C"); in duplocale_0200() local
/third_party/python/Lib/
Dbisect.py4 def insort_right(a, x, lo=0, hi=None, *, key=None): argument
19 def bisect_right(a, x, lo=0, hi=None, *, key=None): argument
53 def insort_left(a, x, lo=0, hi=None, *, key=None): argument
68 def bisect_left(a, x, lo=0, hi=None, *, key=None): argument
/third_party/python/Modules/
D_bisectmodule.c19 internal_bisect_right(PyObject *list, PyObject *item, Py_ssize_t lo, Py_ssize_t hi, in internal_bisect_right()
85 Py_ssize_t lo, Py_ssize_t hi, PyObject *key) in _bisect_bisect_right_impl()
111 Py_ssize_t lo, Py_ssize_t hi, PyObject *key) in _bisect_insort_right_impl()
144 internal_bisect_left(PyObject *list, PyObject *item, Py_ssize_t lo, Py_ssize_t hi, in internal_bisect_left()
211 Py_ssize_t lo, Py_ssize_t hi, PyObject *key) in _bisect_bisect_left_impl()
238 Py_ssize_t lo, Py_ssize_t hi, PyObject *key) in _bisect_insort_left_impl()
/third_party/python/Modules/_decimal/libmpdec/
Dtypearith.h52 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
63 _mpd_div_words(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo, in _mpd_div_words()
74 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
208 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
223 _mpd_div_words(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo, in _mpd_div_words()
243 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
309 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
320 _mpd_div_words(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo, in _mpd_div_words()
332 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
465 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
[all …]
Dbasearith.h98 _mpd_div_words_r(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo) in _mpd_div_words_r()
142 _mpd_div_words_r(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo) in _mpd_div_words_r()
153 mpd_uint_t hi, lo; in _mpd_singlemul() local
163 mpd_uint_t hi, lo; in _mpd_mul_2_le2() local
Dbasearith.c219 mpd_uint_t hi, lo; in _mpd_shortmul() local
245 mpd_uint_t hi, lo; in _mpd_basemul() local
274 mpd_uint_t hi, lo; in _mpd_shortdiv() local
312 mpd_uint_t hi, lo, x; in _mpd_basedivmod() local
590 mpd_uint_t hi, lo; in _mpd_shortmul_c() local
613 mpd_uint_t hi, lo; in _mpd_shortmul_b() local
639 mpd_uint_t hi, lo; in _mpd_shortdiv_b() local
/third_party/FreeBSD/sbin/newfs_msdos/
Dnewfs_msdos.c47 #define argto1(arg, lo, msg) argtou(arg, lo, 0xff, msg) argument
48 #define argto2(arg, lo, msg) argtou(arg, lo, 0xffff, msg) argument
49 #define argto4(arg, lo, msg) argtou(arg, lo, 0xffffffff, msg) argument
50 #define argtox(arg, lo, msg) argtou(arg, lo, UINT_MAX, msg) argument
198 argtou(const char *arg, u_int lo, u_int hi, const char *msg) in argtou()
/third_party/benchmark/src/
Dbenchmark_register.h15 typename std::vector<T>::iterator AddPowers(std::vector<T>* dst, T lo, T hi, in AddPowers()
39 void AddNegatedPowers(std::vector<T>* dst, T lo, T hi, int mult) { in AddNegatedPowers()
59 void AddRange(std::vector<T>* dst, T lo, T hi, int mult) { in AddRange()
/third_party/optimized-routines/math/test/
Dmathbench.c220 double lo; member
234 #define D(func, lo, hi) {#func, 'd', 0, lo, hi, {.d = func}}, argument
235 #define F(func, lo, hi) {#func, 'f', 0, lo, hi, {.f = func}}, argument
236 #define VD(func, lo, hi) {#func, 'd', 'v', lo, hi, {.vd = func}}, argument
237 #define VF(func, lo, hi) {#func, 'f', 'v', lo, hi, {.vf = func}}, argument
238 #define VND(func, lo, hi) {#func, 'd', 'n', lo, hi, {.vnd = func}}, argument
239 #define VNF(func, lo, hi) {#func, 'f', 'n', lo, hi, {.vnf = func}}, argument
350 gen_linear (double lo, double hi) in gen_linear()
357 genf_linear (double lo, double hi) in genf_linear()
377 frand (double lo, double hi) in frand()
[all …]
/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/
Dpwm-esp32.c40 lws_pwm_plat_init(const struct lws_pwm_ops *lo) in lws_pwm_plat_init()
64 lws_pwm_plat_intensity(const struct lws_pwm_ops *lo, _lws_plat_gpio_t gpio, in lws_pwm_plat_intensity()
/third_party/musl/porting/uniproton/kernel/src/internal/
Dlibm.h35 uint64_t lo; member
41 uint64_t lo; member
52 uint64_t lo; member
56 uint64_t lo; member
196 #define EXTRACT_WORDS(hi,lo,d) \ argument
208 #define GET_LOW_WORD(lo,d) \ argument
213 #define INSERT_WORDS(d,hi,lo) \ argument
221 #define SET_LOW_WORD(d,lo) \ argument
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dlibm.h35 uint64_t lo; member
41 uint64_t lo; member
52 uint64_t lo; member
56 uint64_t lo; member
196 #define EXTRACT_WORDS(hi,lo,d) \ argument
208 #define GET_LOW_WORD(lo,d) \ argument
213 #define INSERT_WORDS(d,hi,lo) \ argument
221 #define SET_LOW_WORD(d,lo) \ argument
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dlibm.h34 uint64_t lo; member
40 uint64_t lo; member
51 uint64_t lo; member
55 uint64_t lo; member
195 #define EXTRACT_WORDS(hi,lo,d) \ argument
207 #define GET_LOW_WORD(lo,d) \ argument
212 #define INSERT_WORDS(d,hi,lo) \ argument
220 #define SET_LOW_WORD(d,lo) \ argument
/third_party/musl/src/internal/
Dlibm.h34 uint64_t lo; member
40 uint64_t lo; member
51 uint64_t lo; member
55 uint64_t lo; member
195 #define EXTRACT_WORDS(hi,lo,d) \ argument
207 #define GET_LOW_WORD(lo,d) \ argument
212 #define INSERT_WORDS(d,hi,lo) \ argument
220 #define SET_LOW_WORD(d,lo) \ argument
/third_party/mesa3d/src/asahi/lib/
Dtiling.c62 uint16_t lo; member
67 uint32_t lo; member
72 uint64_t lo; member
77 uint64_t lo; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_helper.cpp69 Value *lo = bld.getSSA(), *hi = bld.getSSA(); in handleABS() local
137 Instruction *lo = bld.mkOp2(insn->op, sTy, def[0], src0[0], src1[0]); in handleMAXMIN() local
164 Value *lo = bld.getSSA(); in handleMOV() local
261 Instruction *lo = bld.mkOp1(insn->op, sTy, def0, src0[0]); in handleLogOp() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Ddistributions.h125 R lo, R hi) { in Uniform()
144 R lo, R hi) { in Uniform()
168 A lo, B hi) { in Uniform()
191 A lo, B hi) { in Uniform()
/third_party/python/Modules/clinic/
D_bisectmodule.c.h35 Py_ssize_t lo = 0; in _bisect_bisect_right() local
118 Py_ssize_t lo = 0; in _bisect_insort_right() local
198 Py_ssize_t lo = 0; in _bisect_bisect_left() local
281 Py_ssize_t lo = 0; in _bisect_insort_left() local
/third_party/libwebsockets/lib/drivers/led/
Dled-gpio.c90 lws_led_gpio_lookup(const struct lws_led_ops *lo, const char *name) in lws_led_gpio_lookup()
103 lws_led_gpio_intensity(const struct lws_led_ops *lo, const char *name, in lws_led_gpio_intensity()
/third_party/jerryscript/jerry-libm/
Djerry-libm-internal.h57 int lo; member
71 int lo; member

12345678910>>...18