Home
last modified time | relevance | path

Searched defs:typeA (Results 1 – 7 of 7) 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/neven/Embedded/common/src/b_APIEm/
DFaceFinder.c181 enum bpi_FaceFinderType typeA ) in bpi_faceFinderInit()
250 uint32 bpi_faceFinderSizeOf16( struct bbs_Context* cpA, enum bpi_FaceFinderType typeA ) in bpi_faceFinderSizeOf16()
/external/neven/Embedded/common/src/b_BitFeatureEm/
DFeature.c183 enum bbf_FeatureType typeA ) in bbf_featureInit()
313 uint32 bbf_featureSizeOf16( struct bbs_Context* cpA, enum bbf_FeatureType typeA ) in bbf_featureSizeOf16()
/external/neven/Embedded/common/src/b_TensorEm/
DVectorMap.c160 enum bts_VectorMapType typeA ) in bts_vectorMapInit()
249 uint32 bts_vectorMapSizeOf16( struct bbs_Context* cpA, enum bts_VectorMapType typeA ) in bts_vectorMapSizeOf16()
/external/lldb/source/Commands/
DCommandObjectType.cpp515 const char* typeA = command.GetArgumentAtIndex(i); in DoExecute() local
590 const char* typeA = command.GetArgumentAtIndex(0); in DoExecute() local
1104 const char* typeA = command.GetArgumentAtIndex(i); in Execute_ScriptSummary() local
1203 const char* typeA = command.GetArgumentAtIndex(i); in Execute_StringSummary() local
1535 const char* typeA = command.GetArgumentAtIndex(0); in DoExecute() local
2001 const char* typeA = command.GetArgumentAtIndex(i); in DoExecute() local
2075 const char* typeA = command.GetArgumentAtIndex(i); in DoExecute() local
2159 const char* typeA = command.GetArgumentAtIndex(i); in DoExecute() local
2816 const char* typeA = command.GetArgumentAtIndex(0); in DoExecute() local
2982 const char* typeA = command.GetArgumentAtIndex(0); in DoExecute() local
[all …]
/external/libxml2/
Dxmlschemas.c16002 xmlSchemaAreEqualTypes(xmlSchemaTypePtr typeA, in xmlSchemaAreEqualTypes()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...