OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:representation
(Results
201 - 225
of
7593
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
date-format-tofte.js
76
// A textual
representation
of a day, three letters
80
// A full textual
representation
of a month
118
// A full textual
representation
of the day of the week
135
// Numeric
representation
of a month, with leading zeros
141
// A short textual
representation
of a month, three letters
145
// Numeric
representation
of a month, without leading zeros
227
// Numeric
representation
of the day of the week
232
// A full numeric
representation
of a year, 4 digits
254
// A two-digit
representation
of a year
/dalvik/dx/src/com/android/dx/ssa/
package-info.java
23
* intermediate form. This form is a static-single-assignment
representation
of
27
* reasonably efficient register machine
representation
can be produced from a
41
* <h3>Classes related to method
representation
</h3>
71
* The
representation
of a method in SSA form obeys slightly different
87
* necessary for the ultimate SSA
representation
.
/external/chromium_org/chrome/browser/resources/ntp4/
tile_page.css
95
.tile.drag-
representation
{
102
.tile.drag-
representation
.placing > * {
108
.tile.drag-
representation
.dropped-on-other-page > * {
112
.tile.drag-
representation
.deleting > * {
118
.tile.drag-
representation
.placing {
/external/chromium_org/ui/android/java/src/org/chromium/ui/base/
Clipboard.java
63
* @return a string
representation
of the first item on the clipboard, if
124
* Writes HTML to the clipboard, together with a plain-text
representation
130
* @param text Plain-text
representation
of the HTML content.
139
* Writes HTML to the clipboard, together with a plain-text
representation
144
* @param text Plain-text
representation
of the HTML content.
/external/javassist/src/main/javassist/
ClassMap.java
39
* receives and returns the internal
representation
of a class name.
40
* For example, the internal
representation
of <code>java.lang.String</code>
126
* <p>This method receives and returns the internal
representation
of
156
* Converts a class name into the internal
representation
used in
164
* Converts a class name from the internal
representation
used in
/libcore/luni/src/test/java/libcore/java/lang/
OldStackTraceElementTest.java
202
assertTrue("String
representation
doesn't contain a package name",
204
assertTrue("String
representation
doesn't contain a class name",
206
assertTrue("String
representation
doesn't contain a file name",
208
assertTrue("String
representation
doesn't contain a line number",
210
assertTrue("String
representation
doesn't contain a method name",
/packages/apps/Dialer/res/values/
strings.xml
30
This is especially valuable for views without textual
representation
like ImageView.
38
This is especially valuable for views without textual
representation
like ImageView.
187
This is especially valuable for views without textual
representation
like ImageView.
194
This is especially valuable for views without textual
representation
like ImageView.
201
This is especially valuable for views without textual
representation
like ImageView.
208
This is especially valuable for views without textual
representation
like ImageView.
215
This is especially valuable for views without textual
representation
like ImageView.
222
This is especially valuable for views without textual
representation
like ImageView.
229
This is especially valuable for views without textual
representation
like ImageView.
236
This is especially valuable for views without textual
representation
like ImageView
[
all
...]
/art/compiler/sea_ir/types/
type_inference.h
37
// Computes the types for the method with SEA IR
representation
provided by @graph.
53
// @graph provides the input method SEA IR
representation
.
59
// @graph provides the input method SEA IR
representation
.
/external/chromium_org/ash/wm/workspace/
phantom_window_controller.h
30
// PhantomWindowController is responsible for showing a phantom
representation
85
// The primary phantom
representation
of the window. It is parented by the
90
//
representation
of the window used on the initial display, otherwise this is
/external/chromium_org/chrome/browser/chromeos/drive/
job_list.h
43
// Returns the string
representation
of |type|.
58
// Returns the string
representation
of |state|.
92
// Returns the string
representation
of the job info.
/external/chromium_org/chrome/common/metrics/
metrics_log_base.h
65
// Stop writing to this record and generate the encoded
representation
.
69
// Fills |encoded_log| with the serialized protobuf
representation
of the
97
// Stores the protocol buffer
representation
for this log.
/external/chromium_org/third_party/WebKit/public/web/
WebSecurityOrigin.h
86
// Returns a string
representation
of the WebSecurityOrigin. The empty
87
// WebSecurityOrigin is represented by "null". The
representation
of a
91
// Returns a string
representation
of this WebSecurityOrigin that can
/external/chromium_org/v8/src/
hydrogen-minus-zero.cc
42
Representation
from = change->value()->
representation
();
55
if (check->value()->
representation
().IsSmiOrInteger32()) {
/external/chromium_org/v8/test/mjsunit/
mirror-date.js
32
// Create mirror and JSON
representation
.
48
// Test text
representation
51
// Parse JSON
representation
and check.
mirror-function.js
44
// Create mirror and JSON
representation
.
69
// Test text
representation
72
// Parse JSON
representation
and check.
mirror-regexp.js
55
// Create mirror and JSON
representation
.
78
// Test text
representation
81
// Parse JSON
representation
and check.
mirror-string.js
34
// Create mirror and JSON
representation
.
49
// Test text
representation
57
// Parse JSON
representation
and check.
/external/jsilver/src/com/google/clearsilver/jsilver/data/
AbstractData.java
32
//
representation
we must ensure that an empty node is not mistaken
39
//
representation
we must ensure that an empty node is not mistaken
113
// ******************* String
representation
*******************
/external/llvm/include/llvm/Support/
SwapByteOrder.h
25
/// SwapByteOrder_16 - This function returns a byte-swapped
representation
of
39
/// SwapByteOrder_32 - This function returns a byte-swapped
representation
of
56
/// SwapByteOrder_64 - This function returns a byte-swapped
representation
of
/external/smack/src/org/jivesoftware/smackx/packet/
PEPEvent.java
81
* Returns the XML
representation
of a Personal Event Publish according the specification.
83
* Usually the XML
representation
will be inside of a Message XML
representation
like
PEPPubSub.java
69
* Returns the XML
representation
of a Personal Event Publish according the specification.
71
* Usually the XML
representation
will be inside of a Message XML
representation
like
/external/v8/test/mjsunit/
mirror-date.js
32
// Create mirror and JSON
representation
.
48
// Test text
representation
51
// Parse JSON
representation
and check.
mirror-function.js
44
// Create mirror and JSON
representation
.
69
// Test text
representation
72
// Parse JSON
representation
and check.
mirror-regexp.js
55
// Create mirror and JSON
representation
.
78
// Test text
representation
81
// Parse JSON
representation
and check.
mirror-string.js
34
// Create mirror and JSON
representation
.
49
// Test text
representation
57
// Parse JSON
representation
and check.
Completed in 433 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>