Home
last modified time | relevance | path

Searched refs:qb (Results 1 – 18 of 18) sorted by relevance

/external/srec/portable/src/
Dpmalloc.c297 _Cell *q, **qb; in findmem() local
301 if ((qb = _Aldata._Plast) == 0) in findmem()
303 for (qb = &_Aldata._Head; *qb != 0; in findmem()
304 qb = &(*qb)->_Next) in findmem()
305 if (size <= (*qb)->_Size) in findmem()
306 return (qb); in findmem()
310 for (; *qb != 0; qb = &(*qb)->_Next) in findmem()
311 if (size <= (*qb)->_Size) in findmem()
312 return (qb); in findmem()
314 for (qb = &_Aldata._Head; *qb != q; in findmem()
[all …]
/external/qemu/
Dqbool.c32 QBool *qb; in qbool_from_int() local
34 qb = qemu_malloc(sizeof(*qb)); in qbool_from_int()
35 qb->value = value; in qbool_from_int()
36 QOBJECT_INIT(qb, &qbool_type); in qbool_from_int()
38 return qb; in qbool_from_int()
44 int qbool_get_int(const QBool *qb) in qbool_get_int() argument
46 return qb->value; in qbool_get_int()
Dqbool.h26 int qbool_get_int(const QBool *qb);
/external/llvm/test/CodeGen/X86/
Davx2-vbroadcast.ll18 %qb = insertelement <16 x i8> %qa, i8 %q, i32 11
19 %qc = insertelement <16 x i8> %qb, i8 %q, i32 12
40 %qb = insertelement <32 x i8> %qa, i8 %q, i32 11
41 %qc = insertelement <32 x i8> %qb, i8 %q, i32 12
94 %qb = insertelement <16 x i16> %qa, i16 %q, i32 11
95 %qc = insertelement <16 x i16> %qb, i16 %q, i32 12
/external/aac/libSBRenc/src/
Dsbrenc_freq_sca.cpp542 INT i, qb, qe, qtmp; in CalcBands() local
550 base = fDivNorm((FIXP_DBL)stop, (FIXP_DBL)start, &qb); in CalcBands()
552 tmp = fPow(base, qb, exp, qe, &qtmp); in CalcBands()
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
DSHA1withDSA_SignatureTest.java997 byte qb[] = new byte[] { 0, -105, 96, 80, -113, 21, 35, 11, -52, -78,
1017 BigInteger q = new BigInteger(qb);
1051 byte qb[] = new byte[] { 0, -105, 96, 80, -113, 21, 35, 11, -52, -78,
1071 BigInteger q = new BigInteger(qb);
/external/doclava/res/assets/templates/assets/
Dprettify.js4 mb="(?:^^|[+-]",nb="\\$1",ob=")\\s*",pb="&amp;",qb="&lt;",rb="&gt;",sb="&quot;",tb="&#",ub="x",vb="…
11 …turn a.replace(Ja,pb).replace(Ka,qb).replace(La,rb).replace(Kd,sb)}function ga(a){return a.replace…
/external/webkit/Source/WebCore/platform/graphics/transforms/
DTransformationMatrix.cpp463 static void slerp(double qa[4], const double qb[4], double t) in slerp()
472 bx = qb[0]; by = qb[1]; bz = qb[2]; bw = qb[3]; in slerp()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_cm0_kpdf_dur.pkb15 … �����m�Ѭ��a��%�qpqB!r$1q5!0 �������@�Yb�Be�˂����ˣ0�PQ�a P4P"�qb"�3�RAQ@�@@ BB…
Dit-IT_cm0_kpdf_mgc.pkb2522 ��i��G[�N.4!AB.YhM`e�.H2\3&.1:):��둣����ͺ�fm~_���������ա_qb~�����������h`[k`o`�l0�<����}��k…
/external/qemu/target-i386/
Dop_helper.c4559 int i, qb, ab; in div64() local
4577 qb = 1; in div64()
4579 qb = 0; in div64()
4581 a0 = (a0 << 1) | qb; in div64()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf297 ADJ "collaborative" "k@l'qb@re_ItIv"
443 ADJ "inhabited" "Inh'qb@tId"
2431 N "cabin" "k'qb@n"
2707 N "elaborate" "Il'qb@r@t"
4892 V "elaborate" "Il'qb@re_It"
4893 V "elaborates" "Il'qb@re_Its"
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/js/
Djquery-1.4.1.min.js117 J(),qb=/<script(.|\s)*?\/script>/gi,rb=/select|textarea/i,sb=/color|date|datetime|email|hidden|mont…
118 …ss"||n==="notmodified")i.html(e?c("<div />").append(j.responseText.replace(qb,"")).find(e):j.respo…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf196 ADJ "collaborative" "k@l'qb@re_ItIv"
2139 N "cabin" "k'qb@n"
2412 N "elaborate" "Il'qb@r@t"
4474 V "elaborate" "Il'qb@re_It"
4475 V "elaborates" "Il'qb@re_Its"
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/
Djquery-1.4.2.min.js114 …sition:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=…
116 …css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/
Des-ES_zl0_kpdf_mgc.pkb3512 J�������,S7Ae3<^Zc�����ZaHN&<6&. ?qsC\gWM\^qb]glcjio0A6A@0oKQ:NJn`v�{��zEXVAKLLMC\Jc
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_gl0_kpdf_mgc.pkb1840 S���������d����z���� ������U� LH`<;;1dXJ;RW)-07!###!"qb�afw�x����@MKTHS^Rf\mnv�|iy{����Y…
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en15102 http://rspas.anu.edu.au/qb/articleFile.php?searchterm=2-1-4