Home
last modified time | relevance | path

Searched defs:me (Results 1 – 25 of 8312) sorted by relevance

12345678910>>...333

/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTResponse.c26 HTResponse * me; in HTResponse_new() local
44 PUBLIC BOOL HTResponse_delete (HTResponse * me) in HTResponse_delete()
128 PUBLIC time_t HTResponse_retryTime (HTResponse * me) in HTResponse_retryTime()
145 PUBLIC BOOL HTResponse_addChallenge (HTResponse * me, in HTResponse_addChallenge()
235 PUBLIC BOOL HTResponse_addProtocol (HTResponse * me, in HTResponse_addProtocol()
399 PUBLIC time_t HTResponse_maxAge (HTResponse * me) in HTResponse_maxAge()
415 PUBLIC char * HTResponse_noCache (HTResponse * me) in HTResponse_noCache()
422 PUBLIC char * HTResponse_etag (HTResponse * me) in HTResponse_etag()
462 PUBLIC long int HTResponse_length (HTResponse * me) in HTResponse_length()
634 PUBLIC BOOL HTResponse_addHeader (HTResponse * me, in HTResponse_addHeader()
[all …]
H A DHTReqMan.c65 HTRequest * me; in HTRequest_new() local
116 PUBLIC BOOL HTRequest_clear (HTRequest * me) in HTRequest_clear()
150 HTRequest * me; in HTRequest_dup() local
169 HTRequest * me; in HTRequest_dupInternal() local
178 PUBLIC void HTRequest_delete (HTRequest * me) in HTRequest_delete()
265 PUBLIC BOOL HTRequest_kill(HTRequest * me) in HTRequest_kill()
303 PUBLIC BOOL HTRequest_flush (HTRequest * me) in HTRequest_flush()
312 PUBLIC time_t HTRequest_date (HTRequest * me) in HTRequest_date()
386 PUBLIC HTNet * HTRequest_net (HTRequest * me) in HTRequest_net()
485 PUBLIC int HTRequest_retrys (HTRequest * me) in HTRequest_retrys()
[all …]
H A DHTAnchor.c225 PUBLIC HTLink * HTAnchor_mainLink (HTAnchor * me) in HTAnchor_mainLink()
308 PRIVATE void * delete_parent (HTParentAnchor * me) in delete_parent()
346 PRIVATE void * delete_family (HTAnchor * me) in delete_family()
441 PRIVATE void delete_links (HTAnchor * me) in delete_links()
464 PUBLIC BOOL HTAnchor_delete (HTParentAnchor * me) in HTAnchor_delete()
624 PUBLIC char * HTAnchor_address (HTAnchor * me) in HTAnchor_address()
699 PUBLIC BOOL HTAnchor_isChild (HTAnchor * me) in HTAnchor_isChild()
704 PUBLIC char * HTAnchor_view (HTAnchor * me) in HTAnchor_view()
827 PUBLIC char * HTAnchor_base (HTParentAnchor * me) in HTAnchor_base()
1219 PUBLIC char * HTAnchor_md5 (HTParentAnchor * me) in HTAnchor_md5()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/nbody-java/
H A Dnative_java_lang_reflect_Method.c10 JAVA_OBJECT java_lang_reflect_Method_getTypeParameters__(JAVA_OBJECT me) in java_lang_reflect_Method_getTypeParameters__()
17 JAVA_OBJECT java_lang_reflect_Method_toGenericString__(JAVA_OBJECT me) in java_lang_reflect_Method_toGenericString__()
52 JAVA_BOOLEAN java_lang_reflect_Method_isVarArgs__(JAVA_OBJECT me) in java_lang_reflect_Method_isVarArgs__()
59 JAVA_BOOLEAN java_lang_reflect_Method_isBridge__(JAVA_OBJECT me) in java_lang_reflect_Method_isBridge__()
66 JAVA_BOOLEAN java_lang_reflect_Method_isSynthetic__(JAVA_OBJECT me) in java_lang_reflect_Method_isSynthetic__()
73 JAVA_OBJECT java_lang_reflect_Method_getDefaultValue__(JAVA_OBJECT me) in java_lang_reflect_Method_getDefaultValue__()
87 JAVA_OBJECT java_lang_reflect_Method_getDeclaringClass__(JAVA_OBJECT me) in java_lang_reflect_Method_getDeclaringClass__()
94 JAVA_OBJECT java_lang_reflect_Method_getExceptionTypes__(JAVA_OBJECT me) in java_lang_reflect_Method_getExceptionTypes__()
101 JAVA_OBJECT java_lang_reflect_Method_getName__(JAVA_OBJECT me) in java_lang_reflect_Method_getName__()
109 JAVA_INT java_lang_reflect_Method_hashCode__(JAVA_OBJECT me) in java_lang_reflect_Method_hashCode__()
[all …]
H A Dnative_java_lang_reflect_Constructor.c9 JAVA_OBJECT java_lang_reflect_Constructor_getTypeParameters__(JAVA_OBJECT me) in java_lang_reflect_Constructor_getTypeParameters__()
16 JAVA_OBJECT java_lang_reflect_Constructor_toGenericString__(JAVA_OBJECT me) in java_lang_reflect_Constructor_toGenericString__()
44 JAVA_BOOLEAN java_lang_reflect_Constructor_isVarArgs__(JAVA_OBJECT me) in java_lang_reflect_Constructor_isVarArgs__()
51 JAVA_BOOLEAN java_lang_reflect_Constructor_isSynthetic__(JAVA_OBJECT me) in java_lang_reflect_Constructor_isSynthetic__()
65 JAVA_OBJECT java_lang_reflect_Constructor_getDeclaringClass__(JAVA_OBJECT me) in java_lang_reflect_Constructor_getDeclaringClass__()
72 JAVA_OBJECT java_lang_reflect_Constructor_getExceptionTypes__(JAVA_OBJECT me) in java_lang_reflect_Constructor_getExceptionTypes__()
79 JAVA_INT java_lang_reflect_Constructor_getModifiers__(JAVA_OBJECT me) in java_lang_reflect_Constructor_getModifiers__()
86 JAVA_OBJECT java_lang_reflect_Constructor_getName__(JAVA_OBJECT me) in java_lang_reflect_Constructor_getName__()
93 JAVA_OBJECT java_lang_reflect_Constructor_getParameterTypes__(JAVA_OBJECT me) in java_lang_reflect_Constructor_getParameterTypes__()
101 JAVA_INT java_lang_reflect_Constructor_hashCode__(JAVA_OBJECT me) in java_lang_reflect_Constructor_hashCode__()
[all …]
H A Dnative_java_lang_reflect_Field.c23 JAVA_OBJECT java_lang_reflect_Field_getSignature__(JAVA_OBJECT me) in java_lang_reflect_Field_getSignature__()
30 JAVA_BOOLEAN java_lang_reflect_Field_isSynthetic__(JAVA_OBJECT me) in java_lang_reflect_Field_isSynthetic__()
37 JAVA_OBJECT java_lang_reflect_Field_toGenericString__(JAVA_OBJECT me) in java_lang_reflect_Field_toGenericString__()
44 JAVA_BOOLEAN java_lang_reflect_Field_isEnumConstant__(JAVA_OBJECT me) in java_lang_reflect_Field_isEnumConstant__()
51 JAVA_OBJECT java_lang_reflect_Field_getGenericType__(JAVA_OBJECT me) in java_lang_reflect_Field_getGenericType__()
65 JAVA_OBJECT java_lang_reflect_Field_get___java_lang_Object(JAVA_OBJECT me, JAVA_OBJECT n1) in java_lang_reflect_Field_get___java_lang_Object()
138 JAVA_OBJECT java_lang_reflect_Field_getDeclaringClass__(JAVA_OBJECT me) in java_lang_reflect_Field_getDeclaringClass__()
181 JAVA_OBJECT java_lang_reflect_Field_getName__(JAVA_OBJECT me) in java_lang_reflect_Field_getName__()
196 JAVA_OBJECT java_lang_reflect_Field_getType__(JAVA_OBJECT me) in java_lang_reflect_Field_getType__()
204 JAVA_INT java_lang_reflect_Field_hashCode__(JAVA_OBJECT me) in java_lang_reflect_Field_hashCode__()
[all …]
H A Dnative_java_lang_Thread.c13 void threadRunner(JAVA_OBJECT me) in threadRunner()
46 void java_lang_Thread_initMainThread__(JAVA_OBJECT me) in java_lang_Thread_initMainThread__()
60 void java_lang_Thread_checkAccess__(JAVA_OBJECT me) in java_lang_Thread_checkAccess__()
67 JAVA_INT java_lang_Thread_countStackFrames__(JAVA_OBJECT me) in java_lang_Thread_countStackFrames__()
82 void java_lang_Thread_destroy__(JAVA_OBJECT me) in java_lang_Thread_destroy__()
110 JAVA_OBJECT java_lang_Thread_getContextClassLoader__(JAVA_OBJECT me) in java_lang_Thread_getContextClassLoader__()
127 JAVA_OBJECT java_lang_Thread_getStackTrace__(JAVA_OBJECT me) in java_lang_Thread_getStackTrace__()
148 void java_lang_Thread_resume__(JAVA_OBJECT me) in java_lang_Thread_resume__()
194 void java_lang_Thread_start0__(JAVA_OBJECT me) in java_lang_Thread_start0__()
210 void java_lang_Thread_stop__(JAVA_OBJECT me) in java_lang_Thread_stop__()
[all …]
H A Dnative_org_apache_harmony_luni_platform_OSMemory.c28 JAVA_LONG org_apache_harmony_luni_platform_OSMemory_malloc___long(JAVA_OBJECT me, JAVA_LONG n1) in org_apache_harmony_luni_platform_OSMemory_malloc___long()
35 void org_apache_harmony_luni_platform_OSMemory_free___long(JAVA_OBJECT me, JAVA_LONG n1) in org_apache_harmony_luni_platform_OSMemory_free___long()
70 JAVA_BYTE org_apache_harmony_luni_platform_OSMemory_getByte___long(JAVA_OBJECT me, JAVA_LONG n1) in org_apache_harmony_luni_platform_OSMemory_getByte___long()
77 void org_apache_harmony_luni_platform_OSMemory_setByte___long_byte(JAVA_OBJECT me, JAVA_LONG n1, JA… in org_apache_harmony_luni_platform_OSMemory_setByte___long_byte()
84 JAVA_SHORT org_apache_harmony_luni_platform_OSMemory_getShort___long(JAVA_OBJECT me, JAVA_LONG n1) in org_apache_harmony_luni_platform_OSMemory_getShort___long()
98 JAVA_INT org_apache_harmony_luni_platform_OSMemory_getInt___long(JAVA_OBJECT me, JAVA_LONG n1) in org_apache_harmony_luni_platform_OSMemory_getInt___long()
105 void org_apache_harmony_luni_platform_OSMemory_setInt___long_int(JAVA_OBJECT me, JAVA_LONG n1, JAVA… in org_apache_harmony_luni_platform_OSMemory_setInt___long_int()
112 JAVA_LONG org_apache_harmony_luni_platform_OSMemory_getLong___long(JAVA_OBJECT me, JAVA_LONG n1) in org_apache_harmony_luni_platform_OSMemory_getLong___long()
126 JAVA_FLOAT org_apache_harmony_luni_platform_OSMemory_getFloat___long(JAVA_OBJECT me, JAVA_LONG n1) in org_apache_harmony_luni_platform_OSMemory_getFloat___long()
140 JAVA_DOUBLE org_apache_harmony_luni_platform_OSMemory_getDouble___long(JAVA_OBJECT me, JAVA_LONG n1) in org_apache_harmony_luni_platform_OSMemory_getDouble___long()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DStandard_Character.hxx56 inline Standard_Boolean IsAlphabetic(const Standard_Character me) in IsAlphabetic()
62 inline Standard_Boolean IsDigit(const Standard_Character me) in IsDigit()
68 inline Standard_Boolean IsXDigit(const Standard_Character me) in IsXDigit()
80 inline Standard_Boolean IsControl(const Standard_Character me) in IsControl()
87 inline Standard_Boolean IsGraphic(const Standard_Character me) in IsGraphic()
93 inline Standard_Boolean IsLowerCase(const Standard_Character me) in IsLowerCase()
99 inline Standard_Boolean IsPrintable(const Standard_Character me) in IsPrintable()
112 inline Standard_Boolean IsSpace(const Standard_Character me) in IsSpace()
118 inline Standard_Boolean IsUpperCase(const Standard_Character me) in IsUpperCase()
124 inline Standard_Character LowerCase(const Standard_Character me) in LowerCase()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Standard/
H A DStandard_Character.hxx56 inline Standard_Boolean IsAlphabetic(const Standard_Character me) in IsAlphabetic()
62 inline Standard_Boolean IsDigit(const Standard_Character me) in IsDigit()
68 inline Standard_Boolean IsXDigit(const Standard_Character me) in IsXDigit()
80 inline Standard_Boolean IsControl(const Standard_Character me) in IsControl()
87 inline Standard_Boolean IsGraphic(const Standard_Character me) in IsGraphic()
93 inline Standard_Boolean IsLowerCase(const Standard_Character me) in IsLowerCase()
99 inline Standard_Boolean IsPrintable(const Standard_Character me) in IsPrintable()
112 inline Standard_Boolean IsSpace(const Standard_Character me) in IsSpace()
118 inline Standard_Boolean IsUpperCase(const Standard_Character me) in IsUpperCase()
124 inline Standard_Character LowerCase(const Standard_Character me) in LowerCase()
[all …]
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DStandard_Character.hxx57 inline Standard_Boolean IsAlphabetic(const Standard_Character me) in IsAlphabetic()
63 inline Standard_Boolean IsDigit(const Standard_Character me) in IsDigit()
69 inline Standard_Boolean IsXDigit(const Standard_Character me) in IsXDigit()
81 inline Standard_Boolean IsControl(const Standard_Character me) in IsControl()
88 inline Standard_Boolean IsGraphic(const Standard_Character me) in IsGraphic()
94 inline Standard_Boolean IsLowerCase(const Standard_Character me) in IsLowerCase()
100 inline Standard_Boolean IsPrintable(const Standard_Character me) in IsPrintable()
113 inline Standard_Boolean IsSpace(const Standard_Character me) in IsSpace()
119 inline Standard_Boolean IsUpperCase(const Standard_Character me) in IsUpperCase()
125 inline Standard_Character LowerCase(const Standard_Character me) in LowerCase()
[all …]
/dports/biology/seqan1/seqan-1.3.1/seqan/align/
H A Dhirschberg_set.h89 _begin1(_HirschbergSet & me) { in _begin1()
97 _begin1(_HirschbergSet const & me) { in _begin1()
111 _end1(_HirschbergSet & me) { in _end1()
118 _end1(_HirschbergSet const & me) { in _end1()
133 _begin2(_HirschbergSet & me) { in _begin2()
140 _begin2(_HirschbergSet const & me) { in _begin2()
154 _end2(_HirschbergSet & me) { in _end2()
161 _end2(_HirschbergSet const & me) { in _end2()
179 _score(_HirschbergSet & me) { in _score()
186 _score(_HirschbergSet const & me) { in _score()
[all …]
/dports/biology/seqan1/seqan-1.3.1/seqan/basic/
H A Dbasic_host.h70 clearHost(T & me) in clearHost()
80 createHost(T & me) in createHost()
90 createHost(T & me, in createHost()
98 createHost(T & me, in createHost()
109 setHost(T & me, in setHost()
117 setHost(T & me, in setHost()
128 host(T & me) in host()
135 host(T const & me) in host()
145 assignHost(T & me, in assignHost()
163 moveHost(T & me, in moveHost()
[all …]
/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A DHTAnchor.c542 static void deleteLinks(HTChildAnchor *me) in deleteLinks()
588 BOOL HTAnchor_delete(HTParentAnchor0 *me) in HTAnchor_delete()
845 char *HTAnchor_address(HTAnchor * me) in HTAnchor_address()
862 char *HTAnchor_short_address(HTAnchor * me) in HTAnchor_short_address()
890 void HTAnchor_setIndex(HTParentAnchor *me, in HTAnchor_setIndex()
907 BOOL HTAnchor_isIndex(HTParentAnchor *me) in HTAnchor_isIndex()
917 BOOL HTAnchor_isISMAPScript(HTAnchor * me) in HTAnchor_isISMAPScript()
932 void HTAnchor_setStyle(HTParentAnchor *me, in HTAnchor_setStyle()
948 void HTAnchor_setTitle(HTParentAnchor *me, in HTAnchor_setTitle()
1011 void HTAnchor_setOwner(HTParentAnchor *me, in HTAnchor_setOwner()
[all …]
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A DHTAnchor.c542 static void deleteLinks(HTChildAnchor *me) in deleteLinks()
588 BOOL HTAnchor_delete(HTParentAnchor0 *me) in HTAnchor_delete()
845 char *HTAnchor_address(HTAnchor * me) in HTAnchor_address()
862 char *HTAnchor_short_address(HTAnchor * me) in HTAnchor_short_address()
890 void HTAnchor_setIndex(HTParentAnchor *me, in HTAnchor_setIndex()
907 BOOL HTAnchor_isIndex(HTParentAnchor *me) in HTAnchor_isIndex()
917 BOOL HTAnchor_isISMAPScript(HTAnchor * me) in HTAnchor_isISMAPScript()
932 void HTAnchor_setStyle(HTParentAnchor *me, in HTAnchor_setStyle()
948 void HTAnchor_setTitle(HTParentAnchor *me, in HTAnchor_setTitle()
1011 void HTAnchor_setOwner(HTParentAnchor *me, in HTAnchor_setOwner()
[all …]
/dports/databases/memcached/memcached-1.6.12/
H A Dbipbuffer.c23 int bipbuf_unused(const bipbuf_t* me) in bipbuf_unused()
32 int bipbuf_size(const bipbuf_t* me) in bipbuf_size()
37 int bipbuf_used(const bipbuf_t* me) in bipbuf_used()
42 void bipbuf_init(bipbuf_t* me, const unsigned int size) in bipbuf_init()
51 bipbuf_t *me = malloc(bipbuf_sizeof(size)); in bipbuf_new() local
58 void bipbuf_free(bipbuf_t* me) in bipbuf_free()
63 int bipbuf_is_empty(const bipbuf_t* me) in bipbuf_is_empty()
70 static void __check_for_switch_to_b(bipbuf_t* me) in __check_for_switch_to_b()
77 unsigned char *bipbuf_request(bipbuf_t* me, const int size) in bipbuf_request()
91 int bipbuf_push(bipbuf_t* me, const int size) in bipbuf_push()
[all …]
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Diterator.c168 #define sanityCheck(me) do { \ argument
273 char* cdiIterator_serialize(CdiIterator* me) in cdiIterator_serialize()
407 int cdiIterator_nextField(CdiIterator* me) in cdiIterator_nextField()
525 char* cdiIterator_inqEndTime(CdiIterator* me) in cdiIterator_inqEndTime()
552 char* cdiIterator_inqRTime(CdiIterator* me) in cdiIterator_inqRTime()
579 char* cdiIterator_inqVTime(CdiIterator* me) in cdiIterator_inqVTime()
899 int cdiIterator_inqDatatype(CdiIterator* me) in cdiIterator_inqDatatype()
918 int cdiIterator_inqFiletype(CdiIterator* me) in cdiIterator_inqFiletype()
1005 int cdiIterator_inqGridId(CdiIterator* me) in cdiIterator_inqGridId()
1128 void cdiIterator_delete(CdiIterator* me) in cdiIterator_delete()
[all …]
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/basic/
H A Dhosted_type_interface.h103 emptyHost(T const & me) in emptyHost()
126 dependentHost(T const & me) in dependentHost()
147 clearHost(T & me) in clearHost()
173 createHost(T & me) in createHost()
181 createHost(T & me, in createHost()
207 host(T & me) in host()
217 host(T const & me) in host()
248 setHost(T & me, in setHost()
257 setHost(T & me, in setHost()
280 assignHost(T & me, in assignHost()
[all …]
/dports/textproc/p5-RDFStore/RDFStore-0.51/
H A Drdfstore_iterator.c102 rdfstore_iterator * me in rdfstore_iterator_close()
128 rdfstore_iterator * me in rdfstore_iterator_hasnext()
144 rdfstore_iterator * me in rdfstore_iterator_next()
186 rdfstore_iterator * me in rdfstore_iterator_next_subject()
529 rdfstore_iterator * me in rdfstore_iterator_first()
570 rdfstore_iterator * me in rdfstore_iterator_first_subject()
588 rdfstore_iterator * me in rdfstore_iterator_first_predicate()
606 rdfstore_iterator * me in rdfstore_iterator_first_object()
624 rdfstore_iterator * me in rdfstore_iterator_first_context()
643 rdfstore_iterator * me in rdfstore_iterator_each()
[all …]
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/basic/
H A Dhosted_type_interface.h103 emptyHost(T const & me) in emptyHost()
125 dependentHost(T const & me) in dependentHost()
145 clearHost(T & me) in clearHost()
170 createHost(T & me) in createHost()
177 createHost(T & me, in createHost()
202 host(T & me) in host()
211 host(T const & me) in host()
239 setHost(T & me, in setHost()
261 assignHost(T & me, in assignHost()
283 moveHost(T & me, in moveHost()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/basic/
H A Dhosted_type_interface.h103 emptyHost(T const & me) in emptyHost()
125 dependentHost(T const & me) in dependentHost()
145 clearHost(T & me) in clearHost()
170 createHost(T & me) in createHost()
177 createHost(T & me, in createHost()
202 host(T & me) in host()
211 host(T const & me) in host()
239 setHost(T & me, in setHost()
261 assignHost(T & me, in assignHost()
283 moveHost(T & me, in moveHost()
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/arg_parse/
H A Darg_parse_doc.h100 inline void addLine(ArgumentParser & me, TString const & line) in addLine()
133 inline void addSection(ArgumentParser & me, TString const & line) in addSection()
246 inline CharString getShortDescription(ArgumentParser const & me) in getShortDescription()
285 inline CharString const & getUrl(ArgumentParser const & me) in getUrl()
326 inline CharString const & getVersion(ArgumentParser const & me) in getVersion()
446 inline CharString const & getCitation(ArgumentParser const & me) in getCitation()
615 inline void printShortHelp(ArgumentParser const & me) in printShortHelp()
644 inline void printVersion(ArgumentParser const & me) in printVersion()
700 inline void printLongCopyright(ArgumentParser const & me) in printLongCopyright()
909 inline void printHelp(ArgumentParser const & me, in printHelp()
[all …]
H A Darg_parse_argument.h220 inline std::string _typeToString(ArgParseArgument const & me) in _typeToString()
279 inline bool isListArgument(ArgParseArgument const & me) in isListArgument()
300 inline bool isBooleanArgument(ArgParseArgument const & me) in isBooleanArgument()
322 inline bool isStringArgument(ArgParseArgument const & me) in isStringArgument()
349 inline bool isIntegerArgument(ArgParseArgument const & me) in isIntegerArgument()
370 inline bool isInt64Argument(ArgParseArgument const & me) in isInt64Argument()
391 inline bool isDoubleArgument(ArgParseArgument const & me) in isDoubleArgument()
412 inline bool isInputFileArgument(ArgParseArgument const & me) in isInputFileArgument()
944 inline void _checkValue(ArgParseArgument const & me) in _checkValue()
1080 inline bool isSet(ArgParseArgument const & me) in isSet()
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/arg_parse/
H A Darg_parse_doc.h100 inline void addLine(ArgumentParser & me, TString const & line) in addLine()
133 inline void addSection(ArgumentParser & me, TString const & line) in addSection()
246 inline CharString getShortDescription(ArgumentParser const & me) in getShortDescription()
285 inline CharString const & getUrl(ArgumentParser const & me) in getUrl()
326 inline CharString const & getVersion(ArgumentParser const & me) in getVersion()
446 inline CharString const & getCitation(ArgumentParser const & me) in getCitation()
615 inline void printShortHelp(ArgumentParser const & me) in printShortHelp()
644 inline void printVersion(ArgumentParser const & me) in printVersion()
700 inline void printLongCopyright(ArgumentParser const & me) in printLongCopyright()
909 inline void printHelp(ArgumentParser const & me, in printHelp()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/draw/intern/
H A Ddraw_cache_impl_mesh.c377 Mesh *me, in drw_mesh_weight_state_extract()
456 static bool mesh_batch_cache_valid(Mesh *me) in mesh_batch_cache_valid()
479 static void mesh_batch_cache_init(Mesh *me) in mesh_batch_cache_init()
511 void DRW_mesh_batch_cache_validate(Mesh *me) in DRW_mesh_batch_cache_validate()
519 static MeshBatchCache *mesh_batch_cache_get(Mesh *me) in mesh_batch_cache_get()
695 static void mesh_batch_cache_clear(Mesh *me) in mesh_batch_cache_clear()
731 void DRW_mesh_batch_cache_free(Mesh *me) in DRW_mesh_batch_cache_free()
794 GPUBatch *DRW_mesh_batch_cache_get_surface(Mesh *me) in DRW_mesh_batch_cache_get_surface()
891 int DRW_mesh_material_count_get(Mesh *me) in DRW_mesh_material_count_get()
1094 GPUBatch *DRW_mesh_batch_cache_get_uv_edges(Mesh *me) in DRW_mesh_batch_cache_get_uv_edges()
[all …]

12345678910>>...333