Searched +full:- +full:- +full:disable +full:- +full:dependency +full:- +full:tracking (Results 1 – 25 of 310) sorted by relevance
12345678910>>...13
| /external/oss-fuzz/projects/libvips/ |
| D | build.sh | 1 #!/bin/bash -eu 8 # http://www.apache.org/licenses/LICENSE-2.0 23 ./configure --static --prefix=$WORK 24 make -j$(nproc) all 30 autoreconf -fi 32 --enable-static \ 33 --disable-shared \ 34 --disable-docs \ 35 --disable-dependency-tracking \ 36 --prefix=$WORK [all …]
|
| /external/tensorflow/tensorflow/python/trackable/ |
| D | base.py | 1 """An object-local variable management scheme.""" 8 # http://www.apache.org/licenses/LICENSE-2.0 35 @tf_export("__internal__.tracking.TrackableReference", v1=[]) 43 name: The local name for this dependency. 96 @tf_export("__internal__.tracking.CheckpointInitialValueCallable", v1=[]) 123 @tf_export("__internal__.tracking.CheckpointInitialValue", v1=[]) 183 @tf_export("__internal__.tracking.no_automatic_dependency_tracking", v1=[]) 185 """Disables automatic dependency tracking on attribute assignment. 189 used in a class which does not do automatic dependency tracking (which means 197 A decorated method which sets and un-sets automatic dependency tracking for [all …]
|
| D | autotrackable.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 """Dependency tracking for trackable objects.""" 29 @tf_export("__internal__.tracking.AutoTrackable", v1=[]) 34 which should be saved if the object declaring the dependency is saved. A 35 correctly saveable program has a dependency graph such that if changing a 40 Dependency edges have names, and are created implicitly when a 49 The `Trackable` object `obj` now has a dependency named "v" on a 77 """Override to allow TrackableBase to disable dependency tracking.""" 96 except Exception: # pylint: disable=broad-except 108 # Trace concrete functions to force side-effects: [all …]
|
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/m4/ |
| D | xc-am-iface.m4 | 1 #--------------------------------------------------------------------------- 3 # xc-am-iface.m4 19 #--------------------------------------------------------------------------- 25 dnl ------------------------------------------------- 31 dnl results in 'subdir-objects' automake option being used. 41 ## --------------------------------------- ## 43 ## --------------------------------------- ## 46 AM_INIT_AUTOMAKE([subdir-objects]) 50 ## ------------------------------------- ## 52 ## ------------------------------------- ## [all …]
|
| /external/curl/ |
| D | aclocal.m4 | 1 # generated automatically by aclocal 1.16.5 -*- Autoconf -*- 3 # Copyright (C) 1996-2021 Free Software Foundation, Inc. 23 # Copyright (C) 2002-2021 Free Software Foundation, Inc. 30 # ---------------------------- 43 # ----------------------------- 50 # ------------------------------- 59 # AM_AUX_DIR_EXPAND -*- Autoconf -*- 61 # Copyright (C) 2001-2021 Free Software Foundation, Inc. 87 # are both prefixed by $srcdir. In an in-source build this is usually 111 # AM_COND_IF -*- Autoconf -*- [all …]
|
| /external/libpng/ |
| D | aclocal.m4 | 1 # generated automatically by aclocal 1.16.5 -*- Autoconf -*- 3 # Copyright (C) 1996-2021 Free Software Foundation, Inc. 23 # Copyright (C) 2002-2021 Free Software Foundation, Inc. 30 # ---------------------------- 43 # ----------------------------- 50 # ------------------------------- 59 # Figure out how to run the assembler. -*- Autoconf -*- 61 # Copyright (C) 2001-2021 Free Software Foundation, Inc. 68 # ---------- 76 _AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES([CCAS])])dnl [all …]
|
| /external/libogg/ |
| D | aclocal.m4 | 1 # generated automatically by aclocal 1.16.5 -*- Autoconf -*- 3 # Copyright (C) 1996-2021 Free Software Foundation, Inc. 23 # Copyright (C) 2002-2021 Free Software Foundation, Inc. 30 # ---------------------------- 43 # ----------------------------- 50 # ------------------------------- 59 # AM_AUX_DIR_EXPAND -*- Autoconf -*- 61 # Copyright (C) 2001-2021 Free Software Foundation, Inc. 87 # are both prefixed by $srcdir. In an in-source build this is usually 111 # AM_CONDITIONAL -*- Autoconf -*- [all …]
|
| /external/curl/.github/workflows/ |
| D | non-native.yml | 3 # SPDX-License-Identifier: curl 5 name: non-native 10 - master 11 - '*/ci' 12 paths-ignore: 13 - '**/*.md' 14 - '.azure-pipelines.yml' 15 - '.circleci/**' 16 - '.cirrus.yml' 17 - 'appveyor.*' [all …]
|
| /external/google-breakpad/ |
| D | aclocal.m4 | 1 # generated automatically by aclocal 1.16.5 -*- Autoconf -*- 3 # Copyright (C) 1996-2021 Free Software Foundation, Inc. 23 # Copyright (C) 2002-2021 Free Software Foundation, Inc. 30 # ---------------------------- 43 # ----------------------------- 50 # ------------------------------- 59 # Copyright (C) 2011-2021 Free Software Foundation, Inc. 65 # AM_PROG_AR([ACT-IF-FAIL]) 66 # ------------------------- 67 # Try to determine the archiver interface, and trigger the ar-lib wrapper [all …]
|
| /external/speex/win32/VS2003/libspeexdsp/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/win32/VS2008/libspeexdsp/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/win32/VS2005/libspeexdsp/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/ti/speex_C55_test/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/ti/speex_C54_test/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/ti/speex_C64_test/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/win32/VS2005/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/win32/VS2008/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/win32/VS2003/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/win32/libspeexdsp/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/win32/VS2005/tests/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/win32/VS2008/tests/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/symbian/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/win32/VS2003/tests/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/speex/ti/ |
| D | Makefile.am | 1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies
|
| /external/curl/packages/vms/ |
| D | gnv_curl_configure.sh | 20 # SPDX-License-Identifier: ISC 33 # Override configure adding -std1 which is too strict for what curl 41 ./configure --prefix=/usr --exec-prefix=/usr --disable-dependency-tracking \ 42 --disable-libtool-lock --with-gssapi --disable-ntlm-wb \ 43 --with-ca-path=gnv\$curl_ca_path
|
12345678910>>...13