/external/guice/extensions/grapher/test/com/google/inject/grapher/demo/ |
BackToTheFutureModule.java | 32 protected void configure() { method in class:BackToTheFutureModule
|
/external/guice/jdk8-tests/test/com/google/inject/jdk8/ |
StaticInterfaceMethodsTest.java | 56 protected void configure() {
|
/external/jemalloc_new/include/jemalloc/internal/ |
util.h | 40 # error JEMALLOC_INTERNAL_UNREACHABLE should have been defined by configure
|
/external/kmod/testsuite/mkosi/ |
mkosi.build | 24 if [ -f configure ]; then
|
/external/libdaemon/ |
bootstrap.sh | 68 CFLAGS="-g -O0" ./configure --sysconfdir=/etc --localstatedir=/var "$@"
|
/external/libusb/.private/ |
bm.sh | 30 ./configure 47 ./configure
|
/external/libusb/ |
appveyor_minGW.bat | 12 C:\msys64\usr\bin\bash -e -l -c "build-x64/../configure --prefix=/mingw64 --build=--build= --host=x86_64-w64-mingw32" 22 C:\msys64\usr\bin\bash -e -l -c "build-Win32/../configure --prefix=/mingw32 --build=i686-w64-mingw32 --host=i686-w64-mingw32"
|
/external/libxcam/xcore/ |
smart_analyzer.h | 48 virtual XCamReturn configure ();
|
/external/llvm/utils/crosstool/ARM/ |
build-install-linux.sh | 143 # Configure, build, and install LLVM. 146 runAndLog "Configuring LLVM" ${LLVM_OBJ_DIR}/llvm-configure.log \ 147 ${LLVM_SRC_DIR}/configure \ 171 # Configure, build, and install LLVM-GCC. 174 runAndLog "Configuring LLVM-GCC" ${LLVMGCC_OBJ_DIR}/llvmgcc-configure.log \ 175 ${LLVMGCC_SRC_DIR}/configure \
|
/external/protobuf/more_tests/ |
Makefile | 28 (cd src && ./configure --prefix=$$PWD/../target --disable-shared)
|
/external/sqlite/ |
UPDATE-SOURCE.bash | 67 echo_and_exec ./configure
|
/external/swiftshader/third_party/LLVM/utils/crosstool/ARM/ |
build-install-linux.sh | 143 # Configure, build, and install LLVM. 146 runAndLog "Configuring LLVM" ${LLVM_OBJ_DIR}/llvm-configure.log \ 147 ${LLVM_SRC_DIR}/configure \ 171 # Configure, build, and install LLVM-GCC. 174 runAndLog "Configuring LLVM-GCC" ${LLVMGCC_OBJ_DIR}/llvmgcc-configure.log \ 175 ${LLVMGCC_SRC_DIR}/configure \
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/crosstool/ARM/ |
build-install-linux.sh | 143 # Configure, build, and install LLVM. 146 runAndLog "Configuring LLVM" ${LLVM_OBJ_DIR}/llvm-configure.log \ 147 ${LLVM_SRC_DIR}/configure \ 171 # Configure, build, and install LLVM-GCC. 174 runAndLog "Configuring LLVM-GCC" ${LLVMGCC_OBJ_DIR}/llvmgcc-configure.log \ 175 ${LLVMGCC_SRC_DIR}/configure \
|
/external/syzkaller/vendor/golang.org/x/net/http2/ |
Dockerfile | 36 RUN ./configure 44 RUN ./configure --with-ssl --with-nghttp2=/usr/local
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/plugin/ |
trt_plugin.h | 51 void configure(const nvinfer1::Dims* inputs, int num_inputs,
|
/external/tensorflow/tensorflow/contrib/makefile/ |
compile_ios_protobuf.sh | 119 ./configure \ 152 ./configure \ 181 ./configure \ 210 ./configure \
|
/external/testng/src/test/java/test/dataprovider/ |
StaticDataProviderSampleTest.java | 36 protected void configure() { method in class:StaticDataProviderSampleTest.InjectionProviderModule
|
/frameworks/av/media/codec2/sfplugin/ |
InputSurfaceWrapper.h | 91 virtual status_t configure(Config &config) = 0;
|
/frameworks/av/media/libaaudio/src/client/ |
AAudioFlowGraph.h | 41 aaudio_result_t configure(audio_format_t sourceFormat,
|
AudioEndpoint.h | 41 * Configure based on the EndPointDescriptor_t. 43 aaudio_result_t configure(const EndpointDescriptor *pEndpointDescriptor, 77 * The result is not valid until after configure() is called.
|
/frameworks/av/media/libeffects/testlibs/ |
AudioPeakingFilter.h | 50 void configure(int nChannels, int sampleRate);
|
AudioShelvingFilter.h | 57 void configure(int nChannels, int sampleRate);
|
/cts/tests/tests/media/src/android/media/cts/ |
NdkInputSurface.java | 92 public void configure(MediaCodec codec) { method in class:NdkInputSurface 97 public void configure(NdkMediaCodec codec) { method in class:NdkInputSurface
|
/external/autotest/client/tests/dbt2/ |
dbt2.py | 26 utils.configure('--with-mysql=%s/deps/mysql/mysql' % self.autodir) 34 utils.configure('--with-postgresql=%s/deps/pgsql/pgsql' % self.autodir)
|
/external/autotest/server/site_tests/network_WiFi_ChannelHop/ |
network_WiFi_ChannelHop.py | 27 self.context.configure(ap_config) 57 self.context.configure(ap_config)
|