Home
last modified time | relevance | path

Searched defs:ncs (Results 1 – 7 of 7) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DForceEarlyReturnDebuggee.java110 public Object func_Object(NoCallSynchronizer ncs) { in func_Object()
118 public int func_Int(NoCallSynchronizer ncs) { in func_Int()
126 public short func_Short(NoCallSynchronizer ncs) { in func_Short()
134 public byte func_Byte(NoCallSynchronizer ncs) { in func_Byte()
142 public char func_Char(NoCallSynchronizer ncs) { in func_Char()
150 public boolean func_Boolean(NoCallSynchronizer ncs) { in func_Boolean()
158 public long func_Long(NoCallSynchronizer ncs) { in func_Long()
166 public float func_Float(NoCallSynchronizer ncs) { in func_Float()
174 public double func_Double(NoCallSynchronizer ncs) { in func_Double()
182 public void func_Void(NoCallSynchronizer ncs) { in func_Void()
[all …]
/external/abseil-cpp/absl/time/
Dcivil_time.cc38 const CivilSecond ncs(NormalizeYear(cs.year()), cs.month(), cs.day(), in FormatYearAnd() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dcivil_time.cc38 const CivilSecond ncs(NormalizeYear(cs.year()), cs.month(), cs.day(), in FormatYearAnd() local
/external/webrtc/third_party/abseil-cpp/absl/time/
Dcivil_time.cc38 const CivilSecond ncs(NormalizeYear(cs.year()), cs.month(), cs.day(), in FormatYearAnd() local
/external/openscreen/third_party/abseil/src/absl/time/
Dcivil_time.cc38 const CivilSecond ncs(NormalizeYear(cs.year()), cs.month(), cs.day(), in FormatYearAnd() local
/external/libtextclassifier/abseil-cpp/absl/time/
Dcivil_time.cc38 const CivilSecond ncs(NormalizeYear(cs.year()), cs.month(), cs.day(), in FormatYearAnd() local
/external/icu/icu4c/source/i18n/
Dtznames_impl.cpp546 UChar *ncs = const_cast<UChar *>(s); in adopt() local