OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:representations
(Results
1 - 25
of
2072
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSSignatureAlgorithmNameGenerator.java
9
*
representations
rather than the algorithm object identifier (if possible).
/external/proguard/src/proguard/classfile/instruction/
package.html
5
that refer to the constant pool get their own
representations
.
/external/chromium_org/skia/ext/
skia_utils_ios.h
33
// Decodes all image
representations
inside the data into a vector of SkBitmaps.
34
// Returns a vector of all the successfully decoded
representations
or an empty
/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/ui/gfx/image/
image.h
7
// through operator overloading. It will cache the converted
representations
14
// actual
representations
are deleted, too.
63
// Creates an empty image with no
representations
.
91
//
representations
.
144
// converted
representations
, rather than a limitation imposed by Image) and
155
// Inspects the
representations
map to see if the given type exists.
158
// Returns the number of
representations
.
161
// Returns true if this Image has no
representations
.
169
// Swaps this image's internal
representations
with |other|.
191
// Internal class that holds all the
representations
. This allows the Image t
[
all
...]
/external/chromium_org/net/spdy/
hpack_encoder.h
45
// literal
representations
are emitted, bypassing the header table. Huffman
60
// literal
representations
.
66
typedef std::vector<Representation>
Representations
;
85
//
Representations
which must be explicitly emitted are returned.
86
Representations
DetermineEncodingDelta(
91
Representations
* crumbs_out);
hpack_encoder.cc
44
Representations
explicit_set(DetermineEncodingDelta(header_set));
45
for (
Representations
::const_iterator it = explicit_set.begin();
187
HpackEncoder::
Representations
HpackEncoder::DetermineEncodingDelta(
189
// Flatten & crumble headers into an ordered list of
representations
.
190
Representations
full_set;
197
// Note std::map guarantees
representations
are ordered.
202
// Perform a linear merge of ordered
representations
with the (also ordered)
204
// and gather
representations
which must be explicitly emitted.
205
Representations
::const_iterator r_it = full_set.begin();
209
Representations
explicit_set
[
all
...]
/external/chromium_org/components/favicon_base/
favicon_types.h
30
//
representations
for each of the desired scale factors.
38
// The URL of the favicon which contains all of the image
representations
of
41
//
representations
from several favicons once content::FaviconStatus supports
/external/chromium_org/v8/src/
hydrogen-infer-representation.h
17
: HPhase("H_Infer
representations
", graph),
/external/proguard/src/proguard/classfile/
package.html
6
representations
:
/external/stlport/test/eh/
TestClass.cpp
12
*
representations
about the suitability of this software for any
random_number.h
12
*
representations
about the suitability of this software for any
test_bitset.cpp
12
*
representations
about the suitability of this software for any
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
if_strip.h
13
* makes no
representations
about the suitability of this
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_strip.h
13
* makes no
representations
about the suitability of this
/external/libgsm/
NOTICE
6
are deemed to have made any
representations
as to the suitability of this
28
deemed to have made any
representations
as to the suitability
/external/chromium_org/remoting/client/plugin/
pepper_util.h
23
// Helpers to convert between different socket address
representations
.
/external/e2fsprogs/lib/et/
internal.h
9
* M.I.T. S.I.P.B. make no
representations
about the suitability of
/external/e2fsprogs/lib/ss/
data.c
10
* M.I.T. S.I.P.B. make no
representations
about the suitability of
mit-sipb-copyright.h
14
M.I.T. and the M.I.T. S.I.P.B. make no
representations
about
/external/qemu/include/qapi/
opts-visitor.h
29
* - string
representations
of negative numbers yield negative values,
/external/stlport/stlport/
rope
10
*
representations
about the suitability of this software for any
/external/stlport/stlport/stl/
msl_string.h
10
*
representations
about the suitability of this software for any
/ndk/sources/cxx-stl/stlport/stlport/
rope
10
*
representations
about the suitability of this software for any
/ndk/sources/cxx-stl/stlport/stlport/stl/
msl_string.h
10
*
representations
about the suitability of this software for any
Completed in 751 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>