HomeSort by relevance Sort by last modified time
    Searched refs:configure (Results 26 - 50 of 1831) sorted by null

12 3 4 5 6 7 8 91011>>

  /hardware/qcom/msm8998/json-c/
Android.configure.mk 12 .PHONY: json-c-configure json-c-configure-real
13 json-c-configure-real:
27 $(abspath $(json_c_TOP))/$(CONFIGURE) --host=$(CONFIGURE_HOST) \
35 json-c-configure: json-c-configure-real
37 PA_CONFIGURE_TARGETS += json-c-configure
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/util/
AlgorithmProvider.java 7 public abstract void configure(ConfigurableProvider provider); method in class:AlgorithmProvider
  /external/guice/core/test/com/google/inject/
ModuleTest.java 15 public void configure(Binder binder) { method in class:ModuleTest.A
23 public void configure(Binder binder) { method in class:ModuleTest.B
30 public void configure(Binder binder) { method in class:ModuleTest.C
37 public void configure(Binder binder) { method in class:ModuleTest.D
SerializationTest.java 38 protected void configure() {} method in class:SerializationTest.MyAbstractModule
48 protected void configure() {
JitBindingsTest.java 60 protected void configure() {
76 protected void configure() {
94 protected void configure() {
110 protected void configure() {
128 protected void configure() {
144 protected void configure() {
163 protected void configure() {
179 protected void configure() {
195 protected void configure() {
210 protected void configure() {
    [all...]
  /hardware/intel/img/psb_video/debian/
rules 32 configure: configure-stamp
33 configure-stamp:
35 # Add here commands to configure the package.
42 ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)"
44 touch configure-stamp
48 build-stamp: configure-stamp
59 rm -f build-stamp configure-stamp
112 .PHONY: build clean binary-indep binary-arch binary install configure
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
Formatter.java 35 * Configurator.configure(ctx, this, xmlCfgId);
42 public Formatter<PlotType> configure(Context ctx, int xmlCfgId) { method in class:Formatter
43 Configurator.configure(ctx, this, xmlCfgId);
  /external/tensorflow/tensorflow/tools/ci_build/builds/
configured 18 # when running ci_build.sh. It's purpose is to automate the call of ./configure.
37 yes "" | $PYTHON_BIN_PATH configure.py
  /frameworks/hardware/interfaces/sensorservice/1.0/
IDirectReportChannel.hal 29 * Configure direct report on channel
31 * Configure sensor direct report on a direct channel: set rate to value
54 configure(int32_t sensorHandle, RateLevel rate)
  /external/kmod/
autogen.sh 38 $topdir/configure CFLAGS='-g -O2' $args
41 $topdir/configure CFLAGS='-g -Og' $args
44 $topdir/configure CC=clang CXX=clang++ $args
47 $topdir/configure CFLAGS='-g -O2 -Wsuggest-attribute=pure -Wsuggest-attribute=const' $args
50 scan-build $topdir/configure CFLAGS='-g -O0 -std=gnu11' $args
58 echo "$topdir/configure CFLAGS='-g -O2' $args"
63 echo "$topdir/configure CFLAGS="-g -O2" $args $hackargs"
bootstrap 38 $topdir/configure CFLAGS='-g -O2' $args
41 $topdir/configure CFLAGS='-g -Og' $args
44 $topdir/configure CC=clang CXX=clang++ $args
47 $topdir/configure CFLAGS='-g -O2 -Wsuggest-attribute=pure -Wsuggest-attribute=const' $args
50 scan-build $topdir/configure CFLAGS='-g -O0 -std=gnu11' $args
58 echo "$topdir/configure CFLAGS='-g -O2' $args"
63 echo "$topdir/configure CFLAGS="-g -O2" $args $hackargs"
  /test/vts/script/
update_hal_tests.py 23 from configure.test_case_creator import TestCaseCreator
33 """Get the timeout settings from the original configure.
36 configure_path: path of the original configure file.
52 """Get the stop runtime settings from the original configure.
55 configure_path: path of the original configure file.
95 for test_categry, configure in test_categories.iteritems():
97 print configure
98 test_configure_path = os.path.join(hal_test_path, configure[0])
103 configure[1],
105 is_profiling=configure[2]
    [all...]
  /test/vts-testcase/hal/script/
update_hal_tests.py 23 from configure.test_case_creator import TestCaseCreator
33 """Get the timeout settings from the original configure.
36 configure_path: path of the original configure file.
52 """Get the stop runtime settings from the original configure.
55 configure_path: path of the original configure file.
95 for test_categry, configure in test_categories.iteritems():
97 print configure
98 test_configure_path = os.path.join(hal_test_path, configure[0])
103 configure[1],
105 is_profiling=configure[2]
    [all...]
  /external/adhd/cras/
cras.mk 8 $(ADHD_DIR)/cras/configure: $(ADHD_DIR)/cras/configure.ac \
13 $(ADHD_DIR)/cras/Makefile: $(ADHD_DIR)/cras/configure
15 $(ADHD_DIR)/cras/configure \
  /external/curl/packages/vms/
gnv_curl_configure.sh 5 # Set up and run the configure script for Curl so that it can find the
35 # Override configure adding -std1 which is too strict for what curl
39 # Set the directory to where the Configure script actually is.
43 ./configure --prefix=/usr --exec-prefix=/usr --disable-dependency-tracking \
  /external/ltp/testscripts/build/
test_install_in_build_tree.sh 32 # 2. Pre-configure clean sanity.
36 # 3. Configure.
37 configure "$srcdir" "$srcdir" "$srcdir"
  /external/python/cpython2/Demo/tkinter/ttk/
mac_searchentry.py 68 style.configure("Search.entry", background="#b2b2b2")
70 root.configure(background="#b2b2b2")
  /external/tensorflow/tensorflow/tools/ci_build/windows/bazel/
bazel_test_lib.sh 99 # yes "" | ./configure doesn't work on Windows, so we set all the
112 echo "" | ./configure
117 # yes "" | ./configure doesn't work on Windows, so we set all the
138 echo "" | ./configure
  /external/toybox/
configure 5 # People run ./configure out of habit, so do "defconfig" for them.
7 if [ "$(basename "$0")" == configure ]
  /frameworks/av/media/libmedia/aidl/android/
IGraphicBufferSource.aidl 27 void configure(IOMXNode omxNode, int dataSpace);
  /hardware/intel/common/libva/build/
gen_version.sh 29 sed -n "/^m4_define.*${1}.*\[\([0-9]*\)\].*/s//\1/p" ${libva_topdir}/configure.ac
33 sed -n "/^${1}=\([0-9]*\)/s//\1/p" ${libva_topdir}/configure
36 if test -f "${libva_topdir}/configure.ac"; then
40 elif test -f "${libva_topdir}/configure"; then
45 echo "ERROR: configure or configure.ac file not found in $libva_topdir/"
  /external/guice/core/test/com/google/inject/spi/
ModuleAnnotatedMethodScannerTest.java 53 @Override protected void configure() {}
80 @Override protected void configure() {
82 @Override protected void configure() {}
94 @Override protected void configure() {
96 @Override protected void configure() {}
108 @Override protected void configure() {}
141 @Override protected void configure() {
193 @Override protected void configure() {
214 @Override protected void configure() {}
220 @Override protected void configure() {}
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/
X509.java 19 public void configure(ConfigurableProvider provider) method in class:X509.Mappings
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/
PKCS12.java 17 public void configure(ConfigurableProvider provider) method in class:PKCS12.Mappings
  /external/guice/core/test/com/googlecode/guice/
PackageVisibilityTestModule.java 9 protected void configure() { method in class:PackageVisibilityTestModule

Completed in 649 milliseconds

12 3 4 5 6 7 8 91011>>