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

1 2 3 4 5 6 7 8 910

  /external/collada/src/1.4/dom/
domFloat_array.cpp 40 daeMetaAttribute *ma = new daeMetaArrayAttribute; local
41 ma->setName( "_value" );
42 ma->setType( dae.getAtomicTypes().get("ListOfFloats"));
43 ma->setOffset( daeOffsetOf( domFloat_array , _value ));
44 ma->setContainer( meta );
45 meta->appendAttribute(ma);
50 daeMetaAttribute *ma = new daeMetaAttribute; local
51 ma->setName( "id" );
52 ma->setType( dae.getAtomicTypes().get("xsID"));
53 ma->setOffset( daeOffsetOf( domFloat_array , attrId ))
61 daeMetaAttribute *ma = new daeMetaAttribute; local
72 daeMetaAttribute *ma = new daeMetaAttribute; local
84 daeMetaAttribute *ma = new daeMetaAttribute; local
96 daeMetaAttribute *ma = new daeMetaAttribute; local
    [all...]
domInt_array.cpp 40 daeMetaAttribute *ma = new daeMetaArrayAttribute; local
41 ma->setName( "_value" );
42 ma->setType( dae.getAtomicTypes().get("ListOfInts"));
43 ma->setOffset( daeOffsetOf( domInt_array , _value ));
44 ma->setContainer( meta );
45 meta->appendAttribute(ma);
50 daeMetaAttribute *ma = new daeMetaAttribute; local
51 ma->setName( "id" );
52 ma->setType( dae.getAtomicTypes().get("xsID"));
53 ma->setOffset( daeOffsetOf( domInt_array , attrId ))
61 daeMetaAttribute *ma = new daeMetaAttribute; local
72 daeMetaAttribute *ma = new daeMetaAttribute; local
84 daeMetaAttribute *ma = new daeMetaAttribute; local
96 daeMetaAttribute *ma = new daeMetaAttribute; local
    [all...]
domFx_colortarget_common.cpp 40 daeMetaAttribute *ma = new daeMetaAttribute; local
41 ma->setName( "_value" );
42 ma->setType( dae.getAtomicTypes().get("xsNCName"));
43 ma->setOffset( daeOffsetOf( domFx_colortarget_common , _value ));
44 ma->setContainer( meta );
45 meta->appendAttribute(ma);
50 daeMetaAttribute *ma = new daeMetaAttribute; local
51 ma->setName( "index" );
52 ma->setType( dae.getAtomicTypes().get("xsNonNegativeInteger"));
53 ma->setOffset( daeOffsetOf( domFx_colortarget_common , attrIndex ))
63 daeMetaAttribute *ma = new daeMetaAttribute; local
76 daeMetaAttribute *ma = new daeMetaAttribute; local
89 daeMetaAttribute *ma = new daeMetaAttribute; local
    [all...]
domFx_depthtarget_common.cpp 40 daeMetaAttribute *ma = new daeMetaAttribute; local
41 ma->setName( "_value" );
42 ma->setType( dae.getAtomicTypes().get("xsNCName"));
43 ma->setOffset( daeOffsetOf( domFx_depthtarget_common , _value ));
44 ma->setContainer( meta );
45 meta->appendAttribute(ma);
50 daeMetaAttribute *ma = new daeMetaAttribute; local
51 ma->setName( "index" );
52 ma->setType( dae.getAtomicTypes().get("xsNonNegativeInteger"));
53 ma->setOffset( daeOffsetOf( domFx_depthtarget_common , attrIndex ))
63 daeMetaAttribute *ma = new daeMetaAttribute; local
76 daeMetaAttribute *ma = new daeMetaAttribute; local
89 daeMetaAttribute *ma = new daeMetaAttribute; local
    [all...]
domFx_stenciltarget_common.cpp 40 daeMetaAttribute *ma = new daeMetaAttribute; local
41 ma->setName( "_value" );
42 ma->setType( dae.getAtomicTypes().get("xsNCName"));
43 ma->setOffset( daeOffsetOf( domFx_stenciltarget_common , _value ));
44 ma->setContainer( meta );
45 meta->appendAttribute(ma);
50 daeMetaAttribute *ma = new daeMetaAttribute; local
51 ma->setName( "index" );
52 ma->setType( dae.getAtomicTypes().get("xsNonNegativeInteger"));
53 ma->setOffset( daeOffsetOf( domFx_stenciltarget_common , attrIndex ))
63 daeMetaAttribute *ma = new daeMetaAttribute; local
76 daeMetaAttribute *ma = new daeMetaAttribute; local
89 daeMetaAttribute *ma = new daeMetaAttribute; local
    [all...]
domFx_surface_init_from_common.cpp 40 daeMetaAttribute *ma = new daeMetaAttribute; local
41 ma->setName( "_value" );
42 ma->setType( dae.getAtomicTypes().get("xsIDREF"));
43 ma->setOffset( daeOffsetOf( domFx_surface_init_from_common , _value ));
44 ma->setContainer( meta );
45 meta->appendAttribute(ma);
50 daeMetaAttribute *ma = new daeMetaAttribute; local
51 ma->setName( "mip" );
52 ma->setType( dae.getAtomicTypes().get("xsUnsignedInt"));
53 ma->setOffset( daeOffsetOf( domFx_surface_init_from_common , attrMip ))
62 daeMetaAttribute *ma = new daeMetaAttribute; local
74 daeMetaAttribute *ma = new daeMetaAttribute; local
    [all...]
domInputLocalOffset.cpp 41 daeMetaAttribute *ma = new daeMetaAttribute; local
42 ma->setName( "offset" );
43 ma->setType( dae.getAtomicTypes().get("Uint"));
44 ma->setOffset( daeOffsetOf( domInputLocalOffset , attrOffset ));
45 ma->setContainer( meta );
46 ma->setIsRequired( true );
48 meta->appendAttribute(ma);
53 daeMetaAttribute *ma = new daeMetaAttribute; local
54 ma->setName( "semantic" );
55 ma->setType( dae.getAtomicTypes().get("xsNMTOKEN"))
65 daeMetaAttribute *ma = new daeMetaAttribute; local
77 daeMetaAttribute *ma = new daeMetaAttribute; local
    [all...]
domBool_array.cpp 40 daeMetaAttribute *ma = new daeMetaArrayAttribute; local
41 ma->setName( "_value" );
42 ma->setType( dae.getAtomicTypes().get("ListOfBools"));
43 ma->setOffset( daeOffsetOf( domBool_array , _value ));
44 ma->setContainer( meta );
45 meta->appendAttribute(ma);
50 daeMetaAttribute *ma = new daeMetaAttribute; local
51 ma->setName( "id" );
52 ma->setType( dae.getAtomicTypes().get("xsID"));
53 ma->setOffset( daeOffsetOf( domBool_array , attrId ))
61 daeMetaAttribute *ma = new daeMetaAttribute; local
72 daeMetaAttribute *ma = new daeMetaAttribute; local
    [all...]
domIDREF_array.cpp 40 daeMetaAttribute *ma = new daeMetaArrayAttribute; local
41 ma->setName( "_value" );
42 ma->setType( dae.getAtomicTypes().get("xsIDREFS"));
43 ma->setOffset( daeOffsetOf( domIDREF_array , _value ));
44 ma->setContainer( meta );
45 meta->appendAttribute(ma);
50 daeMetaAttribute *ma = new daeMetaAttribute; local
51 ma->setName( "id" );
52 ma->setType( dae.getAtomicTypes().get("xsID"));
53 ma->setOffset( daeOffsetOf( domIDREF_array , attrId ))
61 daeMetaAttribute *ma = new daeMetaAttribute; local
72 daeMetaAttribute *ma = new daeMetaAttribute; local
    [all...]
domName_array.cpp 40 daeMetaAttribute *ma = new daeMetaArrayAttribute; local
41 ma->setName( "_value" );
42 ma->setType( dae.getAtomicTypes().get("ListOfNames"));
43 ma->setOffset( daeOffsetOf( domName_array , _value ));
44 ma->setContainer( meta );
45 meta->appendAttribute(ma);
50 daeMetaAttribute *ma = new daeMetaAttribute; local
51 ma->setName( "id" );
52 ma->setType( dae.getAtomicTypes().get("xsID"));
53 ma->setOffset( daeOffsetOf( domName_array , attrId ))
61 daeMetaAttribute *ma = new daeMetaAttribute; local
72 daeMetaAttribute *ma = new daeMetaAttribute; local
    [all...]
  /bionic/libc/kernel/common/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /development/ndk/platforms/android-3/include/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
kdev_t.h 10 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
kdev_t.h 17 #define MKDEV(ma,mi) ((ma)<<8 | (mi))

Completed in 197 milliseconds

1 2 3 4 5 6 7 8 910