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

  /external/clang/test/Sema/
block-literal.c 55 void (*noop2)() = 0;
  /external/chromium_org/third_party/icu/source/test/intltest/
reptest.cpp 256 NoopReplaceable noop2; local
257 noop2=noop;
258 if((p=noop2.clone())!=NULL) {
259 errln("noop2.Replaceable::clone() does not return NULL");
  /external/icu/icu4c/source/test/intltest/
reptest.cpp 256 NoopReplaceable noop2; local
257 noop2=noop;
258 if((p=noop2.clone())!=NULL) {
259 errln("noop2.Replaceable::clone() does not return NULL");
  /external/libcxxabi/src/
private_typeinfo.h 28 __attribute__ ((__visibility__("hidden"))) virtual void noop2() const;
private_typeinfo.cpp 93 void __shim_type_info::noop2() const {} function in class:__cxxabiv1::__shim_type_info
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
private_typeinfo.h 28 __attribute__ ((__visibility__("hidden"))) virtual void noop2() const;
private_typeinfo.cpp 93 void __shim_type_info::noop2() const {} function in class:__cxxabiv1::__shim_type_info
    [all...]

Completed in 188 milliseconds