HomeSort by relevance Sort by last modified time
    Searched refs:cir (Results 1 - 25 of 73) sorted by null

1 2 3

  /external/libcxx/test/containers/container.adaptors/queue/queue.defn/
back_const.pass.cpp 25 const int& cir = cqr.back(); local
26 assert(cir == 3);
front_const.pass.cpp 25 const int& cir = cqr.front(); local
26 assert(cir == 1);
  /external/libcxx/test/containers/container.adaptors/stack/stack.defn/
top_const.pass.cpp 25 const int& cir = cqr.top(); local
26 assert(cir == 3);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/queue/queue.defn/
back_const.pass.cpp 25 const int& cir = cqr.back(); local
26 assert(cir == 3);
front_const.pass.cpp 25 const int& cir = cqr.front(); local
26 assert(cir == 1);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/stack/stack.defn/
top_const.pass.cpp 25 const int& cir = cqr.top(); local
26 assert(cir == 3);
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
p4.cpp 9 const int &cir = any; local
  /development/ndk/platforms/android-3/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
wanrouter.h 31 * Oct 20, 1997 Jaspreet Singh Added 'cir','bc','be' and 'mc' to 'wanif_conf_t'
400 unsigned cir; /* Committed Information Rate fwd,bwd*/ member in struct:wanif_conf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
wanrouter.h 31 * Oct 20, 1997 Jaspreet Singh Added 'cir','bc','be' and 'mc' to 'wanif_conf_t'
400 unsigned cir; /* Committed Information Rate fwd,bwd*/ member in struct:wanif_conf
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
wanrouter.h 304 unsigned cir; member in struct:wanif_conf

Completed in 2662 milliseconds

1 2 3