Home
last modified time | relevance | path

Searched refs:NDC (Results 1 – 12 of 12) sorted by relevance

/external/slf4j/log4j-over-slf4j/src/test/java/org/apache/log4j/
DNDCTest.java35 assertEquals(0, NDC.getDepth()); in setUp()
39 NDC.clear(); in tearDown()
43 NDC.push("a"); in testSmoke()
44 String back = NDC.pop(); in testSmoke()
49 NDC.push("peek"); in testPop()
50 String back = NDC.peek(); in testPop()
55 NDC.push("clear"); in testClear()
56 NDC.clear(); in testClear()
57 assertEquals(0, NDC.getDepth()); in testClear()
/external/slf4j/slf4j-ext/src/test/java/org/slf4j/
DNDCTest.java41 assertEquals("", NDC.pop()); in testEmpty()
45 NDC.push("a"); in testSmoke()
46 String result = NDC.pop(); in testSmoke()
51 NDC.push("a"); in testSmoke2()
52 NDC.push("b"); in testSmoke2()
53 String result1 = NDC.pop(); in testSmoke2()
54 String result0 = NDC.pop(); in testSmoke2()
/external/clang/test/SemaCXX/
Dconstructor-initializer.cpp174 struct NDC { struct
177 NDC() { } in NDC() argument
178 NDC(T &ref) : ref(ref) { } in NDC() argument
181 struct X0 : NDC<int> {
182 X0(int &ref) : NDC<int>(ref), ndc(ref) { } in X0()
184 NDC<int> ndc;
/external/slf4j/slf4j-migrator/
DLIMITATIONS.txt30 - Since NDC is not supported by SLF4J, the migrator cannot properly handle
31 NDC statements.
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dp1.cpp24 void test_f0(NonDefaultConstructible NDC) { in test_f0() argument
25 f0(NDC); in test_f0()
Dp2.cpp31 void test_f0(NonDefaultConstructible NDC) { in test_f0() argument
32 f0(NDC); in test_f0()
Dp2-0x.cpp27 void test_f0(NonDefaultConstructible NDC) { in test_f0() argument
28 f0(NDC); in test_f0()
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/
DNDC.java29 public class NDC { class
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
DNDC.java29 public class NDC { class
/external/clang/test/SemaTemplate/
Dinstantiate-static-var.cpp47 NoDefCon &NDC = Z<NoDefCon>::value; // expected-note{{instantiation}} in test() local
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp371 MappingNormalization<NDLLCharacteristics, uint16_t> NDC( in mapping() local
387 IO.mapRequired("DLLCharacteristics", NDC->Characteristics); in mapping()
/external/libphonenumber/
Drelease_notes.txt780 -- Not requiring the NDC to be alone for countries where there is no national prefix in strict