Home
last modified time | relevance | path

Searched defs:off (Results 326 - 350 of 621) sorted by relevance

1...<<11121314151617181920>>...25

/third_party/ltp/tools/sparse/sparse-src/
H A Dbuiltin.c529 unsigned long val = -1, off = 0; in expand_object_size() local
/third_party/lwip/src/netif/ppp/
H A Dpppoe.c372 u16_t tag, len, off; in pppoe_disc_input() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.c116 unsigned off = j + out->dst_offset; /* in dwords */ in emit_stream_out() local
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drecord.h52 size_t off; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c295 off = hash_d[i].blocks * 64; in tls1_1_multi_block_encrypt() local
706 size_t off = out - p; in aesni_cbc_hmac_sha256_cipher() local
[all...]
H A De_aes_cbc_hmac_sha1.c296 off = hash_d[i].blocks * 64; in tls1_1_multi_block_encrypt() local
702 size_t off = out - p; in aesni_cbc_hmac_sha1_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_ameth.c272 static int do_dsa_print(BIO *bp, const DSA *x, int off, int ptype) in do_dsa_print() argument
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DByteStringTest.java327 public int read(byte[] buf, int off, int len) { in read() argument
351 public void write(byte[] buf, int off, int len) { in write() argument
/third_party/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c295 off = hash_d[i].blocks * 64; in tls1_1_multi_block_encrypt() local
706 size_t off = out - p; in aesni_cbc_hmac_sha256_cipher() local
[all...]
H A De_aes_cbc_hmac_sha1.c296 off = hash_d[i].blocks * 64; in tls1_1_multi_block_encrypt() local
702 size_t off = out - p; in aesni_cbc_hmac_sha1_cipher() local
[all...]
/third_party/openssl/crypto/dsa/
H A Ddsa_ameth.c272 static int do_dsa_print(BIO *bp, const DSA *x, int off, int ptype) in do_dsa_print() argument
/third_party/openssl/ssl/record/
H A Drecord.h52 size_t off; member
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dsessions.c472 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) post_iterator() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Ddemo.c241 size_t off; member
477 process_upload_data(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) process_upload_data() argument
[all...]
H A Ddemo_https.c242 size_t off; member
478 process_upload_data(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) process_upload_data() argument
[all...]
H A Dpost_example.c456 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) post_iterator() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddigestauth.c305 uint32_t off; in check_nonce_nc() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_post.c98 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *value, uint64_t off, size_t size) post_iterator() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff-common.hh301 unsigned int off = offset_at (i); in max_offset() local
/third_party/toybox/toys/posix/
H A Dsed.c420 int i, x, off; in sed_line() local
481 mlen, off, newlen; sed_line() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Drepeated_field.c67 size_t off = beg * element_size; in RepeatedField_subarray() local
92 size_t off = 0; in RepeatedField_each() local
353 size_t off = 0; in RepeatedField_dup() local
374 size_t off = 0; RepeatedField_deep_copy() local
399 size_t off = 0; RepeatedField_to_ary() local
448 size_t off = 0; RepeatedField_eq() local
476 size_t off = 0; RepeatedField_hash() local
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedInputStreamTest.java168 public int read(byte[] b, int off, int len) throws IOException { in read() argument
H A DByteStringTest.java445 public int read(byte[] buf, int off, int len) { in read() argument
469 public void write(byte[] buf, int off, int len) { in write() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnknownFieldSet.java615 public Builder mergeFrom(byte[] data, int off, int len) throws InvalidProtocolBufferException { in mergeFrom() argument
637 public Builder mergeFrom(byte[] data, int off, int len, ExtensionRegistryLite extensionRegistry) in mergeFrom() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.h772 size_t off = 0; in IndexBeyond() local

Completed in 25 milliseconds

1...<<11121314151617181920>>...25