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

<<31323334353637383940>>

  /external/javassist/sample/preproc/
Assistant.java 47 * @param args the parameters specified by the annotation
  /external/libnfc-nxp/src/
phHciNfc_DevMgmt.h 171 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
195 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
226 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
306 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
  /external/llvm/test/CodeGen/X86/
win64_vararg.ll 3 ; Verify that the var arg parameters which are passed in registers are stored
  /external/nist-sip/java/gov/nist/javax/sip/header/extensions/
JoinHeader.java 33 import javax.sip.header.Parameters;
90 * parameters match. Extension parameters in one header field, not present in
139 public interface JoinHeader extends Parameters, Header {
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PrivacyHeader.java 38 import javax.sip.header.Parameters;
SecurityServerHeader.java 36 import javax.sip.header.Parameters;
  /external/nist-sip/java/gov/nist/javax/sip/parser/extensions/
SessionExpiresParser.java 53 // May have parameters...
  /external/opencv/cv/src/
cvcondens.cpp 47 // Parameters:
106 // Parameters:
152 // Parameters:
222 // Parameters:
  /external/oprofile/libop/
op_config_24.h 4 * Parameters a user may want to change
  /external/oprofile/libutil/
op_string.h 41 * return non zero if prefix parameters is a prefix of str
  /external/oprofile/libutil++/
comma_list.h 31 * setup items array according to str parameters. Implement PP:3.17
  /external/proguard/src/proguard/classfile/attribute/annotation/
ParameterAnnotationsAttribute.java 68 // Loop over all parameters.
  /external/qemu/android/build/
mkdeps.sh 27 # parameters
  /external/qemu/distrib/sdl-1.2.12/src/audio/nto/
SDL_nto_audio.h 51 /* QSA parameters */
  /external/replicaisland/src/com/replica/replicaisland/
CollisionParameters.java 20 * CollisionParamaters defines global parameters related to dynamic (object vs object) collisions.
  /external/skia/gpu/src/
GrGpuGLShaders.h 65 // flushes the parameters to two point radial gradient
  /external/skia/src/animator/
SkDrawPaint.h 44 SkTDArray<SkScriptValue>& parameters, SkDisplayTypes type,
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Renderbuffer.cpp 411 mFormat = GL_DEPTH_COMPONENT16; // If the renderbuffer parameters are queried, the calling function
421 mFormat = GL_DEPTH_COMPONENT16; // If the renderbuffer parameters are queried, the calling function
445 mFormat = GL_STENCIL_INDEX8; // If the renderbuffer parameters are queried, the calling function
459 mFormat = GL_STENCIL_INDEX8; // If the renderbuffer parameters are queried, the calling function
  /external/webkit/Source/WebKit/chromium/public/
WebSearchableFormData.h 56 // Encoding used to encode the form parameters; never empty.
  /external/webkit/Source/WebKit2/UIProcess/Plugins/
PluginProcessProxy.cpp 191 PluginProcessCreationParameters parameters; local
193 parameters.pluginPath = m_pluginInfo.path;
195 platformInitializePluginProcess(parameters);
198 m_connection->send(Messages::PluginProcess::InitializePluginProcess(parameters), 0);
  /external/webkit/Source/WebKit2/WebProcess/qt/
WebProcessQt.cpp 44 void WebProcess::platformInitializeWebProcess(const WebProcessCreationParameters& parameters, CoreIPC::ArgumentDecoder* arguments)
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_input.py 36 """Holds the input parameters for a test.
  /external/webp/src/dec/
webpi.h 8 // Internal header: WebP decoding parameters and custom IO on buffer
22 // WebPDecParams: Decoding output parameters. Transcient internal object.
94 // memory and setting up the stride information. Validate the parameters. Return
97 // parameters are valid and apply them to the width/height dimensions of the
  /external/webrtc/src/modules/audio_processing/agc/main/matlab/
getGains.m 3 % Adjust the following parameters to suit. Their purpose becomes more clear on
  /frameworks/base/core/java/com/android/internal/view/
BaseIWindow.java 55 public void executeCommand(String command, String parameters, ParcelFileDescriptor out) {

Completed in 813 milliseconds

<<31323334353637383940>>