/sdk/rule_api/src/com/android/ide/common/api/ |
IDragElement.java | 38 * Returns the bounds of the element's node, if it originated from an existing 48 * from an existing canvas. Returns null if the element has no parent, such as a top
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/build/ |
CtsBuildProvider.java | 27 * A simple {@link IBuildProvider} that uses a pre-existing CTS install.
|
/dalvik/vm/compiler/codegen/arm/ |
Codegen.h | 30 * loadConstant() sometimes needs to add a small imm to a pre-existing constant
|
/development/tools/glesv2debugger/src/com/android/glesv2debugger/ |
MessageQueue.java | 160 ArrayList<Message> existing = incoming.get(msg.getContextId()); local 161 if (existing == null) 162 incoming.put(msg.getContextId(), existing = new ArrayList<Message>()); local 163 existing.add(msg);
|
/external/bison/tests/ |
testsuite.at | 54 m4_include([existing.at])
|
/external/bluetooth/bluez/test/ |
test-oob | 39 print "Removing any existing bond..."
|
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/ |
JDKPKCS12KeyStore.java | 793 DEREncodable existing = bagAttr.getBagAttribute(aOid); local 794 if (existing != null) 797 if (!existing.getDERObject().equals(attr)) 800 "attempt to add existing attribute with different value"); 890 DEREncodable existing = bagAttr.getBagAttribute(aOid); local 891 if (existing != null) 894 if (!existing.getDERObject().equals(attr)) 897 "attempt to add existing attribute with different value"); 952 DEREncodable existing = bagAttr.getBagAttribute(aOid); local 1052 DEREncodable existing = bagAttr.getBagAttribute(oid); local [all...] |
/external/chromium/base/mac/ |
scoped_cftyperef.h | 23 // in reset()), it takes over the caller's existing ownership claim. The
|
/external/chromium/base/ |
stringize_macros.h | 45 // Adds an L in front of an existing ASCII string constant (after
|
/external/chromium/chrome/browser/autofill/ |
autofill_dialog.h | 30 // existing data. For example, |OnAutoFillDialogApply(new_profiles, NULL)|
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_folder_editor_controller.h | 25 EXISTING_BOOKMARK, // Indicates that we are renaming an existing bookmark.
|
/external/chromium/chrome/browser/extensions/ |
test_extension_prefs.h | 33 // any existing backing file we had previously created.
|
/external/chromium/chrome/browser/sessions/ |
tab_restore_service_delegate.h | 19 // TabRestoreService to operate. These methods are mostly copies of existing
|
/external/chromium/chrome/browser/ |
spellcheck_host.cc | 47 // from this list to the existing list of spell check languages.
|
/external/chromium/chrome/browser/sync/ |
js_event_handler_list.h | 35 // Removes any existing backend.
|
/external/chromium/chrome/browser/sync/notifier/ |
cache_invalidation_packet_handler.h | 46 // If |base_task| is non-NULL, sends any existing pending outbound
|
/external/chromium/chrome/browser/ui/cocoa/ |
tracking_area.h | 55 // tracking area. Note that -clearOwner is NOT called on the existing
|
/external/chromium/chrome/browser/ui/webui/options/ |
search_engine_manager_handler.h | 51 // index is -1, starts editing a new search engine instead of an existing one.
|
/external/chromium/chrome/browser/ui/ |
window_sizer.h | 85 // persistent store or an existing window. 104 // and placement, first looking for an existing active window, then falling 110 // When creating a new window based on an existing active window, standard 111 // Windows behavior is to have it always be nonmaximized, even if the existing
|
/external/chromium/net/base/ |
mapped_host_resolver.h | 17 // This class wraps an existing HostResolver instance, but modifies the
|
/external/chromium/net/socket/ |
client_socket_handle.h | 49 // If this method succeeds, then the socket member will be set to an existing 50 // connected socket if an existing connected socket was available to reuse, 53 // existing socket, ClientSocketPool may need to establish a new 59 // If the pool was not able to reuse an existing socket, the new socket
|
/external/dropbear/debian/ |
README.Debian | 23 package, it checks for existing OpenSSH host keys and if found,
|
/external/e2fsprogs/intl/ |
dcgettext.c | 33 with existing names and they should follow ANSI C. But this source
|
dcngettext.c | 33 with existing names and they should follow ANSI C. But this source
|
dgettext.c | 36 with existing names and they should follow ANSI C. But this source
|