/third_party/ffmpeg/libavutil/ |
D | integer.c | 111 AVInteger av_mod_i(AVInteger *quot, AVInteger a, AVInteger b){ in av_mod_i() argument 114 if(!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(", a, b); in av_div_i() 144 return quot; in av_div_i()
|
/third_party/libxml2/result/c14n/1-1-without-comments/ |
D | example-4 | 6 …<compute expr="value>"0" && value<"10" ?"valid":"err…
|
/third_party/libxml2/result/c14n/without-comments/ |
D | example-4 | 6 …<compute expr="value>"0" && value<"10" ?"valid":"err…
|
/third_party/libxml2/result/c14n/with-comments/ |
D | example-4 | 6 …<compute expr="value>"0" && value<"10" ?"valid":"err…
|
/third_party/mesa3d/src/compiler/glsl/ |
D | int64.glsl | 14 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 | .gitignore | 6 /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/ |
D | lldiv.c | 34 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()
|
D | ldiv.c | 35 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()
|
D | imaxdiv.c | 29 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 | .gitignore | 4 /Rules-quot 7 /en@quot.header 9 /quot.sed
|
/third_party/libexif/po/ |
D | .gitignore | 10 Rules-quot 13 en@quot.header 15 quot.sed
|
/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/porting/liteos_a/kernel/include/ |
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
|
/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
|
/third_party/musl/porting/linux/user/include/ |
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/include/ |
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/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
|
/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
|
/third_party/libxml2/result/ |
D | ent6.sax | 12 SAX.entityDecl(quot, 1, (null), (null), ") 13 SAX.getEntity(quot)
|
D | ent6hex.sax | 12 SAX.entityDecl(quot, 1, (null), (null), ") 13 SAX.getEntity(quot)
|
D | ent6.sax2 | 12 SAX.entityDecl(quot, 1, (null), (null), ") 13 SAX.getEntity(quot)
|
D | ent6hex.sax2 | 12 SAX.entityDecl(quot, 1, (null), (null), ") 13 SAX.getEntity(quot)
|
/third_party/libxml2/result/noent/ |
D | ent6.sax2 | 12 SAX.entityDecl(quot, 1, (null), (null), ") 13 SAX.getEntity(quot)
|
D | ent6hex.sax2 | 12 SAX.entityDecl(quot, 1, (null), (null), ") 13 SAX.getEntity(quot)
|
/third_party/skia/third_party/externals/brotli/c/common/ |
D | dictionary.bin | 25 }quot); 48 …edoganarsantoetapadebesplayaredessietecortecoreadudasdeseoviejodeseaaguas"domaincommonstatuse… 63 …ingelementpartnerfinallyperfectmeaningsystemskeepingculture",journalprojectsurfaces"expi… 65 …ogArticlebuttonslargestuniformjourneysidebarChicagoholidayGeneralpassage,"animatefeelingarriv… 67 …quot;Messageneed tovalue="complexlookingstationbelievesmaller-mobilerecordswant tokind ofFirefoxyo… 83 …ntfaviconcreatorHungaryAirportsee theso thatMichaelSystemsPrograms, and width=e"tradingleft"> 109 …ofmobile-Europe,is homerisk ofdesiredClintoncost ofage of become none ofp"Middle ead')[0Criti… 116 … ofsearch_nature,legallyperiod,land ofor withinducedprovingmissilelocallyAgainstthe wayk"px;"> 119 AtlantanucleusCounty,purely count">easily build aonclicka givenpointerh"events else { 120 …ebone andcavalryHe diedseattle00,000 {windowhave toif(windand itssolely m"renewedDetroitamong… [all …]
|