/external/chromium_org/third_party/yasm/source/patched-yasm/po/ |
D | Rules-quot | 3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin… 7 en@quot.po-create: 8 $(MAKE) en@quot.po-update 12 en@quot.po-update: en@quot.po-update-en 39 en@quot.insert-header: insert-header.sin 40 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header 45 mostlyclean: mostlyclean-quot 46 mostlyclean-quot:
|
/external/elfutils/0.153/po/ |
D | Rules-quot | 3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin… 7 en@quot.po-create: 8 $(MAKE) en@quot.po-update 12 en@quot.po-update: en@quot.po-update-en 39 en@quot.insert-header: insert-header.sin 40 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header 45 mostlyclean: mostlyclean-quot 46 mostlyclean-quot:
|
D | LINGUAS | 5 en@quot en@boldquot
|
/external/bison/runtime-po/ |
D | Rules-quot | 3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin… 7 en@quot.po-create: 8 $(MAKE) en@quot.po-update 12 en@quot.po-update: en@quot.po-update-en 39 en@quot.insert-header: insert-header.sin 40 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header 45 mostlyclean: mostlyclean-quot 46 mostlyclean-quot:
|
/external/e2fsprogs/po/ |
D | Rules-quot | 3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin… 7 en@quot.po-create: 8 $(MAKE) en@quot.po-update 12 en@quot.po-update: en@quot.po-update-en 39 en@quot.insert-header: insert-header.sin 40 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header 45 mostlyclean: mostlyclean-quot 46 mostlyclean-quot:
|
/external/bison/po/ |
D | Rules-quot | 3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin… 7 en@quot.po-create: 8 $(MAKE) en@quot.po-update 12 en@quot.po-update: en@quot.po-update-en 39 en@quot.insert-header: insert-header.sin 40 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header 45 mostlyclean: mostlyclean-quot 46 mostlyclean-quot:
|
/external/libexif/po/ |
D | Rules-quot | 3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin… 7 en@quot.po-create: 8 $(MAKE) en@quot.po-update 12 en@quot.po-update: en@quot.po-update-en 39 en@quot.insert-header: insert-header.sin 40 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header 45 mostlyclean: mostlyclean-quot 46 mostlyclean-quot:
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/arch/x86/util/ |
D | tsc.c | 13 u64 t, quot, rem; in perf_time_to_tsc() local 16 quot = t / tc->time_mult; in perf_time_to_tsc() 18 return (quot << tc->time_shift) + in perf_time_to_tsc() 24 u64 quot, rem; in tsc_to_perf_time() local 26 quot = cyc >> tc->time_shift; in tsc_to_perf_time() 28 return tc->time_zero + quot * tc->time_mult + in tsc_to_perf_time()
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/ |
D | rdpmc.c | 61 u64 quot, rem; in mmap_read_self() local 63 quot = (cyc >> time_shift); in mmap_read_self() 65 delta = time_offset + quot * time_mult + in mmap_read_self() 72 quot = count / running; in mmap_read_self() 74 count = quot * enabled + (rem * enabled) / running; in mmap_read_self()
|
/external/chromium_org/v8/test/webkit/fast/js/ |
D | string-link-expected.txt | 29 PASS '_'.link('"') is "<a href=\""\">_</a>" 33 PASS '_'.link('"') is "<a href=\""\">_</a>" 34 PASS '_'.link('" target="_blank') is "<a href=\"" target="_blank\">_</a>"
|
D | string-fontsize-expected.txt | 29 PASS '_'.fontsize('"') is "<font size=\""\">_</font>" 33 PASS '_'.fontsize('"') is "<font size=\""\">_</font>" 34 PASS '_'.fontsize('" color="b') is "<font size=\"" color="b\">_</font>"
|
D | string-fontcolor-expected.txt | 32 PASS '_'.fontcolor('"') is "<font color=\""\">_</font>" 33 PASS '_'.fontcolor('" size="2px') is "<font color=\"" size="2px\">_</font>"
|
D | string-anchor-expected.txt | 32 PASS '_'.anchor('"') is "<a name=\""\">_</a>" 33 PASS '_'.anchor('" href="http://www.evil.com') is "<a name=\"" href="http://www.evil.com\…
|
/external/mesa3d/include/c99/ |
D | inttypes.h | 48 intmax_t quot; member 284 result.quot = numer / denom; in imaxdiv() 289 ++result.quot; in imaxdiv()
|
/external/chromium_org/third_party/mesa/src/include/c99/ |
D | inttypes.h | 48 intmax_t quot; member 284 result.quot = numer / denom; in imaxdiv() 289 ++result.quot; in imaxdiv()
|
/external/jemalloc/include/msvc_compat/C99/ |
D | inttypes.h | 48 intmax_t quot; member 292 result.quot = numer / denom; in imaxdiv() 297 ++result.quot; in imaxdiv()
|
/external/chromium_org/third_party/cython/src/Cython/Includes/libc/ |
D | stdlib.pxd | 55 int quot 59 long int quot 63 long long int quot
|
/external/chromium_org/third_party/cython/src/Tools/ |
D | kate.diff | 922 + <RegExpr attribute="Raw String" String="[rR]"""" context="Raw Tripple Q-string"… 925 + <RegExpr attribute="Raw String" String="[rR]"" context="Raw Q-string"/> 929 + <RegExpr attribute="Comment" String="^\s*"""" context="Tripple Q-comment" begin… 932 + <StringDetect attribute="String" String=""""" context="Tripple Q-string" beginR… 934 + <DetectChar attribute="String" char=""" context="Single Q-string"/> 1044 + <RegExpr attribute="Comment" String=""""" context="#pop" endRegion="Tripple Q-r… 1062 + <RegExpr attribute="String" String=""""" context="#pop" endRegion="Tripple Q-re… 1068 + <RegExpr attribute="String" String=""""" context="#pop" endRegion="Tripple Q-re… 1076 + <DetectChar attribute="Comment" char=""" context="#pop"/> 1088 + <DetectChar attribute="String" char=""" context="#pop"/> [all …]
|
/external/stlport/test/unit/ |
D | cmath_test.cpp | 64 CPPUNIT_CHECK( div_res.quot == 1 ); in import_checks() 67 CPPUNIT_CHECK( ldiv_res.quot == 1l ); in import_checks() 70 CPPUNIT_CHECK( ldiv_res.quot == 1l ); in import_checks()
|
/external/clang/test/Parser/ |
D | extension.c | 8 long long int quot; member
|
/external/aac/libAACenc/src/ |
D | aacenc_pns.cpp | 509 FIXP_DBL quot = (sfbEnergyLeftLD[sfb]>>1) + (sfbEnergyRightLD[sfb]>>1); in FDKaacEnc_PreProcessPnsChannelPair() local 511 if(quot < FL2FXCONST_DBL(-32.0f/(float)LD_DATA_SCALING)) in FDKaacEnc_PreProcessPnsChannelPair() 518 …ccf = CalcLdData(accu) + FL2FXCONST_DBL((float)1.0f/(float)LD_DATA_SCALING) - quot; /* ld(accu*2… in FDKaacEnc_PreProcessPnsChannelPair()
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-04-08-InlineAsmCrash.ll | 10 …vide(%struct.bc_struct* %n1, %struct.bc_struct* %n2, %struct.bc_struct** %quot, i32 %scale) nounwi…
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | decNumber.c | 6656 uInt quot=QUOT10(*up, cut); local 6657 if ((*up-quot*powers[cut])!=0) break; /* found non-0 digit */ 6748 uInt quot=QUOT10(*source, cut); local 6749 uInt rem=*source-quot*powers[cut]; 6750 next+=quot; 6784 Int quot, rem; /* for division */ local 6804 quot=QUOT10(*up, cut); 6806 quot=*up/powers[cut]; 6809 *target=(Unit)quot; 6813 quot=*up; [all …]
|
/external/icu/icu4c/source/i18n/ |
D | decNumber.c | 6658 uInt quot=QUOT10(*up, cut); local 6659 if ((*up-quot*powers[cut])!=0) break; /* found non-0 digit */ 6750 uInt quot=QUOT10(*source, cut); local 6751 uInt rem=*source-quot*powers[cut]; 6752 next+=quot; 6786 Int quot, rem; /* for division */ local 6806 quot=QUOT10(*up, cut); 6808 quot=*up/powers[cut]; 6811 *target=(Unit)quot; 6815 quot=*up; [all …]
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | XMLEntities.properties | 26 quot=34 key
|