HomeSort by relevance Sort by last modified time
    Searched defs:ul (Results 1 - 25 of 156) sorted by null

1 2 3 4 5 6 7

  /external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons/
default.pass.cpp 24 std::shared_lock<std::shared_timed_mutex> ul; local
25 assert(!ul.owns_lock());
26 assert(ul.mutex() == nullptr);
  /external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons/
default.pass.cpp 23 std::unique_lock<std::mutex> ul; local
24 assert(!ul.owns_lock());
25 assert(ul.mutex() == nullptr);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons/
default.pass.cpp 22 std::shared_lock<std::shared_timed_mutex> ul; local
23 assert(!ul.owns_lock());
24 assert(ul.mutex() == nullptr);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons/
default.pass.cpp 21 std::unique_lock<std::mutex> ul; local
22 assert(!ul.owns_lock());
23 assert(ul.mutex() == nullptr);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/
RegressionTest.java 33 ULocale ul = new ULocale("th"); local
34 DurationFormat df = DurationFormat.getInstance(ul);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
RegressionTest.java 29 ULocale ul = new ULocale("th"); local
30 DurationFormat df = DurationFormat.getInstance(ul);
  /external/valgrind/coregrind/m_debuginfo/
priv_misc.h 124 typedef struct { ULong ul; Bool b; } MaybeULong; member in struct:__anon24985
  /frameworks/av/services/audioflinger/
FastMixerState.cpp 74 unsigned long ul = strtoul(value, &endptr, 0); local
75 if (*endptr == '\0' && kMinFastTracks <= ul && ul <= kMaxFastTracks) {
76 sMaxFastTracks = (unsigned) ul;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
tree_trace_base.hpp 147 const unsigned long ul = static_cast<unsigned long>(nd_it.get_metadata()); local
148 std::cerr << " (" << ul << ") "; local
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
tree_trace_base.hpp 147 const unsigned long ul = static_cast<unsigned long>(nd_it.get_metadata()); local
148 std::cerr << " (" << ul << ") "; local
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/
tree_trace_base.hpp 147 const unsigned long ul = static_cast<unsigned long>(nd_it.get_metadata()); local
148 std::cerr << " (" << ul << ") "; local
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
tree_trace_base.hpp 147 const unsigned long ul = static_cast<unsigned long>(nd_it.get_metadata()); local
148 std::cerr << " (" << ul << ") "; local
  /external/clang/test/Sema/
zvector.c 18 vector unsigned long long ul, ul2; variable
59 ul = ul2;
94 ul = uc2; // expected-error {{incompatible type}}
125 ul = (vector unsigned long long)fd2;
146 ul = (vector unsigned long long)sc2;
184 ul++;
224 ul--;
246 ul = +ul2;
272 ul = -ul2;
298 ul = ~ul2
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
sstream_test.cpp 212 unsigned long ul = 0; local
214 s >> i >> u >> l >> ul; local
219 CPPUNIT_ASSERT( ul == ULONG_MAX );
  /ndk/tests/device/test-stlport/unit/
sstream_test.cpp 212 unsigned long ul = 0; local
214 s >> i >> u >> l >> ul; local
219 CPPUNIT_ASSERT( ul == ULONG_MAX );
  /external/clang/test/CodeGen/
builtins-systemz-zvector-error.c 29 volatile unsigned long long ul; variable
    [all...]
builtins-systemz-zvector.c 29 volatile unsigned long long ul; variable
96 ul = vec_extract(vul, idx);
98 ul = vec_extract(vbl, idx);
123 vul = vec_insert(ul, vul, idx);
125 vul = vec_insert(ul, vbl, idx);
144 vul = vec_promote(ul, idx);
401 vul = vec_load_pair(ul, ul);
535 vul = vec_splats(ul);
    [all...]
zvector.c 17 volatile vector unsigned long long ul, ul2; variable
53 // CHECK: store volatile <2 x i64> [[VAL]], <2 x i64>* @ul
54 ul = ul2;
90 // CHECK: store volatile <2 x i64> [[VAL]], <2 x i64>* @ul
91 ul = +ul2;
358 // CHECK: [[VAL1:%[^ ]+]] = load volatile <2 x i64>, <2 x i64>* @ul
361 ul = ul + ul2;
362 // CHECK: [[VAL1:%[^ ]+]] = load volatile <2 x i64>, <2 x i64>* @ul
365 ul = ul + bl2
    [all...]
  /external/opencv/cv/src/
cvcanny.cpp 112 Cv32suf ul, uh; local
113 ul.f = (float)low_thresh;
116 low = ul.i;
  /external/tcpdump/
print-ospf.c 640 register uint32_t ul; local
643 ul = EXTRACT_32BITS(lp);
644 topology = (ul & SLA_MASK_TOS) >> SLA_SHIFT_TOS;
648 ul & SLA_MASK_METRIC));
657 register uint32_t ul; local
660 ul = EXTRACT_32BITS(lp);
661 topology = (ul & SLA_MASK_TOS) >> SLA_SHIFT_TOS;
665 ul & SLA_MASK_METRIC));
679 register uint32_t ul; local
682 ul = EXTRACT_32BITS(&almp->asla_tosmetric)
    [all...]
  /external/toybox/toys/posix/
ls.c 230 static unsigned long next_column(unsigned long ul, unsigned long dtlen,
238 *xpos = ul % columns;
239 return ul;
258 if (ul < transition) {
259 *xpos = ul % columns;
260 return (*xpos*height) + (ul/columns);
263 ul -= transition;
264 *xpos = ul % (columns-1);
266 return (*xpos*height) + widecols + (ul/(columns-1));
289 unsigned long dtlen, ul = 0 local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
idnatest.c 703 UChar ul[128] = {'\0'}; local
729 u_charsToUChars(cl, ul, len+1);
730 destLen = uidna_toUnicode(ul, len, dest, destLen, UIDNA_DEFAULT, &ps, &status);
738 destLen = uidna_toUnicode(ul, len, dest, destLen, UIDNA_DEFAULT, &ps, &status);
745 destLen = uidna_toASCII(ul, len, dest, destLen, UIDNA_DEFAULT, &ps, &status);
753 destLen = uidna_toASCII(ul, len, dest, destLen, UIDNA_DEFAULT, &ps, &status);
775 UChar ul[400] = {'\0'}; local
781 u_charsToUChars(cl, ul, len+1);
783 destLen = uidna_IDNToUnicode(ul, len, dest, destLen, UIDNA_DEFAULT, &ps, &status);
791 destLen = uidna_IDNToUnicode(ul, len, dest, destLen, UIDNA_DEFAULT, &ps, &status)
    [all...]
custrtrn.c 1401 int32_t ul = sizeof(ustr)\/sizeof(*ustr) -1; local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/cldr/
TestCLDRVsICU.java 207 ULocale ul = new ULocale("xx"); local
210 ul = (ULocale) currentLocales.get(i);
211 // loglnSAX(" Checking " + ul + "(" + ul.getDisplayName(ULocale.ENGLISH) + ")" + " for " + name);
212 handleResult(ul, value);
214 errln("\tTotal Failures: " + failures + "\t" + ul + "(" + ul.getDisplayName(ULocale.ENGLISH)
224 errln("Exception: Locale: " + ul + ",\tValue: <" + value + ">\r\n" + sw.toString());
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/
TestCLDRVsICU.java 203 ULocale ul = new ULocale("xx"); local
206 ul = (ULocale) currentLocales.get(i);
207 // loglnSAX(" Checking " + ul + "(" + ul.getDisplayName(ULocale.ENGLISH) + ")" + " for " + name);
208 handleResult(ul, value);
210 errln("\tTotal Failures: " + failures + "\t" + ul + "(" + ul.getDisplayName(ULocale.ENGLISH)
220 errln("Exception: Locale: " + ul + ",\tValue: <" + value + ">\r\n" + sw.toString());

Completed in 1104 milliseconds

1 2 3 4 5 6 7