HomeSort by relevance Sort by last modified time
    Searched refs:count_t (Results 1 - 5 of 5) sorted by null

  /ndk/sources/cxx-stl/gabi++/src/
stdexcept.cc 36 typedef int count_t; typedef in class:__anon42861::__libcpp_nmstr
42 count_t count;
47 count_t& count() const _NOEXCEPT {return ((_Rep_base*)(str_ - offset))->count;}
110 if (__sync_add_and_fetch((count_t*)(p-sizeof(count_t)), count_t(-1)) < 0)
123 if (__sync_add_and_fetch(&count(), count_t(-1)) < 0)
  /external/neven/Embedded/common/src/b_BasicEm/
Basic.h 61 typedef uint32 count_t; typedef
65 typedef uint16 count_t; typedef
69 typedef uint32 count_t; typedef
  /external/neven/Embedded/common/src/b_BitFeatureEm/
Sequence.c 235 count_t iL;
  /external/neven/Embedded/common/src/b_ImageEm/
UInt16BytePyrImage.c 351 count_t iL, jL, layerL;
  /external/neven/Embedded/common/src/b_TensorEm/
CompactMat.c 60 count_t iL;

Completed in 112 milliseconds