OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:representation
(Results
376 - 400
of
7593
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dsa/
BCDSAPrivateKey.java
87
* Return a PKCS8
representation
of the key. The sequence returned
90
* @return a PKCS8
representation
of the key.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
JCEDHPrivateKey.java
118
* Return a PKCS8
representation
of the key. The sequence returned
121
* @return a PKCS8
representation
of the key.
JDKDSAPrivateKey.java
89
* Return a PKCS8
representation
of the key. The sequence returned
92
* @return a PKCS8
representation
of the key.
/external/chromium/third_party/libjingle/source/talk/base/
sslidentity.h
49
// The length of the string
representation
of the certificate is
62
// Returns a PEM encoded string
representation
of the certificate.
/external/chromium_org/chrome/browser/extensions/api/declarative_content/
content_condition.h
34
//
Representation
of a condition in the Declarative Content API. A condition
74
// Returns a URLMatcherConditionSet::ID which is the canonical
representation
/external/chromium_org/chrome/browser/resources/print_preview/data/
margins.js
35
* @param {Object} state Serialized
representation
of the margins created by
91
/** @return {Object} A serialized
representation
of the margins. */
/external/chromium_org/chrome/test/pyautolib/
bookmark_model.py
5
"""BookmarkModel: python
representation
of the bookmark model.
19
The JSON
representation
is the same as used by the bookmark model
/external/chromium_org/components/policy/core/common/
registry_dict_win.h
31
// In-memory
representation
of a registry subtree. Using a
73
// Converts the dictionary to base::Value
representation
. For key/value name
/external/chromium_org/content/browser/download/
mhtml_generation_manager.h
31
// Instructs the render view to generate a MHTML
representation
of the current
37
// Instructs the render view to generate a MHTML
representation
of the current
/external/chromium_org/content/common/mac/
attributed_string_coder.h
34
// A C++ IPC-friendly
representation
of the NSFontAttributeName attribute
87
// Returns an autoreleased NSAttributedString from an encoded
representation
.
/external/chromium_org/ppapi/api/private/
ppb_x509_certificate_private.idl
117
* This is the DER-encoded
representation
of the certificate.
159
*
representation
. |bytes| should represent only a single certificate.
/external/chromium_org/third_party/WebKit/Source/platform/audio/
HRTFKernel.h
45
// HRTFKernel is a frequency-domain
representation
of an impulse-response used as part of the spatialized panning system.
48
// m_fftFrame is the frequency-domain
representation
of the impulse response with the delay removed
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
bignum-dtoa.h
38
// Return the shortest correct
representation
.
60
// 'v' again. The buffer will choose the
representation
that is closest to
/external/chromium_org/third_party/icu/source/test/intltest/
usettest.h
49
* Make sure minimal
representation
is maintained.
127
* Return the
representation
of an inversion list based UnicodeSet
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/cso_cache/
cso_cache.h
35
*
representation
is during the create call. Gallium then has a caching
38
* gets its already translated
representation
.
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_program_pair.h
43
* Note that this
representation
is taking some liberties as far
48
* of certain opcodes are implicitly changed in this
representation
;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i915_program.h
85
/* One neat thing about the UREG
representation
:
97
/* Another neat thing about the UREG
representation
:
/external/chromium_org/third_party/sqlite/src/test/
capi3e.test
30
# Return the UTF-16
representation
of the supplied UTF-8 string $str.
40
# Return the UTF-8
representation
of the supplied UTF-16 string $str.
/external/chromium_org/ui/gfx/
color_utils.h
48
// Builds a histogram based on the Y' of the Y'UV
representation
of
72
// has a luma value close to the midpoint (0.5 in the HSL
representation
).
/external/chromium_org/v8/src/
bignum-dtoa.h
35
// Return the shortest correct
representation
.
57
// 'v' again. The buffer will choose the
representation
that is closest to
hydrogen-canonicalize.cc
43
if (instr->
representation
().IsInteger32()) {
48
} else if (instr->
representation
().IsSmi()) {
/external/chromium_org/v8/test/mjsunit/
error-tostring.js
29
// Test default string
representation
of an Error object.
56
// on a given Error object. Verify the produced string
representation
.
mirror-error.js
44
// Create mirror and JSON
representation
.
63
// Parse JSON
representation
and check.
mirror-script.js
33
// Create mirror and JSON
representation
.
66
// Parse JSON
representation
and check.
/external/chromium_org/v8/tools/testrunner/objects/
peer.py
73
"""Creates a JSON serializable
representation
of this Peer."""
78
"""Creates a Peer object built from a packed
representation
."""
Completed in 470 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>