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

  /ndk/tests/build/wchar_t-size/jni/
test_always_signed.c 15 static char CONCAT(dummy_,__LINE__)[1 - 2*(!(condition))];
test_default.c 13 static char CONCAT(dummy_,__LINE__)[1 - 2*(!(condition))];
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
bind_fwd.hpp 50 # define AUX778076_DMC_PARAM() , int dummy_ = 0
bind.hpp 81 # define AUX778076_DMC_PARAM() , int dummy_
  /ndk/tests/build/issue64679-prctl/
build.sh 85 char dummy_$NAME = 0;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
optional.hpp 137 } dummy_ ; member in class:boost::optional_detail::aligned_storage
142 void const* address() const { return &dummy_; }
143 void * address() { return &dummy_; }
145 void const* address() const { return dummy_.data; }
146 void * address() { return dummy_.data; }
  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 495 // dummy_ must not have a const type. Otherwise an overly eager
497 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
498 static bool dummy_; member in class:testing::internal::TypeIdHelper
502 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
510 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
511 // the template. Therefore, the address of dummy_ is guaranteed to
513 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-internal.h 479 // dummy_ must not have a const type. Otherwise an overly eager
481 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
482 static bool dummy_; member in class:testing::internal::TypeIdHelper
486 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
494 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
495 // the template. Therefore, the address of dummy_ is guaranteed to
497 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h 404 // dummy_ must not have a const type. Otherwise an overly eager
406 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
407 static bool dummy_; member in class:testing::internal::TypeIdHelper
411 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
419 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
420 // the template. Therefore, the address of dummy_ is guaranteed to
422 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 508 // dummy_ must not have a const type. Otherwise an overly eager
510 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
511 static bool dummy_; member in class:testing::internal::TypeIdHelper
515 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
523 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
524 // the template. Therefore, the address of dummy_ is guaranteed to
526 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h 479 // dummy_ must not have a const type. Otherwise an overly eager
481 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
482 static bool dummy_; member in class:testing::internal::TypeIdHelper
486 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
494 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
495 // the template. Therefore, the address of dummy_ is guaranteed to
497 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-internal.h 404 // dummy_ must not have a const type. Otherwise an overly eager
406 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
407 static bool dummy_; member in class:testing::internal::TypeIdHelper
411 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
419 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
420 // the template. Therefore, the address of dummy_ is guaranteed to
422 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 393 // dummy_ must not have a const type. Otherwise an overly eager
395 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
396 static bool dummy_; member in class:testing::internal::TypeIdHelper
400 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
408 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
409 // the template. Therefore, the address of dummy_ is guaranteed to
411 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/libchrome/base/containers/
small_map.h 580 // union, too. We add in a dummy_ value which quiets MSVC from otherwise
587 ManualConstructor<value_type> dummy_; member in union:base::SmallMap::__anon14238
  /external/clang/test/SemaCXX/
warn-thread-safety-analysis.cpp 3541 T dummy_; member in struct:TemplateFunctionParamRemapTest::Cell
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 7367 static bool dummy_; member in class:testing::internal::TypeIdHelper
7371 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
    [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h 7428 static bool dummy_; member in class:testing::internal::TypeIdHelper
7432 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h 6891 static bool dummy_; member in class:testing::internal::TypeIdHelper
6895 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h 7368 static bool dummy_; member in class:testing::internal::TypeIdHelper
7372 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h 7367 static bool dummy_; member in class:testing::internal::TypeIdHelper
7371 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
    [all...]

Completed in 776 milliseconds