/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/node/ |
D | ObjectNodeTest.java | 407 ObjectNode ob1 = MAPPER.createObjectNode(); in testEqualityWrtOrder() local 412 ob1.put("a", 1); in testEqualityWrtOrder() 413 ob1.put("b", 2); in testEqualityWrtOrder() 414 ob1.put("c", 3); in testEqualityWrtOrder() 420 assertTrue(ob1.equals(ob2)); in testEqualityWrtOrder() 421 assertTrue(ob2.equals(ob1)); in testEqualityWrtOrder()
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/objectid/ |
D | TestObjectIdSerialization.java | 234 StringIdentifiable ob1 = new StringIdentifiable(12); in testSerializeWithOpaqueStringId() local 236 ob1.next = ob2; in testSerializeWithOpaqueStringId() 237 ob2.next = ob1; in testSerializeWithOpaqueStringId() 240 String json = MAPPER.writeValueAsString(ob1); in testSerializeWithOpaqueStringId()
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/ |
D | SerializerCache.java | 191 Object ob1 = _sharedMap.put(new TypeKey(rawType, false), ser); in addAndResolveNonTypedSerializer() local 193 if ((ob1 == null) || (ob2 == null)) { in addAndResolveNonTypedSerializer()
|
/external/clang/test/CodeGenObjC/ |
D | property.m | 15 id ob0, ob1, ob2, ob3, ob4; 22 @property(retain) id ob1; property 34 @synthesize ob1;
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | property.m | 15 id ob0, ob1, ob2, ob3, ob4; 22 @property(retain) id ob1; property 34 @synthesize ob1;
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | attr-likelihood-if-vs-builtin-expect.cpp | 59 void ob1(int &i) { in ob1() function
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/ext/ |
D | ExternalTypeCustomResolverTest.java | 429 …ClassesWithoutBuilder.PaymentMean ob1 = MAPPER.readValue(asJson1, ClassesWithoutBuilder.PaymentMea… in testExternalWithCustomResolver() local 430 assertNotNull(ob1); in testExternalWithCustomResolver()
|
/external/python/cpython3/PC/ |
D | winreg.c | 125 PyHKEY_binaryFailureFunc(PyObject *ob1, PyObject *ob2) in PyHKEY_binaryFailureFunc() argument 131 PyHKEY_ternaryFailureFunc(PyObject *ob1, PyObject *ob2, PyObject *ob3) in PyHKEY_ternaryFailureFunc() argument 171 PyHKEY_compareFunc(PyObject *ob1, PyObject *ob2) in PyHKEY_compareFunc() argument 173 PyHKEYObject *pyhkey1 = (PyHKEYObject *)ob1; in PyHKEY_compareFunc()
|
/external/python/cpython2/PC/ |
D | _winreg.c | 402 PyHKEY_binaryFailureFunc(PyObject *ob1, PyObject *ob2) in PyHKEY_binaryFailureFunc() argument 408 PyHKEY_ternaryFailureFunc(PyObject *ob1, PyObject *ob2, PyObject *ob3) in PyHKEY_ternaryFailureFunc() argument 457 PyHKEY_compareFunc(PyObject *ob1, PyObject *ob2) in PyHKEY_compareFunc() argument 459 PyHKEYObject *pyhkey1 = (PyHKEYObject *)ob1; in PyHKEY_compareFunc()
|
/external/hyphenation-patterns/ga/ |
D | hyph-ga.pat.txt | 4157 ob1á 4166 ob1ó
|
/external/hyphenation-patterns/hu/ |
D | hyph-hu.pat.txt | 37780 ob1átm 37799 ob1ív 37811 ob1ó2rá 37812 ob1öt 37817 ob1üg 37818 ob1ür 37819 ob1üt 37820 ob1űr
|