/external/flac/src/libFLAC/ia32/ |
D | nasm.h | 5 ; Redistribution and use in source and binary forms, with or without variable
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ |
D | SerializationConfig.java | 407 public SerializationConfig without(SerializationFeature feature) in without() method in SerializationConfig 420 public SerializationConfig without(SerializationFeature first, SerializationFeature... features) in without() method in SerializationConfig 496 public SerializationConfig without(JsonGenerator.Feature feature) in without() method in SerializationConfig 583 public SerializationConfig without(FormatFeature feature) in without() method in SerializationConfig
|
D | DeserializationConfig.java | 403 public DeserializationConfig without(DeserializationFeature feature) in without() method in DeserializationConfig 416 public DeserializationConfig without(DeserializationFeature first, in without() method in DeserializationConfig 494 public DeserializationConfig without(JsonParser.Feature feature) in without() method in DeserializationConfig 582 public DeserializationConfig without(FormatFeature feature) in without() method in DeserializationConfig
|
D | ObjectWriter.java | 297 public ObjectWriter without(SerializationFeature feature) { in without() method in ObjectWriter 305 public ObjectWriter without(SerializationFeature first, SerializationFeature... other) { in without() method in ObjectWriter 340 public ObjectWriter without(JsonGenerator.Feature feature) { in without() method in ObjectWriter 367 public ObjectWriter without(StreamWriteFeature feature) { in without() method in ObjectWriter 394 public ObjectWriter without(FormatFeature feature) { in without() method in ObjectWriter
|
D | ObjectReader.java | 415 public ObjectReader without(DeserializationFeature feature) { in without() method in ObjectReader 423 public ObjectReader without(DeserializationFeature first, in without() method in ObjectReader 475 public ObjectReader without(JsonParser.Feature feature) { in without() method in ObjectReader 517 public ObjectReader without(StreamReadFeature feature) { in without() method in ObjectReader 553 public ObjectReader without(FormatFeature feature) { in without() method in ObjectReader
|
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/util/ |
D | JacksonFeatureSet.java | 75 public JacksonFeatureSet<F> without(F feature) { in without() method in JacksonFeatureSet
|
/external/bc/src/ |
D | bc_lex.c | 96 static void bc_lex_assign(BcLex *l, BcLexType with, BcLexType without) { in bc_lex_assign()
|
/external/grpc-grpc/test/core/end2end/ |
D | gen_build_yaml.py | 274 def without(l, e): function
|
/external/mockito/src/test/java/org/mockitoutil/ |
D | ClassLoaders.java | 207 public IsolatedURLClassLoaderBuilder without(String... privatePrefixes) { in without() method in ClassLoaders.IsolatedURLClassLoaderBuilder 271 public ExcludingURLClassLoaderBuilder without(String... privatePrefixes) { in without() method in ClassLoaders.ExcludingURLClassLoaderBuilder
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/node/ |
D | ObjectNode.java | 469 public <T extends JsonNode> T without(String fieldName) in without() method in ObjectNode 488 public <T extends JsonNode> T without(Collection<String> fieldNames) in without() method in ObjectNode
|
/external/jackson-annotations/src/main/java/com/fasterxml/jackson/annotation/ |
D | JsonFormat.java | 135 public JsonFormat.Feature[] without() default { }; in without() method 387 public Features without(Feature...features) { in without() method in JsonFormat.Features
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/ |
D | MapperConfig.java | 126 public abstract T without(MapperFeature... features); in without() method in MapperConfig
|
D | MapperConfigBase.java | 308 public final T without(MapperFeature... features) in without() method in MapperConfigBase
|
/external/llvm-project/lld/ELF/ |
D | ScriptParser.cpp | 1193 bool without = tok.consume_front("!"); in readInputSectionFlags() local
|
/external/python/httplib2/doc/html/ |
D | searchindex.js | 1 …{all:1,code:1,chain:1,proxy_type_xxx:1,follow:1,privat:1,readabl:1,those:1,sent:1,liter:1,everi:1,…
|
D | searchindex.json | 1 …><span class=\"pre\">httplib2</span></tt> A comprehensive HTTP client library."],{"all":[1],"code…
|
/external/vulkan-validation-layers/tests/ |
D | vkrenderframework.cpp | 800 uint32_t VkDeviceObj::QueueFamilyMatching(VkQueueFlags with, VkQueueFlags without, bool all_bits) { in QueueFamilyMatching()
|
/external/toybox/toys/pending/ |
D | bc.c | 2674 static void bc_lex_assign(BcLex *l, BcLexType with, BcLexType without) { in bc_lex_assign()
|