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.java470 Object subobj = sub.get(obj); in checkService() local
479 Object subobj = sub.get(obj); in checkService() local
/external/python/cpython3/Objects/
Dbytes_methods.c413 PyObject **subobj, char *byte, in parse_args_finds_byte()
468 PyObject *subobj; in find_internal() local
726 PyObject *subobj; in _Py_bytes_tailmatch() local
Dunicodeobject.c13305 PyObject *subobj; in unicode_startswith() local
13359 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.c1156 PyObject *subobj; in bytearray_find_internal() local
1367 PyObject *subobj; in bytearray_startswith() local
1406 PyObject *subobj; in bytearray_endswith() local
2075 PyObject *list, *subobj = Py_None; in bytearray_split() local
2168 PyObject *list, *subobj = Py_None; in bytearray_rsplit() local
Dstringobject.c1458 PyObject *subobj = Py_None; in string_split() local
1557 PyObject *subobj = Py_None; in string_rsplit() local
1709 PyObject *subobj; in string_find_internal() local
2920 PyObject *subobj; in string_startswith() local
2964 PyObject *subobj; in string_endswith() local
Dunicodeobject.c7272 PyObject *subobj, in PyUnicode_Replace()
7765 PyObject *subobj; in unicode_startswith() local
7814 PyObject *subobj; in unicode_endswith() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DULocaleTest.java467 Object subobj = sub.get(obj); in checkService() local
476 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()