| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfswipe.h | 43 int *bytes; /* List of overwrite characters */ member
|
| /third_party/musl/src/hook/linux/ |
| H A D | malloc_common.c | 44 void* malloc(size_t bytes) in malloc() argument [all...] |
| /third_party/musl/porting/linux/user/src/hook/ |
| H A D | malloc_common.c | 21 void* malloc(size_t bytes) in malloc() argument [all...] |
| /third_party/node/deps/brotli/c/enc/ |
| H A D | ringbuffer.h | 93 RingBufferWriteTail( const uint8_t* bytes, size_t n, RingBuffer* rb) RingBufferWriteTail() argument 105 RingBufferWrite( MemoryManager* m, const uint8_t* bytes, size_t n, RingBuffer* rb) RingBufferWrite() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress.c | 911 GLuint bytes, bw, bh; in _mesa_decompress_image() local
|
| /third_party/mesa3d/src/mesa/main/tests/ |
| H A D | mesa_formats.cpp | 100 GLint bytes = _mesa_get_format_bytes(f); in TEST_F() local
|
| /third_party/icu/icu4c/source/samples/uciter8/ |
| H A D | uciter8.c | 308 static const uint8_t bytes[]={ in TestLenient8Iterator() local
|
| /third_party/ltp/testcases/kernel/syscalls/setrlimit/ |
| H A D | setrlimit01.c | 54 static int nofiles, fd, bytes, i, status; variable [all...] |
| /third_party/ltp/testcases/kernel/syscalls/stat/ |
| H A D | stat02.c | 38 void verify(const char *fname, size_t bytes, size_t decrement) in verify() argument [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/ |
| H A D | 2-1.c | 219 ssize_t bytes; in send_receive() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/ |
| H A D | 2-1.c | 165 ssize_t bytes; in send_receive() local
|
| H A D | 2-2.c | 181 ssize_t bytes; in send_receive() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | allocation-stats.h | 61 void IncreaseAllocatedBytes(size_t bytes, const BasicMemoryChunk* page) { in IncreaseAllocatedBytes() argument 72 void DecreaseAllocatedBytes(size_t bytes, const BasicMemoryChunk* page) { in DecreaseAllocatedBytes() argument 81 void DecreaseCapacity(size_t bytes) { in DecreaseCapacity() argument 87 IncreaseCapacity(size_t bytes) IncreaseCapacity() argument [all...] |
| H A D | linear-allocation-area.h | 37 V8_INLINE bool CanIncrementTop(size_t bytes) { in CanIncrementTop() argument 42 V8_INLINE Address IncrementTop(size_t bytes) { in IncrementTop() argument 49 V8_INLINE bool DecrementTopIfAdjacent(Address new_top, size_t bytes) { in DecrementTopIfAdjacent() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | string-util.h | 60 explicit Binary(std::shared_ptr<std::vector<uint8_t>> bytes) in Binary() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-typedarray.cc | 117 const size_t bytes = array->GetByteLength(); in RUNTIME_FUNCTION() local 166 const size_t bytes = array->GetByteLength(); in RUNTIME_FUNCTION() local 168 static_cast<base::Atomic8*>(data_copy_ptr), bytes); in RUNTIME_FUNCTION() local
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_resource_buffer.c | 133 i915_user_buffer_create(struct pipe_screen *screen, void *ptr, unsigned bytes, in i915_user_buffer_create() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_parse.c | 282 unsigned bytes = n * sizeof(struct tgsi_token); in tgsi_dup_tokens() local 296 unsigned bytes = num_tokens * sizeof(struct tgsi_token); in tgsi_alloc_tokens() local
|
| /third_party/mesa3d/src/util/tests/ |
| H A D | blob_test.cpp | 129 uint8_t bytes[] = "ABCDEFGHIJKLMNOP"; in TEST() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_debug.cpp | 93 const uint8_t *bytes = (const uint8_t *)func; in disassemble() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_win.c | 73 size_t bytes = 0; in ossl_pool_acquire_entropy() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | self_test_core.c | 161 int OSSL_SELF_TEST_oncorrupt_byte(OSSL_SELF_TEST *st, unsigned char *bytes) in OSSL_SELF_TEST_oncorrupt_byte() argument
|
| /third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
| H A D | p12_attr.c | 77 PKCS12_add1_attr_by_NID(PKCS12_SAFEBAG *bag, int nid, int type, const unsigned char *bytes, int len) PKCS12_add1_attr_by_NID() argument 86 PKCS12_add1_attr_by_txt(PKCS12_SAFEBAG *bag, const char *attrname, int type, const unsigned char *bytes, int len) PKCS12_add1_attr_by_txt() argument
|
| /third_party/node/deps/openssl/openssl/crypto/rand/ |
| H A D | rand_egd.c | 21 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() argument 31 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes() argument 109 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() argument 204 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes() argument
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
| H A D | MatcherBytes.java | 224 private final byte[] bytes; field in MatcherBytes.SequenceBytes
|