OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:representation
(Results
426 - 450
of
7593
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/luni/src/main/java/java/security/cert/
X509CRLEntry.java
119
* Returns a string
representation
of this instance.
121
* @return a string
representation
of this instance.
/libcore/luni/src/main/java/java/text/
ParsePosition.java
105
* Returns the string
representation
of this parse position.
107
* @return the string
representation
of this parse position.
/libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicBoolean.java
128
* Returns the String
representation
of the current value.
129
* @return the String
representation
of the current value
AtomicReference.java
119
* Returns the String
representation
of the current value.
120
* @return the String
representation
of the current value
/libcore/luni/src/main/java/libcore/net/url/
JarHandler.java
90
* Build and return the externalized string
representation
of url.
92
* @return String the externalized string
representation
of url
/ndk/sources/cxx-stl/gabi++/include/
unwind-arm.h
125
_Unwind_VRS_DataRepresentation
representation
,
131
_Unwind_VRS_DataRepresentation
representation
,
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterChanSat.java
50
public void useRepresentation(FilterRepresentation
representation
) {
51
mParameters = (FilterChanSatRepresentation)
representation
;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DebugLogUtils.java
40
* Get the string
representation
of the current stack trace, for debugging purposes.
48
* Get the string
representation
of the current stack trace, for debugging purposes.
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
unwind-arm.h
125
_Unwind_VRS_DataRepresentation
representation
,
131
_Unwind_VRS_DataRepresentation
representation
,
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
longintrepr.h
10
/* Parameters of the long integer
representation
. There are two different
75
/* Long integer
representation
.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_code.py
1
"""This module includes tests of the code object
representation
.
98
"""Print out a text
representation
of a code object."""
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
longintrepr.h
10
/* Parameters of the long integer
representation
. There are two different
75
/* Long integer
representation
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_code.py
1
"""This module includes tests of the code object
representation
.
98
"""Print out a text
representation
of a code object."""
/art/runtime/arch/
context.h
27
//
Representation
of a thread's context on the executing machine, used to implement long jumps in
/cts/tests/tests/holo/src/android/holo/cts/modifiers/
CalendarViewModifier.java
32
* Long
representation
of a date that is 30 years in milliseconds from
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
ApiPackage.java
26
/**
Representation
of a package in the API containing classes. */
/dalvik/dexgen/src/com/android/dexgen/dex/file/
TypeIdItem.java
25
*
Representation
of a type reference inside a Dalvik file.
/dalvik/dx/src/com/android/dx/dex/file/
TypeIdItem.java
26
*
Representation
of a type reference inside a Dalvik file.
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemWithParam.java
121
* Get an integer
representation
of the element type.
123
* @return An integer
representation
of the element, defined in the
181
* Get the XObject
representation
of the variable.
186
* @return the XObject
representation
of the variable.
/external/apache-xml/src/main/java/org/apache/xml/utils/
NameSpace.java
26
* A
representation
of a namespace. One of these will
/external/checkpolicy/
checkpolicy.8
15
into a binary
representation
that can be loaded into the kernel. If no
/external/chromium/chrome/browser/notifications/
notification.h
17
//
Representation
of an notification to be shown to the user. All
/external/chromium/chrome/browser/resources/shared/js/cr/ui/table/
table_column.js
6
* @fileoverview This is a table column
representation
/external/chromium/chrome/browser/ui/cocoa/
confirm_quit_panel_controller.h
65
// Returns a string
representation
fit for display of |+quitAccelerator|.
/external/chromium/net/base/
ssl_client_auth_cache.h
56
// internal
representation
of cache, an STL map.
Completed in 588 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>