Home
last modified time | relevance | path

Searched refs:ni1 (Results 1 – 9 of 9) sorted by relevance

/external/javassist/src/test/javassist/bytecode/
DBytecodeTest.java613 NameAndTypeInfo ni1 = new NameAndTypeInfo(ui1.index, ui3.index, n++); in testConstInfos() local
617 assertTrue(ni1.hashCode() == ni2.hashCode()); in testConstInfos()
618 assertTrue(ni1.equals(ni1)); in testConstInfos()
619 assertTrue(ni1.equals(ni2)); in testConstInfos()
620 assertFalse(ni1.equals(ni3)); in testConstInfos()
621 assertFalse(ni1.equals(ni4)); in testConstInfos()
622 assertFalse(ni1.equals(ci1)); in testConstInfos()
623 assertFalse(ni1.equals(null)); in testConstInfos()
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp9.cpp20 constexpr int ni1; // expected-error {{default initialization of an object of const type 'const int… variable
/external/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp9.cpp21 constexpr int ni1; // expected-error {{default initialization of an object of const type 'const int… variable
/external/clang/test/SemaCXX/
Drval-references.cpp39 not_int ni1 = over(0); in f() local
/external/llvm-project/clang/test/SemaCXX/
Drval-references.cpp43 not_int ni1 = over(0); in f() local
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_graph_execution_test.cc331 const GraphTransferNodeInfo& ni1 = gfi1.node_info(i); in CompareGraphTransferInfo() local
332 EXPECT_EQ(ni0.DebugString(), ni1.DebugString()); in CompareGraphTransferInfo()
333 EXPECT_EQ(ni0.ByteSizeLong(), ni1.ByteSizeLong()); in CompareGraphTransferInfo()
/external/icu/icu4c/source/data/translit/
DLatn_Bopo.txt442 ni1 ← ㄋㄧ;
/external/python/cpython2/Misc/
DHISTORY12403 renamed to "ni1". Let me know if this causes any problems for you.
/external/python/cpython3/Misc/
DHISTORY29782 renamed to "ni1". Let me know if this causes any problems for you.