HomeSort by relevance Sort by last modified time
    Searched refs:included (Results 51 - 75 of 920) sorted by null

1 23 4 5 6 7 8 91011>>

  /libcore/dalvik/src/main/native/
sub.mk 2 # This file is included by the top-level libcore Android.mk.
  /prebuilts/go/darwin-x86/src/cmd/go/
go11.go 9 // Test that go1.1 tag above is included in builds. main.go refers to this definition.
  /prebuilts/go/linux-x86/src/cmd/go/
go11.go 9 // Test that go1.1 tag above is included in builds. main.go refers to this definition.
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 22 # ifndef __CONDITIONALMACROS__ /* skip including ConditionalMacros_AC.h if ConditionalMacros.h is already included */
41 # error <ConditionalMacros.h> must be included. (TYPE_BOOL)
49 # error <ConditionalMacros.h> must be included. (TYPE_LONGLONG)
  /prebuilts/ndk/r11/sources/android/cpufeatures/
Android.mk 4 # This is included by the platform build system.
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 22 # ifndef __CONDITIONALMACROS__ /* skip including ConditionalMacros_AC.h if ConditionalMacros.h is already included */
41 # error <ConditionalMacros.h> must be included. (TYPE_BOOL)
49 # error <ConditionalMacros.h> must be included. (TYPE_LONGLONG)
  /prebuilts/ndk/r13/sources/android/cpufeatures/
Android.mk 4 # This is included by the platform build system.
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 22 # ifndef __CONDITIONALMACROS__ /* skip including ConditionalMacros_AC.h if ConditionalMacros.h is already included */
41 # error <ConditionalMacros.h> must be included. (TYPE_BOOL)
49 # error <ConditionalMacros.h> must be included. (TYPE_LONGLONG)
  /external/emma/core/java12/com/vladium/emma/filter/
IInclExclFilter.java 34 boolean included (final String s); method in interface:IInclExclFilter
112 public boolean included (final String s) method in class:IInclExclFilter.Factory.WCInclExclFilter
118 // included set is (inclusions - exclusions), where null inclusions
126 boolean included = false;
132 included = true;
137 if (! included) return false;
  /bionic/libc/bionic/
NetdClient.cpp 18 #error NetdClient.cpp should NOT be included in static libc builds.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
ast-builder.rb 10 def self.included( klass ) singleton method in class:ANTLR3.ASTBuilder
  /external/icu/icu4c/source/common/
ucln_imp.h 179 #error This file can only be included once.
  /external/libchrome/base/allocator/
allocator_shim_override_cpp_symbols.h 6 #error This header is meant to be included only once by allocator_shim.cc
allocator_shim_override_linker_wrapped_symbols.h 6 #error This header is meant to be included only once by allocator_shim.cc
  /frameworks/av/services/audioflinger/
MmapTracks.h 19 #error This header file should only be included from AudioFlinger.h
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/
float.h 12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/
float.h 12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/
float.h 12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /toolchain/binutils/binutils-2.25/bfd/hosts/
alphavms.h 24 #error sysdep.h must be included in lieu of config.h
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
regreg.s 5 ; are not included here in order to cover fixed-size instructions
  /build/make/core/combo/arch/x86/
x86.mk 8 # These features are optional and shall not be included in the base platform
  /device/generic/goldfish/libqemu/
tests.mk 1 # Build libqemu tests, included from main Android.mk
  /external/icu/icu4c/source/samples/
readme.txt 58 included with ICU. You can check it out from the CVS command line
81 - legacy and layout are not included in these lists,
  /external/icu/icu4c/source/test/testdata/
tstfiles.mk 5 # TEST_RES_SOURCE defines data driven tests and other resource files to be included with
  /external/testng/src/test/java/test/simple/
IncludedExcludedTest.java 58 public MyReporter(String[] included, String[] excluded) {
59 m_included = included;

Completed in 1431 milliseconds

1 23 4 5 6 7 8 91011>>