Searched refs:quot (Results 1 - 25 of 47) sorted by relevance

12

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DXMLEntities.properties26 quot=34
H A DHTMLEntities.properties26 quot=34
/external/clang/test/Parser/
H A Dextension.c8 long long int quot; member in struct:__anon2258
/external/linux-tools-perf/src/tools/perf/arch/x86/util/
H A Dtsc.c13 u64 t, quot, rem; local
16 quot = t / tc->time_mult;
18 return (quot << tc->time_shift) +
24 u64 quot, rem; local
26 quot = cyc >> tc->time_shift;
28 return tc->time_zero + quot * tc->time_mult +
/external/jmonkeyengine/engine/src/android/com/jme3/util/
H A DFastInteger.java70 int quot = positive_value;
72 int res = quot / 10;
73 int digit_value = quot - ((res << 3) + (res << 1));
76 quot = res;
77 } while (quot != 0);
/external/linux-tools-perf/src/tools/perf/tests/
H A Drdpmc.c61 u64 quot, rem; local
63 quot = (cyc >> time_shift);
65 delta = time_offset + quot * time_mult +
72 quot = count / running;
74 count = quot * enabled + (rem * enabled) / running;
/external/mesa3d/include/c99/
H A Dinttypes.h48 intmax_t quot; member in struct:__anon11937
284 result.quot = numer / denom;
289 ++result.quot;
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/
H A DXML.java71 * &quot; <small>(double quote)</small> is replaced by &amp;quot;
91 sb.append("&quot;");
/external/guava/guava/src/com/google/common/xml/
H A DXmlEscapers.java151 builder.addEscape('"', "&quot;");
/external/jsilver/src/com/google/clearsilver/jsilver/functions/escape/
H A DHtmlEscapeFunction.java40 "", "", "", "", "", "", "", "", "", "", "!", "&quot;", "#", "$", "%", "&amp;", "&#39;",
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h48 intmax_t quot; member in struct:__anon6440
292 result.quot = numer / denom;
297 ++result.quot;
/external/deqp/executor/
H A DxeXMLWriter.cpp43 case '"': return "&quot;";
/external/elfutils/src/po/
H A DMakefile65 POFILES = de.po es.po ja.po pl.po uk.po en@quot.po en@boldquot.po
66 GMOFILES = de.gmo es.gmo ja.gmo pl.gmo uk.gmo en@quot.gmo en@boldquot.gmo
67 UPDATEPOFILES = de.po-update es.po-update ja.po-update pl.po-update uk.po-update en@quot.po-update en@boldquot.po-update
68 DUMMYPOFILES = de.nop es.nop ja.nop pl.nop uk.nop en@quot.nop en@boldquot.nop
114 CATALOGS = de.gmo es.gmo ja.gmo pl.gmo uk.gmo en@quot.gmo en@boldquot.gmo
535 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot
539 en@quot.po-create:
540 $(MAKE) en@quot
[all...]
/external/mesa3d/src/gallium/drivers/trace/
H A Dtr_dump.c110 trace_dump_writes("&quot;");
/external/clang/include/clang/Basic/
H A DPlistSupport.h82 o << "&quot;";
/external/guava/guava-tests/test/com/google/common/xml/
H A DXmlEscapersTest.java48 assertEquals("&quot;test&quot;", xmlAttributeEscaper.escape("\"test\""));
51 assertEquals("a&quot;b&lt;c&gt;d&amp;e&quot;f&apos;",
102 assertEscaping(xmlEscaper, "&quot;", ch);
/external/aac/libAACenc/src/
H A Daacenc_pns.cpp509 FIXP_DBL quot = (sfbEnergyLeftLD[sfb]>>1) + (sfbEnergyRightLD[sfb]>>1); local
511 if(quot < FL2FXCONST_DBL(-32.0f/(float)LD_DATA_SCALING))
518 ccf = CalcLdData(accu) + FL2FXCONST_DBL((float)1.0f/(float)LD_DATA_SCALING) - quot; /* ld(accu*2) = ld(accu) + 1 */
/external/markdown/markdown/
H A Dhtml4.py107 text = text.replace("\"", "&quot;")
122 text = text.replace("\"", "&quot;")
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dupnp_xml.c143 wpabuf_put_str(buf, "&quot;");
/external/wpa_supplicant_8/src/wps/
H A Dupnp_xml.c143 wpabuf_put_str(buf, "&quot;");
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dupnp_xml.c143 wpabuf_put_str(buf, "&quot;");
/external/icu/icu4c/source/i18n/
H A DdecNumber.c6658 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
7019 uInt quot, rem; /* for divisions */ local
[all...]
/external/deqp/framework/qphelper/
H A DqpXmlWriter.c63 case '"': repl = "&quot;"; break;
/external/libdrm/tests/modetest/
H A Dbuffers.c758 uint32_t rgb32 = 0x00130502 * (d.quot >> 6)
793 uint32_t rgb32 = 0x00130502 * (d.quot >> 6)
821 uint32_t rgb32 = 0x00130502 * (d.quot >> 6)
846 uint32_t rgb32 = 0x00130502 * (d.quot >> 6)
869 uint32_t rgb32 = 0x00130502 * (d.quot >> 6)
/external/deqp/framework/delibs/coding_guidelines/
H A Dprettify.js5 "delete","do","else","finally","instanceof","return","throw","try","typeof"],a="(?:(?:(?:^|[^0-9.])\\.{1,3})|(?:(?:^|[^\\+])\\+)|(?:(?:^|[^\\-])-)";for(var c=0;c<b.length;++c){var d=b[c];a+=X(d.charAt(0))?"|\\b"+d:"|"+d.replace(/([^=<>:&])/g,"\\$1")}a+="|^)\\s*$";return new RegExp(a)})(),P=/&/g,Q=/</g,R=/>/g,Z=/\"/g;function $(b){return b.replace(P,"&amp;").replace(Q,"&lt;").replace(R,"&gt;").replace(Z,"&quot;")}function E(b){return b.replace(P,"&amp;").replace(Q,"&lt;").replace(R,"&gt;")}var aa=
6 /&lt;/g,ba=/&gt;/g,ca=/&apos;/g,da=/&quot;/g,ea=/&amp;/g,fa=/&nbsp;/g;function ga(b){var a=b.indexOf("&");if(a<0)return b;for(--a;(a=b.indexOf("&#",a+1))>=0;){var c=b.indexOf(";",a);if(c>=0){var d=b.substring(a+3,c),g=10;if(d&&d.charAt(0)==="x"){d=d.substring(1);g=16}var e=parseInt(d,g);if(!isNaN(e))b=b.substring(0,a)+String.fromCharCode(e)+b.substring(c+1)}}return b.replace(aa,"<").replace(ba,">").replace(ca,"'").replace(da,'"').replace(ea,"&").replace(fa," ")}function S(b){return"XMP"===b.tagName}

Completed in 956 milliseconds

12