Searched defs:obj (Results 251 - 275 of 697) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dobstack.c345 __obstack_free(struct obstack *h, void *obj) argument
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/cdt/
H A Ddthash.c202 Void_t *obj; local
250 static Void_t* dthashchain(Dt_t* dt, Void_t* obj, int type) argument
[all...]
H A Ddttree.c41 char *obj, *endb, buf[1024]; local
151 Void_t *obj; local
285 troot(Dt_t* dt, Dtlink_t* list, Dtlink_t* link, Void_t* obj, int type) argument
394 dttree(Dt_t* dt, Void_t* obj, int type) argument
[all...]
/macosx-10.10.1/libxml2-26/libxml2/python/
H A Dlibxml_wrap.h68 xmlNodePtr obj; member in struct:__anon9614
76 xmlXPathContextPtr obj; member in struct:__anon9615
84 xmlXPathParserContextPtr obj; member in struct:__anon9616
92 xmlParserCtxtPtr obj; member in struct:__anon9617
100 xmlValidCtxtPtr obj; member in struct:__anon9618
108 xmlCatalogPtr obj; member in struct:__anon9619
117 xmlRegexpPtr obj; member in struct:__anon9620
127 xmlTextReaderPtr obj; member in struct:__anon9621
135 xmlTextReaderLocatorPtr obj; member in struct:__anon9622
144 xmlErrorPtr obj; member in struct:__anon9623
152 xmlOutputBufferPtr obj; member in struct:__anon9624
160 xmlParserInputBufferPtr obj; member in struct:__anon9625
168 xmlURIPtr obj; member in struct:__anon9626
186 xmlRelaxNGPtr obj; member in struct:__anon9627
194 xmlRelaxNGParserCtxtPtr obj; member in struct:__anon9628
202 xmlRelaxNGValidCtxtPtr obj; member in struct:__anon9629
210 xmlSchemaPtr obj; member in struct:__anon9630
218 xmlSchemaParserCtxtPtr obj; member in struct:__anon9631
226 xmlSchemaValidCtxtPtr obj; member in struct:__anon9632
[all...]
/macosx-10.10.1/libxslt-13/libxslt/libexslt/
H A Dstrings.c472 xmlXPathObjectPtr obj; local
/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dfunctions.c227 xmlXPathObjectPtr obj, obj2 = NULL; local
557 xmlXPathObjectPtr obj; local
665 xmlXPathObjectPtr obj = NULL; local
739 xmlXPathObjectPtr obj; local
833 xmlXPathObjectPtr obj; local
900 xmlXPathObjectPtr obj; local
[all...]
/macosx-10.10.1/libxslt-13/libxslt/python/
H A Dtypes.c356 libxml_xmlXPathObjectPtrWrap(xmlXPathObjectPtr obj) argument
443 libxml_xmlXPathObjectPtrConvert(PyObject * obj) argument
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/tools/llvm-nm/
H A Dllvm-nm.cpp288 static void DumpSymbolNamesFromObject(ObjectFile *obj) { argument
372 OwningPtr<Binary> obj; local
/macosx-10.10.1/mDNSResponder-561.1.1/Clients/ExplorerPlugin/
H A DExplorerBarWindow.h151 ExplorerBarWindow * obj; member in struct:ServiceHandlerEntry
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-object.h1009 bool fastAutoreleaseForReturn(id obj) argument
1023 bool fastRetainFromReturn(id obj) argument
1040 bool fastAutoreleaseForReturn(id obj) argument
1047 bool fastRetainFromReturn(id obj) argument
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/
H A Dlibxml_wrap.h49 xmlNodePtr obj; member in struct:__anon11895
57 xmlXPathContextPtr obj; member in struct:__anon11896
65 xmlXPathParserContextPtr obj; member in struct:__anon11897
73 xmlParserCtxtPtr obj; member in struct:__anon11898
81 xmlValidCtxtPtr obj; member in struct:__anon11899
89 xmlCatalogPtr obj; member in struct:__anon11900
98 xmlRegexpPtr obj; member in struct:__anon11901
108 xmlTextReaderPtr obj; member in struct:__anon11902
116 xmlTextReaderLocatorPtr obj; member in struct:__anon11903
125 xmlErrorPtr obj; member in struct:__anon11904
133 xmlOutputBufferPtr obj; member in struct:__anon11905
141 xmlParserInputBufferPtr obj; member in struct:__anon11906
149 xmlURIPtr obj; member in struct:__anon11907
159 xmlRelaxNGPtr obj; member in struct:__anon11908
167 xmlRelaxNGParserCtxtPtr obj; member in struct:__anon11909
175 xmlRelaxNGValidCtxtPtr obj; member in struct:__anon11910
183 xmlSchemaPtr obj; member in struct:__anon11911
191 xmlSchemaParserCtxtPtr obj; member in struct:__anon11912
199 xmlSchemaValidCtxtPtr obj; member in struct:__anon11913
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/dl/
H A Dcfunc.c127 VALUE obj; local
H A Dhandle.c88 VALUE obj; local
102 VALUE obj = rb_dlhandle_s_allocate(rb_cDLHandle); local
/macosx-10.10.1/ruby-106/ruby/ext/etc/
H A Detc.c59 etc_getlogin(VALUE obj) argument
143 etc_getpwuid(int argc, VALUE *argv, VALUE obj) argument
181 etc_getpwnam(VALUE obj, VALUE nam) argument
249 etc_passwd(VALUE obj) argument
290 etc_each_passwd(VALUE obj) argument
303 etc_setpwent(VALUE obj) argument
315 etc_endpwent(VALUE obj) argument
335 etc_getpwent(VALUE obj) argument
387 etc_getgrgid(int argc, VALUE *argv, VALUE obj) argument
426 etc_getgrnam(VALUE obj, VALUE nam) argument
492 etc_group(VALUE obj) argument
532 etc_each_group(VALUE obj) argument
544 etc_setgrent(VALUE obj) argument
556 etc_endgrent(VALUE obj) argument
575 etc_getgrent(VALUE obj) argument
603 etc_sysconfdir(VALUE obj) argument
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/fiddle/
H A Dhandle.c91 VALUE obj; local
105 VALUE obj = rb_fiddle_handle_s_allocate(rb_cHandle); local
/macosx-10.10.1/ruby-106/ruby/ext/objspace/
H A Dobjspace.c42 memsize_of(VALUE obj) argument
172 memsize_of_m(VALUE self, VALUE obj) argument
648 VALUE obj = (VALUE)ptr; local
660 iow_newobj(VALUE obj) argument
668 VALUE obj = (VALUE)DATA_PTR(self); local
675 VALUE obj = (VALUE)DATA_PTR(self); local
684 VALUE obj = (VALUE)DATA_PTR(self); local
694 reachable_object_from_i(VALUE obj, void *data_ptr) argument
759 reachable_objects_from(VALUE self, VALUE obj) argument
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/openssl/
H A Dossl.c272 ossl_to_der(VALUE obj) argument
283 ossl_to_der_if_possible(VALUE obj) argument
H A Dossl_engine.c132 VALUE ary, obj; local
151 VALUE obj; local
172 VALUE obj; local
260 VALUE id, data, obj; local
[all...]
H A Dossl_pkcs12.c43 VALUE obj; local
77 VALUE obj; local
[all...]
H A Dossl_pkey.c174 GetPKeyPtr(VALUE obj) argument
184 GetPrivPKeyPtr(VALUE obj) argument
197 DupPKeyPtr(VALUE obj) argument
208 DupPrivPKeyPtr(VALUE obj) argument
228 VALUE obj; local
[all...]
H A Dossl_pkey_dh.c44 VALUE obj; local
64 VALUE obj; local
166 VALUE size, gen, obj; local
416 VALUE obj; local
[all...]
H A Dossl_pkey_dsa.c38 VALUE obj; local
58 VALUE obj; local
177 VALUE obj = dsa_instance(klass, dsa); local
456 VALUE obj; local
[all...]
H A Dossl_pkey_rsa.c38 VALUE obj; local
58 VALUE obj; local
167 VALUE obj; local
572 VALUE obj; local
[all...]
H A Dossl_x509ext.c56 VALUE obj; local
72 GetX509ExtPtr(VALUE obj) argument
82 DupX509ExtPtr(VALUE obj) argument
110 VALUE obj; local
219 VALUE oid, value, critical, valstr, obj; local
263 VALUE obj; local
314 ASN1_OBJECT *obj; local
367 ossl_x509ext_get_oid(VALUE obj) argument
390 ossl_x509ext_get_value(VALUE obj) argument
407 ossl_x509ext_get_critical(VALUE obj) argument
416 ossl_x509ext_to_der(VALUE obj) argument
[all...]
H A Dossl_x509name.c48 VALUE obj; local
64 GetX509NamePtr(VALUE obj) argument
80 VALUE obj; local
[all...]

Completed in 291 milliseconds

<<11121314151617181920>>