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

1 2 3 4 5 6

  /external/webkit/WebKitTools/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/libvpx/vp8/common/
vpx_ref_build_prefix.h 24 #endif /* include guards */
vpxblit_c64.h 48 #endif /* include guards */
  /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!
_epilog.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!
_epilog.h 1 /* NOTE : this header has no guards and is MEANT for multiple inclusion!
  /external/dbus/dbus/
dbus-memory.c 105 static dbus_bool_t guards = FALSE; variable
146 guards = TRUE;
147 _dbus_verbose ("Will use malloc guards\n");
457 else if (guards)
511 else if (guards)
566 else if (guards)
580 /* old guards shouldn't have moved */
620 if (guards)
820 old_guards = guards;
821 guards = TRUE
    [all...]
  /bionic/libstdc++/include/
cassert 33 * absence of include guards.
  /ndk/sources/cxx-stl/system/include/
cassert 33 * absence of include guards.
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
cassert 33 * absence of include guards.
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
cassert 33 * absence of include guards.
  /external/jsr305/ri/src/main/java/javax/annotation/concurrent/
GuardedBy.java 22 * The argument determines which lock guards the annotated field or method: this :
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cassert 41 // No include guards on this header...
  /external/bluetooth/glib/docs/reference/gio/
Makefile.am 11 SCAN_OPTIONS=--deprecated-guards="G_DISABLE_DEPRECATED"
  /external/bluetooth/glib/docs/reference/glib/
Makefile.am 16 SCAN_OPTIONS=--deprecated-guards="G_DISABLE_DEPRECATED" --ignore-decorators="GLIB_VAR"
  /external/bluetooth/glib/docs/reference/gobject/
Makefile.am 16 SCAN_OPTIONS=--deprecated-guards="G_DISABLE_DEPRECATED" \
  /external/webkit/WebCore/platform/graphics/
FontFallbackList.h 24 // This file has no guards on purpose in order to detect redundant includes. This is a private header
  /external/webkit/WebKit/gtk/docs/
GNUmakefile.am 27 # e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED"
28 SCAN_OPTIONS=--deprecated-guards="WEBKIT_DISABLE_DEPRECATED" --ignore-decorators="WEBKIT_API"
  /dalvik/vm/jdwp/
JdwpPriv.h 107 pthread_mutex_t eventLock; /* guards numEvents/eventList */
  /external/bison/tests/
headers.at 52 [AT_SETUP([Invalid CPP guards: $1])
  /external/libvpx/examples/includes/geshi/geshi/
visualprolog.php 47 'goal','guards','inherits','monitor','namespace','open',
  /external/protobuf/gtest/xcode/Scripts/
versiongenerate.py 62 // this, we are not not restricted to C-syntax nor are we using include guards.

Completed in 281 milliseconds

1 2 3 4 5 6