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

1 2 3

  /frameworks/wilhelm/tools/hashgen/
frag1.c 24 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
29 const struct SLInterfaceID_ *x = SL_IID_array;
34 for (k = 0; k < sizeof(struct SLInterfaceID_); ++k)
part1.c 26 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
test.c 25 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
31 const struct SLInterfaceID_ *original = &SL_IID_array[i];
39 const struct SLInterfaceID_ copy = *original;
part8.c 6 if (!memcmp(iid, trial, sizeof(struct SLInterfaceID_)))
frag3.c 2 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
14 const struct SLInterfaceID_ *xx = SL_IID_array;
  /frameworks/wilhelm/src/autogen/
IID_to_MPH.c 26 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
255 if (!memcmp(iid, trial, sizeof(struct SLInterfaceID_)))
  /frameworks/wilhelm/src/ut/
OpenSLESUT.c 117 if (!memcmp(*p->iid, iid, sizeof(struct SLInterfaceID_))) {
  /frameworks/wilhelm/tests/sandbox/
engine.c 147 struct SLInterfaceID_ copy = *engine_ids[index];
  /frameworks/wilhelm/src/
OpenSLES_IID.c 42 LI_API extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
53 const struct SLInterfaceID_ SL_IID_array[MPH_MAX] = {
sles_allinclusive.h 303 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/SLES/
OpenSLES.h 94 typedef const struct SLInterfaceID_ {
    [all...]

Completed in 194 milliseconds

1 2 3