/third_party/node/deps/v8/src/objects/ |
H A D | option-utils.h | 114 int32_t length = value_str->length(); in GetStringOrBooleanOption() local
|
H A D | fixed-array.h | 192 static constexpr int SizeFor(int length) { in SizeFor() argument 612 matches(int offset, const T* buffer, int length) matches() argument [all...] |
H A D | property-array-inl.h | 105 int PropertyArray::length() const { in length() function in v8::internal::PropertyArray 114 int PropertyArray::length(AcquireLoadTag) const { in length() function in v8::internal::PropertyArray
|
/third_party/node/deps/v8/src/parsing/ |
H A D | literal-buffer.h | 65 int length() const { return is_one_byte() ? position_ : (position_ >> 1); } in length() function in v8::internal::final
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-typedarray.cc | 40 size_t length; in RUNTIME_FUNCTION() local 103 size_t length = array->GetLength(); in RUNTIME_FUNCTION() local 179 size_t length; RUNTIME_FUNCTION() local [all...] |
/third_party/node/deps/v8/src/strings/ |
H A D | string-case.cc | 25 bool CheckFastAsciiConvert(char* dst, const char* src, int length, bool changed, in CheckFastAsciiConvert() argument 62 int FastAsciiConvert(char* dst, const char* src, int length, in FastAsciiConvert() argument
|
H A D | unicode-decoder.h | 18 inline int NonAsciiStart(const uint8_t* chars, int length) { in NonAsciiStart() argument
|
/third_party/node/deps/v8/src/utils/ |
H A D | scoped-list.h | 57 int length() const { return static_cast<int>(end_ - start_); } in length() function in v8::internal::final
|
/third_party/mesa3d/src/gallium/auxiliary/rbug/ |
H A D | rbug_connection.c | 75 size_t length = 0; in rbug_get_message() local 134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length) in rbug_connection_send_start() argument
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_gem.h | 143 int32_t length = 0; in intel_i915_query_alloc() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_printf.c | 93 unsigned length; in lp_build_print_value() local
|
/third_party/musl/ldso/linux/ |
H A D | ld_log.c | 34 static char *get_app_name(char *buf, size_t length) in get_app_name() argument
|
/third_party/node/deps/openssl/openssl/crypto/dh/ |
H A D | dh_check.c | 296 int length = dh->length; in ossl_dh_check_priv_key() local
|
H A D | dh_local.h | 25 int32_t length; member
|
/third_party/node/deps/openssl/openssl/crypto/des/ |
H A D | xcbc_enc.c | 20 DES_xcbc_encrypt(const unsigned char *in, unsigned char *out, long length, DES_key_schedule *schedule, DES_cblock *ivec, const_DES_cblock *inw, const_DES_cblock *outw, int enc) DES_xcbc_encrypt() argument
|
H A D | des_enc.c | 200 DES_ede3_cbc_encrypt(const unsigned char *input, unsigned char *output, long length, DES_key_schedule *ks1, DES_key_schedule *ks2, DES_key_schedule *ks3, DES_cblock *ivec, int enc) DES_ede3_cbc_encrypt() argument
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | v3_addr.c | 1126 addr_contains(IPAddressOrRanges *parent, IPAddressOrRanges *child, int length) addr_contains() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | e_sm4.c | 45 sm4_cfb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const SM4_KEY *key, unsigned char *ivec, int *num, const int enc) sm4_cfb128_encrypt() argument 62 sm4_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const SM4_KEY *key, unsigned char *ivec, int *num) sm4_ofb128_encrypt() argument
|
/third_party/node/deps/openssl/openssl/crypto/idea/ |
H A D | i_cbc.c | 20 IDEA_cbc_encrypt(const unsigned char *in, unsigned char *out, long length, IDEA_KEY_SCHEDULE *ks, unsigned char *iv, int encrypt) IDEA_cbc_encrypt() argument
|
/third_party/node/deps/openssl/openssl/crypto/rc2/ |
H A D | rc2_cbc.c | 19 void RC2_cbc_encrypt(const unsigned char *in, unsigned char *out, long length, in RC2_cbc_encrypt() argument
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | d2i_pr.c | 27 d2i_PrivateKey_decoder(int keytype, EVP_PKEY **a, const unsigned char **pp, long length, OSSL_LIB_CTX *libctx, const char *propq) d2i_PrivateKey_decoder() argument 78 ossl_d2i_PrivateKey_legacy(int keytype, EVP_PKEY **a, const unsigned char **pp, long length, OSSL_LIB_CTX *libctx, const char *propq) ossl_d2i_PrivateKey_legacy() argument 143 d2i_PrivateKey_ex(int keytype, EVP_PKEY **a, const unsigned char **pp, long length, OSSL_LIB_CTX *libctx, const char *propq) d2i_PrivateKey_ex() argument 156 d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, long length) d2i_PrivateKey() argument 162 d2i_AutoPrivateKey_legacy(EVP_PKEY **a, const unsigned char **pp, long length, OSSL_LIB_CTX *libctx, const char *propq) d2i_AutoPrivateKey_legacy() argument 218 d2i_AutoPrivateKey_ex(EVP_PKEY **a, const unsigned char **pp, long length, OSSL_LIB_CTX *libctx, const char *propq) d2i_AutoPrivateKey_ex() argument 231 d2i_AutoPrivateKey(EVP_PKEY **a, const unsigned char **pp, long length) d2i_AutoPrivateKey() argument [all...] |
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/ |
H A D | NfaFlattener.java | 185 recursivelySetMaxPathLength( Node node, int length, ValueGraph<Node, ?> graph, Map<Node, Integer> map) recursivelySetMaxPathLength() argument
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | MessageParser.cs | 87 public IMessage ParseFrom(byte[] data, int offset, int length) in ParseFrom() argument 274 public new T ParseFrom(byte[] data, int offset, int length) in ParseFrom() argument [all...] |
/third_party/pulseaudio/src/pulse/ |
H A D | sample.c | 79 pa_usec_t pa_bytes_to_usec(uint64_t length, const pa_sample_spec *spec) { in pa_bytes_to_usec() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | strbuf.c | 38 size_t length; member 44 size_t length; member [all...] |