Home
last modified time | relevance | path

Searched defs:size (Results 7301 - 7325 of 12434) sorted by relevance

1...<<291292293294295296297298299300>>...498

/third_party/lame/test/
H A Dlame_test.cpp45 explicit PcmGenerator(int size) in PcmGenerator() argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/
H A DDigitSequenceMatcher.java120 abstract int size(); in size() method in DigitSequenceMatcher
203 int size() { in size() method in DigitSequenceMatcher.ByteArrayMatcher
270 int size() { in size() method in DigitSequenceMatcher.StringMatcher
[all...]
/third_party/rust/crates/aho-corasick/src/
H A Ddfa.rs593 let mut size = (self.trans.len() * size_of::<S>()) in calculate_size() variables
/third_party/python/Python/
H A Dthread_nt.h375 _pythread_nt_set_stacksize(size_t size) in _pythread_nt_set_stacksize() argument
/third_party/openssl/test/
H A Dparams_conversion_test.c32 size_t size; member
[all...]
H A Dsslcorrupttest.c77 static int tls_corrupt_gets(BIO *bio, char *buf, int size) in tls_corrupt_gets() argument
H A Dtls13ccstest.c232 static int watchccs_gets(BIO *bio, char *buf, int size) in watchccs_gets() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_context.c56 static void *default_malloc(size_t size, void *data) in default_malloc() argument
86 PRIV(memctl_malloc)(size_t size, pcre2_memctl *memctl) in memctl_malloc() argument
H A Dpcre2_substring.c125 PCRE2_SIZE size; in pcre2_substring_copy_bynumber() local
213 PCRE2_SIZE size; pcre2_substring_get_bynumber() local
376 PCRE2_SIZE size; pcre2_substring_list_get() local
[all...]
/third_party/pcre2/pcre2/maint/
H A DGenerateUcd.py728 size = len(records) * record_size global() variable
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitProtExecAllocator.c188 static SLJIT_INLINE struct chunk_header* alloc_chunk(sljit_uw size) in alloc_chunk() argument
225 alloc_chunk(sljit_uw size) alloc_chunk() argument
252 free_chunk(void *chunk, sljit_uw size) free_chunk() argument
267 sljit_uw size; global() member
276 sljit_uw size; global() member
290 sljit_insert_free_block(struct free_block *free_block, sljit_uw size) sljit_insert_free_block() argument
315 sljit_malloc_exec(sljit_uw size) sljit_malloc_exec() argument
[all...]
/third_party/popt/src/
H A Dlookup3.c170 uint32_t jlu32w(uint32_t h, const uint32_t *k, size_t size) in jlu32w() argument
238 jlu32l(uint32_t h, const void *key, size_t size) jlu32l() argument
443 jlu32lpair(const void *key, size_t size, uint32_t *pc, uint32_t *pb) jlu32lpair() argument
647 jlu32b(uint32_t h, const void *key, size_t size) jlu32b() argument
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitives.cs434 public static byte[] ReadRawBytes(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, int size) in ReadRawBytes() argument
453 private static byte[] ReadRawBytesSlow(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, int size) in ReadRawBytesSlow() argument
518 SkipRawBytes(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, int size) SkipRawBytes() argument
673 ValidateCurrentLimit(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, int size) ValidateCurrentLimit() argument
769 IsDataAvailable(ref ParserInternalState state, int size) IsDataAvailable() argument
786 IsDataAvailableInSource(ref ParserInternalState state, int size) IsDataAvailableInSource() argument
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractMessage.java127 void setMemoizedSerializedSize(int size) { in setMemoizedSerializedSize() argument
[all...]
H A DAbstractMessageLite.java105 void setMemoizedSerializedSize(int size) { in setMemoizedSerializedSize() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dshm.c117 static int privatemem_create(pa_shm *m, size_t size) { in privatemem_create() argument
148 static int sharedmem_create(pa_shm *m, pa_mem_type_t type, size_t size, mode_t mode) { in sharedmem_create() argument
235 pa_shm_create_rw(pa_shm *m, pa_mem_type_t type, size_t size, mode_t mode) pa_shm_create_rw() argument
309 pa_shm_punch(pa_shm *m, size_t offset, size_t size) pa_shm_punch() argument
[all...]
H A Dsample-util.c397 size_t pa_convert_size(size_t size, const pa_sample_spec *from, const pa_sample_spec *to) { in pa_convert_size() argument
/third_party/python/Lib/multiprocessing/
H A Dshared_memory.py219 def size(self): global() member in SharedMemory
[all...]
/third_party/python/Include/internal/
H A Dpycore_object.h100 _PyObject_InitVar(PyVarObject *op, PyTypeObject *typeobj, Py_ssize_t size) in _PyObject_InitVar() argument
H A Dpycore_frame.h199 _PyThreadState_HasStackSpace(PyThreadState *tstate, size_t size) in _PyThreadState_HasStackSpace() argument
211 _PyThreadState_BumpFramePointer(PyThreadState *tstate, size_t size) in _PyThreadState_BumpFramePointer() argument
/third_party/openssl/apps/include/
H A Dapps.h89 int size; member
/third_party/openssl/crypto/bio/
H A Dbss_bio.c67 size_t size; member
111 size_t size = size_; in bio_read() local
[all...]
H A Dbio_sock.c107 socklen_t size = sizeof(j); in BIO_sock_error() local
H A Dbss_core.c75 static int bio_core_gets(BIO *bio, char *buf, int size) in bio_core_gets() argument
/third_party/openssl/crypto/dh/
H A Ddh_key.c413 size_t ossl_dh_key2buf(const DH *dh, unsigned char **pbuf_out, size_t size, in ossl_dh_key2buf() argument

Completed in 19 milliseconds

1...<<291292293294295296297298299300>>...498