Home
last modified time | relevance | path

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

/external/clang/test/PCH/
Dmissing-file.cpp16 void qq(S*) {} in qq() function
Dheadersearch.cpp36 void qq(orig_sub*) {all();} in qq() function
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dget_sync_seq.c60 size_t qq = q - 1; in WebRtcIlbcfix_GetSyncSeq() local
/external/clang/test/CodeGen/
Dtarget-builtin-noerror.c26 int qq() { in qq() function
Dattr-target-x86.c19 int __attribute__((target("no-mmx"))) qq(int a) { return 40; } in qq() function
/external/clang/test/CXX/expr/expr.unary/expr.sizeof/
Dp1.cpp38 ABC<int> qq; variable
/external/clang/test/Sema/
Ddecl-in-prototype.c36 enum e19018 qq; //expected-error{{tentative definition has type 'enum e19018' that is never complet… variable
/external/python/cpython3/Modules/_decimal/libmpdec/
Dtypearith.h224 mpd_uint_t qq, rr; in _mpd_div_words() local
481 mpd_uint_t qq, rr; in _mpd_div_words() local
514 mpd_uint_t qq, rr; in _mpd_div_words() local
Dmpdecimal.c7366 mpd_t *qq = q, *rr = r; in _mpd_base_ndivmod() local
/external/libtextclassifier/native/lang_id/common/
Dembedding-network.cc223 const uint8 qq = *quant_weights; in ConcatEmbeddings() local
/external/clang/test/CodeGenCXX/
Dpointers-to-data-members.cpp211 int qq; member
/external/libffi/testsuite/libffi.call/
Dhuge_struct.c59 uint64_t qq; member
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dhuge_struct.c59 uint64_t qq; member
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc1350 Cluster** const qq = new (std::nothrow) Cluster*[n]; in AppendCluster() local
1377 Cluster** const qq = q - 1; in AppendCluster() local
1407 Cluster** const qq = new (std::nothrow) Cluster*[n]; in PreloadCluster() local
1434 Cluster** const qq = q - 1; in PreloadCluster() local
1914 CuePoint** const qq = new (std::nothrow) CuePoint*[n]; in PreloadCuePoint() local
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc1350 Cluster** const qq = new (std::nothrow) Cluster*[n]; in AppendCluster() local
1377 Cluster** const qq = q - 1; in AppendCluster() local
1407 Cluster** const qq = new (std::nothrow) Cluster*[n]; in PreloadCluster() local
1434 Cluster** const qq = q - 1; in PreloadCluster() local
1914 CuePoint** const qq = new (std::nothrow) CuePoint*[n]; in PreloadCuePoint() local
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc1350 Cluster** const qq = new (std::nothrow) Cluster*[n]; in AppendCluster() local
1377 Cluster** const qq = q - 1; in AppendCluster() local
1407 Cluster** const qq = new (std::nothrow) Cluster*[n]; in PreloadCluster() local
1434 Cluster** const qq = q - 1; in PreloadCluster() local
1914 CuePoint** const qq = new (std::nothrow) CuePoint*[n]; in PreloadCuePoint() local
/external/mksh/src/
Dvar.c669 const char *qq; in formatstr() local
/external/toybox/toys/pending/
Dsh.c227 char c = s[i], qq = q ? toybuf[q-1] : 0; in skip_quote() local
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp864 …rc, const tcu::Vec4& sq, const tcu::Vec4& tq, const tcu::Vec4& rq, const tcu::Vec4& qq, const Refe… in sampleTextureCubeArray()
920 tcu::Vec4 qq = tcu::Vec4(texCoord[0+3], texCoord[4+3], texCoord[8+3], texCoord[12+3]); in sampleTexture() local
2191 …const tcu::Vec4 qq = tcu::Vec4(texCoord[0+3], texCoord[4+3], texCoord[8+3], texCoord[12… in computeTextureLookupDiff() local
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in7786 *qq; local
/external/ImageMagick/PerlMagick/
DMagick.xs7787 *qq; in Mogrify() local
/external/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp46 constexpr C &qq = d; variable
/external/python/cpython2/Objects/
Dunicodeobject.c2283 const unsigned char *qq; in PyUnicode_DecodeUTF32Stateful() local
/external/mdnsresponder/mDNSCore/
DmDNS.c8694 DNSQuestion *qq; in mDNS_StopQueryWithRemoves() local