/third_party/ffmpeg/libavutil/ |
H A D | integer.c | 113 AVInteger av_mod_i(AVInteger *quot, AVInteger a, AVInteger b){ in av_mod_i() argument 144 AVInteger quot; av_div_i() local [all...] |
/third_party/curl/lib/ |
H A D | curl_path.c | 121 char quot; in Curl_get_pathname() local
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
H A D | stdlib.h | 517 typedef struct { int quot, rem; } div_t; member 518 typedef struct { long quot, rem; } ldiv_t; member 519 typedef struct { long long quot, rem; } lldiv_t; member
|
H A D | inttypes.h | 14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | stdlib.h | 63 typedef struct { int quot, rem; } div_t; member 64 typedef struct { long quot, rem; } ldiv_t; member 65 typedef struct { long long quot, rem; } lldiv_t; member
|
H A D | inttypes.h | 14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
|
/third_party/musl/porting/liteos_m/user/include/ |
H A D | stdlib.h | 62 typedef struct { int quot, rem; } div_t; member 63 typedef struct { long quot, rem; } ldiv_t; member 64 typedef struct { long long quot, rem; } lldiv_t; member
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | stdlib.h | 65 typedef struct { int quot, rem; } div_t; member 66 typedef struct { long quot, rem; } ldiv_t; member 67 typedef struct { long long quot, rem; } lldiv_t; member
|
H A D | inttypes.h | 14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
|
/third_party/musl/porting/linux/user/include/ |
H A D | stdlib.h | 64 typedef struct { int quot, rem; } div_t; member 65 typedef struct { long quot, rem; } ldiv_t; member 66 typedef struct { long long quot, rem; } lldiv_t; member
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | stdlib.h | 63 typedef struct { int quot, rem; } div_t; member 64 typedef struct { long quot, rem; } ldiv_t; member 65 typedef struct { long long quot, rem; } lldiv_t; member
|
H A D | inttypes.h | 14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
|
/third_party/musl/include/ |
H A D | stdlib.h | 65 typedef struct { int quot, rem; } div_t; member 66 typedef struct { long quot, rem; } ldiv_t; member 67 typedef struct { long long quot, rem; } lldiv_t; member
|
H A D | inttypes.h | 14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
|
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
H A D | 8250_dwlib.c | 70 unsigned int quot, rem, base_baud = baud * 16; in dw8250_get_divisor() local 80 static void dw8250_set_divisor(struct uart_port *p, unsigned int baud, unsigned int quot, unsigned int quot_frac) in dw8250_set_divisor() argument
|
H A D | 8250_port.c | 1126 unsigned short quot;
in autoconfig_16550a() local 2642 unsigned int quot;
in serial8250_do_get_divisor() local 2719 serial8250_do_set_divisor(struct uart_port *port, unsigned int baud, unsigned int quot, unsigned int quot_frac) serial8250_do_set_divisor() argument 2764 serial8250_set_divisor(struct uart_port *port, unsigned int baud, unsigned int quot, unsigned int quot_frac) serial8250_set_divisor() argument 2810 unsigned int baud, quot, frac = 0; serial8250_update_uartclk() local 2864 unsigned int baud, quot, frac = 0; serial8250_do_set_termios() local 3493 unsigned int baud, quot, frac = 0; serial8250_console_restore() local 3593 unsigned int quot; probe_baud() local [all...] |
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | inttypesndk.cpp | 61 napi_value quot = nullptr;
in Imaxdiv() local
|
H A D | stdlibndk.cpp | 78 napi_value quot = nullptr;
in Ldiv() local 100 napi_value quot = nullptr;
in LLdiv() local [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/ |
H A D | ip_tools.cpp | 134 int quot = prefixLength / BIT_NUM_PER_BYTE; in ConvertIpv4Mask() local
|
/third_party/python/Objects/ |
H A D | complexobject.c | 494 Py_complex quot; in complex_div() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | decNumber.cpp | 6662 uInt quot=QUOT10(*up, cut); local 6754 uInt quot=QUOT10(*source, cut); local 6790 Int quot, rem; /* for division */ local 7023 uInt quot, rem; /* for divisions */ global() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | decNumber.cpp | 6662 uInt quot=QUOT10(*up, cut); local 6754 uInt quot=QUOT10(*source, cut); local 6790 Int quot, rem; /* for division */ local 7023 uInt quot, rem; /* for divisions */ global() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | decNumber.cpp | 6662 uInt quot=QUOT10(*up, cut); local 6754 uInt quot=QUOT10(*source, cut); local 6790 Int quot, rem; /* for division */ local 7023 uInt quot, rem; /* for divisions */ global() local [all...] |