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

<<11121314151617181920>>

  /development/ndk/tests/
run-all.sh 60 if [ -z "$PARAMETERS" ] ; then
61 PARAMETERS="$opt"
63 PARAMETERS="$PARAMETERS $opt"
  /development/samples/ToyVpn/
_index.html 3 <p>This application consists of an Android client and a sample implementation of a server. It performs IP over UDP and is capable of doing seamless handover between different networks as long as it receives the same VPN parameters.</p>
  /device/samsung/toro/
bcmdhd.cal 20 # 2.4GHz PA parameters are preliminary
33 #PA parameters for lower a-band: CH.36 (5180M) - CH.64 (5320M)
37 #PA parameters for midband: CH.100 (5500M) - CH.140 (5700M)
41 #PA parameters for high band: CH.149 (5745M) - CH.165 (5825M)
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/
DSA.java 16 * @param param key parameters for signature generation.
KeyGenerationParameters.java 6 * The base class for parameters to key generators.
Signer.java 12 * @param param necessary parameters.
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/generators/
DESKeyGenerator.java 15 * @param param the parameters to be used for key generation
  /external/chromium/chrome/browser/chromeos/login/
rounded_rect_painter.h 32 // Creates painter to paint view background with parameters specified.
  /external/chromium/net/url_request/
url_request_netlog_params.h 18 // Holds the parameters to emit to the NetLog when starting a URLRequest.
  /external/chromium/webkit/glue/
user_agent.h 15 // The other parameters are workarounds for broken websites:
  /external/clang/test/CXX/temp/temp.decls/temp.class.spec/temp.class.spec.mfunc/
p1-neg.cpp 21 template<typename T, int N> // expected-error{{too many template parameters}}
  /external/clang/test/CXX/temp/temp.param/
p2.cpp 17 // Make sure that we properly disambiguate non-type template parameters that
  /external/clang/test/
lit.site.cfg.in 11 # Support substitution of the tools and libs dirs with user parameters. This is
  /external/icu4c/layout/
GXLayoutEngine.h 89 * Input parameters:
97 * Output parameters:
111 * Input parameters:
114 * Output parameters:
  /external/iptables/extensions/
libip6t_frag.man 1 This module matches the parameters in Fragment header.
  /external/jsr305/ri/src/main/java/javax/annotation/
ParametersAreNonnullByDefault.java 12 * the method parameters in that element are nonnull by default unless there is:
  /external/libnfc-nxp/src/
phHciNfc_RFReader.h 121 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
145 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
170 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
198 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
224 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
244 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
271 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
299 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
328 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
355 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
    [all...]
  /external/llvm/test/
lit.site.cfg.in 12 # Support substitution of the tools_dir with user parameters. This is
  /external/llvm/utils/llvm-lit/
llvm-lit.in 13 # Set up some builtin parameters, so that by default the LLVM test suite
  /external/mesa3d/src/glsl/builtins/ir/
noise4 3 (parameters (declare (in) vec4 p))
27 (parameters (declare (in) vec3 p))
51 (parameters (declare (in) vec2 p))
75 (parameters (declare (in) float p))
  /external/neven/FaceRecEm/common/src/b_FDSDK/
FaceFinder.h 42 /** FaceFinder creation parameters */
48 /* obaque module parameters */
51 /* size of module parameters */
63 /** returns default FaceFinder parameters */
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PVisitedNetworkID.java 35 import javax.sip.header.Parameters;
94 if (!parameters.isEmpty())
95 retval.append(SEMICOLON + this.parameters.encode());
149 && this.equalParameters( (Parameters) o ));
  /external/nist-sip/java/javax/sip/header/
AuthorizationHeader.java 6 public interface AuthorizationHeader extends Header, Parameters {
  /external/oprofile/daemon/
opd_kernel.h 39 /** Find a kernel_image based upon the given parameters in trans. */
  /external/oprofile/libop/
op_hw_config.h 3 * Configuration parameters that are dependent on CPU/architecture

Completed in 513 milliseconds

<<11121314151617181920>>