HomeSort by relevance Sort by last modified time
    Searched full:parameters (Results 751 - 775 of 6361) sorted by null

<<31323334353637383940>>

  /external/skia/src/animator/
SkDraw3D.h 50 SkTDArray<SkScriptValue>& parameters, SkDisplayTypes type,
  /external/v8/test/mjsunit/
arguments-read-and-assignment.js 61 // Link between arguments and parameters.
75 // Capture parameters in nested contexts.
80 "captured parameters");
123 // Assignment to captured parameters.
  /external/webkit/Source/WebCore/inspector/
generate-inspector-idl 126 if ("parameters" in command):
127 for in_param in command["parameters"]:
141 if ("parameters" in event):
142 for in_param in event["parameters"]:
  /external/webkit/Source/WebKit2/PluginProcess/mac/
PluginProcessMac.mm 218 void PluginProcess::platformInitialize(const PluginProcessCreationParameters& parameters)
220 m_compositingRenderServerPort = parameters.acceleratedCompositingPort.port();
225 [[(NSString *)parameters.pluginPath lastPathComponent] stringByDeletingPathExtension],
226 (NSString *)parameters.parentProcessName];
  /external/webkit/Source/WebKit2/PluginProcess/qt/
PluginProcessQt.cpp 37 void PluginProcess::platformInitialize(const PluginProcessCreationParameters& parameters)
  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKOpenPanelParameters.h 41 WK_EXPORT bool WKOpenPanelParametersGetAllowsMultipleFiles(WKOpenPanelParametersRef parameters);
  /external/webkit/Source/WebKit2/UIProcess/Plugins/qt/
PluginProcessProxyQt.cpp 36 void PluginProcessProxy::platformInitializePluginProcess(PluginProcessCreationParameters& parameters)
  /external/webkit/Source/WebKit2/WebProcess/Plugins/
PluginView.h 52 static PassRefPtr<PluginView> create(PassRefPtr<WebCore::HTMLPlugInElement>, PassRefPtr<Plugin>, const Plugin::Parameters&);
71 PluginView(PassRefPtr<WebCore::HTMLPlugInElement>, PassRefPtr<Plugin>, const Plugin::Parameters& parameters);
153 Plugin::Parameters m_parameters;
  /external/wpa_supplicant/
config_none.c 45 /* TODO: write global config parameters */
  /external/wpa_supplicant_6/wpa_supplicant/
config_none.c 45 /* TODO: write global config parameters */
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_cred.h 23 /* Diffie-Hellman parameters */
  /external/wpa_supplicant_8/src/tls/
tlsv1_cred.h 23 /* Diffie-Hellman parameters */
  /external/wpa_supplicant_8/wpa_supplicant/
README-P2P 40 In run-time configuration file (wpa_supplicant.conf), some parameters
107 parameters for this command are the P2P device address of the peer and
135 "auth" indicates that the WPS parameters are authorized for the peer
177 Schedule a P2P service discovery request. The parameters for this
245 parameters: frequency in MHz, destination address, dialog token,
246 response TLV(s). The first three parameters are copied from the
360 Parameters
364 Configure Extended Listen Timing. If the parameters are omitted, this
365 feature is disabled. If the parameters are included, Listen State will
379 Change dynamic P2P parameters
    [all...]
config_none.c 45 /* TODO: write global config parameters */
  /external/zlib/contrib/masmx86/
gvmat32c.c 5 * it prepare all parameters and call the assembly longest_match_gvasm
  /frameworks/base/core/java/android/nfc/
NfcEvent.java 28 * <p>This wrapper object is used (instead of parameters
  /frameworks/base/core/java/android/speech/tts/
ITextToSpeechService.aidl 37 * @param param Request parameters.
48 * @param param Request parameters.
60 * @param param Request parameters.
71 * @param param Request parameters.
  /frameworks/base/media/libeffects/lvm/lib/Reverb/src/
LVREV_GetMemoryTable.c 44 /* PARAMETERS: */
47 /* pInstanceParams Pointer to the instance parameters */
82 * Check all instance parameters are in range
87 * Call for memory allocation, so check the parameters
LVREV_Private.h 124 LVREV_InstanceParams_st InstanceParams; /* Initialisation time instance parameters */
126 LVREV_ControlParams_st CurrentParams; /* Parameters being used */
127 LVREV_ControlParams_st NewParams; /* New parameters from the calling application */
128 LVM_CHAR bControlPending; /* Flag to indicate new parameters are available */
  /frameworks/base/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_QPD_Init.c 27 /* PARAMETERS: */
  /frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_StereoEnhancer.c 39 /* parameters changes but will only change the coefficients and clear the history */
42 /* PARAMETERS: */
44 /* pParams Initialisation parameters */
167 /* PARAMETERS: */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_MEGetBufSize.c 36 * pMEParams -motion estimation parameters
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_CompareMV.c 33 * Parameters:
armVCM4P2_SetPredDir.c 31 * Parameters:
omxVCM4P2_MEGetBufSize.c 36 * pMEParams - motion estimation parameters

Completed in 465 milliseconds

<<31323334353637383940>>