/external/jsoncpp/src/lib_json/ |
D | json_writer.cpp | 296 const Value& childValue = value[name]; in writeValue() local 297 writeCommentBeforeValue(childValue); in writeValue() 300 writeValue(childValue); in writeValue() 302 writeCommentAfterValueOnSameLine(childValue); in writeValue() 306 writeCommentAfterValueOnSameLine(childValue); in writeValue() 327 const Value& childValue = value[index]; in writeArrayValue() local 328 writeCommentBeforeValue(childValue); in writeArrayValue() 333 writeValue(childValue); in writeArrayValue() 336 writeCommentAfterValueOnSameLine(childValue); in writeArrayValue() 340 writeCommentAfterValueOnSameLine(childValue); in writeArrayValue() [all …]
|
/external/caliper/caliper/src/main/java/com/google/caliper/memory/ |
D | ObjectExplorer.java | 123 Object childValue = Array.get(value, i); in exploreObject() local 126 visitor.visit(chain.appendArrayIndex(i, childValue)); in exploreObject() 128 } else if (childValue == null) { in exploreObject() 130 visitor.visit(chain.appendArrayIndex(i, childValue)); in exploreObject() 133 stack.push(chain.appendArrayIndex(i, childValue)); in exploreObject() 145 Object childValue = null; in exploreObject() local 147 childValue = field.get(value); in exploreObject() 151 if (childValue == null) { // handling nulls in exploreObject() 153 visitor.visit(chain.appendField(field, childValue)); in exploreObject() 157 Chain extendedChain = chain.appendField(field, childValue); in exploreObject()
|
/external/jsoncpp/test/ |
D | pyjsontestrunner.py | 29 for index, childValue in zip( xrange(0,len(value)), value ): 30 valueTreeToString( fout, childValue, path + '[%d]' % index )
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
D | XMPNormalizer.java | 264 String childValue = currChild.getValue(); in repairAltText() local 265 if (childValue == null || childValue.length() == 0) in repairAltText()
|
/external/guice/extensions/persist/lib/ |
D | log4j-1.2.14.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | commons-collections.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
META ... |
/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
D | log4j-1.2.14.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | log4j-1.3alpha-8.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |