HomeSort by relevance Sort by last modified time
    Searched full:guards (Results 1 - 25 of 322) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/base/android/
activity_state_list.h 5 // This file intentionally does not have header guards, it's included
  /external/chromium_org/net/base/
mime_util_certificate_type_list.h 5 // This file intentionally does not have header guards, it's included
net_log_source_type_list.h 5 // NOTE: No header guards are used, since this file is intended to be expanded
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/
size_t_trait_undef.hpp 2 // NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION
bool_trait_undef.hpp 2 // NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION
type_trait_undef.hpp 2 // NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION
template_arity_spec.hpp 2 // NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
clean-header-guards 8 opts.banner = "Usage: clean-header-guards [options]"
10 opts.on("--prefix [PREFIX]", "Append a header prefix to all guards") do |prefix|
45 puts "Ignoring #{filename}, failed to find existing header guards."
  /external/chromium_org/third_party/molokocacao/
README.chromium 15 - Added header guards.
  /external/chromium_org/ui/base/
window_open_disposition_list.h 5 // Intentionally no include guards because this file is meant to be included
  /external/valgrind/unittest/output_tests/
output_test1.cc 2 Mutex mu1; // This Mutex guards var.
  /bionic/tests/
stack_protector_test.cpp 49 std::set<uint32_t> guards; member in struct:stack_protector_checker
65 guards.insert(guard);
88 ASSERT_EQ(1U, checker.guards.size());
113 * compiler generates the proper stack guards around this function.
  /external/chromium/net/base/
net_log_source_type_list.h 5 // NOTE: No header guards are used, since this file is intended to be expanded
  /external/chromium_org/base/memory/
memory_pressure_level_list.h 5 // This file intentionally does not have header guards, it's included
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_model_type_selection_android.h 5 // This file intentionally does not have header guards, it's included
  /external/chromium_org/chrome/browser/ui/toolbar/
toolbar_model_security_level_list.h 5 // Intentionally no include guards because this file is meant to be included
  /external/chromium_org/content/public/common/
speech_recognition_error_list.h 5 // This file intentionally does not have header guards, it's included
  /external/stlport/stlport/stl/
_cprolog.h 1 /* NOTE : this header has no guards and is MEANT for multiple inclusion!
_prolog.h 1 /* NOTE : this header has no guards and is MEANT for multiple inclusion!
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cprolog.h 1 /* NOTE : this header has no guards and is MEANT for multiple inclusion!
_prolog.h 1 /* NOTE : this header has no guards and is MEANT for multiple inclusion!
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/aux_/
include_preprocessed.hpp 14 // NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION!
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cprolog.h 1 /* NOTE : this header has no guards and is MEANT for multiple inclusion!
_prolog.h 1 /* NOTE : this header has no guards and is MEANT for multiple inclusion!
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cprolog.h 1 /* NOTE : this header has no guards and is MEANT for multiple inclusion!

Completed in 2710 milliseconds

1 2 3 4 5 6 7 8 91011>>