Searched defs:name (Results 201 - 225 of 1199) sorted by relevance

1234567891011>>

/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/include/
H A Dgcint.h90 char *name; member in struct:RootFinderStr
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprerror.h151 ** name. The mapping between characters in the name and numeric
166 ** the form "unknown code foo 32", where "foo" would be the name of
200 const char * name; /* Macro name for error */ member in struct:PRErrorMessage
211 const char *name; /* Name of error table source */ member in struct:PRErrorTable
282 ** Returns the macro name for an error code, or NULL
/vbox/src/libs/xpcom18a4/python/src/
H A DPyIClassInfo.cpp117 Py_nsIClassInfo::getattr(const char *name) argument
125 if (strcmp(name, "contractID")==0) {
133 } else if (strcmp(name, "classDescription")==0) {
141 } else if (strcmp(name, "classID")==0) {
149 } else if (strcmp(name, "implementationLanguage")==0) {
157 ret = Py_nsISupports::getattr(name);
163 Py_nsIClassInfo::setattr(const char *name, PyObject *v) argument
165 return Py_nsISupports::setattr(name, v);
H A DPyIVariant.cpp197 Py_nsIVariant::getattr(const char *name) argument
201 if (strcmp(name, "dataType")==0) {
210 ret = Py_nsISupports::getattr(name);
216 Py_nsIVariant::setattr(const char *name, PyObject *v) argument
218 return Py_nsISupports::setattr(name, v);
/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DregExport.cpp51 static void display( nsIRegistry *reg, nsRegistryKey root, const char *name );
59 // Hack in some arguments. A NULL registry name is supposed to tell libreg
104 // Open it against the input file name.
160 // Print out key name.
193 // Get node name.
194 char *name; local
195 rv = node->GetNameUTF8( &name );
198 // Build complete name.
199 char *fullName = new char[ PL_strlen(rootName) + PL_strlen(name) + 5 ];
202 PL_strcat( fullName, name );
267 char *name; local
[all...]
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/
H A DxptiMisc.cpp46 const char* name; member in struct:xptiFileTypeEntry
60 xptiFileType::Type xptiFileType::GetType(const char* name) argument
62 NS_ASSERTION(name, "loser!");
63 int len = PL_strlen(name);
64 for(const xptiFileTypeEntry* p = g_Entries; p->name; p++)
66 if(len > p->len && 0 == PL_strcasecmp(p->name, &(name[len - p->len])))
/vbox/src/libs/zlib-1.2.6/contrib/puff/
H A Dpufftest.c54 /* Read the input file *name, or stdin if name is NULL, into allocated memory.
60 local void *load(const char *name, size_t *len) argument
70 in = name == NULL ? stdin : fopen(name, "rb");
92 char *arg, *name = NULL; local
111 else if (name != NULL) {
112 fprintf(stderr, "only one file name allowed\n");
116 name = arg;
117 source = load(name,
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/
H A Dsw_common.c28 * @param pszName The DLL name.
81 char name[1000]; local
82 char *filename = name, *pName;
85 if (!GetModuleFileName(NULL, name, 1000))
89 for (pName=name; *pName; ++pName)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dcursorstr.h21 Except as contained in this notice, the name of The Open Group shall not be
33 supporting documentation, and that the name of Digital not be
82 Atom name; member in struct:_Cursor
H A Ddmxextension.h81 const char *name; member in struct:__anon6735
H A Dglamor_program.h8 * that the name of the copyright holders not be used in advertising or
43 const char *name; member in struct:__anon6795
H A Dglxserver.h32 * Except as contained in this notice, the name of Silicon Graphics, Inc.
97 const char *name; member in struct:__GLXprovider
H A Dsyncsrv.h21 Except as contained in this notice, the name of The Open Group shall not be
79 char *name; member in struct:_SysCounterInfo
123 extern SyncCounter* SyncCreateSystemCounter(const char *name,
H A Dxf86Opt.h23 * Except as contained in this notice, the name of the copyright holder(s)
67 const char *name; member in struct:__anon6907
73 extern _X_EXPORT int xf86SetIntOption(XF86OptionPtr optlist, const char *name,
76 const char *name, double deflt);
77 extern _X_EXPORT char *xf86SetStrOption(XF86OptionPtr optlist, const char *name,
79 extern _X_EXPORT int xf86SetBoolOption(XF86OptionPtr list, const char *name,
82 const char *name, double deflt);
83 extern _X_EXPORT int xf86CheckIntOption(XF86OptionPtr optlist, const char *name,
86 const char *name, double deflt);
88 const char *name, cons
[all...]
H A Dxf86Xinput.h8 * documentation, and that the name of Frederic Lepied not be used in
45 * Except as contained in this notice, the name of the copyright holder(s)
90 char *name; member in struct:_InputInfoRec
192 extern _X_EXPORT InputDriverPtr xf86LookupInputDriver(const char *name);
193 extern _X_EXPORT InputInfoPtr xf86LookupInput(const char *name);
H A Dxf86xvmc.h23 * Except as contained in this notice, the name of the copyright holder(s)
112 const char *name; member in struct:__anon6990
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dcursorstr.h21 Except as contained in this notice, the name of The Open Group shall not be
33 supporting documentation, and that the name of Digital not be
82 Atom name; member in struct:_Cursor
H A Ddmxextension.h81 const char *name; member in struct:__anon7050
H A Dsyncsrv.h21 Except as contained in this notice, the name of The Open Group shall not be
79 char *name; member in struct:_SysCounterInfo
123 extern SyncCounter* SyncCreateSystemCounter(const char *name,
H A Dxf86Opt.h23 * Except as contained in this notice, the name of the copyright holder(s)
67 const char *name; member in struct:__anon7220
73 extern _X_EXPORT int xf86SetIntOption(XF86OptionPtr optlist, const char *name,
76 const char *name, double deflt);
77 extern _X_EXPORT char *xf86SetStrOption(XF86OptionPtr optlist, const char *name,
79 extern _X_EXPORT int xf86SetBoolOption(XF86OptionPtr list, const char *name,
82 const char *name, double deflt);
83 extern _X_EXPORT int xf86CheckIntOption(XF86OptionPtr optlist, const char *name,
86 const char *name, double deflt);
88 const char *name, cons
[all...]
H A Dxf86Xinput.h8 * documentation, and that the name of Frederic Lepied not be used in
45 * Except as contained in this notice, the name of the copyright holder(s)
91 char *name; member in struct:_InputInfoRec
193 extern _X_EXPORT InputDriverPtr xf86LookupInputDriver(const char *name);
194 extern _X_EXPORT InputInfoPtr xf86LookupInput(const char *name);
H A Dxf86xvmc.h23 * Except as contained in this notice, the name of the copyright holder(s)
112 const char *name; member in struct:__anon7299
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcursorstr.h21 Except as contained in this notice, the name of The Open Group shall not be
34 supporting documentation, and that the name of Digital not be
80 Atom name; member in struct:_Cursor
H A Ddmxextension.h82 const char *name; member in struct:__anon7379
H A Dxf86xvmc.h23 * Except as contained in this notice, the name of the copyright holder(s)
132 char *name; member in struct:__anon7689

Completed in 83 milliseconds

1234567891011>>