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

1 2 3 4

  /bionic/tests/
Android.build.mk 22 ifeq ($(build_type),host)
45 LOCAL_CLANG := $($(module)_clang_$(build_type))
66 $($(module)_cflags_$(build_type)) \
71 $($(module)_conlyflags_$(build_type)) \
76 $($(module)_cppflags_$(build_type)) \
81 $($(module)_c_includes_$(build_type)) \
85 $($(module)_src_files_$(build_type)) \
89 $($(module)_static_libraries_$(build_type)) \
93 $($(module)_shared_libraries_$(build_type)) \
97 $($(module)_whole_static_libraries_$(build_type)) \
    [all...]
Android.mk 150 build_type := target macro
153 build_type := host macro
176 build_type := target macro
179 build_type := host macro
185 build_type := target macro
188 build_type := host macro
196 build_type := target macro
199 build_type := host macro
208 build_type := target macro
211 build_type := hos macro
223 build_type := target macro
226 build_type := host macro
240 build_type := target macro
243 build_type := host macro
264 build_type := target macro
267 build_type := host macro
327 build_type := target macro
386 build_type := target macro
433 build_type := host macro
    [all...]
  /external/google-benchmark/
.travis.yml 8 env: COMPILER=g++-4.6 STD=c++0x BUILD_TYPE=Coverage
10 env: COMPILER=g++-4.6 STD=c++0x BUILD_TYPE=Debug
12 env: COMPILER=g++-4.6 STD=c++0x BUILD_TYPE=Release
14 env: COMPILER=g++-4.8 STD=c++11 BUILD_TYPE=Debug
16 env: COMPILER=g++-4.8 STD=c++11 BUILD_TYPE=Release
18 env: COMPILER=clang++-3.6 STD=c++11 BUILD_TYPE=Debug
20 env: COMPILER=clang++-3.6 STD=c++11 BUILD_TYPE=Release
27 - if [ "${BUILD_TYPE}" == "Coverage" -a "${TRAVIS_OS_NAME}" == "linux" ]; then
34 - cmake .. -DCMAKE_BUILD_TYPE=${BUILD_TYPE} -DCMAKE_CXX_FLAGS="-std=${STD}"
39 - if [ "${BUILD_TYPE}" == "Coverage" -a "${TRAVIS_OS_NAME}" == "linux" ]; the
    [all...]
  /external/jsoncpp/
.travis.yml 10 script: cmake -DJSONCPP_LIB_BUILD_SHARED=$SHARED_LIBRARY -DCMAKE_BUILD_TYPE=$BUILD_TYPE -DCMAKE_VERBOSE_MAKEFILE=$VERBOSE_MAKE . && make
13 - SHARED_LIBRARY=ON BUILD_TYPE=release VERBOSE_MAKE=false
14 - SHARED_LIBRARY=OFF BUILD_TYPE=release VERBOSE_MAKE=false
15 - SHARED_LIBRARY=OFF BUILD_TYPE=debug VERBOSE VERBOSE_MAKE=true
  /external/jsoncpp/devtools/
agent_vmxp.json 19 {"name": "build_type",
batchbuild.py 15 def __init__(self, prepend_envs=None, variables=None, build_type=None, generator=None):
18 self.build_type = build_type
27 build_desc.build_type or self.build_type,
46 if self.build_type and 'Visual' not in self.generator:
47 args.append( "-DCMAKE_BUILD_TYPE=%s" % self.build_type )
53 return "BuildDesc( %s, build_type=%s )" % (" ".join( self.cmake_args()), self.build_type)
83 if self.desc.build_type
    [all...]
agent_vmw7.json 26 {"name": "build_type",
  /system/core/libbacktrace/
Android.build.mk 29 ifeq ($(build_type),target)
42 $($(module)_cflags_$(build_type)) \
50 $($(module)_conlyflags_$(build_type)) \
55 $($(module)_cppflags_$(build_type)) \
60 $($(module)_c_includes_$(build_type)) \
64 $($(module)_src_files_$(build_type)) \
68 $($(module)_static_libraries_$(build_type)) \
72 $($(module)_shared_libraries_$(build_type)) \
76 $($(module)_ldlibs_$(build_type)) \
80 ifeq ($(build_type),target
    [all...]
Android.mk 68 build_type := target macro
71 build_type := host macro
120 build_type := target macro
124 build_type := host macro
140 build_type := target macro
144 build_type := host macro
206 build_type := target macro
210 build_type := host macro
  /bionic/tests/libs/
Android.build.testlib.mk 18 build_type := host macro
20 build_type := target macro
Android.build.target.testlib.mk 18 build_type := target macro
  /external/llvm/cmake/modules/
ChooseMSVCCRT.cmake 63 foreach(build_type ${CMAKE_CONFIGURATION_TYPES} ${CMAKE_BUILD_TYPE})
64 string(TOUPPER "${build_type}" build)
71 CACHE STRING "Specify VC++ CRT to use for ${build_type} configurations."
76 endforeach(build_type)
78 foreach(build_type ${CMAKE_CONFIGURATION_TYPES} ${CMAKE_BUILD_TYPE})
79 string(TOUPPER "${build_type}" build)
89 message(STATUS "Using ${build_type} VC++ CRT: ${LLVM_USE_CRT_${build}}")
94 endforeach(build_type)
  /external/google-tv-pairing-protocol/cpp/
main.scons 70 BUILD_TYPE = 'dbg',
78 BUILD_TYPE = 'opt',
100 BUILD_TYPE = 'dbg64',
109 BUILD_TYPE = 'opt64',
145 BUILD_TYPE = 'opt',
159 BUILD_TYPE = 'dbg',
200 BUILD_TYPE = 'opt',
227 BUILD_TYPE = 'dbg',
  /frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/androidTest/debug/com/android/layoutlib/test/myapplication/test/
BuildConfig.class 
  /frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/debug/com/android/layoutlib/test/myapplication/
BuildConfig.class 
  /prebuilts/misc/common/android-support-test/espresso/
exposed-instrumentation-api-publish-0.5-release-no-dep.jar 
  /device/linaro/hikey/uefi-tools/
atf-build.sh 127 BUILD_TYPE="debug"
131 BUILD_TYPE="release"
146 echo "BUILD_TYPE=$BUILD_TYPE"
153 rm -rf build/"$ATF_PLATFORM/$BUILD_TYPE"/*
170 cp -a build/"$ATF_PLATFORM/$BUILD_TYPE"/{bl1,fip}.bin "$EDK2_DIR/Build/$PLATFORM_IMAGE_DIR/$BUILD_PROFILE/FV/"
  /external/v8/build/
write_build_date_header.py 7 build_type impacts the timestamp generated:
41 def GetBuildDate(build_type, utc_now):
54 if build_type != 'official':
80 'build_type', help='The type of build', choices=('official', 'default'))
99 build_date = GetBuildDate(args.build_type, now)
mac_toolchain.py 123 build_type = target_license_plist['licenseType']
128 agreed_to_key = 'IDELast%sLicenseAgreedTo' % build_type
139 # If there's never been a license of type |build_type| accepted,
  /cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
GenericDeviceInfo.java 46 public static final String BUILD_TYPE = "build_type";
72 store.addResult(BUILD_TYPE, Build.TYPE);
  /external/v8/build/android/pylib/constants/
__init__.py 203 def SetBuildType(build_type):
204 os.environ['BUILDTYPE'] = build_type
215 def GetOutDirectory(build_type=None):
219 build_type: Build type, generally 'Debug' or 'Release'. Defaults to the
228 GetBuildType() if build_type is None else build_type))
  /external/v8/build/android/
adb_reverse_forwarder.py 42 dest='build_type', default='Release',
66 constants.SetBuildType(options.build_type)
adb_install_apk.py 48 dest='build_type',
53 dest='build_type',
75 constants.SetBuildType(args.build_type)
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 61 public static final String BUILD_TYPE = "build_type";
  /external/google-benchmark/src/
json_reporter.cc 77 const char build_type[] = "release"; local
79 const char build_type[] = "debug"; local
81 out << indent << FormatKV("library_build_type", build_type) << "\n";

Completed in 2691 milliseconds

1 2 3 4