/external/google-fruit/src/ |
D | CMakeLists.txt | 15 add_library(fruit SHARED ${FRUIT_SOURCES}) target 19 add_library(fruit STATIC ${FRUIT_SOURCES}) target
|
D | component.cpp | 24 namespace fruit { namespace
|
D | semistatic_map.cpp | 26 namespace fruit { namespace
|
D | semistatic_graph.cpp | 26 namespace fruit { namespace
|
D | fixed_size_allocator.cpp | 22 namespace fruit { namespace
|
D | normalized_component_storage_holder.cpp | 22 namespace fruit { namespace
|
D | normalized_component_storage.cpp | 37 namespace fruit { namespace
|
D | injector_storage.cpp | 35 namespace fruit { namespace
|
D | binding_normalization.cpp | 35 namespace fruit { namespace
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/ext/ |
D | TestSubtypesExternalPropertyMissingProperty.java | 22 public Fruit fruit; field in TestSubtypesExternalPropertyMissingProperty.Box 27 public Box(String type, Fruit fruit) { in Box() 40 public Fruit fruit; field in TestSubtypesExternalPropertyMissingProperty.ReqBox 45 public ReqBox(String type, Fruit fruit) { in ReqBox()
|
D | TestPropertyCreatorSubtypesExternalPropertyMissingProperty.java | 31 private Fruit fruit; field in TestPropertyCreatorSubtypesExternalPropertyMissingProperty.Box 33 private Box(String type, Fruit fruit) { in Box() 39 … public static Box getBox(@JsonProperty("type") String type, @JsonProperty("fruit") Fruit fruit) { in getBox()
|
/external/apache-commons-bcel/src/test/java/org/apache/bcel/data/ |
D | SimpleAnnotation.java | 29 String fruit() default "bananas"; in fruit() method
|
/external/google-fruit/tests/ |
D | test_common.cpp | 24 namespace fruit { namespace
|
/external/junit-params/src/test/java/junitparams/ |
D | ParametersForEnumTest.java | 24 public void testAFruit(Fruit fruit) throws Exception { in testAFruit()
|
/external/sdv/vsomeip/third_party/boost/utility/test/ |
D | iterators_test.cpp | 68 static fruit_array_type fruit; member in test_opr_base 114 test_opr_base::fruit = { "apple", "orange", "pear", "peach", "grape", "plum" }; member in test_opr_base
|
/external/google-fruit/tests/meta/ |
D | common.h | 16 using namespace fruit; variable
|
/external/flatbuffers/benchmarks/cpp/raw/ |
D | raw_bench.cpp | 42 Enum fruit; member
|
/external/rust/android-crates-io/crates/toml_edit/tests/testsuite/ |
D | parse.rs | 252 fn fruit() { in fruit() function
|
/external/flatbuffers/benchmarks/cpp/flatbuffers/ |
D | bench_generated.h | 246 benchmarks_flatbuffers::Enum fruit() const { in fruit() function
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/ |
D | ExistingPropertyTest.java | 60 public Fruit fruit; field in ExistingPropertyTest.FruitWrapper
|