OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:existing
(Results
201 - 225
of
4669
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebCore/platform/graphics/chromium/
CrossProcessFontLoading.h
54
// of
existing
instances for reuse:
58
// This is needed to allow lookup of a pre-
existing
MemoryActivatedFont when
/external/webkit/Source/WebKit/android/plugins/
ANPWindowInterface.cpp
106
// add any new functions or override
existing
functions
114
// add any new functions or override
existing
functions
/external/webkit/Tools/TestResultServer/model/
dashboardfile.py
94
logging.info("No
existing
file, added as new file.")
99
logging.debug("Updating
existing
file.")
/frameworks/base/core/java/android/view/inputmethod/
InputBinding.java
68
* Constructor from an
existing
InputBinding taking a new local input
72
* @param binding
Existing
binding to copy.
/frameworks/native/include/ui/
GraphicBuffer.h
75
// create a buffer from an
existing
handle
79
// create a buffer from an
existing
ANativeWindowBuffer
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
elementgetattributenodenull.java
36
* to retrieve a non-
existing
attribute. The method should
37
* return "null". The non-
existing
attribute to be used
hc_elementgetattributenodenull.java
36
* to retrieve a non-
existing
attribute. The method should
37
* return "null". The non-
existing
attribute to be used
/libcore/dom/src/test/java/org/w3c/domts/level2/core/
nodesetprefix02.java
37
* Create a new attribute node and add it to an element node with an
existing
attribute having
40
* and the
existing
attribute is the same.
/ndk/sources/host-tools/sed-4.2.1/lib/
rename.c
37
an
existing
DST. */
50
* due to the destination already
existing
. */
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
IntentUtilities.java
141
* Create an {@link Intent} to launch an activity as the main entry point.
Existing
activities
151
* Create an {@link Intent} to launch an activity as the main entry point.
Existing
activities
/packages/apps/Settings/src/com/android/settings/
ChooseLockSettingsHelper.java
73
* Launch screen to confirm the
existing
lock pattern.
97
* Launch screen to confirm the
existing
lock password.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
ExtractStringFix.java
40
* TODO: Look for
existing
string values, and if it matches one of the
41
*
existing
Strings offer to just replace it with the given string!
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceContentProvider.java
35
* <li>{@link ResourceType}. This represents the list of
existing
Resource Type present
39
* <li>{@link ResourceItem}. This represents one resource (which can
existing
in various alternate
/sdk/rule_api/src/com/android/ide/common/api/
IDragElement.java
44
* Returns the bounds of the element's node, if it originated from an
existing
55
* from an
existing
canvas. Returns null if the element has no parent, such as a top
/system/media/camera/include/system/
camera_metadata_tags.h
27
*
existing
enumerations.
107
* before the section _END tag to preserve
existing
enumeration values. In
/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
/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/checkpolicy/
checkpolicy.8
22
Read an
existing
binary policy file rather than a source policy.conf file.
/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.
Completed in 627 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>