Home
last modified time | relevance | path

Searched defs:subobj (Results 1 – 12 of 12) sorted by relevance

/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
DULocaleCollationTest.java218 Object subobj = sub.get(obj); in checkService() local
227 Object subobj = sub.get(obj); in checkService() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DULocaleCollationTest.java221 Object subobj = sub.get(obj); in checkService() local
230 Object subobj = sub.get(obj); in checkService() local
DULocaleTest.java471 Object subobj = sub.get(obj); in checkService() local
480 Object subobj = sub.get(obj); in checkService() local
/external/python/cpython3/Objects/
Dbytes_methods.c468 PyObject **subobj, char *byte, in parse_args_finds_byte()
524 PyObject *subobj; in find_internal() local
790 PyObject *subobj; in _Py_bytes_tailmatch() local
Dunicodeobject.c13368 PyObject *subobj; in unicode_startswith() local
13422 PyObject *subobj; in unicode_endswith() local
/external/python/cpython2/Objects/stringlib/
Dfind.h109 PyObject **subobj, in stringlib_parse_args_finds()
/external/python/cpython2/Objects/
Dbytearrayobject.c1177 PyObject *subobj; in bytearray_find_internal() local
1388 PyObject *subobj; in bytearray_startswith() local
1427 PyObject *subobj; in bytearray_endswith() local
2087 PyObject *list, *subobj = Py_None; in bytearray_split() local
2180 PyObject *list, *subobj = Py_None; in bytearray_rsplit() local
Dstringobject.c1464 PyObject *subobj = Py_None; in string_split() local
1563 PyObject *subobj = Py_None; in string_rsplit() local
1715 PyObject *subobj; in string_find_internal() local
2917 PyObject *subobj; in string_startswith() local
2961 PyObject *subobj; in string_endswith() local
Dunicodeobject.c7267 PyObject *subobj, in PyUnicode_Replace()
7760 PyObject *subobj; in unicode_startswith() local
7809 PyObject *subobj; in unicode_endswith() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DULocaleTest.java468 Object subobj = sub.get(obj); in checkService() local
477 Object subobj = sub.get(obj); in checkService() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c2871 static void visit_check(const upb_refcounted *obj, const upb_refcounted *subobj, in visit_check()
3138 const upb_refcounted *subobj, in tarjan_visit()
3177 static void crossref(const upb_refcounted *r, const upb_refcounted *subobj, in crossref()
3369 const upb_refcounted *subobj, in release_ref2()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c3043 static void visit_check(const upb_refcounted *obj, const upb_refcounted *subobj, in visit_check()
3297 const upb_refcounted *subobj, in tarjan_visit()
3336 static void crossref(const upb_refcounted *r, const upb_refcounted *subobj, in crossref()
3528 const upb_refcounted *subobj, in release_ref2()