HomeSort by relevance Sort by last modified time
    Searched full:supplied (Results 101 - 125 of 4064) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libnfc-nxp/src/
phHciNfc_ISO15693.h 119 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
143 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
168 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
192 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
217 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
242 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
phHciNfc.h 199 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
233 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
272 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
297 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
321 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
353 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
384 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
413 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
443 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
472 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameter
    [all...]
  /external/mesa3d/src/glx/
indirect_vertex_array_priv.h 48 * Pointer to the application supplied data.
53 * Enum representing the type of the application supplied data.
58 * Stride value supplied by the application. This value is not used
136 * Pointer to the application supplied data.
141 * Enum representing the type of the application supplied data.
146 * Stride value supplied by the application. This value is not used
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_adaptor.hpp 238 // Value - if supplied, the value_type of the resulting iterator, unless
240 // value_type. If not supplied, iterator_traits<Base>::value_type is used
243 // supplied, iterator_traversal<Base>::type is used.
246 // particular, the result type of operator*(). If not supplied but
247 // Value is supplied, Value& is used. Otherwise
251 // supplied, iterator_traits<Base>::difference_type is used.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
core.py 66 supplied to 'setup()' (as keyword arguments), in config files, and on
69 The Distribution instance might be an instance of a class supplied via
71 supplied, then the Distribution class (in dist.py) is instantiated.
75 The 'cmdclass' argument, if supplied, is a dictionary mapping command
96 # Determine the distribution class -- either caller-supplied or
183 call. 'script_args' is a list of strings; if supplied,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
core.py 66 supplied to 'setup()' (as keyword arguments), in config files, and on
69 The Distribution instance might be an instance of a class supplied via
71 supplied, then the Distribution class (in dist.py) is instantiated.
75 The 'cmdclass' argument, if supplied, is a dictionary mapping command
96 # Determine the distribution class -- either caller-supplied or
183 call. 'script_args' is a list of strings; if supplied,
  /external/chromium/base/
stringprintf.h 26 // Store result into a supplied string and return it.
34 // Append result to a supplied string.
  /external/chromium_org/chrome/browser/
chrome_process_singleton.h 20 // Once unlocked, notifications will be passed to the client-supplied
63 // We compose these two locks with the client-supplied notification callback.
  /external/chromium_org/chrome/browser/notifications/
notification_ui_manager.h 35 // Returns the pointer to a notification if it match the supplied ID, either
40 // Removes any notifications matching the supplied ID, either currently
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_context_menu_controller_unittest.cc 123 // Tests the enabled state of the menus when supplied an empty vector.
140 // Tests the enabled state of the menus when supplied a vector with a single
159 // Tests the enabled state of the menus when supplied a vector with multiple
179 // Tests the enabled state of the menus when supplied an vector with a single
198 // Tests the enabled state of the menus when supplied a vector with multiple
218 // Tests the enabled state of the menus when supplied a vector with multiple
260 // Tests the enabled state of the menus when supplied an empty vector and null
278 // Tests the enabled state of the menus when supplied a vector containing just
  /external/chromium_org/chrome/common/metrics/variations/
variations_util.h 16 // Fills the supplied vector |name_group_ids| (which must be empty when called)
22 // Fills the supplied vector |output| (which must be empty when called) with
  /external/chromium_org/chrome/test/chromedriver/js/
execute_async_script.js 44 * @param {boolean} isUserSupplied Whether the script is supplied by the user.
47 * be supplied to the script.
  /external/chromium_org/content/port/browser/
render_view_host_delegate_view.h 34 // provided in the supplied params.
49 // RenderView. Contextual information about the dragged content is supplied
  /external/chromium_org/sandbox/win/src/
sandbox_types.h 40 // The supplied AppContainer is not valid.
42 // The supplied capability is not valid.
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_msaa.c 57 app-supplied mask though is used too might need to be smarter.
64 /* TODO merge with app-supplied sample mask */
  /external/chromium_org/third_party/openssl/openssl/crypto/ecdsa/
ecdsa.h 112 * the supplied private key and returns the created signature.
120 /** Computes ECDSA signature of a given hash value using the supplied
133 /** Verifies that the supplied signature is a valid ECDSA
134 * signature of the supplied hash value using the supplied public key.
180 /** Computes ECDSA signature of a given hash value using the supplied
194 /** Computes ECDSA signature of a given hash value using the supplied
212 * of the supplied hash value using the specified public key.
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
ecdsa.h 112 * the supplied private key and returns the created signature.
120 /** Computes ECDSA signature of a given hash value using the supplied
133 /** Verifies that the supplied signature is a valid ECDSA
134 * signature of the supplied hash value using the supplied public key.
180 /** Computes ECDSA signature of a given hash value using the supplied
194 /** Computes ECDSA signature of a given hash value using the supplied
212 * of the supplied hash value using the specified public key.
  /external/fdlibm/
changes 52 To build FDLIBM, edit the supplied Makefile or create
54 using the supplied configure script contributed by Nelson Beebe
  /external/guava/guava-tests/test/com/google/common/io/
CheckCloseSupplier.java 26 * supplied by the delegate supplier are closed. To do this, the factory method
27 * returns a decorated version of the {@code delegate} supplied in the
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/util/
CollisionShapeFactory.java 160 * Creates a HeightfieldCollisionShape if the supplied spatial is a TerrainQuad.
161 * @return A MeshCollisionShape or a CompoundCollisionShape with MeshCollisionShapes as children if the supplied spatial is a Node. A HeightieldCollisionShape if a TerrainQuad was supplied.
175 throw new IllegalArgumentException("Supplied spatial must either be Node or Geometry!");
182 * @return A HullCollisionShape or a CompoundCollisionShape with HullCollisionShapes as children if the supplied spatial is a Node.
190 throw new IllegalArgumentException("Supplied spatial must either be Node or Geometry!");
201 throw new IllegalArgumentException("Supplied spatial must either be Node or Geometry!");
223 * Uses the bounding box of the supplied spatial to create a BoxCollisionShape
  /external/mesa3d/src/mesa/state_tracker/
st_atom_msaa.c 57 app-supplied mask though is used too might need to be smarter.
64 /* TODO merge with app-supplied sample mask */
  /external/openssl/crypto/ecdsa/
ecdsa.h 112 * the supplied private key and returns the created signature.
120 /** Computes ECDSA signature of a given hash value using the supplied
133 /** Verifies that the supplied signature is a valid ECDSA
134 * signature of the supplied hash value using the supplied public key.
180 /** Computes ECDSA signature of a given hash value using the supplied
194 /** Computes ECDSA signature of a given hash value using the supplied
212 * of the supplied hash value using the specified public key.
  /external/openssl/include/openssl/
ecdsa.h 112 * the supplied private key and returns the created signature.
120 /** Computes ECDSA signature of a given hash value using the supplied
133 /** Verifies that the supplied signature is a valid ECDSA
134 * signature of the supplied hash value using the supplied public key.
180 /** Computes ECDSA signature of a given hash value using the supplied
194 /** Computes ECDSA signature of a given hash value using the supplied
212 * of the supplied hash value using the specified public key.
  /packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/mocks/
ContactsMockContext.java 31 * a supplied context, except content resolver operations, which are sent
77 * Instead of actually sending Intent, this method just remembers what Intent was supplied last.
  /dalvik/vm/alloc/
Visit.h 40 * supplied context argument.

Completed in 915 milliseconds

1 2 3 45 6 7 8 91011>>