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

1 23 4 5 6 7 8 9

  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
BitSet.pm 43 sub BUILD {
  /external/e2fsprogs/debian/
rules 98 stdbuilddir ?= ${debdir}/BUILD-STD
99 mipsbuilddir ?= ${debdir}/BUILD-MIPS
100 mipsbuilddir64 ?= ${debdir}/BUILD-MIPS-64
119 BUILDSTDSTAMP ?= ${STAMPSDIR}/build-std-stamp
120 BUILDBFSTAMP ?= ${STAMPSDIR}/build-bf-stamp
170 BUILD_BF = build-bf
171 bfbuilddir ?= ${debdir}/BUILD-BF
306 ${EXTRA_CONF_FLAGS} --build=$(DEB_BUILD_GNU_TYPE) \
356 ${EXTRA_CONF_FLAGS} --build=$(DEB_BUILD_GNU_TYPE) \
367 build-arch: buil
    [all...]
  /external/flatbuffers/android/
build_apk.sh 19 # Build, deploy, debug / execute a native Android package based upon
40 Build the Android package in the current directory and deploy it to a
44 [ADB_DEVICE=serial_number] [BUILD=0] [DEPLOY=0] [RUN_DEBUGGER=1] \
45 [LAUNCH=0] [SWIG_BIN=swig_binary_directory] [SWIG_LIB=swig_include_directory] [ndk-build arguments ...]
50 BUILD=0:
51 Disables the build of the package.
56 gdb, NDK_DEBUG=1 must also be specified on the command line to build a
67 ndk-build arguments...:
68 Additional arguments for ndk-build. See ndk-build -h for more information
    [all...]
  /external/flatbuffers/samples/android/
build_apk.sh 19 # Build, deploy, debug / execute a native Android package based upon
40 Build the Android package in the current directory and deploy it to a
44 [ADB_DEVICE=serial_number] [BUILD=0] [DEPLOY=0] [RUN_DEBUGGER=1] \
45 [LAUNCH=0] [SWIG_BIN=swig_binary_directory] [SWIG_LIB=swig_include_directory] [ndk-build arguments ...]
50 BUILD=0:
51 Disables the build of the package.
56 gdb, NDK_DEBUG=1 must also be specified on the command line to build a
67 ndk-build arguments...:
68 Additional arguments for ndk-build. See ndk-build -h for more information
    [all...]
  /prebuilts/tools/darwin-x86/bazel/
bazel-complete.bash 20 # The template is expanded at build time using tables of commands/options
26 # - blaze command-set (e.g. build, test)
39 # bazel build //scripts:bash_completion instead.
46 # BUILD files. But it can be slower, especially if the Bazel server
47 # is busy, and more brittle, if the BUILD file contains serious
64 # when looking in the the build file.
152 # Prints the set of options for a given Bazel command, e.g. "build".
162 # Prints the completion pattern for a given Bazel command, e.g. "build".
173 # Prints target names of kind <kind> and starting with <prefix> in the BUILD
180 # Remove BUILD file comment
    [all...]
  /prebuilts/tools/linux-x86/bazel/
bazel-complete.bash 20 # The template is expanded at build time using tables of commands/options
26 # - blaze command-set (e.g. build, test)
39 # bazel build //scripts:bash_completion instead.
46 # BUILD files. But it can be slower, especially if the Bazel server
47 # is busy, and more brittle, if the BUILD file contains serious
64 # when looking in the the build file.
152 # Prints the set of options for a given Bazel command, e.g. "build".
162 # Prints the completion pattern for a given Bazel command, e.g. "build".
173 # Prints target names of kind <kind> and starting with <prefix> in the BUILD
180 # Remove BUILD file comment
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
Sdk.java 31 import com.android.ide.eclipse.adt.internal.build.DexWrapper;
618 * Adds or edit a build tools marker from the given project. This is done through a Job.
623 Job markerJob = new Job("Android SDK: Build Tools Marker") {
651 // build jobs are run after other interactive jobs
652 markerJob.setPriority(Job.BUILD);
755 job.setPriority(Job.BUILD); // build jobs are run after other interactive jobs
    [all...]
  /external/libjpeg-turbo/release/
makemacpkg.in 20 echo "$0 [-build32 [32-bit build dir]] [-buildarmv6 [ARMv6 build dir]] [-buildarmv7 [ARMv7 build dir]] [-buildarmv7s [ARMv7s build dir] [-buildarmv8 [ARMv8 build dir]] [-lipo [path to lipo]]"
26 BUILD=@BUILD@
105 TMPDIR=`mktemp -d /tmp/$PACKAGE_NAME-build.XXXXXX`
118 echo ERROR: 32-bit build directory $BUILDDIR32 does not exist
122 echo ERROR: 32-bit build directory $BUILDDIR32 is not configure
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/xstormy16/
allinsn.sh 6 # Syntax: build.sh /path/to/build/gas
10 echo "Usage: $0 [/path/to/gas/build]"
12 BUILD=`pwd`/../gas
15 BUILD=$1
18 if [ ! -x $BUILD/as-new ] ; then
19 echo "$BUILD is not a gas build directory"
30 $BUILD/as-new ${1}.s -o a.out
34 $BUILD/../binutils/objdump -dr a.out | sed -e 's/(/\\(/g' -e 's/)/\\)/g' -e 's/\ (…)
    [all...]
  /external/libjpeg-turbo/
CMakeLists.txt 33 message(FATAL_ERROR "Platform not supported by this build system. Use autotools instead.")
36 string(TIMESTAMP BUILD "%Y%m%d")
47 # to set a variable's value based on the build type when using Visual Studio.
49 set(BUILD "${BUILD}d")
52 message(STATUS "VERSION = ${VERSION}, BUILD = ${BUILD}")
61 option(WITH_JAVA "Build Java wrapper for the TurboJPEG library" FALSE)
63 option(ENABLE_STATIC "Build static libraries" TRUE)
64 option(ENABLE_SHARED "Build shared libraries" TRUE
    [all...]
djpeg.c 267 fprintf(stderr, "%s version %s (build %s)\n",
268 PACKAGE_NAME, VERSION, BUILD);
277 fprintf(stderr, "%s version %s (build %s)\n",
278 PACKAGE_NAME, VERSION, BUILD);
  /external/vboot_reference/
Android.mk 149 # ${FUTIL_STATIC_WORKAROUND_SRCS:%.c=${BUILD}/%.o} \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pickle.py 123 BUILD = 'b' # call __setstate__ or __dict__.update()
125 DICT = 'd' # build a dict from stack items
130 INST = 'i' # build & push class instance
132 LIST = 'l' # build list from topmost stack items
134 OBJ = 'o' # build & push class instance
139 TUPLE = 't' # build tuple from topmost stack items
150 NEWOBJ = '\x81' # build object by applying cls.__new__ to argtuple
154 TUPLE1 = '\x85' # build 1-tuple from stack top
155 TUPLE2 = '\x86' # build 2-tuple from two topmost stack items
156 TUPLE3 = '\x87' # build 3-tuple from three topmost stack items
    [all...]
  /external/python/cpython2/Lib/
pickle.py 123 BUILD = 'b' # call __setstate__ or __dict__.update()
125 DICT = 'd' # build a dict from stack items
130 INST = 'i' # build & push class instance
132 LIST = 'l' # build list from topmost stack items
134 OBJ = 'o' # build & push class instance
139 TUPLE = 't' # build tuple from topmost stack items
150 NEWOBJ = '\x81' # build object by applying cls.__new__ to argtuple
154 TUPLE1 = '\x85' # build 1-tuple from stack top
155 TUPLE2 = '\x86' # build 2-tuple from two topmost stack items
156 TUPLE3 = '\x87' # build 3-tuple from three topmost stack item
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pickle.py 123 BUILD = 'b' # call __setstate__ or __dict__.update()
125 DICT = 'd' # build a dict from stack items
130 INST = 'i' # build & push class instance
132 LIST = 'l' # build list from topmost stack items
134 OBJ = 'o' # build & push class instance
139 TUPLE = 't' # build tuple from topmost stack items
150 NEWOBJ = '\x81' # build object by applying cls.__new__ to argtuple
154 TUPLE1 = '\x85' # build 1-tuple from stack top
155 TUPLE2 = '\x86' # build 2-tuple from two topmost stack items
156 TUPLE3 = '\x87' # build 3-tuple from three topmost stack item
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
pickle.py 123 BUILD = 'b' # call __setstate__ or __dict__.update()
125 DICT = 'd' # build a dict from stack items
130 INST = 'i' # build & push class instance
132 LIST = 'l' # build list from topmost stack items
134 OBJ = 'o' # build & push class instance
139 TUPLE = 't' # build tuple from topmost stack items
150 NEWOBJ = '\x81' # build object by applying cls.__new__ to argtuple
154 TUPLE1 = '\x85' # build 1-tuple from stack top
155 TUPLE2 = '\x86' # build 2-tuple from two topmost stack items
156 TUPLE3 = '\x87' # build 3-tuple from three topmost stack item
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pickle.py 123 BUILD = 'b' # call __setstate__ or __dict__.update()
125 DICT = 'd' # build a dict from stack items
130 INST = 'i' # build & push class instance
132 LIST = 'l' # build list from topmost stack items
134 OBJ = 'o' # build & push class instance
139 TUPLE = 't' # build tuple from topmost stack items
150 NEWOBJ = '\x81' # build object by applying cls.__new__ to argtuple
154 TUPLE1 = '\x85' # build 1-tuple from stack top
155 TUPLE2 = '\x86' # build 2-tuple from two topmost stack items
156 TUPLE3 = '\x87' # build 3-tuple from three topmost stack item
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pickle.py 123 BUILD = 'b' # call __setstate__ or __dict__.update()
125 DICT = 'd' # build a dict from stack items
130 INST = 'i' # build & push class instance
132 LIST = 'l' # build list from topmost stack items
134 OBJ = 'o' # build & push class instance
139 TUPLE = 't' # build tuple from topmost stack items
150 NEWOBJ = '\x81' # build object by applying cls.__new__ to argtuple
154 TUPLE1 = '\x85' # build 1-tuple from stack top
155 TUPLE2 = '\x86' # build 2-tuple from two topmost stack items
156 TUPLE3 = '\x87' # build 3-tuple from three topmost stack item
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
AdtStartup.java 287 // build jobs are run after other interactive jobs
288 pingJob.setPriority(Job.BUILD);
  /test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
VtsMultiDeviceTest.java 20 import com.android.compatibility.common.tradefed.build.CompatibilityBuildHelper;
21 import com.android.tradefed.build.IBuildInfo;
71 static final String BUILD = "build";
226 "build is coverage instrumented.")
576 * fields (e.g., to add build info and device serial IDs), and returns the updated json object.
661 JSONObject build = new JSONObject(); local
662 build.put(BUILD_ID, mBuildInfo.getBuildId());
663 build.put(BUILD_TARGET, mBuildInfo.getBuildTargetName());
664 jsonObject.put(BUILD, build)
    [all...]
  /external/pcre/dist2/
Makefile.am 22 doc/html/NON-AUTOTOOLS-BUILD.txt \
198 # (non-user-visible) helper programs needed to build the libraries.
223 NON-AUTOTOOLS-BUILD \
316 ## Define the list of common sources, then arrange to build whichever of the
474 ## Build pcre2grep if the 8-bit library is enabled
513 # Build the general pcre2test program. The file src/pcre2_printint.c is
667 # users should build it themselves. So just distribute the source.
  /external/v8/tools/gcmole/
gcmole.lua 34 -- Do not build gcsuspects file and reuse previously generated one.
216 { "BUILD.gn", '"([^"]-%.cc)"', "" },
217 { "test/cctest/BUILD.gn", '"(test-[^"]-%.cc)"', "test/cctest/" }
  /external/webrtc/
PRESUBMIT.py 270 'BUILD.gn files are also updated.\nChanged GYP files:',
370 r'^build[\\\/].*\.py$',
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
BaseBuilder.java 17 package com.android.ide.eclipse.adt.internal.build.builders;
24 import com.android.ide.eclipse.adt.internal.build.BuildHelper;
25 import com.android.ide.eclipse.adt.internal.build.Messages;
74 * The build tool to use to build. This is guaranteed to be non null after a call to
306 * Aborts the build if the SDK/project setups are broken. This does not
344 "No \"Build Tools\" package available; use SDK Manager to install one.");
348 String.format("Using default Build Tools revision %s",
380 // don't stop, something's really screwed up and the build will break later with
387 * This should generally be followed by exiting the build process
    [all...]
  /build/make/core/
aux_config.mk 9 # exclude AUX targets from build
61 # Injection of index support throughout the build system is suboptimal
91 # this is a build system extension mechainsm, since configuration typically resides in non-build
112 # this is a build extension mechanism; typically system config
113 # resides in a non-build projects;
114 # system config may define new rules and globally visible BUILD*
115 # includes to support project-specific build steps and toolchains
117 # this facilitates multivariant build of the OS (or whataver it is the name of common component these variants share)
169 $(error Don't know how to build variant(s): $(my_missing_variants)
    [all...]

Completed in 1752 milliseconds

1 23 4 5 6 7 8 9