OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:representations
(Results
1 - 15
of
15
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
CacheProcessing.java
36
ArrayList<FilterRepresentation>
representations
;
field in class:CacheProcessing.CacheStep
40
representations
= new ArrayList<FilterRepresentation>();
44
representations
.add(representation);
48
for (FilterRepresentation rep :
representations
) {
57
if (
representations
.size() != step.
representations
.size()) {
60
for (int i = 0; i <
representations
.size(); i++) {
61
FilterRepresentation r1 =
representations
.get(i);
62
FilterRepresentation r2 = step.
representations
.get(i);
88
if (
representations
.size() > 0)
[
all
...]
/external/chromium_org/v8/test/mjsunit/
track-fields.js
30
// Test transitions caused by changes to field
representations
.
144
// Ensure polymorphic loads only go monomorphic when the
representations
are
188
// Check that JSON parsing respects existing
representations
.
198
// Ensure normalizing results in ignored
representations
.
217
// Test megamorphic keyed stub behaviour in combination with
representations
.
309
// Test
representations
and transition conversions.
unicode-test.js
[
all
...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
trace-event-listener.rb
8
A listener that simply records text
representations
of the events.
/external/chromium_org/third_party/libxml/src/
libxml2.spec
17
can be a simple SAX stream or and in-memory DOM like
representations
.
36
can be a simple SAX stream or and in-memory DOM like
representations
.
/external/chromium_org/v8/test/mjsunit/regress/
regress-732.js
44
// Try getting value back using string and number
representations
of
/external/v8/test/mjsunit/regress/
regress-732.js
44
// Try getting value back using string and number
representations
of
/external/chromium_org/ui/gfx/image/
image.cc
485
gfx::Image::RepresentationMap&
representations
() { return representations_; }
function in class:gfx::internal::ImageStorage
513
// All the
representations
of an Image. Size will always be at least one, with
514
// more for any converted
representations
.
822
// Do not insert
representations
for scale factors other than 1x even if
887
return storage_.get() && storage_->
representations
().count(type) != 0;
894
return storage_->
representations
().size();
942
RepresentationMap::iterator it = storage_->
representations
().find(rep_type);
943
if (it == storage_->
representations
().end()) {
952
storage_->
representations
().insert(std::make_pair(rep->type(), rep));
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dot.rb
42
An extra utility for generating graphviz DOT file
representations
of ANTLR
debug.rb
371
A listener that simply records text
representations
of the events. Useful for debugging the
/external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb
94
representations
of ASTs
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java
1107
ArrayList<FilterUserPresetRepresentation>
representations
=
local
[
all
...]
/external/libvorbis/doc/
01-introduction.tex
24
masters) and a range of channel
representations
(monaural,
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
Completed in 712 milliseconds