Home
last modified time | relevance | path

Searched defs:qq (Results 1 – 21 of 21) sorted by relevance

/third_party/typescript/tests/baselines/reference/
Dwitness.js131 var qq = C3.q; variable
132 var qq: any; variable
265 var qq; variable
DvariadicTuples2.js104 let qq = x[x.length - 1]; variable
DpropertyAccess.js102 var qq = noIndex[123]; variable
103 var qq: any; variable
254 var qq; variable
DgenericFunctionsAndConditionalInference.js45 var qq = foo({ u: { value: 10 }, v: { value: 'hello' } }); // { u: U, v: V } but should be { u: num… variable
/third_party/typescript/tests/cases/conformance/types/witness/
Dwitness.ts134 var qq = C3.q; variable
135 var qq: any; variable
/third_party/typescript/tests/cases/compiler/
DgenericFunctionsAndConditionalInference.ts9 let qq = foo({ u: { value: 10 }, v: { value: 'hello'} }); // { u: U, v: V } but should be { u: num… variable
/third_party/typescript/tests/cases/conformance/expressions/propertyAccess/
DpropertyAccess.ts101 var qq = noIndex[123]; variable
102 var qq: any; variable
/third_party/libcoap/src/oscore/
Doscore_cbor.c392 for (uint16_t qq = 0; qq < nb; qq++) in oscore_cbor_skip_value() local
398 for (uint16_t qq = 0; qq < nb; qq++) { in oscore_cbor_skip_value() local
425 for (uint16_t qq = 0; qq < size; qq++) in oscore_cbor_strip_value() local
Doscore_context.c282 uint32_t qq; in oscore_convert_to_hex() local
/third_party/pulseaudio/src/tests/
Dvolume-test.c115 double q, qq; in START_TEST() local
/third_party/typescript/tests/cases/conformance/types/tuple/
DvariadicTuples2.ts106 let qq = x[x.length - 1]; variable
/third_party/python/Modules/_decimal/libmpdec/
Dtypearith.h226 mpd_uint_t qq, rr; in _mpd_div_words() local
483 mpd_uint_t qq, rr; in _mpd_div_words() local
516 mpd_uint_t qq, rr; in _mpd_div_words() local
Dmpdecimal.c7549 mpd_t *qq = q, *rr = r; in _mpd_base_ndivmod() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Derfl.c129 qq[6] = { variable
/third_party/musl/src/math/
Derfl.c129 qq[6] = { variable
/third_party/typescript/tests/cases/conformance/types/typeParameters/typeParameterLists/
DvarianceAnnotations.ts161 declare const qq: ActionObject<{ type: "PLAY"; value: number }>; constant
/third_party/ffmpeg/libavcodec/
Ddvdsubenc.c256 uint8_t *q, *qq; in encode_dvd_subtitles() local
/third_party/popt/src/
Dlookup3.c864 uint8_t qq[] = "xThis is the time for all good men to come to the aid of their country..."; in driver3() local
/third_party/libffi/testsuite/libffi.closures/
Dhuge_struct.c57 uint64_t qq; member
/third_party/mksh/
Dvar.c679 const char *qq; in formatstr() local
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp884 …rc, const tcu::Vec4& sq, const tcu::Vec4& tq, const tcu::Vec4& rq, const tcu::Vec4& qq, const Refe… in sampleTextureCubeArray()
940 tcu::Vec4 qq = tcu::Vec4(texCoord[0+3], texCoord[4+3], texCoord[8+3], texCoord[12+3]); in sampleTexture() local
2211 …const tcu::Vec4 qq = tcu::Vec4(texCoord[0+3], texCoord[4+3], texCoord[8+3], texCoord[12… in computeTextureLookupDiff() local
2955 const tcu::Vec4 qq = tcu::Vec4(texCoord[0+3], texCoord[4+3], texCoord[8+3], texCoord[12+3]); in computeTextureCompareDiff() local