/external/icu/icu4c/source/i18n/ |
D | remtrans.cpp | 63 UnicodeString empty; in handleTransliterate() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | function_api_info.h | 83 bool empty() const { return func_info_.empty(); } in empty() function
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | AbstractSequentialIteratorTest.java | 74 Iterator<Object> empty = newEmpty(); in testEmpty() local
|
/external/tensorflow/tensorflow/core/util/ |
D | example_proto_helper_test.cc | 122 Example empty; in TEST_F() local 200 Example empty; in TEST_F() local
|
/external/deqp-deps/glslang/StandAlone/ |
D | Worklist.h | 83 bool empty() in empty() function
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | protostream_objectwriter_test.cc | 195 Book empty; in TEST_P() local 608 Book empty; in TEST_P() local 652 Book empty; in TEST_P() local 683 Book empty; in TEST_P() local 728 Book empty; in TEST_P() local 756 Book empty; in TEST_P() local 813 Book empty; in TEST_P() local 824 Book empty; in TEST_P() local 835 Book empty; in TEST_P() local 846 Book empty; in TEST_P() local [all …]
|
/external/skia/tests/ |
D | OSPathTest.cpp | 90 SkString empty = SkOSPath::Basename(nullptr); in DEF_TEST() local
|
/external/google-breakpad/src/processor/ |
D | static_map.h | 95 inline bool empty() const { return num_nodes_ == 0; } in empty() function
|
/external/v8/src/ |
D | detachable-vector.h | 54 bool empty() const { in empty() function
|
/external/skqp/tests/ |
D | OSPathTest.cpp | 90 SkString empty = SkOSPath::Basename(nullptr); in DEF_TEST() local
|
/external/Reactive-Extensions/RxCpp/Rx/v2/test/sources/ |
D | defer.cpp | 15 auto empty = rx::observable<>::empty<long>(); variable
|
/external/harfbuzz_ng/test/api/ |
D | test-map.c | 33 hb_map_t *empty = hb_map_get_empty (); in test_map_basic() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | UniqueVector.h | 91 bool empty() const { return Vector.empty(); } in empty() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugMacro.h | 58 bool empty() const { return Macros.empty(); } in empty() function
|
/external/tensorflow/tensorflow/core/kernels/batching_util/ |
D | batch_scheduler.h | 228 bool Batch<TaskType>::empty() const { in empty() function
|
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/ |
D | ConstraintFormulaSet.java | 23 public static ConstraintFormulaSet empty() { in empty() method in ConstraintFormulaSet
|
D | InstantiationSet.java | 19 public static InstantiationSet empty() { in empty() method in InstantiationSet
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | BinaryStreamArray.h | 112 bool empty() const { return Stream.getLength() == 0; } in empty() function 283 bool empty() const { return size() == 0; } in empty() function
|
/external/v8/src/interpreter/ |
D | bytecode-label.h | 77 bool empty() const { return labels_.empty(); } in empty() function
|
/external/llvm/include/llvm/ADT/ |
D | UniqueVector.h | 95 bool empty() const { return Vector.empty(); } in empty() function
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue116/ |
D | NoFieldsTest.java | 26 Empty empty = new Empty(); in testEmptyClass() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/XRay/ |
D | Graph.h | 252 bool empty() const { return NL.count(A) == 0; }; in empty() function 292 bool empty() const { return G.Vertices.empty(); } in empty() function 329 bool empty() const { return G.Edges.empty(); } in empty() function
|
/external/webrtc/webrtc/base/ |
D | array_view.h | 103 bool empty() const { return size_ == 0; } in empty() function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_schedule.h | 138 bool empty() const { return sequences_.empty(); } in empty() function
|
/external/libtextclassifier/lang_id/common/lite_strings/ |
D | stringpiece.h | 67 bool empty() const { return size() == 0; } in empty() function
|