Home
last modified time | relevance | path

Searched refs:inType (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/test/intltest/
Ddcfmtest.h56 EFormatInputType inType,
Ddcfmtest.cpp380 EFormatInputType inType, // input number type in execFormatTest() argument
422 switch (inType) { in execFormatTest()
/external/mdnsresponder/mDNSShared/
DDebugServices.h1292 DEBUG_EXPORT OSStatus DebugInitialize( DebugOutputType inType, ... );
1545 const char * inType,
DDebugServices.c240 DEBUG_EXPORT OSStatus DebugInitialize( DebugOutputType inType, ... ) in DebugInitialize() argument
246 va_start( args, inType ); in DebugInitialize()
273 type = inType; in DebugInitialize()
322 if( inType == kDebugOutputTypeMetaConsole ) in DebugInitialize()
821 __private_extern__ void iDebugSetOutputTypeInternal( uint32_t inType ); in DebugiDebugInit()
2028 const char * inType, in DebugHexDump() argument
2049 DEBUG_UNUSED( inType ); in DebugHexDump()