Home
last modified time | relevance | path

Searched defs:quot (Results 1 – 23 of 23) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
Dstdlib.h65 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
Dinttypes.h14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
/third_party/musl/porting/liteos_m/user/include/
Dstdlib.h62 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/linux/user/include/
Dstdlib.h64 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/liteos_m/kernel/include/
Dstdlib.h63 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
Dinttypes.h14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
/third_party/musl/include/
Dstdlib.h64 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
Dinttypes.h14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
/third_party/musl/porting/uniproton/kernel/include/
Dstdlib.h63 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
Dinttypes.h14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
/third_party/ffmpeg/libavutil/
Dinteger.c113 AVInteger av_mod_i(AVInteger *quot, AVInteger a, AVInteger b){ in av_mod_i()
144 AVInteger quot; in av_div_i() local
/third_party/curl/lib/
Dcurl_path.c121 char quot; in Curl_get_pathname() local
/third_party/css-what/src/
Dparse.ts513 const quot = data.charCodeAt(0); constant
/third_party/python/Objects/
Dcomplexobject.c493 Py_complex quot; in complex_div() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalQuantity_AbstractBCD.java1108 int quot = _scale / 10; in toScientificString() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalQuantity_AbstractBCD.java1117 int quot = _scale / 10; in toScientificString() local
/third_party/skia/third_party/externals/icu/source/i18n/
DdecNumber.cpp6662 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/
DdecNumber.cpp6662 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/
DdecNumber.cpp6662 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/tools/lint-md/
Dlint-md.mjs2526 quot: '"', property
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp5714 int quot; member
5722 long int quot; member
5734 long long int quot; member
66293 long int quot; member
/third_party/typescript/lib/
Dtsc.js86475 quot: 0x0022, property
DtypingsInstaller.js102990 quot: 0x0022, property