HomeSort by relevance Sort by last modified time
    Searched full:provide (Results 1176 - 1200 of 9460) sorted by null

<<41424344454647484950>>

  /external/libvpx/libvpx/examples/
postproc.c 23 // the codec does not provide support.
31 // necessary to provide the best quality frame. This example gives the
38 // Some codecs provide fine grained controls over their built-in
  /external/llvm/docs/
MarkedUpDisassembly.rst 20 To provide this functionality the assembly text is marked up with annotations.
46 independent, so clients can effectively provide good display without any target
84 API function for the disassembler will be added to provide an option to produce
  /external/protobuf/java/src/main/java/com/google/protobuf/
RpcController.java 35 * purpose of the controller is to provide a way to manipulate settings
39 * on this, but should instead provide code generator plugins which generate
46 * implementations to support. Specific implementations may provide more
  /frameworks/base/docs/html/guide/webapps/
best-practices.jd 34 follow in order to provide the most effective web application for Android and other mobile
75 <p>In your document {@code &lt;head&gt;}, you should provide meta data that specifies how you
92 &lt;head&gt;}. Instead, provide your CSS and JavaScript directly in the &lt;head&gt; (or
  /frameworks/base/docs/html/training/multiscreen/
screendensities.jd 24 <li><a href="#TaskProvideAltBmp">Provide Alternative Bitmaps</a></li>
93 <h2 id="TaskProvideAltBmp">Provide Alternative Bitmaps</h2>
96 you should always provide your bitmap resources tailored to each of
  /frameworks/base/docs/html/training/wearables/watch-faces/
interacting.jd 61 <p> To provide a consistent user experience, the system
70 screen. This event lets you provide visual feedback to the user on touch. Your app should not
108 // Provide visual feedback of touch event
  /frameworks/base/location/java/android/location/
LocationProvider.java 156 * Returns true if the provider is able to provide altitude
166 * Returns true if the provider is able to provide speed
176 * Returns true if the provider is able to provide bearing
  /frameworks/base/location/java/com/android/internal/location/
ProviderProperties.java 57 * True if the provider is able to provide altitude
65 * True if the provider is able to provide speed
73 * True if the provider is able to provide bearing
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
postproc.c 23 // the codec does not provide support.
31 // necessary to provide the best quality frame. This example gives the
38 // Some codecs provide fine grained controls over their built-in
  /libcore/luni/src/main/java/java/security/cert/
CertPathBuilder.java 99 * if no installed provider can provide the algorithm.
120 * if the specified provider cannot provide the algorithm.
150 * if the specified provider cannot provide the algorithm.
  /libcore/luni/src/main/java/java/sql/
Driver.java 85 * This method is intended to provide a listing of possible properties that
97 * prompted to provide in order to connect to the database.
98 * @return an array of {@code DriverPropertyInfo} records which provide
  /libcore/luni/src/main/java/javax/crypto/
SecretKeyFactory.java 33 * Secret key factories provide the following functionality:
99 * if no installed provider can provide the requested algorithm.
124 * if the specified provider cannot provide the requested
  /libcore/luni/src/main/java/javax/net/ssl/
KeyManagerFactory.java 67 * if no installed provider can provide the requested algorithm.
92 * if the specified provider cannot provide the requested
122 * if the specified provider cannot provide the requested
TrustManagerFactory.java 66 * if no installed provider can provide the requested algorithm.
91 * if the specified provider cannot provide the requested
121 * if the specified provider cannot provide the requested
  /libcore/luni/src/main/java/javax/xml/transform/
ErrorListener.java 23 * <p>To provide customized error handling, implement this interface and
74 * <p>The transformer must continue to try and provide normal transformation
93 * <p>The <code>Transformer</code> must continue to try and provide normal
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ldscripts/
i386pe.x 25 PROVIDE (etext = .);
128 PROVIDE (end = .);
129 PROVIDE ( _end = .);
i386pe.xa 25 PROVIDE (etext = .);
128 PROVIDE (end = .);
129 PROVIDE ( _end = .);
i386pe.xbn 25 PROVIDE (etext = .);
128 PROVIDE (end = .);
129 PROVIDE ( _end = .);
i386pe.xn 25 PROVIDE (etext = .);
128 PROVIDE (end = .);
129 PROVIDE ( _end = .);
i386pep.x 26 PROVIDE (etext = .);
133 PROVIDE (end = .);
134 PROVIDE ( _end = .);
i386pep.xa 26 PROVIDE (etext = .);
133 PROVIDE (end = .);
134 PROVIDE ( _end = .);
i386pep.xbn 26 PROVIDE (etext = .);
133 PROVIDE (end = .);
134 PROVIDE ( _end = .);
i386pep.xn 26 PROVIDE (etext = .);
133 PROVIDE (end = .);
134 PROVIDE ( _end = .);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/linalg/
graphmatrix.py 49 The edge data key used to provide each value in the matrix.
51 should be positive so that the orientation can provide the sign.
123 The edge data key used to provide each value in the matrix.
  /external/clang/utils/
clang-completion-mode.el 6 ;; completion to provide code completion results for C, Objective-C,
7 ;; and C++ source files. When enabled, Clang will provide
10 ;; space), Clang will provide the names of all structs visible from
12 ;; Clang will provide the names of all of the members of whatever
46 ;; options, etc.) to provide code-completion results. Currently, these

Completed in 388 milliseconds

<<41424344454647484950>>