/dalvik/vm/analysis/ |
CodeVerify.h | 126 * During verification, we associate one of these with every "interesting"
|
/external/chromium/chrome/browser/sync/glue/ |
session_model_associator.cc | 227 Associate(&tab, sync_id); 230 void SessionModelAssociator::Associate(const TabContents* tab, int64 sync_id) { 469 // Iterate through the nodes and associate any foreign sessions. 718 // Associate all open windows and their tabs. [all...] |
bookmark_change_processor.cc | 174 // Associate the ID from the sync domain with the bookmark node, so that we 176 associator->Associate(child, sync_child.GetId()); 463 model_associator_->Associate(dst, src->GetId());
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
LocalVariableInfo.java | 77 * @param specs {@code non-null;} the register set to associate with the block
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
LocalVariableInfo.java | 78 * @param specs {@code non-null;} the register set to associate with the block
|
/external/libvorbis/doc/ |
vorbis-clip.txt | 103 *(We associate the short value with the second packet for two reasons.
|
/external/skia/legacy/src/core/ |
SkGlyphCache.h | 109 /* AuxProc/Data allow a client to associate data with this cache entry.
|
/external/skia/src/core/ |
SkGlyphCache.h | 112 /* AuxProc/Data allow a client to associate data with this cache entry.
|
/external/smack/src/org/jivesoftware/smack/packet/ |
IQ.java | 165 * @param error the error to associate with the created IQ packet.
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
CppBoundClass.h | 215 // These maps associate names with property and method pointers to be
|
/frameworks/base/core/java/com/android/internal/backup/ |
IBackupTransport.aidl | 44 * can potentially associate backup data with arbitrary user accounts should
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/ |
WifiAssociationTest.java | 109 assertTrue("failed to associate with " + config.SSID,
|
/frameworks/native/opengl/specs/ |
EGL_ANDROID_blob_cache.txt | 137 To insert a new binary value into the cache and associate it with a given
|
/packages/apps/Bluetooth/jni/ |
com_android_bluetooth_avrcp.cpp | 40 // with the AdapterService's ENV if an ASSOCIATE/DISASSOCIATE event
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
diagnostic.h | 118 /* The index of the option to associate with turning permerrors into
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
diagnostic.h | 118 /* The index of the option to associate with turning permerrors into
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
diagnostic.h | 118 /* The index of the option to associate with turning permerrors into
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
diagnostic.h | 118 /* The index of the option to associate with turning permerrors into
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ApkInstallManager.java | 51 * Internal struct to associate a project and a device.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_priv.c | 183 if (iface->drv_priv == NULL || iface->driver->associate == NULL) 216 res = iface->driver->associate(iface->drv_priv, ¶ms); 217 wpa_printf(MSG_DEBUG, "drv->associate: res=%d", res);
|
/external/wpa_supplicant_8/src/drivers/ |
driver.h | 340 * Data for struct wpa_driver_ops::associate(). 346 * responsible for selecting with which BSS to associate. */ 1257 int (*associate)(void *priv, member in struct:wpa_driver_ops [all...] |
/dalvik/dx/src/com/android/dx/ssa/ |
ConstCollector.java | 296 // Un-associate original use.
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
NFAState.java | 90 /** Associate this NFAState with the corresponding GrammarAST node
|
/external/apache-xml/src/main/java/org/apache/xml/res/ |
XMLErrorResources.java | 63 * 5) A namespace declaration is a special attribute that is used to associate
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
SerializerMessages.java | 62 * 3) A namespace declaration is a special attribute that is used to associate
|