/external/libchrome/base/test/android/javatests/src/org/chromium/base/test/util/ |
D | InMemorySharedPreferences.java | 40 public String getString(String key, String defValue) { in getString() 61 public int getInt(String key, int defValue) { in getInt() 71 public long getLong(String key, long defValue) { in getLong() 81 public float getFloat(String key, float defValue) { in getFloat() 91 public boolean getBoolean(String key, boolean defValue) { in getBoolean()
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ |
D | BeanDescription.java | 247 public abstract JsonInclude.Value findPropertyInclusion(JsonInclude.Value defValue); in findPropertyInclusion() 256 public abstract JsonFormat.Value findExpectedFormat(JsonFormat.Value defValue); in findExpectedFormat()
|
D | AnnotationIntrospector.java | 855 … public JsonInclude.Include findSerializationInclusion(Annotated a, JsonInclude.Include defValue) { in findSerializationInclusion() 869 …onInclude.Include findSerializationInclusionForContent(Annotated a, JsonInclude.Include defValue) { in findSerializationInclusionForContent()
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/ |
D | TerminalManager.java | 195 public int getIntParameter(String key, int defValue) { in getIntParameter() 199 public String getStringParameter(String key, String defValue) { in getStringParameter()
|
/external/setupcompat/main/java/com/google/android/setupcompat/portal/ |
D | NotificationComponent.java | 44 public int getIntExtra(String key, int defValue) { in getIntExtra()
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/ |
D | BasicBeanDescription.java | 386 public JsonFormat.Value findExpectedFormat(JsonFormat.Value defValue) in findExpectedFormat() 451 public JsonInclude.Value findPropertyInclusion(JsonInclude.Value defValue) { in findPropertyInclusion()
|
D | AnnotationIntrospectorPair.java | 374 JsonInclude.Include defValue) in findSerializationInclusion() 384 …JsonInclude.Include findSerializationInclusionForContent(Annotated a, JsonInclude.Include defValue) in findSerializationInclusionForContent()
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/jdk/ |
D | JDKScalarsTest.java | 701 private void _testNullForPrimitiveArrays(Class<?> cls, Object defValue) throws IOException { in _testNullForPrimitiveArrays() 705 private void _testNullForPrimitiveArrays(Class<?> cls, Object defValue, in _testNullForPrimitiveArrays()
|
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/json/ |
D | UTF8DataInputJsonParser.java | 253 public String getValueAsString(String defValue) throws IOException in getValueAsString() 288 public int getValueAsInt(int defValue) throws IOException in getValueAsInt()
|
D | UTF8StreamJsonParser.java | 357 public String getValueAsString(String defValue) throws IOException in getValueAsString() 394 public int getValueAsInt(int defValue) throws IOException in getValueAsInt()
|
D | ReaderBasedJsonParser.java | 354 public final String getValueAsString(String defValue) throws IOException { in getValueAsString()
|
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/json/async/ |
D | NonBlockingJsonParserBase.java | 444 public String getValueAsString(String defValue) throws IOException in getValueAsString()
|
/external/llvm/lib/CodeGen/ |
D | SplitKit.cpp | 384 VNInfo *SplitEditor::defValue(unsigned RegIdx, in defValue() function in SplitEditor
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_document.cpp | 497 auto* defValue = pFormNode->JSObject()->GetOrCreateProperty<CXFA_Value>( in CreateDataBinding() local
|
D | cxfa_node.cpp | 3052 CXFA_Value* defValue = pChild->GetDefaultValueIfExists(); in ResetData() local 3083 CXFA_Value* defValue = GetDefaultValueIfExists(); in ResetData() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | SplitKit.cpp | 459 VNInfo *SplitEditor::defValue(unsigned RegIdx, in defValue() function in SplitEditor
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SplitKit.cpp | 456 VNInfo *SplitEditor::defValue(unsigned RegIdx, in defValue() function in SplitEditor
|
/external/libxml2/include/libxml/ |
D | schemasInternals.h | 261 const xmlChar *defValue; /* The initial value of the value constraint */ member
|
/external/libxml2/ |
D | xmlschemas.c | 537 const xmlChar * defValue; member 7197 const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL; in xmlSchemaParseLocalAttribute() local
|