Searched defs:longName (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Duoptions.h52 const char *longName; /* "foo" for --foo */ member in struct:UOption
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextfind_tables.h39 CFStringRef longName; member in struct:querySetup
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gstreamer/
H A DGStreamerVersioning.cpp208 void setGstElementClassMetadata(GstElementClass* elementClass, const char* name, const char* longName, const char* description, const char* author) argument
/macosx-10.9.5/rsync-42/rsync/popt/
H A Dpopt.h115 /*@observer@*/ /*@null@*/ const char * longName; /*!< may be NULL */ member in struct:poptOption
128 /*@owned@*/ /*@null@*/ const char * longName; /*!< may be NULL */ member in struct:poptAlias
H A Dpopt.c238 handleExec( poptContext con, const char * longName, char shortName) argument
297 handleAlias( poptContext con, const char * longName, char shortName, const char * nextCharArg) argument
434 findOption(const struct poptOption * opt, const char * longName, char shortName, poptCallbackType * callback, const void ** callbackData, int singleDash) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dudatatst.c311 char longName[1024]; local
/macosx-10.9.5/cctools-845/cbtlibs/
H A Dlibsyminfo.c811 char *longName; local
/macosx-10.9.5/msdosfs-198/fsck_msdos.tproj/
H A Ddir.c326 static char longName[DOSLONGNAMELEN] = ""; variable
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.cpp316 String longName = String::format("Actor(%p) GraphicsLayer(%p) ", m_layer.get(), this) + name; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.cpp338 String longName = String::format("CALayer(%p) GraphicsLayer(%p) ", m_layer->platformLayer(), this) + name; local

Completed in 261 milliseconds