Home
last modified time | relevance | path

Searched refs:typeA (Results 1 – 12 of 12) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
DBasic.h118 #define bbs_SIZEOF8( typeA ) ( sizeof( typeA ) << 1 ) argument
119 #define bbs_SIZEOF16( typeA ) ( sizeof( typeA ) ) argument
120 #define bbs_SIZEOF32( typeA ) ( sizeof( typeA ) >> 1 ) argument
122 #define bbs_SIZEOF8( typeA ) ( sizeof( typeA ) ) argument
123 #define bbs_SIZEOF16( typeA ) ( sizeof( typeA ) >> 1 ) argument
124 #define bbs_SIZEOF32( typeA ) ( sizeof( typeA ) >> 2 ) argument
/external/libxml2/result/schemas/
Dderivation-ok-restriction-2-1-1_0_0.err1 …the corresponding 'required' attribute use of the base complex type definition '{http://FOO}typeA'.
2 …ribute use, nor a matching wildcard exists in the base complex type definition '{http://FOO}typeA'.
3 …ribute use, nor a matching wildcard exists in the base complex type definition '{http://FOO}typeA'.
4 …ribute use, nor a matching wildcard exists in the base complex type definition '{http://FOO}typeA'.
5 …ribute use, nor a matching wildcard exists in the base complex type definition '{http://FOO}typeA'.
6 …equired' attribute use 'barB_3' of the base complex type definition '{http://FOO}typeA' is missing.
Drestriction-attr1_0_0.err1 …the corresponding 'required' attribute use of the base complex type definition '{http://FOO}typeA'.
/external/neven/Embedded/common/src/b_APIEm/
DFaceFinder.c181 enum bpi_FaceFinderType typeA ) in bpi_faceFinderInit() argument
183 switch( typeA ) in bpi_faceFinderInit()
250 uint32 bpi_faceFinderSizeOf16( struct bbs_Context* cpA, enum bpi_FaceFinderType typeA ) in bpi_faceFinderSizeOf16() argument
252 switch( typeA ) in bpi_faceFinderSizeOf16()
DFaceFinder.h135 enum bpi_FaceFinderType typeA );
158 enum bpi_FaceFinderType typeA );
/external/neven/Embedded/common/src/b_TensorEm/
DVectorMap.c160 enum bts_VectorMapType typeA ) in bts_vectorMapInit() argument
162 switch( typeA ) in bts_vectorMapInit()
249 uint32 bts_vectorMapSizeOf16( struct bbs_Context* cpA, enum bts_VectorMapType typeA ) in bts_vectorMapSizeOf16() argument
251 switch( typeA ) in bts_vectorMapSizeOf16()
DVectorMap.h118 enum bts_VectorMapType typeA );
139 uint32 bts_vectorMapSizeOf16( struct bbs_Context* cpA, enum bts_VectorMapType typeA );
/external/neven/Embedded/common/src/b_BitFeatureEm/
DFeature.h126 enum bbf_FeatureType typeA );
147 uint32 bbf_featureSizeOf16( struct bbs_Context* cpA, enum bbf_FeatureType typeA );
DFeature.c183 enum bbf_FeatureType typeA ) in bbf_featureInit() argument
185 switch( typeA ) in bbf_featureInit()
313 uint32 bbf_featureSizeOf16( struct bbs_Context* cpA, enum bbf_FeatureType typeA ) in bbf_featureSizeOf16() argument
315 switch( typeA ) in bbf_featureSizeOf16()
/external/libxml2/
Dxmlschemas.c16041 xmlSchemaAreEqualTypes(xmlSchemaTypePtr typeA, in xmlSchemaAreEqualTypes() argument
16048 if ((typeA == NULL) || (typeB == NULL)) in xmlSchemaAreEqualTypes()
16050 return (typeA == typeB); in xmlSchemaAreEqualTypes()
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...