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

<<21222324252627282930>>

  /external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
CheckedProviderMethodsModuleTest.java 66 protected void configure() { method in class:CheckedProviderMethodsModuleTest.TestModule
112 protected void configure() { method in class:CheckedProviderMethodsModuleTest.TestPrivateModule
  /external/jemalloc/include/jemalloc/internal/
util.h 77 # error JEMALLOC_INTERNAL_UNREACHABLE should have been defined by configure
141 # error JEMALLOC_INTERNAL_FFS{,L,LL} should have been defined by configure
  /external/libvpx/
generate_config.sh 112 ./configure $2 > /dev/null
240 ./configure --target=generic-gnu > /dev/null
  /external/ltp/testcases/realtime/
README 43 The command will configure,build and run tests specified through
  /external/protobuf/
generate_descriptor_proto.sh 23 Could not find src/Makefile. You must run ./configure (and perhaps
  /external/protobuf/objectivec/DevTools/
full_mac_build.sh 28 Start by rerunning autogen & configure.
138 header "Running autogen & configure"
140 ./configure \
  /external/python/cpython2/Lib/lib-tk/
tkFont.py 88 tk.call("font", "configure", self.name, *font)
107 self.configure(**{key: value})
145 configure = config variable in class:Font
  /external/python/cpython2/Tools/pynche/
ListViewer.py 48 canvas.configure(yscrollcommand=(self.__scrollbar, 'set'))
49 self.__scrollbar.configure(command=(canvas, 'yview'))
  /external/python/cpython3/Lib/tkinter/
font.py 90 tk.call("font", "configure", self.name, *font)
109 self.configure(**{key: value})
147 configure = config variable in class:Font
  /external/python/cpython3/Tools/pynche/
ListViewer.py 48 canvas.configure(yscrollcommand=(self.__scrollbar, 'set'))
49 self.__scrollbar.configure(command=(canvas, 'yview'))
  /external/swiftshader/third_party/LLVM/utils/release/
test-release.sh 214 echo "# $BuildDir/llvm.src/configure --prefix=$InstallDir \
218 $BuildDir/llvm.src/configure --prefix=$InstallDir \
221 2>&1 | tee $LogDir/llvm.configure-Phase$Phase-$Flavor.log
  /external/tensorflow/tensorflow/tools/ci_build/install/
install_python3.6_pip_packages.sh 48 ./configure
  /external/tensorflow/tensorflow/tools/ci_build/pi/
build_raspberry_pi.sh 39 yes '' | ./configure
  /external/u-boot/drivers/usb/host/
Kconfig 73 to configure the controller.
107 configure this Host Controller Driver.
112 connect to a companion controller. If you configure EHCI, you should
113 probably configure the OHCI (for NEC and some other vendors) USB Host
  /frameworks/av/media/libeffects/testlibs/
AudioBiquadFilter.cpp 29 configure(nChannels, sampleRate);
33 void AudioBiquadFilter::configure(int nChannels, int sampleRate) { function in class:android::AudioBiquadFilter
  /frameworks/av/media/libstagefright/omx/1.0/
WGraphicBufferSource.cpp 123 Return<Status> TWGraphicBufferSource::configure( function in class:android::hardware::media::omx::V1_0::implementation::TWGraphicBufferSource
183 return toStatus(mBase->configure(
  /external/python/cpython2/Lib/idlelib/
Debugger.py 150 b.configure(state="disabled")
201 self.status.configure(text=message)
219 self.error.configure(text=m1, background=bg)
232 b.configure(state="normal")
243 b.configure(state="disabled")
244 self.status.configure(text="")
245 self.error.configure(text="", background=self.errorbg)
515 # XXX Could we use a <Configure> callback for the following?
  /external/python/cpython3/Lib/idlelib/
debugger.py 155 b.configure(state="disabled")
206 self.status.configure(text=message)
224 self.error.configure(text=m1, background=bg)
237 b.configure(state="normal")
248 b.configure(state="disabled")
249 self.status.configure(text="")
250 self.error.configure(text="", background=self.errorbg)
530 # XXX Could we use a <Configure> callback for the following?
  /cts/tests/tests/appwidget/src/android/appwidget/cts/provider/
CollectionAppWidgetProvider.java 61 public static void configure(CountDownLatch countDownLatch, method in class:CollectionAppWidgetProvider
  /external/autotest/client/profilers/lttng/
lttng.py 36 utils.configure()
  /external/autotest/client/profilers/oprofile/
oprofile.py 43 utils.configure('--with-kernel-support --prefix=' + \
  /external/autotest/client/site_tests/network_DhcpStaticIP/
network_DhcpStaticIP.py 36 @param service object the Service DBus interface to configure.
85 @param options dict parameters that were used to configure the DHCP
101 the dhcp_packet.OPTION_REQUESTED_IP element is used to configure
244 @param static_param_list list of iterable properties to configure
  /external/autotest/client/tests/systemtap/
systemtap.py 46 utils.configure()
  /external/autotest/server/site_tests/network_WiFi_BT_AntennaCoex/
network_WiFi_BT_AntennaCoex.py 134 self.wifi_context.configure(
  /external/autotest/server/site_tests/network_WiFi_BluetoothScanPerf/
network_WiFi_BluetoothScanPerf.py 103 self.context.configure(ap_config)

Completed in 719 milliseconds

<<21222324252627282930>>