HomeSort by relevance Sort by last modified time
    Searched refs:Configure (Results 1 - 25 of 50) sorted by null

1 2

  /external/mesa3d/src/gallium/state_trackers/xorg/
SConscript 18 conf = env.Configure()
  /external/webrtc/webrtc/modules/audio_processing/
processing_component.h 48 virtual int Configure();
processing_component.cc 93 return Configure();
96 int ProcessingComponent::Configure() {
echo_cancellation_impl.cc 245 return Configure();
259 return Configure();
283 return Configure();
346 return Configure();
451 Configure();
gain_control_impl.cc 327 return Configure();
342 return Configure();
353 return Configure();
echo_control_mobile_impl.cc 241 return Configure();
255 return Configure();
  /system/connectivity/shill/ethernet/
mock_ethernet_service.h 37 MOCK_METHOD2(Configure, void(const KeyValueStore& args, Error* error));
  /system/connectivity/shill/wifi/
mock_wifi_service.h 42 MOCK_METHOD2(Configure, void(const KeyValueStore& args, Error* error));
  /external/v8/test/mjsunit/
string-wrapper.js 49 // Configure a property outside the string range
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
certmod.h 65 virtual HRESULT WINAPI Configure(const BSTR strConfig,BSTR strStorageLocation,LONG Flags) = 0;
79 HRESULT (WINAPI *Configure)(ICertManageModule *This,const BSTR strConfig,BSTR strStorageLocation,LONG Flags);
95 #define ICertManageModule_Configure(This,strConfig,strStorageLocation,Flags) (This)->lpVtbl->Configure(This,strConfig,strStorageLocation,Flags)
opmapi.h 228 STDMETHOD_(HRESULT,Configure)(THIS_ const OPM_CONFIGURE_PARAMETERS *pParameters,ULONG ulAdditionalParametersSize,const BYTE *pbAdditionalParameters) PURE;
240 #define IOPMVideoOutput_Configure(This,pParameters,ulAdditionalParametersSize,pbAdditionalParameters) (This)->lpVtbl->Configure(This,pParameters,ulAdditionalParametersSize,pbAdditionalParameters)
rrascfg.h 113 virtual HRESULT WINAPI Configure(ULONG_PTR uConnectionParam,HWND hWnd,DWORD dwFlags,ULONG_PTR uReserved1,ULONG_PTR uReserved2) = 0;
125 HRESULT (WINAPI *Configure)(IAuthenticationProviderConfig *This,ULONG_PTR uConnectionParam,HWND hWnd,DWORD dwFlags,ULONG_PTR uReserved1,ULONG_PTR uReserved2);
139 #define IAuthenticationProviderConfig_Configure(This,uConnectionParam,hWnd,dwFlags,uReserved1,uReserved2) (This)->lpVtbl->Configure(This,uConnectionParam,hWnd,dwFlags,uReserved1,uReserved2)
156 #define DeclareIAuthenticationProviderConfigMembers(IPURE) STDMETHOD(Initialize)(THIS_ LPCOLESTR pszMachineName,ULONG_PTR *puConnectionParam) IPURE; STDMETHOD(Uninitialize)(THIS_ ULONG_PTR uConnectionParam) IPURE; STDMETHOD(Configure)(THIS_ ULONG_PTR uConnectionParam,HWND hWnd,DWORD dwFlags,ULONG_PTR uReserved1,ULONG_PTR uReserved2) IPURE; STDMETHOD(Activate)(THIS_ ULONG_PTR uConnectionParam,ULONG_PTR uReserved1,ULONG_PTR uReserved2) IPURE; STDMETHOD(Deactivate)(THIS_ ULONG_PTR uConnectionParam,ULONG_PTR uReserved1,ULONG_PTR uReserved2) IPURE;
168 virtual HRESULT WINAPI Configure(ULONG_PTR uConnectionParam,HWND hWnd,DWORD dwFlags,ULONG_PTR uReserved1,ULONG_PTR uReserved2) = 0;
180 HRESULT (WINAPI *Configure)(IAccountingProviderConfig *This,ULONG_PTR uConnectionParam,HWND hWnd,DWORD dwFlags,ULONG_PTR uReserved1,ULONG_PTR uReserved2);
194 #define IAccountingProviderConfig_Configure(This,uConnectionParam,hWnd,dwFlags,uReserved1,uReserved2) (This)->lpVtbl->Configure(This,uConnectionParam,hWnd,dwFlags,uReserved1,uReserved2)
211 #define DeclareIAccountingProviderConfigMembers(IPURE) STDMETHOD(Initialize)(THIS_ LPCOLESTR pszMachineName,ULONG_PTR *puConnectionParam) IPURE; STDMETHOD(Uninitialize)(THIS_ ULONG_PTR uConnectionParam) IPURE; STDMETHOD(Configure)(THIS_ ULONG_PTR uConnectionParam,HWND hWnd,DWORD dwFlags,ULONG_PTR uReserved1,ULONG_PTR uReserved2) IPURE; STDMETHOD(Activate)(THIS_ ULONG_PTR uConnectionParam,ULONG_PTR uReserved1,ULONG_PTR uReserved2) IPURE; STDMETHOD(Deactivate)(THIS_ ULONG_PTR uConnectionParam,ULONG_PTR uReserved1,ULONG_PTR uReserved2) IPURE;
netmon.h     [all...]
  /system/connectivity/shill/
mock_service.h 70 MOCK_METHOD2(Configure, void(const KeyValueStore& args, Error* error));
service_unittest.cc     [all...]
  /external/curl/projects/
build-openssl.bat 141 :configure label
194 perl Configure debug-VC-WIN64A --prefix=%CD%
217 perl Configure VC-WIN64A --prefix=%CD%
247 perl Configure debug-VC-WIN32 no-asm --prefix=%CD%
270 perl Configure VC-WIN32 no-asm --prefix=%CD%
  /external/curl/packages/vms/
setup_gnv_curl_build.com 8 $! the configure script and the build.
31 $! Move to where the Configure script is.
34 $! Get the path to where the Configure script is.
286 $! Verify can break things in bash, especially in Configure scripts.
  /system/connectivity/shill/dbus/
chromeos_service_dbus_adaptor.cc 136 service_->Configure(args_store, &configure_error);
  /external/libvorbis/doc/
Vorbis_I_spec.tex 83 % Configure graphics formats: Prefer PDF, fall back to PNG or JPG, as available.
  /external/chromium-trace/catapult/telemetry/telemetry/testing/
run_tests.py 66 default=False, help='Configure logging (default on)')
  /external/libvpx/libvpx/build/make/
rtcd.pl 6 Getopt::Long::Configure("auto_help") if $Getopt::Long::VERSION > 2.32;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
rtcd.pl 6 Getopt::Long::Configure("auto_help");
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /system/connectivity/shill/vpn/
vpn_provider_unittest.cc 150 // Configure the service to set its properties (including Provider.Host).
153 service->Configure(args, &error);

Completed in 631 milliseconds

1 2