Home
last modified time | relevance | path

Searched defs:bytes (Results 401 - 425 of 1129) sorted by relevance

1...<<11121314151617181920>>...46

/third_party/node/deps/icu-small/source/common/
H A Ducnv_u7.cpp219 uint8_t *bytes; in _UTF7ToUnicodeWithOffsets() local
903 uint8_t *bytes; _IMAPToUnicodeWithOffsets() local
[all...]
H A Ducnv_u16.cpp541 uint8_t *bytes in _UTF16BEGetNextUChar() local
558 uint8_t *bytes=pArgs->converter->toUBytes; _UTF16BEGetNextUChar() local
1142 uint8_t *bytes=pArgs->converter->toUBytes; _UTF16LEGetNextUChar() local
1159 uint8_t *bytes=pArgs->converter->toUBytes; _UTF16LEGetNextUChar() local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_event_win32.c287 DWORD bytes; /* Not used */ in ares_evsys_win32_basesocket() local
/third_party/mesa3d/src/mesa/program/
H A Dprog_statevars.c477 const unsigned bytes = state[2] * 16; in fetch_state() local
498 const unsigned bytes = state[2] * 16; in fetch_state() local
518 const unsigned bytes = state[2] * 16; in fetch_state() local
539 const unsigned bytes = state[2] * 16; in fetch_state() local
[all...]
/third_party/node/deps/icu-small/source/tools/escapesrc/
H A Descapesrc.cpp147 uint8_t bytes[4]; in appendUtf8() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducmstate.cpp978 ucm_countChars(UCMStates *states, const uint8_t *bytes, int32_t length) ucm_countChars() argument
[all...]
H A Ducm.h57 uint8_t bytes[4]; member
77 uint8_t *bytes; member
[all...]
/third_party/mesa3d/src/util/
H A Ddisk_cache.c433 signed long bytes = in disk_cache_get() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_point.c472 unsigned bytes; in try_setup_point() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_transfer.c348 unsigned bytes = MIN2(size, 1 << 17); in nv50_m2mf_copy_linear() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/
H A DDetectingViewer.java268 private CharsetMatch[] detect(byte[] bytes) in detect() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtestutil.cpp63 UnicodeString TestUtility::hex(const uint8_t* bytes, int32_t len) { in hex() argument
/third_party/icu/icu4c/source/tools/escapesrc/
H A Descapesrc.cpp147 uint8_t bytes[4]; in appendUtf8() local
/third_party/libdrm/omap/
H A Domap_drm.h68 uint32_t bytes; /* (for non-tiled formats) */ member
/third_party/libdrm/tests/amdgpu/
H A Damdgpu_stress.c198 uint64_t bytes = size < 0x40000 ? size : 0x40000; in submit_ib() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dsource-position-table.cc57 void EncodeInt(ZoneVector<byte>* bytes, T value) { in EncodeInt() argument
75 void EncodeEntry(ZoneVector<byte>* bytes, const PositionTableEntry& entry) { in EncodeEntry() argument
90 T DecodeInt(base::Vector<const byte> bytes, int* index) { in DecodeInt() argument
108 void DecodeEntry(base::Vector<const byte> bytes, in argument
253 SourcePositionTableIterator( base::Vector<const byte> bytes, IterationFilter iteration_filter, FunctionEntryFilter function_entry_filter) SourcePositionTableIterator() argument
267 base::Vector<const byte> bytes = Advance() local
[all...]
/third_party/node/deps/v8/src/base/
H A Datomicops.h346 Relaxed_Memcpy(volatile Atomic8* dst, volatile const Atomic8* src, size_t bytes) Relaxed_Memcpy() argument
371 Relaxed_Memmove(volatile Atomic8* dst, volatile const Atomic8* src, size_t bytes) Relaxed_Memmove() argument
[all...]
/third_party/node/deps/v8/src/diagnostics/
H A Dsystem-jit-metadata-win.h57 char bytes[count]; // NOLINT member
65 char bytes[1]; // MSVC doesn't like an array of 0 bytes member
117 auto bytes = JoinBytes(field1, field2); in JoinFields() local
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-page.h185 void SetAllocatedBytesAtLastGC(size_t bytes) { in SetAllocatedBytesAtLastGC() argument
H A Dstats-collector.cc41 void StatsCollector::NotifyAllocation(size_t bytes) { in NotifyAllocation() argument
51 void StatsCollector::NotifyExplicitFree(size_t bytes) { in NotifyExplicitFree() argument
/third_party/node/deps/v8/src/heap/
H A Darray-buffer-sweeper.cc219 size_t bytes = extension->accounting_length(); in Append() local
234 size_t bytes = extension->ClearAccountingLength(); in Detach() local
257 void ArrayBufferSweeper::IncrementExternalMemoryCounters(size_t bytes) { in IncrementExternalMemoryCounters() argument
265 DecrementExternalMemoryCounters(size_t bytes) DecrementExternalMemoryCounters() argument
305 const size_t bytes = current->accounting_length(); SweepListFull() local
331 size_t bytes = current->accounting_length(); SweepYoung() local
[all...]
H A Dembedder-tracing.h120 void IncreaseAllocatedSize(size_t bytes) { in IncreaseAllocatedSize() argument
131 void DecreaseAllocatedSize(size_t bytes) { in DecreaseAllocatedSize() argument
/third_party/node/deps/v8/src/inspector/
H A Dstring-util.cc305 cbor::EncodeBinary(span<uint8_t>(value.data(), value.size()), bytes); in Serialize() local
274 Serialize(const String16& value, std::vector<uint8_t>* bytes) Serialize() argument
303 Serialize(const Binary& value, std::vector<uint8_t>* bytes) Serialize() argument
/third_party/node/deps/v8/src/objects/
H A Djs-array-buffer.cc100 size_t bytes = backing_store->PerIsolateAccountingLength(); in Attach() local
/third_party/node/deps/v8/src/profiler/
H A Dtick-sample.cc35 i::byte bytes[8]; in IsNoFrameRegion() member

Completed in 17 milliseconds

1...<<11121314151617181920>>...46