| /third_party/node/deps/brotli/c/enc/ |
| H A D | histogram.c | 26 static void InitBlockSplitIterator(BlockSplitIterator* self, in InitBlockSplitIterator() argument 34 static void BlockSplitIteratorNext(BlockSplitIterator* self) { in BlockSplitIteratorNext() argument [all...] |
| H A D | hash_composite_inc.h | 43 Initialize(HasherCommon* common, HashComposite* BROTLI_RESTRICT self, const BrotliEncoderParams* params) Initialize() argument 57 Prepare( HashComposite* BROTLI_RESTRICT self, BROTLI_BOOL one_shot, size_t input_size, const uint8_t* BROTLI_RESTRICT data) Prepare() argument 79 Store(HashComposite* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument 85 StoreRange( HashComposite* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix_start, const size_t ix_end) StoreRange() argument 93 StitchToPreviousBlock( HashComposite* BROTLI_RESTRICT self, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ring_buffer_mask) StitchToPreviousBlock() argument 103 PrepareDistanceCache( HashComposite* BROTLI_RESTRICT self, int* BROTLI_RESTRICT distance_cache) PrepareDistanceCache() argument 109 FindLongestMatch( HashComposite* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument [all...] |
| H A D | metablock_inc.h | 45 InitBlockSplitter( MemoryManager* m, FN(BlockSplitter)* self, size_t alphabet_size, size_t min_block_size, double split_threshold, size_t num_symbols, BlockSplit* split, HistogramType** histograms, size_t* histograms_size) InitBlockSplitter() argument [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
| H A D | 1-6.c | 200 static int get_prio(struct tcase *self) in get_prio() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | target-riscv.c | 79 static void init_riscv(const struct target *self) in init_riscv() argument 90 static void init_riscv32(const struct target *self) in init_riscv32() argument 100 static void predefine_riscv(const struct target *self) in predefine_riscv() argument
|
| /third_party/node/deps/v8/src/heap/cppgc-js/ |
| H A D | unified-heap-marking-visitor.cc | 43 VisitWeakContainer( const void* self, TraceDescriptor strong_desc, TraceDescriptor weak_desc, WeakCallback callback, const void* data) VisitWeakContainer() argument
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cpp.cpp | 146 auto &self = get<SPIRType>(type.self); emit_block_struct() local [all...] |
| /third_party/skia/third_party/externals/markupsafe/ |
| H A D | _speedups.c | 118 escape(PyObject *self, PyObject *text) in escape() argument 163 escape_silent(PyObject *self, PyObject *text) in escape_silent() argument 172 soft_unicode(PyObject *self, PyObject *s) in soft_unicode() argument
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | histogram.c | 26 static void InitBlockSplitIterator(BlockSplitIterator* self, in InitBlockSplitIterator() argument 34 static void BlockSplitIteratorNext(BlockSplitIterator* self) { in BlockSplitIteratorNext() argument [all...] |
| H A D | metablock_inc.h | 45 InitBlockSplitter( MemoryManager* m, FN(BlockSplitter)* self, size_t alphabet_size, size_t min_block_size, double split_threshold, size_t num_symbols, BlockSplit* split, HistogramType** histograms, size_t* histograms_size) InitBlockSplitter() argument [all...] |
| H A D | hash_composite_inc.h | 43 Initialize(HasherCommon* common, HashComposite* BROTLI_RESTRICT self, const BrotliEncoderParams* params) Initialize() argument 57 Prepare( HashComposite* BROTLI_RESTRICT self, BROTLI_BOOL one_shot, size_t input_size, const uint8_t* BROTLI_RESTRICT data) Prepare() argument 79 Store(HashComposite* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument 85 StoreRange( HashComposite* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix_start, const size_t ix_end) StoreRange() argument 93 StitchToPreviousBlock( HashComposite* BROTLI_RESTRICT self, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ring_buffer_mask) StitchToPreviousBlock() argument 103 PrepareDistanceCache( HashComposite* BROTLI_RESTRICT self, int* BROTLI_RESTRICT distance_cache) PrepareDistanceCache() argument 109 FindLongestMatch( HashComposite* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
| H A D | ObjectStorage.h | 30 ObjectHandle self; member
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | SwapChainValidationTests.cpp | 326 DawnTest* self = static_cast<DawnTest*>(userdata); in ToMockDeviceLostCallback() local
|
| H A D | DeviceLostTests.cpp | 36 DawnTestBase* self = static_cast<DawnTestBase*>(userdata); in ToMockDeviceLostCallback() local
|
| /third_party/python/Modules/_blake2/clinic/ |
| H A D | blake2s_impl.c.h | 201 _blake2_blake2s_copy(BLAKE2sObject *self, PyObject *Py_UNUSED(ignored)) in _blake2_blake2s_copy() argument 228 _blake2_blake2s_digest(BLAKE2sObject *self, PyObject *Py_UNUSED(ignored)) in _blake2_blake2s_digest() argument 246 _blake2_blake2s_hexdigest(BLAKE2sObject *self, PyObject *Py_UNUSED(ignored)) _blake2_blake2s_hexdigest() argument [all...] |
| H A D | blake2b_impl.c.h | 201 _blake2_blake2b_copy(BLAKE2bObject *self, PyObject *Py_UNUSED(ignored)) in _blake2_blake2b_copy() argument 228 _blake2_blake2b_digest(BLAKE2bObject *self, PyObject *Py_UNUSED(ignored)) in _blake2_blake2b_digest() argument 246 _blake2_blake2b_hexdigest(BLAKE2bObject *self, PyObject *Py_UNUSED(ignored)) _blake2_blake2b_hexdigest() argument [all...] |
| /third_party/python/Modules/_io/clinic/ |
| H A D | stringio.c.h | 18 _io_StringIO_getvalue(stringio *self, PyObject *Py_UNUSED(ignored)) in _io_StringIO_getvalue() argument 36 _io_StringIO_tell(stringio *self, PyObject *Py_UNUSED(ignored)) in _io_StringIO_tell() argument 57 _io_StringIO_read(stringio *self, PyObject *const *args, Py_ssize_t nargs) _io_StringIO_read() argument 93 _io_StringIO_readline(stringio *self, PyObject *const *args, Py_ssize_t nargs) _io_StringIO_readline() argument 131 _io_StringIO_truncate(stringio *self, PyObject *const *args, Py_ssize_t nargs) _io_StringIO_truncate() argument 171 _io_StringIO_seek(stringio *self, PyObject *const *args, Py_ssize_t nargs) _io_StringIO_seek() argument 236 _io_StringIO_close(stringio *self, PyObject *Py_UNUSED(ignored)) _io_StringIO_close() argument 255 _io_StringIO___init__(PyObject *self, PyObject *args, PyObject *kwargs) _io_StringIO___init__() argument 301 _io_StringIO_readable(stringio *self, PyObject *Py_UNUSED(ignored)) _io_StringIO_readable() argument 319 _io_StringIO_writable(stringio *self, PyObject *Py_UNUSED(ignored)) _io_StringIO_writable() argument 337 _io_StringIO_seekable(stringio *self, PyObject *Py_UNUSED(ignored)) _io_StringIO_seekable() argument [all...] |
| H A D | iobase.c.h | 18 _io__IOBase_tell(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__IOBase_tell() argument 38 _io__IOBase_flush(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__IOBase_flush() argument 58 _io__IOBase_close(PyObject *self, PyObject *Py_UNUSED(ignored)) _io__IOBase_close() argument 79 _io__IOBase_seekable(PyObject *self, PyObject *Py_UNUSED(ignored)) _io__IOBase_seekable() argument 99 _io__IOBase_readable(PyObject *self, PyObject *Py_UNUSED(ignored)) _io__IOBase_readable() argument 119 _io__IOBase_writable(PyObject *self, PyObject *Py_UNUSED(ignored)) _io__IOBase_writable() argument 139 _io__IOBase_fileno(PyObject *self, PyObject *Py_UNUSED(ignored)) _io__IOBase_fileno() argument 159 _io__IOBase_isatty(PyObject *self, PyObject *Py_UNUSED(ignored)) _io__IOBase_isatty() argument 183 _io__IOBase_readline(PyObject *self, PyObject *const *args, Py_ssize_t nargs) _io__IOBase_readline() argument 221 _io__IOBase_readlines(PyObject *self, PyObject *const *args, Py_ssize_t nargs) _io__IOBase_readlines() argument 266 _io__RawIOBase_read(PyObject *self, PyObject *const *args, Py_ssize_t nargs) _io__RawIOBase_read() argument 309 _io__RawIOBase_readall(PyObject *self, PyObject *Py_UNUSED(ignored)) _io__RawIOBase_readall() argument [all...] |
| /third_party/protobuf/objectivec/ |
| H A D | GPBUtilities_PackagePrivate.h | 205 GPBGetHasIvarField(GPBMessage *self, GPBFieldDescriptor *field) { in GPBGetHasIvarField() argument [all...] |
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | message_factory.cc | 106 PyMessageFactory* self = reinterpret_cast<PyMessageFactory*>(pself); in Dealloc() local 120 PyMessageFactory* self = reinterpret_cast<PyMessageFactory*>(pself); in GcTraverse() local 129 PyMessageFactory* self = reinterpret_cast<PyMessageFactory*>(pself); GcClear() local 140 RegisterMessageClass(PyMessageFactory* self, const Descriptor* message_descriptor, CMessageClass* message_class) RegisterMessageClass() argument 155 GetOrCreateMessageClass(PyMessageFactory* self, const Descriptor* descriptor) GetOrCreateMessageClass() argument 223 GetMessageClass(PyMessageFactory* self, const Descriptor* message_descriptor) GetMessageClass() argument 239 GetPool(PyMessageFactory* self, void* closure) GetPool() argument [all...] |
| /third_party/python/Python/ |
| H A D | Python-tokenize.c | 42 tokenizeriterobject *self = (tokenizeriterobject *)type->tp_alloc(type, 0); in tokenizeriter_new_impl() local
|
| /third_party/python/Modules/_sqlite/clinic/ |
| H A D | cursor.c.h | 10 pysqlite_cursor_init(PyObject *self, PyObject *args, PyObject *kwargs) in pysqlite_cursor_init() argument 48 pysqlite_cursor_execute(pysqlite_Cursor *self, PyObject *const *args, Py_ssize_t nargs) in pysqlite_cursor_execute() argument 90 pysqlite_cursor_executemany(pysqlite_Cursor *self, PyObject *const *args, Py_ssize_t nargs) pysqlite_cursor_executemany() argument 128 pysqlite_cursor_executescript(pysqlite_Cursor *self, PyObject *arg) pysqlite_cursor_executescript() argument 165 pysqlite_cursor_fetchone(pysqlite_Cursor *self, PyObject *Py_UNUSED(ignored)) pysqlite_cursor_fetchone() argument 186 pysqlite_cursor_fetchmany(pysqlite_Cursor *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) pysqlite_cursor_fetchmany() argument 226 pysqlite_cursor_fetchall(pysqlite_Cursor *self, PyObject *Py_UNUSED(ignored)) pysqlite_cursor_fetchall() argument 254 pysqlite_cursor_setoutputsize(pysqlite_Cursor *self, PyObject *const *args, Py_ssize_t nargs) pysqlite_cursor_setoutputsize() argument 288 pysqlite_cursor_close(pysqlite_Cursor *self, PyObject *Py_UNUSED(ignored)) pysqlite_cursor_close() argument [all...] |
| /third_party/python/Modules/_ssl/ |
| H A D | cert.c | 20 PySSLCertificate *self; in newCertificate() local 74 _ssl_Certificate_public_bytes_impl(PySSLCertificate *self, int format) in _ssl_Certificate_public_bytes_impl() argument 124 _ssl_Certificate_get_info_impl(PySSLCertificate *self) _ssl_Certificate_get_info_impl() argument 157 certificate_repr(PySSLCertificate *self) certificate_repr() argument 179 certificate_hash(PySSLCertificate *self) certificate_hash() argument 194 certificate_richcompare(PySSLCertificate *self, PyObject *other, int op) certificate_richcompare() argument 215 certificate_dealloc(PySSLCertificate *self) certificate_dealloc() argument [all...] |
| /third_party/python/Objects/clinic/ |
| H A D | floatobject.c.h | 18 float_is_integer(PyObject *self, PyObject *Py_UNUSED(ignored)) in float_is_integer() argument 36 float___trunc__(PyObject *self, PyObject *Py_UNUSED(ignored)) in float___trunc__() argument 54 float___floor__(PyObject *self, PyObject *Py_UNUSED(ignored)) float___floor__() argument 72 float___ceil__(PyObject *self, PyObject *Py_UNUSED(ignored)) float___ceil__() argument 92 float___round__(PyObject *self, PyObject *const *args, Py_ssize_t nargs) float___round__() argument 124 float_conjugate(PyObject *self, PyObject *Py_UNUSED(ignored)) float_conjugate() argument 147 float_hex(PyObject *self, PyObject *Py_UNUSED(ignored)) float_hex() argument 191 float_as_integer_ratio(PyObject *self, PyObject *Py_UNUSED(ignored)) float_as_integer_ratio() argument 242 float___getnewargs__(PyObject *self, PyObject *Py_UNUSED(ignored)) float___getnewargs__() argument 306 float___format__(PyObject *self, PyObject *arg) float___format__() argument [all...] |
| H A D | memoryobject.c.h | 49 memoryview_release(PyMemoryViewObject *self, PyObject *Py_UNUSED(ignored)) in memoryview_release() argument 68 memoryview_cast(PyMemoryViewObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in memoryview_cast() argument 114 memoryview_toreadonly(PyMemoryViewObject *self, PyObject *Py_UNUSED(ignored)) memoryview_toreadonly() argument 132 memoryview_tolist(PyMemoryViewObject *self, PyObject *Py_UNUSED(ignored)) memoryview_tolist() argument 156 memoryview_tobytes(PyMemoryViewObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) memoryview_tobytes() argument 228 memoryview_hex(PyMemoryViewObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) memoryview_hex() argument [all...] |