Home
last modified time | relevance | path

Searched defs:bytes (Results 676 - 700 of 1136) sorted by relevance

1...<<21222324252627282930>>...46

/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dcbor.cc109 size_t ReadTokenStart(span<uint8_t> bytes, MajorType* type, uint64_t* value) { in ReadTokenStart() argument
493 CBORTokenizer(span<uint8_t> bytes) CBORTokenizer() argument
984 ParseCBOR(span<uint8_t> bytes, ParserHandler* out) ParseCBOR() argument
[all...]
/third_party/node/tools/inspector_protocol/encoding/
H A Dencoding_test.cc838 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen}; TEST() local
862 std::vector<uint8_t> bytes = {cbor::InitialByteForEnvelope(), TEST() local
912 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local
929 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local
947 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local
962 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, TEST() local
978 std::vector<uint8_t> bytes; MakeNestedCBOR() local
997 std::vector<uint8_t> bytes = MakeNestedCBOR(3); TEST() local
1008 std::vector<uint8_t> bytes = MakeNestedCBOR(300); TEST() local
1028 std::vector<uint8_t> bytes = MakeNestedCBOR(301); TEST() local
1038 std::vector<uint8_t> bytes = MakeNestedCBOR(320); TEST() local
1051 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local
1070 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local
1093 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local
1113 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local
1135 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local
1156 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local
1177 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local
1210 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TYPED_TEST() local
1257 std::vector<uint8_t> bytes = { TYPED_TEST() local
1267 std::vector<uint8_t> bytes = { TYPED_TEST() local
1278 std::vector<uint8_t> bytes = { TYPED_TEST() local
1287 std::vector<uint8_t> bytes = { TYPED_TEST() local
1296 std::vector<uint8_t> bytes = { TYPED_TEST() local
1306 std::vector<uint8_t> bytes = { TYPED_TEST() local
[all...]
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_preinit.c513 void* ohos_malloc_hook_init_function(size_t bytes) in ohos_malloc_hook_init_function() argument
/third_party/musl/porting/linux/user/src/gwp_asan/
H A Dgwp_asan.c403 void* libc_gwp_asan_malloc(size_t bytes) in libc_gwp_asan_malloc() argument
/third_party/musl/src/hook/linux/
H A Dmusl_preinit.c527 void* ohos_malloc_hook_init_function(size_t bytes) in ohos_malloc_hook_init_function() argument
/third_party/musl/src/gwp_asan/linux/
H A Dgwp_asan.c403 void* libc_gwp_asan_malloc(size_t bytes) in libc_gwp_asan_malloc() argument
/third_party/node/deps/icu-small/source/common/
H A Ducnv_lmb.cpp1215 char bytes[2]; _LMBCSGetNextUCharWorker() local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares__buf.c557 ares_status_t ares__buf_fetch_bytes(ares__buf_t *buf, unsigned char *bytes, in ares__buf_fetch_bytes() argument
440 ares__buf_tag_fetch_bytes(const ares__buf_t *buf, unsigned char *bytes, size_t *len) ares__buf_tag_fetch_bytes() argument
571 ares__buf_fetch_bytes_dup(ares__buf_t *buf, size_t len, ares_bool_t null_term, unsigned char **bytes) ares__buf_fetch_bytes_dup() argument
[all...]
/third_party/mesa3d/src/intel/isl/
H A Disl_tiled_memcpy.c87 rgba8_copy(void *dst, const void *src, size_t bytes) in rgba8_copy() argument
163 rgba8_copy_aligned_dst(void *dst, const void *src, size_t bytes) in rgba8_copy_aligned_dst() argument
193 rgba8_copy_aligned_src(void *dst, const void *src, size_t bytes) rgba8_copy_aligned_src() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexparam.c1913 int bytes = MAX2(1, _mesa_get_format_bytes(texFormat)); in get_tex_level_parameter_buffer() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkg_genc.cpp804 char bytes[2048]; in getArchitecture() member
[all...]
H A Dpkgitems.cpp118 const uint8_t *bytes; member in NativeItem
H A Ducm.cpp45 printMapping(UCMapping *m, UChar32 *codePoints, uint8_t *bytes, FILE *f) { in printMapping() argument
748 ucm_parseBytes(uint8_t bytes[UCNV_EXT_MAX_BYTES], const char *line, const char **ps) ucm_parseBytes() argument
785 ucm_parseMappingLine(UCMapping *m, UChar32 codePoints[UCNV_EXT_MAX_UCHARS], uint8_t bytes[UCNV_EXT_MAX_BYTES], const char *line) ucm_parseMappingLine() argument
917 ucm_addMapping(UCMTable *table, UCMapping *m, UChar32 codePoints[UCNV_EXT_MAX_UCHARS], uint8_t bytes[UCNV_EXT_MAX_BYTES]) ucm_addMapping() argument
1045 ucm_mappingType(UCMStates *baseStates, UCMapping *m, UChar32 codePoints[UCNV_EXT_MAX_UCHARS], uint8_t bytes[UCNV_EXT_MAX_BYTES]) ucm_mappingType() argument
1093 ucm_addMappingAuto(UCMFile *ucm, UBool forBase, UCMStates *baseStates, UCMapping *m, UChar32 codePoints[UCNV_EXT_MAX_UCHARS], uint8_t bytes[UCNV_EXT_MAX_BYTES]) ucm_addMappingAuto() argument
1135 uint8_t bytes[UCNV_EXT_MAX_BYTES]; ucm_addMappingFromLine() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_pack.c392 int32_t bytes = qwords * 16; in bi_assign_branch_offset() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_rect.c73 unsigned bytes = sizeof(*rect) + (3 * input_array_sz); in lp_setup_alloc_rectangle() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c772 nouveau_user_buffer_create(struct pipe_screen *pscreen, void *ptr, unsigned bytes, unsigned bind) nouveau_user_buffer_create() argument
/third_party/icu/icu4c/source/tools/makeconv/
H A Dgenmbcs.cpp116 printBytes(char *buffer, const uint8_t *bytes, int32_t length) { in printBytes() argument
374 MBCSAddToUnicode(MBCSData *mbcsData, const uint8_t *bytes, int32_t length, UChar32 c, int8_t flag) MBCSAddToUnicode() argument
558 MBCSIsValid(NewConverter *cnvData, const uint8_t *bytes, int32_t length) MBCSIsValid() argument
566 MBCSSingleAddFromUnicode(MBCSData *mbcsData, const uint8_t *bytes, int32_t , UChar32 c, int8_t flag) MBCSSingleAddFromUnicode() argument
684 MBCSAddFromUnicode(MBCSData *mbcsData, const uint8_t *bytes, int32_t length, UChar32 c, int8_t flag) MBCSAddFromUnicode() argument
902 MBCSOkForBaseFromUnicode(const MBCSData *mbcsData, const uint8_t *bytes, int32_t length, UChar32 c, int8_t flag) MBCSOkForBaseFromUnicode() argument
[all...]
H A Dgencnvex.c424 uint8_t *bytes; in generateToUTable() local
109 CnvExtIsValid(NewConverter *cnvData, const uint8_t *bytes, int32_t length) CnvExtIsValid() argument
642 uint8_t *bytes, *resultBytes; getFromUBytesValue() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkg_genc.cpp749 char bytes[2048]; in getArchitecture() member
[all...]
H A Dpkgitems.cpp118 const uint8_t *bytes; member in NativeItem
/third_party/icu/icu4c/source/test/cintltst/
H A Dbocu1tst.c767 printBytes(uint8_t *bytes, char *out) printBytes() argument
[all...]
H A Dtrie2test.c385 uint32_t value, bytes; in testTrieUTF8() local
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.h97 void AllocateStackSpace(Register bytes) { sub(esp, bytes); } in AllocateStackSpace() argument
98 void AllocateStackSpace(int bytes) { in AllocateStackSpace() argument
[all...]
/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.h485 void AllocateStackSpace(Register bytes) { subq(rsp, bytes); } in AllocateStackSpace() argument
486 void AllocateStackSpace(int bytes) { in AllocateStackSpace() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dbasic-memory-chunk.h316 void IncreaseAllocatedBytes(size_t bytes) { in IncreaseAllocatedBytes() argument
321 void DecreaseAllocatedBytes(size_t bytes) { in DecreaseAllocatedBytes() argument
323 DCHECK_GE(allocated_bytes(), bytes); in DecreaseAllocatedBytes() local

Completed in 32 milliseconds

1...<<21222324252627282930>>...46