Home
last modified time | relevance | path

Searched defs:byte_length (Results 1 – 25 of 658) sorted by relevance

12345678910>>...27

/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/nan/
H A Dnan_typedarray_contents.h29 const size_t byte_length = array->ByteLength(); in TypedArrayContents() local
50 MaybeLocal<v8::Value> byte_length = Get(array, in TypedArrayContents() local
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/nan/
H A Dnan_typedarray_contents.h29 const size_t byte_length = array->ByteLength(); in TypedArrayContents() local
50 MaybeLocal<v8::Value> byte_length = Get(array, in TypedArrayContents() local
/dports/textproc/kibana7/nan-2.15.0/
H A Dnan_typedarray_contents.h29 const size_t byte_length = array->ByteLength(); in TypedArrayContents() local
50 MaybeLocal<v8::Value> byte_length = Get(array, in TypedArrayContents() local
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/nan/
H A Dnan_typedarray_contents.h29 const size_t byte_length = array->ByteLength(); in TypedArrayContents() local
50 MaybeLocal<v8::Value> byte_length = Get(array, in TypedArrayContents() local
/dports/graphics/tesseract/tesseract-5.0.0/unittest/util/utf8/
H A Dunicodetext.cc170 void UnicodeText::Repr::append(const char *bytes, int byte_length) { in append()
221 UnicodeText &UnicodeText::CopyUTF8(const char *buffer, int byte_length) { in CopyUTF8()
230 UnicodeText &UnicodeText::UnsafeCopyUTF8(const char *buffer, int byte_length) { in UnsafeCopyUTF8()
237 UnicodeText &UnicodeText::TakeOwnershipOfUTF8(char *buffer, int byte_length, int byte_capacity) { in TakeOwnershipOfUTF8()
246 UnicodeText &UnicodeText::UnsafeTakeOwnershipOfUTF8(char *buffer, int byte_length, in UnsafeTakeOwnershipOfUTF8()
254 UnicodeText &UnicodeText::PointToUTF8(const char *buffer, int byte_length) { in PointToUTF8()
265 UnicodeText &UnicodeText::UnsafePointToUTF8(const char *buffer, int byte_length) { in UnsafePointToUTF8()
H A Dunilib.h54 inline bool IsInterchangeValid(const char *src, int byte_length) { in IsInterchangeValid()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/explore_sites/
H A Dget_images_task.cc54 int byte_length = category_statement.ColumnByteLength(0); in GetCategoryImagesSync() local
84 int byte_length = category_statement.ColumnByteLength(0); in GetSummaryImagesSync() local
102 int byte_length = site_statement.ColumnByteLength(0); in GetSiteImageSync() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/cpp/src/phonenumbers/utf/
H A Dunicodetext.cc168 void UnicodeText::Repr::append(const char* bytes, int byte_length) { in append()
230 UnicodeText& UnicodeText::CopyUTF8(const char* buffer, int byte_length) { in CopyUTF8()
240 int byte_length) { in UnsafeCopyUTF8()
248 int byte_length, in TakeOwnershipOfUTF8()
259 int byte_length, in UnsafeTakeOwnershipOfUTF8()
267 UnicodeText& UnicodeText::PointToUTF8(const char* buffer, int byte_length) { in PointToUTF8()
279 int byte_length) { in UnsafePointToUTF8()
/dports/devel/libphonenumber/libphonenumber-8.12.39/cpp/src/phonenumbers/utf/
H A Dunicodetext.cc170 void UnicodeText::Repr::append(const char* bytes, int byte_length) { in append()
232 UnicodeText& UnicodeText::CopyUTF8(const char* buffer, int byte_length) { in CopyUTF8()
242 int byte_length) { in UnsafeCopyUTF8()
250 int byte_length, in TakeOwnershipOfUTF8()
261 int byte_length, in UnsafeTakeOwnershipOfUTF8()
269 UnicodeText& UnicodeText::PointToUTF8(const char* buffer, int byte_length) { in PointToUTF8()
281 int byte_length) { in UnsafePointToUTF8()
/dports/devel/libdwarf/dwarf-20161124/libdwarf/
H A Ddwarf_leb.c63 unsigned byte_length = 0; in _dwarf_decode_u_leb128() local
146 unsigned byte_length = 0; in _dwarf_decode_u_leb128_chk() local
227 unsigned byte_length = 1; in _dwarf_decode_s_leb128() local
281 unsigned byte_length = 1; in _dwarf_decode_s_leb128_chk() local
/dports/devel/dwarfdump/dwarf-20161124/libdwarf/
H A Ddwarf_leb.c63 unsigned byte_length = 0; in _dwarf_decode_u_leb128() local
146 unsigned byte_length = 0; in _dwarf_decode_u_leb128_chk() local
227 unsigned byte_length = 1; in _dwarf_decode_s_leb128() local
281 unsigned byte_length = 1; in _dwarf_decode_s_leb128_chk() local
/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A DAIS_Bitstring.h45 int byte_length; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/webcrypto/
H A Dcrypto_data.h34 unsigned int byte_length() const { return byte_length_; } in byte_length() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/webcrypto/
H A Dcrypto_data.h34 unsigned int byte_length() const { return byte_length_; } in byte_length() function
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ua.h15 * SPDX-License-Identifier: GPL-2.0-or-later in new()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/nfc/
H A Dndef_message.cc58 size_t byte_length = source.GetAsArrayBuffer()->ByteLength(); in Create() local
75 size_t byte_length = source.GetAsArrayBufferView().View()->byteLength(); in Create() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/nfc/
H A Dndef_message.cc58 size_t byte_length = source.GetAsArrayBuffer()->ByteLengthAsSizeT(); in Create() local
75 size_t byte_length = in Create() local
/dports/games/simutrans/simutrans-121.0/gui/components/
H A Dgui_textinput.cc65 uint8 byte_length = 0; in calc_cursor_pos() local
193 uint8 byte_length; in infowin_event() local
222 uint8 byte_length; in infowin_event() local
462 uint8 byte_length; in infowin_event() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/acpica/
H A Ddbtest.c247 u32 byte_length = 0; in acpi_db_test_one_object() local
498 u32 byte_length; in acpi_db_test_buffer_type() local
616 acpi_db_test_string_type(struct acpi_namespace_node *node, u32 byte_length) in acpi_db_test_string_type()
740 u32 byte_length = 0; in acpi_db_test_field_unit_type() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/acpica/
H A Ddbtest.c247 u32 byte_length = 0; in acpi_db_test_one_object() local
498 u32 byte_length; in acpi_db_test_buffer_type() local
616 acpi_db_test_string_type(struct acpi_namespace_node *node, u32 byte_length) in acpi_db_test_string_type()
740 u32 byte_length = 0; in acpi_db_test_field_unit_type() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/acpica/
H A Ddbtest.c247 u32 byte_length = 0; in acpi_db_test_one_object() local
498 u32 byte_length; in acpi_db_test_buffer_type() local
616 acpi_db_test_string_type(struct acpi_namespace_node *node, u32 byte_length) in acpi_db_test_string_type()
740 u32 byte_length = 0; in acpi_db_test_field_unit_type() local
/dports/textproc/p5-Text-VisualWidth/Text-VisualWidth-0.02/
H A DVisualWidth.xs53 unsigned int byte_length = 0; in trim_visualwidth_eucjp() local
125 unsigned int byte_length = 0; in trim_visualwidth_utf8() local
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/iot/
H A D_utils.py52 def generate_key(byte_length=32): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/mini_installer/
H A Dregkey.cc22 DWORD byte_length = static_cast<DWORD>(value_size * sizeof(wchar_t)); in ReadSZValue() local
42 DWORD byte_length = sizeof(*value); in ReadDWValue() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/typed_arrays/
H A Ddom_data_view.h25 size_t byte_length) in DOMDataView()

12345678910>>...27