/third_party/musl/porting/liteos_m/kernel/include/ |
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
|
D | inttypes.h | 14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
|
/third_party/musl/porting/linux/user/include/ |
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/ |
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
|
D | inttypes.h | 14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
|
/third_party/musl/porting/liteos_m/user/include/ |
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/ndk_musl_include/ |
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
|
D | inttypes.h | 14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
|
/third_party/musl/include/ |
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
|
D | inttypes.h | 14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
|
/third_party/musl/porting/uniproton/kernel/include/ |
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
|
D | inttypes.h | 14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
|
/third_party/ffmpeg/libavutil/ |
D | integer.c | 111 AVInteger av_mod_i(AVInteger *quot, AVInteger a, AVInteger b){ in av_mod_i() 142 AVInteger quot; in av_div_i() local
|
/third_party/curl/lib/ |
D | curl_path.c | 116 char quot; in Curl_get_pathname() local
|
/third_party/css-what/src/ |
D | parse.ts | 513 const quot = data.charCodeAt(0); constant
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
D | DecimalQuantity_AbstractBCD.java | 1108 int quot = _scale / 10; in toScientificString() local
|
/third_party/python/Objects/ |
D | complexobject.c | 493 Py_complex quot; in complex_div() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | DecimalQuantity_AbstractBCD.java | 1106 int quot = _scale / 10; in toScientificString() local
|
/third_party/weston/libweston/backend-fbdev/ |
D | fbdev.c | 271 uint64_t quot; in calculate_refresh_rate() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
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 */ local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
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 */ local
|
/third_party/icu/icu4c/source/i18n/ |
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 */ local
|
/third_party/node/deps/icu-small/source/i18n/ |
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 */ local
|
/third_party/pixman/pixman/ |
D | pixman-mmx.c | 1053 uint32_t quot = DIV_UN8 (da, sa) << 24; in mmx_combine_saturate_u() local
|
/third_party/node/tools/ |
D | lint-md.mjs | 36965 quot: '"', property
|