HomeSort by relevance Sort by last modified time
    Searched refs:iid (Results 1 - 25 of 67) sorted by null

1 2 3

  /frameworks/wilhelm/tools/hashgen/
part6.c 2 if (&SL_IID_array[0] <= iid && &SL_IID_array[MPH_MAX] > iid)
3 return iid - &SL_IID_array[0];
4 if (NULL != iid) {
part1.c 30 int IID_to_MPH(const SLInterfaceID iid)
part8.c 6 if (!memcmp(iid, trial, sizeof(struct SLInterfaceID_)))
  /frameworks/wilhelm/src/ut/
OpenSLESUT.h 23 extern void slesutPrintIID(SLInterfaceID iid);
OpenSLESUT.c 32 const SLInterfaceID *iid; ///< The interface ID member in struct:__anon20395
103 void slesutPrintIID(SLInterfaceID iid)
108 if (!memcmp(*p->iid, iid, sizeof(struct SLInterfaceID_))) {
115 (unsigned) iid->time_low, iid->time_mid, iid->time_hi_and_version, iid->clock_seq,
116 iid->node[0], iid->node[1], iid->node[2], iid->node[3], iid->node[4], iid->node[5])
    [all...]
  /frameworks/wilhelm/src/autogen/
IID_to_MPH.c 30 int IID_to_MPH(const SLInterfaceID iid)
245 if (&SL_IID_array[0] <= iid && &SL_IID_array[MPH_MAX] > iid)
246 return iid - &SL_IID_array[0];
247 if (NULL != iid) {
248 unsigned key = asso_values[((unsigned char *)iid)[8]] +
249 asso_values[((unsigned char *)iid)[0]];
255 if (!memcmp(iid, trial, sizeof(struct SLInterfaceID_)))
  /external/clang/test/CodeGenCXX/
2007-01-06-PtrMethodInit.cpp 43 static const nsIID iid = { local
63 const nsIID *iid; member in struct:EventTypeData
  /frameworks/rs/
rsScriptIntrinsic.cpp 30 bool ScriptIntrinsic::init(Context *rsc, RsScriptIntrinsicID iid, Element *e) {
31 mIntrinsicID = iid;
36 rsc->mHal.funcs.script.initIntrinsic(rsc, this, iid, e);
rsScriptIntrinsic.h 36 bool init(Context *rsc, RsScriptIntrinsicID iid, Element *e);
  /frameworks/wilhelm/src/itf/
IDynamicInterfaceManagement.c 98 const SLInterfaceID iid = &SL_IID_array[MPH]; // equal but not == to the original IID local
99 (*callback)(&thiz->mItf, context, SL_DYNAMIC_ITF_EVENT_ASYNC_TERMINATION, result, iid);
106 const SLInterfaceID iid, SLboolean async)
111 if (NULL == iid) {
118 if ((0 > (MPH = IID_to_MPH(iid))) ||
201 SLDynamicInterfaceManagementItf self, const SLInterfaceID iid)
207 if (NULL == iid) {
214 if ((0 > (MPH = IID_to_MPH(iid))) ||
347 const SLInterfaceID iid = &SL_IID_array[MPH]; // equal but not == to the original II local
    [all...]
IObject.c 325 static SLresult IObject_GetInterface(SLObjectItf self, const SLInterfaceID iid, void *pInterface)
333 if (NULL == iid) {
339 if ((0 > (MPH = IID_to_MPH(iid))) ||
703 SLInterfaceID iid = pInterfaceIDs[i]; local
704 if (NULL == iid) {
710 if ((0 <= (MPH = IID_to_MPH(iid))) &&
  /external/chromium/base/win/
scoped_comptr.h 20 template <class Interface, const IID* interface_id = &__uuidof(Interface)>
27 STDMETHOD(QueryInterface)(REFIID iid, void** object) = 0;
95 // so the iid parameter is implicit here. The only thing this
100 // QI for times when the IID is not associated with the type.
101 HRESULT QueryInterface(const IID& iid, void** obj) {
104 return ptr_->QueryInterface(iid, obj);
161 static const IID& iid() { function in class:base::win::ScopedComPtr
scoped_comptr_unittest.cc 26 extern const IID dummy_iid;
27 const IID dummy_iid = { 0x12345678u, 0x1234u, 0x5678u, 01, 23, 45, 67, 89,
33 EXPECT_TRUE(memcmp(&ScopedComPtr<IUnknown>::iid(), &IID_IUnknown,
34 sizeof(IID)) == 0);
  /external/valgrind/main/coregrind/m_debuginfo/
readmacho.c 677 ImageInfo iid; /* auxiliary .dSYM file */ local
709 VG_(memset)(&iid, 0, sizeof(iid));
    [all...]
  /external/skia/src/utils/win/
SkDWriteFontFileStream.h 45 virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid, void** ppvObject);
SkDWriteFontFileStream.cpp 123 HRESULT STDMETHODCALLTYPE SkDWriteFontFileStreamWrapper::QueryInterface(REFIID iid, void** ppvObject) {
124 if (iid == IID_IUnknown || iid == __uuidof(IDWriteFontFileStream)) {
SkDWriteGeometrySink.cpp 21 HRESULT STDMETHODCALLTYPE SkDWriteGeometrySink::QueryInterface(REFIID iid, void **object) {
25 if (iid == __uuidof(IUnknown) || iid == __uuidof(IDWriteGeometrySink)) {
SkDWriteGeometrySink.h 31 virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid, void **object) SK_OVERRIDE;
SkIStream.cpp 22 HRESULT STDMETHODCALLTYPE SkBaseIStream::QueryInterface(REFIID iid
28 if (iid == __uuidof(IUnknown)
29 || iid == __uuidof(IStream)
30 || iid == __uuidof(ISequentialStream))
  /frameworks/rs/cpu_ref/
rsCpuIntrinsic.h 51 RsScriptIntrinsicID iid);
rsCpuIntrinsic.cpp 24 const Element *e, RsScriptIntrinsicID iid)
27 mID = iid;
  /external/aac/libSBRenc/src/
ps_encode.cpp 286 static INT envelopeReducible(FIXP_DBL iid[PS_MAX_ENVELOPES][PS_MAX_BANDS],
314 dIid = (iid[2*e][b]>>1) - (iid[2*e+1][b]>>1); /* scale 1 bit; squared -> 2 bit */
337 FIXP_DBL iid[PS_MAX_ENVELOPES][PS_MAX_BANDS],
359 /* Quantize IID coefficients */
361 errIID += quantizeCoef(iid[env], psBands, iidQuant_fx, 7, 15, iidIdxCoarse[env]);
362 errIIDFine += quantizeCoef(iid[env], psBands, iidQuantFine_fx, 15, 31, iidIdxFine[env]);
370 /* Check if IID coefficients should be used in this frame */
383 /* if iid not active -> RESET data */
641 FIXP_DBL iid[PS_MAX_ENVELOPES][PS_MAX_BANDS]
851 FIXP_DBL iid [PS_MAX_ENVELOPES][PS_MAX_BANDS]; local
    [all...]
ps_bitenc.h 112 /* iid data */
114 INT iid[PS_MAX_ENVELOPES][PS_MAX_BANDS]; member in struct:T_PS_OUT
  /external/skia/include/utils/win/
SkIStream.h 33 virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid
  /external/skia/legacy/include/utils/win/
SkIStream.h 33 virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid

Completed in 7641 milliseconds

1 2 3