HomeSort by relevance Sort by last modified time
    Searched full:included (Results 226 - 250 of 19578) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/linux/
config.h 4 * autoconf.h is now included via -imacros on the commandline
  /external/oprofile/events/i386/core_i7/
events 3 # right now this is only the shared events included for the Nehalem core,
  /external/oprofile/m4/
sstream.m4 4 AC_MSG_CHECKING([whether to use included sstream])
  /external/qemu/
qemu_debug.h 1 /* this is a transitional header. It should only be included
  /external/srec/make/asr/
Makefile.common 5 # This is included by Makefile.defs
  /external/stlport/stlport/stl/
_relops_hash_cont.h 1 /* This is an implementation file which is intended to be included
  /hardware/invensense/60xx/libsensors_iio/software/core/mpl/
authenticate.h 4 See included License.txt for License information.
  /hardware/invensense/65xx/libsensors_iio/software/core/mpl/
authenticate.h 4 See included License.txt for License information.
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_relops_hash_cont.h 1 /* This is an implementation file which is intended to be included
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_relops_hash_cont.h 1 /* This is an implementation file which is intended to be included
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_relops_hash_cont.h 1 /* This is an implementation file which is intended to be included
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_relops_hash_cont.h 1 /* This is an implementation file which is intended to be included
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_relops_hash_cont.h 1 /* This is an implementation file which is intended to be included
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_relops_hash_cont.h 1 /* This is an implementation file which is intended to be included
  /external/stlport/test/unit/
cstdlib_header_test.cpp 2 * is to say that the header can be included alone without any previous
5 * used to check that files included by those headers are compatible with
typeinfo_header_test.cpp 2 * is to say that the header can be included alone without any previous
5 * used to check that files included by those headers are compatible with
  /ndk/tests/device/test-gnustl-full/unit/
cstdlib_header_test.cpp 2 * is to say that the header can be included alone without any previous
5 * used to check that files included by those headers are compatible with
typeinfo_header_test.cpp 2 * is to say that the header can be included alone without any previous
5 * used to check that files included by those headers are compatible with
  /ndk/tests/device/test-stlport/unit/
cstdlib_header_test.cpp 2 * is to say that the header can be included alone without any previous
5 * used to check that files included by those headers are compatible with
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
TYPES.py 4 # Included from features.h
48 # Included from sys/cdefs.h
74 # Included from gnu/stubs.h
76 # Included from bits/types.h
80 # Included from bits/pthreadtypes.h
83 # Included from bits/sched.h
97 # Included from time.h
100 # Included from bits/time.h
118 # Included from endian.h
124 # Included from bits/endian.
    [all...]
  /external/chromium/build/internal/
README.chromium 3 Contains the common settings used throughout the projects. Is included by either ..\debug.vsprops or ..\release.vsprops, so in general, it is not included directly.
6 Included by ..\release.vsprops. Its settings are overriden by release_impl$(CHROME_BUILD_TYPE).vsprops. Uses the default VS setting which is "Maximize Speed". Results in relatively fast build with reasonable optimization level but without whole program optimization to reduce build time.
9 Included by ..\release.vsprops by default when CHROME_BUILD_TYPE is undefined. Includes release_defaults.vsprops.
12 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_checksenabled. Matches what release_defaults.vsprops does, but doesn't actually inherit from it as we couldn't quite get that working. The only difference is that _DEBUG is set instead of NDEBUG. Used for keeping debug checks enabled with a build that is fast enough to dogfood with.
15 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_official. Includes release_defaults.vsprops. Enables Whole Program Optimizations (WPO), which doubles the build time. Results in much more optimized build. Uses "Full Optimization" and "Flavor small code".
18 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_pgo_instrument. Includes release_defaults.vsprops. Enables Profile Guided Optimization (PGO) instrumentation (first pass). Uses "Full Optimization" and "Flavor small code".
21 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_pgo_optimize. Includes release_defaults.vsprops. Enables Profile Guided Optimization (PGO) optimization (second pass). Uses "Full Optimization" and "Flavor small code".
24 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_purify. Includes release_defaults.vsprops. Disables optimizations. Used with Purify to test without debug tools and without optimization; i.e. NDEBUG is defined but the compiler doesn't optimize the binary.
  /external/chromium_org/build/internal/
README.chromium 3 Contains the common settings used throughout the projects. Is included by either ..\debug.vsprops or ..\release.vsprops, so in general, it is not included directly.
6 Included by ..\release.vsprops. Its settings are overriden by release_impl$(CHROME_BUILD_TYPE).vsprops. Uses the default VS setting which is "Maximize Speed". Results in relatively fast build with reasonable optimization level but without whole program optimization to reduce build time.
9 Included by ..\release.vsprops by default when CHROME_BUILD_TYPE is undefined. Includes release_defaults.vsprops.
12 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_checksenabled. Matches what release_defaults.vsprops does, but doesn't actually inherit from it as we couldn't quite get that working. The only difference is that _DEBUG is set instead of NDEBUG. Used for keeping debug checks enabled with a build that is fast enough to dogfood with.
15 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_official. Includes release_defaults.vsprops. Enables Whole Program Optimizations (WPO), which doubles the build time. Results in much more optimized build. Uses "Full Optimization" and "Flavor small code".
18 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_pgo_instrument. Includes release_defaults.vsprops. Enables Profile Guided Optimization (PGO) instrumentation (first pass). Uses "Full Optimization" and "Flavor small code".
21 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_pgo_optimize. Includes release_defaults.vsprops. Enables Profile Guided Optimization (PGO) optimization (second pass). Uses "Full Optimization" and "Flavor small code".
24 Included by ..\release.vsprops when CHROME_BUILD_TYPE=_purify. Includes release_defaults.vsprops. Disables optimizations. Used with Purify to test without debug tools and without optimization; i.e. NDEBUG is defined but the compiler doesn't optimize the binary.
  /ndk/tests/build/stdint-c++/jni/
Android.mk 7 # - All constants should be defined when <stdint.h> is included from a C program
9 # - When included from a C++ program, limit-related macros should only be
12 # - When included from a C++ program, constant-related macros should only be
  /external/chromium_org/content/common/
all_messages.h 5 // Multiply-included file, hence no include guard.
9 // included here.
  /external/chromium_org/tools/ipc_fuzzer/message_lib/
all_messages.h 5 // Multiply-included file, hence no include guard.
7 // received by RenderProcessHost should be included here for the IPC fuzzer.

Completed in 2229 milliseconds

1 2 3 4 5 6 7 8 91011>>