Searched refs:Length (Results 226 - 250 of 500) sorted by relevance

1234567891011>>

/haiku-fatelf/src/apps/mail/
H A DMailApp.cpp189 if (names.Length())
204 if (ccNames.Length())
210 if (bccNames.Length())
238 if (gotmailto || names.Length() || ccNames.Length() || bccNames.Length() || subject.Length()
239 || body.Length() || enclosure.HasRef("refs"))
626 if (email.Length() > 0) {
638 if (names.Length()
[all...]
/haiku-fatelf/headers/os/support/
H A DString.h27 int32 Length() const;
409 BString::Length() const function in class:BString
420 return !Length();
457 if (!fPrivateData || index < 0 || index >= Length())
466 _DoAppend(string.String(), string.Length());
474 _DoAppend(string.String(), string.Length());
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactypes.h911 UINT32 Length; /* # of bytes in string, excluding trailing null */ member in struct:acpi_object::__anon1339
918 UINT32 Length; /* # of bytes in buffer */ member in struct:acpi_object::__anon1340
974 ACPI_SIZE Length; /* Length in bytes of the buffer */ member in struct:acpi_buffer
1136 UINT16 Length; member in struct:acpi_connection_info
1175 /* Length of 32-bit EISAID values when converted back to a string */
1179 /* Length of UUID (string) values */
1188 UINT32 Length; /* Length of string + null */ member in struct:acpi_pnp_device_id
1262 UINT32 Length; member in struct:acpi_mem_space_context
[all...]
H A Dacrestyp.h123 typedef UINT16 ACPI_RS_LENGTH; /* Resource Length field is fixed at 16 bits */
124 typedef UINT32 ACPI_RSDESC_SIZE; /* Max Resource Descriptor size is (Length+3) = (64K-1)+3 */
736 UINT32 Length; member in struct:acpi_resource
746 #define ACPI_RS_SIZE_NO_DATA 8 /* Id + Length fields */
750 #define ACPI_NEXT_RESOURCE(Res) (ACPI_RESOURCE *)((UINT8 *) Res + Res->Length)
755 UINT32 Length; member in struct:acpi_pci_routing_table
H A Dacstruct.h261 ACPI_OBJECT_INTEGER *Length; member in struct:acpi_aml_operands::__anon1337
H A Dacutils.h173 UINT32 Length,
188 ACPI_SIZE Length; member in struct:acpi_pkg_info
1010 UINT32 Length,
1022 UINT32 Length,
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h382 uint16 Length() const { return B_LENDIAN_TO_HOST_INT16(length) == 0x8000 function in struct:ext2_extent_entry
677 uint16 Length() const { return B_LENDIAN_TO_HOST_INT16(length); } function in struct:ext2_dir_entry
699 return Length() > MinimumSize();
741 for (unsigned int i = 0; i < Length(); i++)
746 static size_t Length() function in struct:ext2_xattr_header
769 uint32 Length() const { return (MinimumSize() + NameLength() function in struct:ext2_xattr_entry
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsutils.c169 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER;
365 Info->Length = (ACPI_NAME_SIZE * Info->NumSegments) +
550 InternalName = ACPI_ALLOCATE_ZEROED (Info.Length);
/haiku-fatelf/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DIMAPProtocol.cpp42 if (maxUnfinishedLine < 0 || line.Length() < maxUnfinishedLine)
74 int32 readSize = size - fStringBuffer.Length();
75 int32 readed = fStringBuffer.Length();
/haiku-fatelf/src/apps/installedpackages/
H A DUninstallView.cpp64 if (fName.Length() == 0)
369 if (ret != B_OK || name.Length() == 0)
373 if (ret != B_OK || version.Length() == 0) {
/haiku-fatelf/src/system/kernel/device_manager/
H A DIORequest.h53 generic_size_t Length() const { return fLength; } function in class:IOBuffer
140 generic_size_t Length() const;
286 generic_size_t Length() const { return fLength; } function in struct:IORequest
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DIcb.h81 uint64 Length() { return FileEntry()->information_length(); } function in class:Udf::Icb
141 uint64 bytesLeftInFile = uint64(pos) > Length() ? 0 : Length() - pos;
/haiku-fatelf/src/servers/cddb_daemon/
H A Dcddb_server.cpp235 prefix.MoveInto(index, 6, prefix.Length() - 6);
377 fullCommand.Length());
378 if (result == fullCommand.Length()) {
/haiku-fatelf/src/add-ons/disk_systems/ntfs/
H A DNTFSAddOn.cpp91 if (name->Length() >= MAX_PATH)
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DDocInfoWindow.h91 int32 Length() const { return fNofPermissions; } function in class:Permissions
/haiku-fatelf/src/apps/cortex/RouteApp/
H A DNodeSetIOContext.cpp71 (*it).first.Length() &&
/haiku-fatelf/src/apps/webpositive/autocompletion/
H A DAutoCompleter.cpp34 *length = text.Length();
H A DTextViewCompleter.cpp48 fTextView->SetText(text.String(), text.Length());
/haiku-fatelf/src/kits/package/
H A DJob.cpp56 if (fTitle.Length() == 0)
/haiku-fatelf/src/kits/print/
H A DPrinterRoster.cpp110 if (name.Length() <= 0 || !printer)
/haiku-fatelf/src/servers/syslog_daemon/
H A DSyslogDaemon.cpp74 view->SetFontAndColor(0, name.Length(), &font);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/mkbfs/
H A Dmkbfs.cpp167 printf("\tlog size: %u blocks\n", super.log_blocks.Length());
/haiku-fatelf/src/tests/add-ons/print/ppd/parser/
H A DScanner.cpp44 return fWarnings.Length() > 0;
/haiku-fatelf/src/tests/kits/interface/
H A DTextViewTest.cpp71 int32 lineLength = line.Length() + kLineNoSize;
/haiku-fatelf/src/tests/kits/interface/flatten_picture/
H A DTestResultItem.cpp86 if (fErrorMessage.Length() == 0)

Completed in 269 milliseconds

1234567891011>>