| /external/protobuf/src/google/protobuf/ |
| D | has_bits.h | 83 inline bool HasBits<1>::empty() const { in empty() function 88 inline bool HasBits<2>::empty() const { in empty() function 93 inline bool HasBits<3>::empty() const { in empty() function 98 inline bool HasBits<4>::empty() const { in empty() function 103 inline bool HasBits<doublewords>::empty() const { in empty() function
|
| /external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/sources/ |
| D | rx-empty.hpp | 37 auto empty() in empty() function 44 auto empty(Coordination cn) in empty() function
|
| /external/guava/guava-tests/test/com/google/common/collect/ |
| D | ComparatorsTest.java | 45 ImmutableList<String> empty = ImmutableList.of(); in testLexicographical() local 95 Optional<String> empty = Optional.empty(); in testEmptiesFirst() local 107 Optional<String> empty = Optional.empty(); in testEmptiesLast() local
|
| /external/junit-params/src/test/java/junitparams/ |
| D | ParamsInAnnotationTest.java | 45 public void emptyFirstParam(String empty, int number) { in emptyFirstParam() 52 public void emptyLastParam(int number, String empty) { in emptyLastParam() 59 public void emptyMiddleParam(int number1, String empty, int number2) { in emptyMiddleParam()
|
| /external/grpc-grpc/src/core/lib/gpr/ |
| D | mpscq.cc | 45 bool empty; in gpr_mpscq_pop() local 49 gpr_mpscq_node* gpr_mpscq_pop_and_check_end(gpr_mpscq* q, bool* empty) { in gpr_mpscq_pop_and_check_end() 110 bool empty = false; in gpr_locked_mpscq_pop() local
|
| /external/webrtc/webrtc/base/ |
| D | callback.h | 82 bool empty() const { return !helper_; } in empty() function 112 bool empty() const { return !helper_; } in empty() function 143 bool empty() const { return !helper_; } in empty() function 175 bool empty() const { return !helper_; } in empty() function 208 bool empty() const { return !helper_; } in empty() function 242 bool empty() const { return !helper_; } in empty() function
|
| /external/snakeyaml/src/main/java/org/yaml/snakeyaml/emitter/ |
| D | ScalarAnalysis.java | 20 public boolean empty; field in ScalarAnalysis 27 public ScalarAnalysis(String scalar, boolean empty, boolean multiline, boolean allowFlowPlain, in ScalarAnalysis()
|
| /external/catch2/projects/SelfTest/UsageTests/ |
| D | Matchers.tests.cpp | 228 std::vector<int> empty; variable 290 std::vector<int> empty; variable 466 std::vector<double> empty; variable 492 std::vector<double> empty, t1({1, 2}); variable
|
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/template/ |
| D | MyBean.java | 26 private List<Integer> empty = new ArrayList<Integer>(); field in MyBean 49 public void setEmpty(List<Integer> empty) { in setEmpty()
|
| /external/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | AbstractProto3SchemaTest.java | 124 Proto3Empty empty = in preserveUnknownFields() local 136 Proto3Empty empty = ExperimentalSerializationUtil.fromByteArray(payload, Proto3Empty.class); in preserveUnknownFieldsProto2() local
|
| /external/mesa3d/src/compiler/glsl/glcpp/tests/ |
| D | 068-accidental-pasting.c | 1 #define empty macro
|
| /external/conscrypt/common/src/test/java/org/conscrypt/javax/net/ssl/ |
| D | KeyManagerFactoryTest.java | 157 private void test_KeyManagerFactory_getKeyManagers(KeyManagerFactory kmf, boolean empty) in test_KeyManagerFactory_getKeyManagers() 165 test_X509KeyManager((X509KeyManager) keyManager, empty, kmf.getAlgorithm()); in test_KeyManagerFactory_getKeyManagers() local 184 private void test_X509KeyManager(X509KeyManager km, boolean empty, String algorithm) in test_X509KeyManager() 226 test_X509ExtendedKeyManager((X509ExtendedKeyManager) km, empty, algorithm); in test_X509KeyManager() local 231 X509ExtendedKeyManager km, boolean empty, String algorithm) throws Exception { in test_X509ExtendedKeyManager() 275 boolean many, boolean empty) throws Exception { in test_X509KeyManager_alias()
|
| /external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/ |
| D | KeyManagerFactoryTest.java | 161 private void test_KeyManagerFactory_getKeyManagers(KeyManagerFactory kmf, boolean empty) in test_KeyManagerFactory_getKeyManagers() 169 test_X509KeyManager((X509KeyManager) keyManager, empty, kmf.getAlgorithm()); in test_KeyManagerFactory_getKeyManagers() local 188 private void test_X509KeyManager(X509KeyManager km, boolean empty, String algorithm) in test_X509KeyManager() 230 test_X509ExtendedKeyManager((X509ExtendedKeyManager) km, empty, algorithm); in test_X509KeyManager() local 235 X509ExtendedKeyManager km, boolean empty, String algorithm) throws Exception { in test_X509ExtendedKeyManager() 279 boolean many, boolean empty) throws Exception { in test_X509KeyManager_alias()
|
| /external/clang/test/CodeGen/ |
| D | 2007-02-04-EmptyStruct.c | 4 struct empty { }; struct
|
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue60/ |
| D | SkipBean.java | 30 private List<File> empty = new ArrayList<File>(0); field in SkipBean 79 public void setEmpty(List<File> empty) { in setEmpty()
|
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/ |
| D | media-empty-class.css | 6 empty { ;} selector
|
| /external/llvm/test/MC/ARM/ |
| D | eh-directive-unwind_raw.s | 18 empty: label
|
| /external/skqp/src/core/ |
| D | SkLiteDL.h | 26 bool empty() const { return fUsed == 0; } in empty() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
| D | eh-directive-unwind_raw.s | 18 empty: label
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
| D | CodeRegion.h | 72 bool empty() const { return Instructions.empty(); } in empty() function 121 bool empty() const { in empty() function
|
| /external/libchrome/ipc/ |
| D | ipc_message_attachment_set.h | 38 bool empty() const { return attachments_.empty(); } in empty() function
|
| /external/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_emitinstruction.h | 46 static const std::set<AluModifiers> empty; variable
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeCollection.h | 24 bool empty() { return size() == 0; } in empty() function
|
| /external/swiftshader/third_party/SPIRV-Tools/test/ |
| D | enum_set_test.cpp | 56 const EnumSet<uint32_t> empty; in TEST() local 63 const EnumSet<uint32_t> empty; in TEST() local 71 const EnumSet<uint32_t> empty; in TEST() local 79 const EnumSet<uint32_t> empty; in TEST() local 89 const EnumSet<uint32_t> empty; in TEST() local
|
| /external/angle/third_party/spirv-tools/src/test/ |
| D | enum_set_test.cpp | 56 const EnumSet<uint32_t> empty; in TEST() local 63 const EnumSet<uint32_t> empty; in TEST() local 71 const EnumSet<uint32_t> empty; in TEST() local 79 const EnumSet<uint32_t> empty; in TEST() local 89 const EnumSet<uint32_t> empty; in TEST() local
|