Searched refs:name (Results 76 - 100 of 5278) sorted by relevance

1234567891011>>

/haiku-fatelf/src/system/kernel/device_manager/
H A Did_generator.cpp46 id_generator(const char* name) argument
49 name(strdup(name)),
57 free(name);
61 char* name; member in struct:id_generator
77 create_generator(const char* name) argument
79 TRACE(("create_generator(name: %s)\n", name));
81 id_generator* generator = new(std::nothrow) id_generator(name);
85 if (generator->name
126 get_generator(const char* name) argument
180 dm_create_id(const char* name) argument
207 dm_free_id(const char* name, uint32 id) argument
[all...]
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/x86_64/
H A Dsysdep.h48 #define ASM_TYPE_DIRECTIVE(name,typearg) .type name,typearg;
49 #define ASM_SIZE_DIRECTIVE(name) .size name,.-name;
58 #define ASM_TYPE_DIRECTIVE(name,type) /* Nothing is specified. */
59 #define ASM_SIZE_DIRECTIVE(name) /* Nothing is specified. */
65 #define ENTRY(name) \
66 ASM_GLOBAL_DIRECTIVE C_SYMBOL_NAME(name); \
67 ASM_TYPE_DIRECTIVE (C_SYMBOL_NAME(name),
[all...]
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Dstdio.c42 # define AL(name) AL2 (name, _IO_##name)
44 # define AL2(name, al) \
45 extern __typeof (name) al __attribute__ ((alias (#name), \
48 # define AL2(name, al) \
49 extern __typeof (name) al __attribute__ ((alias (#name)))
/haiku-fatelf/src/tests/kits/interface/bdeskbar/
H A DDeskbarGetItemTest.cpp24 DeskbarGetItemTest::DeskbarGetItemTest(std::string name) : argument
25 TestCase(name)
60 const char *name = buffer; local
80 name = NULL;
81 assert(myDeskbar.GetItemInfo(id, &name) == B_BAD_VALUE); */
83 name = buffer;
84 assert(myDeskbar.GetItemInfo(id, &name) == B_OK);
86 assert(name != buffer);
87 assert(myDeskbar.HasItem(name));
88 assert(myDeskbar.GetItemInfo(name,
[all...]
/haiku-fatelf/src/apps/webpositive/support/
H A DSettingsMessage.cpp117 SettingsMessage::SetValue(const char* name, bool value) argument
119 status_t ret = ReplaceBool(name, value);
121 ret = AddBool(name, value);
123 _NotifyValueChanged(name);
129 SettingsMessage::SetValue(const char* name, int8 value) argument
131 status_t ret = ReplaceInt8(name, value);
133 ret = AddInt8(name, value);
135 _NotifyValueChanged(name);
141 SettingsMessage::SetValue(const char* name, int16 value) argument
143 status_t ret = ReplaceInt16(name, valu
153 SetValue(const char* name, int32 value) argument
165 SetValue(const char* name, uint32 value) argument
177 SetValue(const char* name, int64 value) argument
189 SetValue(const char* name, float value) argument
201 SetValue(const char* name, double value) argument
213 SetValue(const char* name, const char* value) argument
225 SetValue(const char* name, const BString& value) argument
237 SetValue(const char* name, const BPoint& value) argument
249 SetValue(const char* name, const BRect& value) argument
261 SetValue(const char* name, const entry_ref& value) argument
273 SetValue(const char* name, const BMessage& value) argument
285 SetValue(const char* name, const BFlattenable* value) argument
297 SetValue(const char* name, const BFont& value) argument
324 GetValue(const char* name, bool defaultValue) const argument
334 GetValue(const char* name, int8 defaultValue) const argument
344 GetValue(const char* name, int16 defaultValue) const argument
354 GetValue(const char* name, int32 defaultValue) const argument
364 GetValue(const char* name, uint32 defaultValue) const argument
374 GetValue(const char* name, int64 defaultValue) const argument
384 GetValue(const char* name, float defaultValue) const argument
394 GetValue(const char* name, double defaultValue) const argument
404 GetValue(const char* name, const BString& defaultValue) const argument
414 GetValue(const char* name, const char* defaultValue) const argument
424 GetValue(const char *name, BPoint defaultValue) const argument
434 GetValue(const char* name, BRect defaultValue) const argument
444 GetValue(const char* name, const entry_ref& defaultValue) const argument
454 GetValue(const char* name, const BMessage& defaultValue) const argument
464 GetValue(const char* name, const BFont& defaultValue) const argument
[all...]
/haiku-fatelf/src/apps/showimage/
H A DShowImageSettings.cpp52 ShowImageSettings::GetBool(const char* name, bool defaultValue) argument
55 if (fSettings.FindBool(name, &value) == B_OK)
63 ShowImageSettings::GetInt32(const char* name, int32 defaultValue) argument
66 if (fSettings.FindInt32(name, &value) == B_OK)
74 ShowImageSettings::GetFloat(const char* name, float defaultValue) argument
77 if (fSettings.FindFloat(name, &value) == B_OK)
85 ShowImageSettings::GetRect(const char* name, BRect defaultValue) argument
88 if (fSettings.FindRect(name, &value) == B_OK)
96 ShowImageSettings::GetTime(const char* name, bigtime_t defaultValue) argument
99 if (fSettings.FindInt64(name,
107 GetString(const char* name, const char* defaultValue) argument
118 SetBool(const char* name, bool value) argument
130 SetInt32(const char* name, int32 value) argument
142 SetFloat(const char* name, float value) argument
154 SetRect(const char* name, BRect value) argument
166 SetTime(const char* name, bigtime_t value) argument
176 SetString(const char* name, const char* value) argument
[all...]
/haiku-fatelf/src/bin/diffutils/lib/
H A Dbasename.c31 Return the address of the last file name component of NAME. If
32 NAME has no file name components because it is all slashes, return
36 base_name (char const *name) argument
38 char const *base = name + FILESYSTEM_PREFIX_LEN (name);
49 /* If the file name ends in slash, use the trailing slash as
71 base_len (char const *name) argument
75 for (len = strlen (name); 1 < len && ISSLASH (name[len - 1]); len--)
/haiku-fatelf/src/tests/add-ons/kernel/debugger/
H A Dgcc2_demangle_test.cpp17 char name[64]; local
18 const char* symbol = demangle_symbol_gcc2(argv[i], name, sizeof(name),
30 while (get_next_argument_gcc2(&cookie, argv[i], name, sizeof(name),
32 printf("name \"%s\", type %.4s, length %lu\n", name, (char*)&type,
/haiku-fatelf/src/tools/cppunit/cppunit/
H A DTypeInfoHelper.cpp18 string name( info.name() );
22 name.compare( classPrefix, 0, classPrefix.length() );
24 name.compare( 0, classPrefix.length(), classPrefix );
27 return has_class_prefix ? name.substr( classPrefix.length() ) : name;
/haiku-fatelf/headers/private/kernel/util/
H A DKMessage.h59 status_t AddField(const char* name, type_code type,
62 status_t FindField(const char* name,
64 status_t FindField(const char* name, type_code type,
69 status_t AddData(const char* name, type_code type,
72 status_t AddArray(const char* name, type_code type,
75 inline status_t AddBool(const char* name, bool value);
76 inline status_t AddInt8(const char* name, int8 value);
77 inline status_t AddInt16(const char* name, int16 value);
78 inline status_t AddInt32(const char* name, int32 value);
79 inline status_t AddInt64(const char* name, int6
292 AddBool(const char* name, bool value) argument
299 AddInt8(const char* name, int8 value) argument
306 AddInt16(const char* name, int16 value) argument
313 AddInt32(const char* name, int32 value) argument
320 AddInt64(const char* name, int64 value) argument
327 AddPointer(const char* name, const void* value) argument
335 AddString(const char* name, const char* value) argument
348 _FindType(const char* name, type_code type, int32 index, T* value) const argument
367 FindBool(const char* name, bool* value) const argument
374 FindBool(const char* name, int32 index, bool* value) const argument
381 FindInt8(const char* name, int8* value) const argument
388 FindInt8(const char* name, int32 index, int8* value) const argument
395 FindInt16(const char* name, int16* value) const argument
402 FindInt16(const char* name, int32 index, int16* value) const argument
409 FindInt32(const char* name, int32* value) const argument
416 FindInt32(const char* name, int32 index, int32* value) const argument
423 FindInt64(const char* name, int64* value) const argument
430 FindInt64(const char* name, int32 index, int64* value) const argument
437 FindPointer(const char* name, void** value) const argument
444 FindPointer(const char* name, int32 index, void** value) const argument
451 FindString(const char* name, const char** value) const argument
458 FindString(const char* name, int32 index, const char** value) const argument
467 _GetType(const char* name, type_code type, int32 index, const T& defaultValue) const argument
478 GetBool(const char* name, bool defaultValue) const argument
485 GetBool(const char* name, int32 index, bool defaultValue) const argument
492 GetInt8(const char* name, int8 defaultValue) const argument
499 GetInt8(const char* name, int32 index, int8 defaultValue) const argument
506 GetInt16(const char* name, int16 defaultValue) const argument
513 GetInt16(const char* name, int32 index, int16 defaultValue) const argument
520 GetInt32(const char* name, int32 defaultValue) const argument
527 GetInt32(const char* name, int32 index, int32 defaultValue) const argument
534 GetInt64(const char* name, int64 defaultValue) const argument
541 GetInt64(const char* name, int32 index, int64 defaultValue) const argument
548 GetPointer(const char* name, const void* defaultValue) const argument
555 GetPointer(const char* name, int32 index, const void* defaultValue) const argument
564 GetString(const char* name, int32 index, const char* defaultValue) const argument
579 GetString(const char* name, const char* defaultValue) const argument
586 SetBool(const char* name, bool value) argument
593 SetInt8(const char* name, int8 value) argument
600 SetInt16(const char* name, int16 value) argument
607 SetInt32(const char* name, int32 value) argument
614 SetInt64(const char* name, int64 value) argument
621 SetPointer(const char* name, const void* value) argument
[all...]
/haiku-fatelf/headers/os/app/
H A DMessage.h67 status_t GetInfo(const char* name, type_code* typeFound,
69 status_t GetInfo(const char* name, type_code* typeFound,
71 status_t GetInfo(const char* name, type_code* typeFound,
123 const char* name);
135 status_t AddAlignment(const char* name,
137 status_t AddRect(const char* name, BRect rect);
138 status_t AddPoint(const char* name, BPoint point);
139 status_t AddSize(const char* name, BSize size);
140 status_t AddString(const char* name, const char* string);
141 status_t AddString(const char* name,
[all...]
/haiku-fatelf/headers/libs/fluidsynth/fluidsynth/
H A Dsettings.h125 int fluid_settings_get_type(fluid_settings_t* settings, char* name);
128 int fluid_settings_get_hints(fluid_settings_t* settings, char* name);
131 FLUIDSYNTH_API int fluid_settings_is_realtime(fluid_settings_t* settings, char* name);
136 int fluid_settings_setstr(fluid_settings_t* settings, char* name, char* str);
148 int fluid_settings_getstr(fluid_settings_t* settings, char* name, char** str);
152 char* fluid_settings_getstr_default(fluid_settings_t* settings, char* name);
160 int fluid_settings_str_equal(fluid_settings_t* settings, char* name, char* value);
165 int fluid_settings_setnum(fluid_settings_t* settings, char* name, double val);
169 int fluid_settings_getnum(fluid_settings_t* settings, char* name, double* val);
173 double fluid_settings_getnum_default(fluid_settings_t* settings, char* name);
[all...]
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfFrameBuffer.cpp17 // * Neither the name of Industrial Light & Magic nor the names of
76 FrameBuffer::insert (const char name[], const Slice &slice) argument
78 if (name[0] == 0)
81 "Frame buffer slice name cannot be an empty string.");
84 _map[name] = slice;
89 FrameBuffer::operator [] (const char name[]) argument
91 SliceMap::iterator i = _map.find (name);
96 "Cannot find frame buffer slice \"" << name << "\".");
104 FrameBuffer::operator [] (const char name[]) const
106 SliceMap::const_iterator i = _map.find (name);
119 findSlice(const char name[]) argument
163 find(const char name[]) argument
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dmxml-attr.c41 const char *name) /* I - Name of attribute */
51 if (!node || node->type != STP_MXML_ELEMENT || !name)
61 if (!strcmp(attr->name, name))
83 const char *name, /* I - Name of attribute */
94 if (!node || node->type != STP_MXML_ELEMENT || !name || !value)
104 if (!strcmp(attr->name, name))
130 name, node->value.element.name);
40 stp_mxmlElementGetAttr(stp_mxml_node_t *node, const char *name) argument
82 stp_mxmlElementSetAttr(stp_mxml_node_t *node, const char *name, const char *value) argument
[all...]
/haiku-fatelf/src/apps/processcontroller/
H A DPreferences.h38 void SaveWindowPosition(BWindow* window, const char* name);
39 void LoadWindowPosition(BWindow* window, const char* name);
40 void SaveWindowFrame(BWindow* window, const char* name);
41 void LoadWindowFrame(BWindow* window, const char* name);
42 void SaveInt32(int32 val, const char* name);
43 bool ReadInt32(int32& val, const char* name);
44 void SaveFloat(float val, const char* name);
45 bool ReadFloat(float& val, const char* name);
46 void SaveRect(BRect& rect, const char* name);
47 BRect& ReadRect(BRect& rect, const char* name);
[all...]
/haiku-fatelf/headers/private/kernel/
H A Dboot_item.h17 extern status_t add_boot_item(const char *name, void *data, size_t size);
18 extern void *get_boot_item(const char *name, size_t *_size);
/haiku-fatelf/headers/private/mail/
H A Dcrypt.h12 char *get_passwd(const BMessage *msg,const char *name);
13 bool set_passwd(BMessage *msg,const char *name,const char *password);
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIndex.cpp6 AttributeIndex::AttributeIndex(Volume *volume, const char *name, uint32 type, argument
8 : Index(volume, name, type, fixedKeyLength, keyLength)
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A Dentry_cache.cpp14 entry_cache_add(dev_t mountID, ino_t dirID, const char* name, ino_t nodeID) argument
21 entry_cache_remove(dev_t mountID, ino_t dirID, const char* name) argument
/haiku-fatelf/src/bin/coreutils/man/
H A Ddirname.x2 dirname \- strip non-directory suffix from file name
H A Dpwd.x2 pwd \- print name of current/working directory
/haiku-fatelf/src/bin/gdb/include/aout/
H A Dranlib.h34 #define RANLIBMAG "__.SYMDEF" /* Archive file name containing index */
40 Third, a longword containing the length of symbol name strings.
41 Fourth, zero or more symbol name strings (each followed by a null). */
48 char *name; /* In memory, sometimes */ member in union:symdef::__anon3898
61 #define ran_name name
/haiku-fatelf/src/libs/ncurses/form/
H A Dfrm_hook.c23 * Except as contained in this notice, the name(s) of the above copyright *
38 #define GEN_HOOK_SET_FUNCTION( typ, name ) \
39 NCURSES_IMPEXP int NCURSES_API set_ ## typ ## _ ## name (FORM *form, Form_Hook func)\
41 T((T_CALLED("set_" #typ"_"#name"(%p,%p)"), form, func));\
42 (Normalize_Form( form ) -> typ ## name) = func ;\
47 #define GEN_HOOK_GET_FUNCTION( typ, name ) \
48 NCURSES_IMPEXP Form_Hook NCURSES_API typ ## _ ## name ( const FORM *form )\
50 T((T_CALLED(#typ "_" #name "(%p)"), form));\
51 returnFormHook( Normalize_Form( form ) -> typ ## name );\
/haiku-fatelf/src/libs/ncurses/menu/
H A Dm_hook.c23 * Except as contained in this notice, the name(s) of the above copyright *
43 #define GEN_HOOK_SET_FUNCTION( typ, name ) \
44 NCURSES_IMPEXP int NCURSES_API set_ ## typ ## _ ## name (MENU *menu, Menu_Hook func )\
46 T((T_CALLED("set_" #typ "_" #name "(%p,%p)"), menu, func));\
47 (Normalize_Menu(menu) -> typ ## name = func );\
52 #define GEN_HOOK_GET_FUNCTION( typ, name ) \
53 NCURSES_IMPEXP Menu_Hook NCURSES_API typ ## _ ## name ( const MENU *menu )\
55 T((T_CALLED(#typ "_" #name "(%p)"), menu));\
56 returnMenuHook(Normalize_Menu(menu) -> typ ## name);\
/haiku-fatelf/src/servers/net/
H A DAutoconfigClient.cpp13 AutoconfigClient::AutoconfigClient(const char* name, BMessenger target, argument
15 : BHandler(name),

Completed in 368 milliseconds

1234567891011>>