Home
last modified time | relevance | path

Searched defs:byte (Results 176 - 200 of 264) sorted by relevance

1234567891011

/third_party/backends/backend/
H A Dricoh.h261 SANE_Byte byte[60]; member
/third_party/curl/lib/
H A Dcurl_setup.h568 # undef byte macro
/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.c1674 uint8_t byte = str_buffer_p[j]; in jerry_get_literals_from_snapshot() local
[all...]
/third_party/json/tests/src/
H A Dunit-bjdata.cpp3424 const auto byte = static_cast<uint8_t>(i); global() variable
[all...]
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser.c741 uint8_t byte; parse_print_final_cbc() local
1131 uint8_t byte = page_p->bytes[offset]; parser_post_processing() local
1506 uint8_t byte = page_p->bytes[offset]; parser_post_processing() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dindex.c999 u8 byte; in ntfs_ibm_modify() local
1059 s64 vcn, byte, size; in ntfs_ibm_get_free() local
[all...]
H A Dunistr.c702 unsigned int byte; in utf8_to_utf16_size() local
746 unsigned int byte = *((const unsigned char *)s); in utf8_to_unicode() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscmp.c506 u8 *byte; member
H A Dntfswipe.c484 static s64 wipe_unused(ntfs_volume *vol, int byte, enum action act) in wipe_unused() argument
543 static s64 wipe_unused_fast(ntfs_volume *vol, int byte, enum action act) in wipe_unused_fast() argument
652 wipe_compressed_attribute(ntfs_volume *vol, int byte, enum action act, ntfs_attr *na) wipe_compressed_attribute() argument
772 wipe_attribute(ntfs_volume *vol, int byte, enum action act, ntfs_attr *na) wipe_attribute() argument
816 wipe_attr_tail(ntfs_inode *ni, ntfschar *name, int namelen, int byte, enum action act) wipe_attr_tail() argument
869 wipe_tails(ntfs_volume *vol, int byte, enum action act) wipe_tails() argument
956 wipe_mft(ntfs_volume *vol, int byte, enum action act) wipe_mft() argument
1095 wipe_index_allocation(ntfs_volume *vol, int byte, enum action act __attribute__((unused)), ntfs_attr *naa, ntfs_attr *nab, u32 indx_record_size) wipe_index_allocation() argument
1242 wipe_directory(ntfs_volume *vol, int byte, enum action act) wipe_directory() argument
1379 wipe_logfile(ntfs_volume *vol, int byte, enum action act __attribute__((unused))) wipe_logfile() argument
1490 wipe_pagefile(ntfs_volume *vol, int byte, enum action act __attribute__((unused))) wipe_pagefile() argument
2209 int byte; main() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_bptc_tmp.h344 expand_component(uint8_t byte, in expand_component() argument
/third_party/node/deps/v8/src/baseline/ia32/
H A Dbaseline-assembler-ia32-inl.h216 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/mips/
H A Dbaseline-assembler-mips-inl.h212 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/loong64/
H A Dbaseline-assembler-loong64-inl.h202 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/s390/
H A Dbaseline-assembler-s390-inl.h322 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/riscv64/
H A Dbaseline-assembler-riscv64-inl.h211 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/mips64/
H A Dbaseline-assembler-mips64-inl.h210 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/ppc/
H A Dbaseline-assembler-ppc-inl.h323 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/arm/
H A Dbaseline-assembler-arm-inl.h220 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/x64/
H A Dbaseline-assembler-x64-inl.h219 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/arm64/
H A Dbaseline-assembler-arm64-inl.h236 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dcompiler.h569 unsigned byte = (index * 4 * 4); in v_load_store_scratch() local
/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc109 uint8_t byte = val & 0x7fU; in vencode64() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingOpacityMicromapTests.cpp544 deUint8 byte = opacityMicromapData[index / 8]; in iterate() local
548 deUint8 byte = opacityMicromapData[index / 4]; in iterate() local
/third_party/skia/src/core/
H A DSkScalerContext.cpp408 static inline int convert_8_to_1(unsigned byte) { in convert_8_to_1() argument
H A DSkStream.cpp46 uint8_t byte; in readPackedUInt() local

Completed in 41 milliseconds

1234567891011