HomeSort by relevance Sort by last modified time
    Searched refs:configure (Results 351 - 375 of 1259) sorted by null

<<11121314151617181920>>

  /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/symmetric/
Blowfish.java 100 public void configure(ConfigurableProvider provider) method in class:Blowfish.Mappings
Twofish.java 138 public void configure(ConfigurableProvider provider) method in class:Twofish.Mappings
  /external/grpc-grpc/src/ruby/spec/
spec_helper.rb 41 # Configure its logging for fine-grained log control during test runs
51 # Configure RSpec to capture log messages for each test. The output from the
53 RSpec.configure do |config|
  /external/guice/core/test/com/google/inject/
IntegrationTest.java 35 protected void configure() {
  /external/guice/core/test/com/google/inject/example/
ClientServiceWithGuice.java 46 protected void configure() { method in class:ClientServiceWithGuice.MyModule
  /external/guice/core/test/com/googlecode/guice/
GuiceTck.java 45 protected void configure() {
  /external/guice/extensions/jmx/test/com/google/inject/tools/jmx/
JmxTest.java 51 protected void configure() { method in class:JmxTest.TestModule
  /external/libcxx/test/libcxx/ndk/test/
config.py 14 def configure(self): member in class:Configuration
27 # Configure libc++ library paths.
  /external/libcxx/utils/docker/scripts/
build_gcc.sh 74 $GCC_SOURCE_DIR/configure --prefix=$GCC_INSTALL_DIR \
  /external/libpng/
autogen.sh 3 # Run 'autoreconf' to build 'configure', 'Makefile.in' and other configure
7 # configure.ac and Makefile.am; all of the autotools support scripts are
12 # necessary to run autogen.sh because ./configure --enable-maintainer-mode says
13 # what to do if Makefile.am or configure.ac are changed.
41 echo " ./autogen.sh generates the configure script and"
43 echo " or configure.ac. You may prefer to just run autoreconf."
47 echo " If you need to change Makefile.am or configure.ac then you"
48 echo " also need to run ./configure --enable-maintainer-mode and"
77 config.sub configure depcomp install-sh ltmain.sh missing
    [all...]
  /external/libxml2/VxWorks/
build.sh 22 ./configure --with-minimum --with-reader --with-writer --with-regexps --with-threads --with-thread-alloc
40 rm -fR configure
  /external/llvm/utils/llvm-build/llvmbuild/
configutil.py 11 Given an input and output path, "configure" the file at the given input path
  /external/ltp/testscripts/
ltpfsnolvm.sh 38 you must configure Device Mapper and install LVM2 from www.systina.com for the testcase to run correctly.
  /external/python/cpython2/Demo/tkinter/ttk/
roundframe.py 93 style.configure("TEntry", borderwidth=0)
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/internal/bytecode/
AndroidSandboxClassLoaderTest.java 39 AndroidConfigurer.configure(builder, new Interceptors(AndroidInterceptors.all()));
  /external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
Sandbox.java 46 public void configure(ClassHandler classHandler, Interceptors interceptors) { method in class:Sandbox
  /external/skia/src/gpu/glsl/
GrGLSLVertexGeoBuilder.h 66 void configure(InputType, OutputType, int maxVertices, int numInvocations = 1);
  /external/skqp/src/gpu/glsl/
GrGLSLVertexGeoBuilder.h 66 void configure(InputType, OutputType, int maxVertices, int numInvocations = 1);
  /external/tensorflow/tensorflow/tools/git/
gen_git_source.py 21 run ./configure again).
64 def configure(src_base_path, gen_path, debug=False): function
65 """Configure `src_base_path` to embed git hashes if available."""
70 # without running ./configure again.
248 RuntimeError: If ./configure needs to be run, RuntimeError will be raised.
262 "Run ./configure again, branch was '%s' but is now '%s'" %
287 If used with --configure <path> will search for git directory and put symlinks
297 "--configure", type=str,
298 help="Path to configure as a git repo dependency tracking sentinel")
302 help="Root path to place generated git files (created by --configure)."
    [all...]
  /external/u-boot/cmd/
blkcache.c 45 U_BOOT_CMD_MKENT(configure, 3, 0, blkc_configure, "", ""),
85 "blkcache configure blocks entries\n"
  /frameworks/av/media/codec2/sfplugin/
Omx2IGraphicBufferSource.h 31 BnStatus configure(const sp<IOMXNode>& omxNode, int32_t dataSpace) override;
  /frameworks/av/media/libeffects/testlibs/
AudioBiquadFilter.h 50 void configure(int nChannels, int sampleRate);
AudioEqualizer.h 89 void configure(int nChannels, int sampleRate);
  /frameworks/av/media/libmediaplayer2/nuplayer2/
NuPlayer2DecoderBase.h 36 void configure(const sp<AMessage> &format);
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderBase.h 36 void configure(const sp<AMessage> &format);

Completed in 803 milliseconds

<<11121314151617181920>>