/external/mockito/src/org/mockito/internal/stubbing/defaultanswers/ |
ReturnsDeepStubs.java | 78 * that was resolved for the current return type, for this to happen we associate to the mock an new instance of
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
MessageExt.java | 22 * This method allows applications to associate application context with
|
/external/oprofile/daemon/ |
opd_ibs_macro.h | 92 * The following defines associate a 16-bit select value with an IBS 120 * The following defines associate a 16-bit select value with an IBS 143 * The following defines associate a 16-bit select value with an IBS 182 * The following defines associate a 16-bit select value with an IBS
|
/external/smack/src/org/jivesoftware/smackx/pubsub/ |
ConfigureForm.java | 142 * Returns the policy that determines who may associate children with the node.
157 * Sets the policy that determines who may associate children with the node.
170 * Iterator of JID's that are on the whitelist that determines who can associate child nodes
182 * Set the JID's in the whitelist of users that can associate child nodes with the collection
|
/external/smack/src/org/xbill/DNS/ |
TLSARecord.java | 150 /** Returns the certificate associate data of this TLSA record */
|
/external/webkit/Source/WebCore/bindings/v8/ |
npruntime_priv.h | 62 // We generally associate NPObjects with an owner. The owner of an NPObject
|
/external/wpa_supplicant_8/wpa_supplicant/ |
blacklist.c | 52 * BSSes before retrying to associate with an BSS that rejected or timed out
|
/frameworks/base/include/androidfw/ |
InputDevice.h | 44 // upper layers of the input system to associate settings with individual devices.
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
delegation_client_extension.h | 38 * - associate a specific path to each partition
|
/libcore/luni/src/main/java/java/security/ |
Signer.java | 78 * the key pair to associate with this {@code Signer}.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/ |
ExportFieldsPart.java | 71 // Associate each field with the keyword in the properties files.
|
/external/chromium/net/socket_stream/ |
socket_stream.h | 49 // Derive from this class and add your own data members to associate extra 102 // The user data allows the clients to associate data with this job.
|
/external/freetype/include/freetype/ |
fttypes.h | 433 /* Client applications often need to associate their own data to a */ 435 /* might want to associate a glyph cache to a given size object. */ [all...] |
/external/libsepol/tests/policies/test-expander/ |
small-base.conf | 130 associate 154 associate
|
/external/libvpx/libvpx/vpx/ |
vpx_image.h | 131 /* The following member may be set by the application to associate data 134 void *user_priv; /**< may be set by the application to associate data
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
cursesp.h | 221 /* We use templates to provide a typesafe mechanism to associate 262 // Associate the user panel with the user data pointed to by p_UserData.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesp.h | 221 /* We use templates to provide a typesafe mechanism to associate 262 // Associate the user panel with the user data pointed to by p_UserData.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesp.h | 221 /* We use templates to provide a typesafe mechanism to associate 262 // Associate the user panel with the user data pointed to by p_UserData.
|
/external/chromium/chrome/browser/sync/glue/ |
bookmark_model_associator.cc | 209 void BookmarkModelAssociator::Associate(const BookmarkNode* node, 288 Associate(permanent_node, sync_id); 335 // To prime our association, we associate the top-level nodes, Bookmark Bar 401 Associate(child_node, sync_child_id); 529 Associate(node, sync_parent.GetId());
|
autofill_change_processor.cc | 124 model_associator_->Associate(&tag, sync_node.GetId()); 333 model_associator_->Associate(&tag, sync_id); 357 model_associator_->Associate(&guid, sync_id);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
LayoutMetadata.java | 106 * @param node the XML node to associate metadata with 142 * @param node the XML node to associate metadata with 168 * @param node the XML node to associate metadata with
|
/system/extras/tests/wifi/stress/ |
wifiLoadScanAssoc.c | 19 * WiFi load, scan, associate, unload stress test 35 * or associate. The default values are given by DEFAULT_DELAY_MIN 117 * associate, unload sequence.
|
/external/llvm/lib/MC/ |
MCObjectStreamer.cpp | 323 // Associate GPRel32 fixup with data and resize data area 332 // Associate GPRel32 fixup with data and resize data area
|
/external/smack/src/org/jivesoftware/smack/ |
AccountManager.java | 119 * <li>misc -- other miscellaneous information to associate with the account. 120 * <li>text -- textual information to associate with the account.
|
/frameworks/base/docs/html/training/search/ |
setup.jd | 115 created before, associate the searchable configuration with the {@link android.widget.SearchView} 123 // Associate searchable configuration with the SearchView
|