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

1 2

  /ndk/tests/build/wchar_t-size/jni/
test_always_signed.c 11 static char CONCAT(dummy_,__LINE__)[1 - 2*(!(condition))];
test_8bit_cplusplus_stdc_limit_macros.cpp 20 static char CONCAT(dummy_,__LINE__)[1 - 2*(!(condition))];
test_default.c 14 static char CONCAT(dummy_,__LINE__)[1 - 2*(!(condition))];
test_8bit.c 18 static char CONCAT(dummy_,__LINE__)[1 - 2*(!(condition))];
test_8bit_cplusplus.cpp 18 static char CONCAT(dummy_,__LINE__)[1 - 2*(!(condition))];
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io_test/
pepper_interface_mock.cc 19 dummy_(0) {
pepper_interface_mock.h 63 int dummy_; member in class:PepperInterfaceMock
  /external/chromium_org/v8/src/
isolate-inl.h 43 dummy_ = Handle<Context>(isolate->context());
isolate.h 1421 Handle<Context> dummy_; member in class:v8::internal::BASE_EMBEDDED
    [all...]
  /external/v8/src/
isolate-inl.h 43 dummy_ = Handle<Context>(isolate->context());
isolate.h 1303 Handle<Context> dummy_; member in class:v8::internal::BASE_EMBEDDED
    [all...]
  /external/chromium_org/third_party/cld/base/
macros.h 239 enum { dummy_##TypeName \
  /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/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/open-vcdiff/gtest/include/gtest/internal/
gtest-internal.h 497 // dummy_ must not have a const type. Otherwise an overly eager
499 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
500 static bool dummy_; member in class:testing::internal::TypeIdHelper
504 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
512 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
513 // the template. Therefore, the address of dummy_ is guaranteed to
515 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /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/chromium/testing/gtest/include/gtest/internal/
gtest-internal.h 473 // dummy_ must not have a const type. Otherwise an overly eager
475 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
476 static bool dummy_; member in class:testing::internal::TypeIdHelper
480 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
488 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
489 // the template. Therefore, the address of dummy_ is guaranteed to
491 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-internal.h 418 // dummy_ must not have a const type. Otherwise an overly eager
420 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
421 static bool dummy_; member in class:testing::internal::TypeIdHelper
425 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
433 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
434 // the template. Therefore, the address of dummy_ is guaranteed to
436 return &(TypeIdHelper<T>::dummy_);
    [all...]
  /external/chromium_org/third_party/mesa/src/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/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/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 507 // dummy_ must not have a const type. Otherwise an overly eager
509 // TypeIdHelper<T>::dummy_ for different Ts as an "optimization".
510 static bool dummy_; member in class:testing::internal::TypeIdHelper
514 bool TypeIdHelper<T>::dummy_ = false; member in class:testing::internal::TypeIdHelper
522 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate
523 // the template. Therefore, the address of dummy_ is guaranteed to
525 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...]
  /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/chromium_org/base/containers/
small_map.h 579 // union, too. We add in a dummy_ value which quiets MSVC from otherwise
586 ManualConstructor<value_type> dummy_; member in union:base::SmallMap::__anon6101

Completed in 380 milliseconds

1 2