Home
last modified time | relevance | path

Searched defs:_self (Results 1 – 14 of 14) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
Ddefs.c362 void DescriptorPool_mark(void* _self) { in DescriptorPool_mark()
367 void DescriptorPool_free(void* _self) { in DescriptorPool_free()
433 VALUE DescriptorPool_build(int argc, VALUE* argv, VALUE _self) { in DescriptorPool_build()
448 VALUE DescriptorPool_lookup(VALUE _self, VALUE name) { in DescriptorPool_lookup()
476 VALUE DescriptorPool_generated_pool(VALUE _self) { in DescriptorPool_generated_pool()
486 void Descriptor_mark(void* _self) { in Descriptor_mark()
495 void Descriptor_free(void* _self) { in Descriptor_free()
545 VALUE Descriptor_initialize(VALUE _self, VALUE cookie, in Descriptor_initialize()
566 VALUE Descriptor_file_descriptor(VALUE _self) { in Descriptor_file_descriptor()
578 VALUE Descriptor_name(VALUE _self) { in Descriptor_name()
[all …]
Drepeated_field.c44 RepeatedField* ruby_to_RepeatedField(VALUE _self) { in ruby_to_RepeatedField()
62 VALUE RepeatedField_subarray(VALUE _self, long beg, long len) { in RepeatedField_subarray()
87 VALUE RepeatedField_each(VALUE _self) { in RepeatedField_each()
110 VALUE RepeatedField_index(int argc, VALUE* argv, VALUE _self) { in RepeatedField_index()
160 VALUE RepeatedField_index_set(VALUE _self, VALUE _index, VALUE val) { in RepeatedField_index_set()
216 VALUE RepeatedField_push(VALUE _self, VALUE val) { in RepeatedField_push()
230 VALUE RepeatedField_push_vararg(VALUE _self, VALUE args) { in RepeatedField_push_vararg()
239 void RepeatedField_push_native(VALUE _self, void* data) { in RepeatedField_push_native()
251 void* RepeatedField_index_native(VALUE _self, int index) { in RepeatedField_index_native()
258 int RepeatedField_size(VALUE _self) { in RepeatedField_size()
[all …]
Dmap.c142 Map* ruby_to_Map(VALUE _self) { in ruby_to_Map()
148 void Map_mark(void* _self) { in Map_mark()
168 void Map_free(void* _self) { in Map_free()
227 VALUE Map_init(int argc, VALUE* argv, VALUE _self) { in Map_init()
285 VALUE Map_each(VALUE _self) { in Map_each()
312 VALUE Map_keys(VALUE _self) { in Map_keys()
334 VALUE Map_values(VALUE _self) { in Map_values()
362 VALUE Map_index(VALUE _self, VALUE key) { in Map_index()
387 VALUE Map_index_set(VALUE _self, VALUE key, VALUE value) { in Map_index_set()
423 VALUE Map_has_key(VALUE _self, VALUE key) { in Map_has_key()
[all …]
Dmessage.c41 void Message_mark(void* _self) { in Message_mark()
287 VALUE Message_method_missing(int argc, VALUE* argv, VALUE _self) { in Message_method_missing()
380 VALUE Message_respond_to_missing(int argc, VALUE* argv, VALUE _self) { in Message_respond_to_missing()
407 int Message_initialize_kwarg(VALUE key, VALUE val, VALUE _self) { in Message_initialize_kwarg()
482 VALUE Message_initialize(int argc, VALUE* argv, VALUE _self) { in Message_initialize()
510 VALUE Message_dup(VALUE _self) { in Message_dup()
527 VALUE Message_deep_copy(VALUE _self) { in Message_deep_copy()
552 VALUE Message_eq(VALUE _self, VALUE _other) { in Message_eq()
576 VALUE Message_hash(VALUE _self) { in Message_hash()
591 VALUE Message_inspect(VALUE _self) { in Message_inspect()
[all …]
Dencode_decode.c397 static void MapParseFrame_mark(void* _self) { in MapParseFrame_mark()
/third_party/protobuf/python/google/protobuf/pyext/
Dmap_container.cc314 Py_ssize_t MapReflectionFriend::Length(PyObject* _self) { in Length()
321 PyObject* Clear(PyObject* _self) { in Clear()
331 PyObject* GetEntryClass(PyObject* _self) { in GetEntryClass()
340 PyObject* MapReflectionFriend::MergeFrom(PyObject* _self, PyObject* arg) { in MergeFrom()
356 PyObject* MapReflectionFriend::Contains(PyObject* _self, PyObject* key) { in Contains()
400 PyObject* MapReflectionFriend::ScalarMapGetItem(PyObject* _self, in ScalarMapGetItem()
421 int MapReflectionFriend::ScalarMapSetItem(PyObject* _self, PyObject* key, in ScalarMapSetItem()
485 PyObject* MapReflectionFriend::ScalarMapToStr(PyObject* _self) { in ScalarMapToStr()
515 static void ScalarMapDealloc(PyObject* _self) { in ScalarMapDealloc()
654 int MapReflectionFriend::MessageMapSetItem(PyObject* _self, PyObject* key, in MessageMapSetItem()
[all …]
Dextension_dict.cc102 PyObject* GetIter(PyObject* _self) { in GetIter()
126 static void DeallocExtensionIterator(PyObject* _self) { in DeallocExtensionIterator()
281 static int Contains(PyObject* _self, PyObject* key) { in Contains()
410 PyObject* IterNext(PyObject* _self) { in IterNext()
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstargbcontrolbinding.c241 gst_argb_control_binding_sync_values (GstControlBinding * _self, in gst_argb_control_binding_sync_values()
289 gst_argb_control_binding_get_value (GstControlBinding * _self, in gst_argb_control_binding_get_value()
327 gst_argb_control_binding_get_value_array (GstControlBinding * _self, in gst_argb_control_binding_get_value_array()
392 gst_argb_control_binding_get_g_value_array (GstControlBinding * _self, in gst_argb_control_binding_get_g_value_array()
Dgstdirectcontrolbinding.c361 gst_direct_control_binding_sync_values (GstControlBinding * _self, in gst_direct_control_binding_sync_values()
401 gst_direct_control_binding_get_value (GstControlBinding * _self, in gst_direct_control_binding_get_value()
426 gst_direct_control_binding_get_value_array (GstControlBinding * _self, in gst_direct_control_binding_get_value_array()
469 gst_direct_control_binding_get_g_value_array (GstControlBinding * _self, in gst_direct_control_binding_get_g_value_array()
/third_party/boost/boost/type_erasure/
Dplaceholder.hpp70 struct _self : placeholder {}; struct
/third_party/boost/libs/type_erasure/example/
Dbasic.cpp141 void read_line(any<has_getline<bool(std::istream&, _self&)>, _self&> str) in read_line() argument
/third_party/python/Tools/c-analyzer/c_common/
Dclsutil.py79 def __del__(_self): argument
/third_party/boost/boost/parameter/aux_/preprocessor/impl/
Dfunction_cast.hpp183 typedef ::boost::parameter::aux::cast_convert<Source,Target> _self; typedef in boost::parameter::aux::cast_convert
617 typedef ::boost::parameter::aux::cast_convert<Source,Target> _self; typedef in boost::parameter::aux::cast_convert
/third_party/python/Lib/test/
Dtest_functools.py2864 def _cp(_self): argument