Home
last modified time | relevance | path

Searched refs:quot (Results 1 – 25 of 110) sorted by relevance

12345

/third_party/ffmpeg/libavutil/
Dinteger.c111 AVInteger av_mod_i(AVInteger *quot, AVInteger a, AVInteger b){ in av_mod_i() argument
114 if(!quot) quot = &quot_temp; in av_mod_i()
117 a = av_mod_i(quot, av_sub_i(zero_i, a), b); in av_mod_i()
118 *quot = av_sub_i(zero_i, *quot); in av_mod_i()
128 memset(quot, 0, sizeof(AVInteger)); in av_mod_i()
131 *quot= av_shr_i(*quot, -1); in av_mod_i()
134 quot->v[0] += 1; in av_mod_i()
142 AVInteger quot; in av_div_i() local
143 av_mod_i(&quot, a, b); in av_div_i()
144 return quot; in av_div_i()
/third_party/libxml2/result/c14n/1-1-without-comments/
Dexample-46 …<compute expr="value>&quot;0&quot; &amp;&amp; value&lt;&quot;10&quot; ?&quot;valid&quot;:&quot;err…
/third_party/libxml2/result/c14n/without-comments/
Dexample-46 …<compute expr="value>&quot;0&quot; &amp;&amp; value&lt;&quot;10&quot; ?&quot;valid&quot;:&quot;err…
/third_party/libxml2/result/c14n/with-comments/
Dexample-46 …<compute expr="value>&quot;0&quot; &amp;&amp; value&lt;&quot;10&quot; ?&quot;valid&quot;:&quot;err…
/third_party/mesa3d/src/compiler/glsl/
Dint64.glsl14 uvec2 quot = uvec2(0U, 0U);
32 quot.y |= 1U << i;
41 quot.y |= 1U;
50 quot.x |= 1U << i;
59 quot.x |= 1U;
62 return uvec4(quot, unpackUint2x32(n64));
78 uvec2 quot = udivmod64(n, d).xy;
80 return negate ? unpackInt2x32(-int64_t(packUint2x32(quot))) : ivec2(quot);
/third_party/elfutils/po/
D.gitignore6 /Rules-quot
11 /en@quot.header
12 /en@quot.insert-header
13 /en@quot.po
15 /quot.sed
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/
Dlldiv.c34 EXPECT_EQ("lldiv_0100", ret.quot, 1); in lldiv_0100()
38 EXPECT_EQ("lldiv_0100", ret.quot, ERREXPECT); in lldiv_0100()
42 EXPECT_EQ("lldiv_0100", ret.quot, ERREXPECT); in lldiv_0100()
46 EXPECT_EQ("lldiv_0100", ret.quot, 1); in lldiv_0100()
Dldiv.c35 EXPECT_EQ("ldiv_0100", ret.quot, 1); in ldiv_0100()
39 EXPECT_EQ("ldiv_0100", ret.quot, -1); in ldiv_0100()
43 EXPECT_EQ("ldiv_0100", ret.quot, -1); in ldiv_0100()
47 EXPECT_EQ("ldiv_0100", ret.quot, 1); in ldiv_0100()
Dimaxdiv.c29 EXPECT_EQ("imaxdiv_0100", ret.quot, 1); in imaxdiv_0100()
43 EXPECT_EQ("imaxdiv_0200", ret.quot, -1); in imaxdiv_0200()
57 EXPECT_EQ("imaxdiv_0300", ret.quot, -1); in imaxdiv_0300()
71 EXPECT_EQ("imaxdiv_0400", ret.quot, 1); in imaxdiv_0400()
/third_party/pulseaudio/po/
D.gitignore4 /Rules-quot
7 /en@quot.header
9 /quot.sed
/third_party/libexif/po/
D.gitignore10 Rules-quot
13 en@quot.header
15 quot.sed
/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/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
/third_party/musl/ndk_musl_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/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
/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
/third_party/libxml2/result/
Dent6.sax12 SAX.entityDecl(quot, 1, (null), (null), ")
13 SAX.getEntity(quot)
Dent6hex.sax12 SAX.entityDecl(quot, 1, (null), (null), &#x22;)
13 SAX.getEntity(quot)
Dent6.sax212 SAX.entityDecl(quot, 1, (null), (null), ")
13 SAX.getEntity(quot)
Dent6hex.sax212 SAX.entityDecl(quot, 1, (null), (null), &#x22;)
13 SAX.getEntity(quot)
/third_party/libxml2/result/noent/
Dent6.sax212 SAX.entityDecl(quot, 1, (null), (null), ")
13 SAX.getEntity(quot)
Dent6hex.sax212 SAX.entityDecl(quot, 1, (null), (null), &#x22;)
13 SAX.getEntity(quot)
/third_party/skia/third_party/externals/brotli/c/common/
Ddictionary.bin25 }quot);
48 …edoganarsantoetapadebesplayaredessietecortecoreadudasdeseoviejodeseaaguas&quot;domaincommonstatuse…
63 …ingelementpartnerfinallyperfectmeaningsystemskeepingculture&quot;,journalprojectsurfaces&quot;expi…
65 …ogArticlebuttonslargestuniformjourneysidebarChicagoholidayGeneralpassage,&quot;animatefeelingarriv…
67quot;Messageneed tovalue="complexlookingstationbelievesmaller-mobilerecordswant tokind ofFirefoxyo…
83 …ntfaviconcreatorHungaryAirportsee theso thatMichaelSystemsPrograms, and width=e&quot;tradingleft">
109 …ofmobile-Europe,is homerisk ofdesiredClintoncost ofage of become none ofp&quot;Middle ead')[0Criti…
116 … ofsearch_nature,legallyperiod,land ofor withinducedprovingmissilelocallyAgainstthe wayk&quot;px;">
119 AtlantanucleusCounty,purely count">easily build aonclicka givenpointerh&quot;events else {
120 …ebone andcavalryHe diedseattle00,000 {windowhave toif(windand itssolely m&quot;renewedDetroitamong…
[all …]

12345