Searched refs:updateValue (Results 1 – 8 of 8) sorted by relevance
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/convert/ |
D | UpdateValueTest.java | 30 Map<String,Object> ob = MAPPER.updateValue(base, overrides); in testMapUpdate() 46 List<Object> ob = MAPPER.updateValue(base, overrides); in testListUpdate() 62 Object[] ob = MAPPER.updateValue(base, overrides); in testArrayUpdate() 81 Point result = MAPPER.updateValue(base, overrides); in testPOJO() 96 assertNull(MAPPER.updateValue(null, "foo")); in testMisc() 98 assertSame(input, MAPPER.updateValue(input, null)); in testMisc()
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
D | DriverPropertyInfoTest.java | 61 static String updateValue = "updateValue"; field in DriverPropertyInfoTest 82 aDriverPropertyInfo.value = updateValue; in testPublicFields() 88 assertEquals(updateValue, aDriverPropertyInfo.value); in testPublicFields()
|
/external/angle/src/libANGLE/ |
D | ResourceMap.h | 67 void updateValue(); 284 updateValue(); in Iterator() 311 updateValue(); 330 void ResourceMap<ResourceType, IDType>::Iterator::updateValue() in updateValue() function
|
/external/tensorflow/tensorflow/lite/examples/ios/camera/ |
D | CameraExampleViewController.mm | 472 const float updateValue = 0.25f; 495 const float updatedPredictionValue = (oldPredictionValue + (newPredictionValue * updateValue));
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 1198 void updateValue(); 2034 updateValue(); in type() 2040 updateValue(); in get() 2046 updateValue(); in children() 2050 void sw::SpirvShader::Impl::Debugger::LocalVariableValue::updateValue() in updateValue() function in sw::sw::SpirvShader::Impl::Debugger::LocalVariableValue
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ |
D | ObjectMapper.java | 4303 public <T> T updateValue(T valueToUpdate, Object overrides)
|
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/guice/extensions/struts2/lib/ |
D | ant-1.6.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |