OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:identify
(Results
126 - 150
of
2254
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/schema/
debuggerConnector.exsd
11
The goal of the extension is to
identify
which project in the workspace matches the running application to properly setup a launch configuration.
/external/chromium_org/ui/compositor/
layer_animation_sequence.h
104
// Used to
identify
groups of sequences that are supposed to start together.
105
// Once started, used to
identify
the sequence that owns a particular
173
// Also used to
identify
the owner of a particular threaded animation; any
/external/openssh/contrib/
findssl.sh
22
# or libraries. You can use the following # procedure to help
identify
33
# Now run findssl.sh. This should
identify
the headers and libraries
34
# present and their versions. You should be able to
identify
the
/frameworks/av/media/libstagefright/codecs/common/include/
voType.h
37
/** VO_IN is used to
identify
inputs to an VO function. This designation
44
/** VO_OUT is used to
identify
outputs from an VO function. This
51
/** VO_INOUT is used to
identify
parameters that may be either inputs or
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DelegateManager.java
45
* to a Java method to
identify
the C object to manipulate.
115
* Adds a delegate to the manager and returns the native int used to
identify
it.
117
* @return a unique native int to
identify
the delegate
/external/chromium_org/ppapi/api/
pp_var.idl
46
*
identify
the string, which may be created and retrieved from the
62
*
identify
the array, which may be created and manipulated from the
70
* used to
identify
the dictionary, which may be created and manipulated from
/external/chromium_org/ppapi/c/
pp_var.h
55
*
identify
the string, which may be created and retrieved from the
69
*
identify
the array, which may be created and manipulated from the
76
* used to
identify
the dictionary, which may be created and manipulated from
/external/iputils/
ping_common.h
106
#define A(bit) (rcvd_tbl.bitmap[(bit) >> BITMAP_SHIFT]) /*
identify
word in array */
107
#define B(bit) (((bitmap_t)1) << ((bit) & ((1 << BITMAP_SHIFT) - 1))) /*
identify
bit in word */
133
extern int ident; /* process id to
identify
our packets */
/external/kernel-headers/original/linux/
mod_devicetable.h
65
* This is also used to
identify
individual product versions, for
92
* construct these entries. Each entry you provide will either
identify
93
* one or more specific products, or will
identify
a class of products
/system/core/include/cutils/
trace.h
176
* Trace the beginning of a context. name is used to
identify
the context.
246
* Traces an integer counter value. name is used to
identify
the counter.
263
* Traces a 64-bit integer counter value. name is used to
identify
the
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TimeUtil.java
72
* Return the current timestamp in a compressed format, used to uniquely
identify
results.
/development/samples/VoiceRecognitionService/
AndroidManifest.xml
34
<!-- Here we
identify
that we are a RecognitionService by specifying that
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
Voicemail.java
65
* Source data is typically used as an identifier to uniquely
identify
the voicemail against
/docs/source.android.com/src/devices/tech/datausage/
iface-overview.jd
43
enables the framework to concretely
identify
each network interface,
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
SignerInformationStore.java
42
* @param selector to
identify
a signer
/external/chromium/app/sql/
sqlite_features_unittest.cc
66
// fail, so we want to
identify
problems right away.
/external/chromium/chrome/browser/chromeos/notifications/
system_notification.h
27
// to uniquely
identify
this notification. The title is the title of
/external/chromium/chrome/browser/diagnostics/
diagnostics_test.h
62
//
identify
this test so other test can refer to it.
/external/chromium/chrome/browser/rlz/
rlz.h
21
// not contain information that can be used to
identify
a user or to infer
/external/chromium/chrome/common/
automation_constants.h
86
// Used in the AutomationMsg_GetExtensionProperty to
identify
which extension
win_safe_util.h
32
// formed url in 'source_url'. The url should
identify
the source of the file
/external/chromium_org/base/metrics/
histogram_samples.h
55
// |redundant_count_| helps
identify
memory corruption. It redundantly stores
/external/chromium_org/chrome/browser/extensions/api/cast_channel/
cast_channel.proto
19
// source and destination ids
identify
the origin and destination of the
/external/chromium_org/chrome/browser/notifications/sync_notifier/
notification_bitmap_fetcher.h
63
// Called when image is decoded. |decoder| is used to
identify
the image in
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
metadata_database.proto
61
// A unique sequence number to
identify
the tracker. Must be positive.
Completed in 994 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>