OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:specified
(Results
201 - 225
of
17969
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/skia/include/core/
SkAnnotation.h
31
* Return the data for the
specified
key, or NULL.
79
* Annotate the canvas by associating the
specified
URL with the
80
*
specified
rectangle (in local coordinates, just like drawRect). If the
91
* Annotate the canvas by associating a name with the
specified
point.
103
* Annotate the canvas by making the
specified
rectangle link to a named
/external/chromium_org/third_party/skia/include/effects/
SkPorterDuff.h
24
If no xfermode is
specified
, kSrcOver is assumed.
51
/** Return an SkXfermode object for the
specified
mode.
55
/** Return a function pointer to a routine that applies the
specified
60
/** Return a function pointer to a routine that applies the
specified
67
/** If the
specified
xfermode advertises itself as one of the porterduff
/external/chromium_org/tools/json_schema_compiler/test/
permissions.json
73
"description": "Checks if the extension has the
specified
permissions.",
86
"description": "True if the extension has the
specified
permissions."
95
"description": "Requests access to the
specified
permissions. These permissions must be defined in the optional_permissions field of the manifest. If there are any problems requesting the permissions, <a href='extension.html#property-lastError'>chrome.runtime.lastError</a> will be set.",
109
"description": "True if the user granted the
specified
permissions."
118
"description": "Removes access to the
specified
permissions. If there are any problems removing the permissions, <a href='extension.html#property-lastError'>chrome.runtime.lastError</a> will be set.",
/external/chromium_org/ui/gfx/
platform_font.h
24
// Creates a PlatformFont implementation with the
specified
|font_name|
36
// the
specified
font. This may include some leading, i.e. height may be
51
// Returns the number of horizontal pixels needed to display the
specified
56
//
specified
length of characters. Call GetStringWidth() to retrieve the
63
// Returns the
specified
font name in UTF-8.
/external/chromium_org/ui/views/
border.h
46
// Creates a border that is a simple line of the
specified
thickness and
54
// Creates a border of the
specified
color, and
specified
thickness on each
62
// Creates a Border from the
specified
Painter. The border owns the painter,
68
// Renders the border for the
specified
view.
/external/sepolicy/
seapp_contexts
13
# All
specified
input selectors in an entry must match (i.e. logical AND).
17
# (2)
Specified
user= string before unspecified user= string.
20
# (5)
Specified
seinfo= string before unspecified seinfo= string.
21
# (6)
Specified
name= string before unspecified name= string.
22
# (7)
Specified
sebool= string before unspecified sebool= string.
/external/skia/include/core/
SkAnnotation.h
31
* Return the data for the
specified
key, or NULL.
79
* Annotate the canvas by associating the
specified
URL with the
80
*
specified
rectangle (in local coordinates, just like drawRect). If the
91
* Annotate the canvas by associating a name with the
specified
point.
103
* Annotate the canvas by making the
specified
rectangle link to a named
/external/skia/include/effects/
SkPorterDuff.h
24
If no xfermode is
specified
, kSrcOver is assumed.
51
/** Return an SkXfermode object for the
specified
mode.
55
/** Return a function pointer to a routine that applies the
specified
60
/** Return a function pointer to a routine that applies the
specified
67
/** If the
specified
xfermode advertises itself as one of the porterduff
/frameworks/base/graphics/java/android/graphics/
Region.java
60
/** Return a copy of the
specified
region
67
/** Return a region set to the
specified
rectangle
74
/** Return a region set to the
specified
rectangle
87
/** Set the region to the
specified
region.
94
/** Set the region to the
specified
rectangle
100
/** Set the region to the
specified
rectangle
171
* Return true if the region contains the
specified
point
177
* contains the
specified
rectangle. Returning false is not a guarantee
187
* contains the
specified
rectangle. Returning false is not a guarantee
195
* Return true if the region is empty, or if the
specified
rectangle doe
[
all
...]
/libcore/luni/src/main/java/java/security/
KeyFactorySpi.java
39
* if the
specified
{@code keySpec} is invalid.
52
* if the
specified
{@code keySpec} is invalid.
58
* Returns the key specification for the
specified
key.
64
* @return the key specification for the
specified
key.
80
* if the
specified
key can not be translated by this key
/libcore/luni/src/main/java/java/security/cert/
CertStoreSpi.java
35
* if the
specified
initialization parameters cannot be used to
43
* Returns the list of {@code Certificate}s for the
specified
{@code
50
*
specified
selector.
58
* Returns the list of {@code CRL}s for the
specified
{@code CRLSelector}
64
* @return the list of {@code CRL}s that match the criteria of the
specified
CertPathBuilder.java
29
* <i>Certification Path</i>s from a
specified
certificate to a trust anchor.
90
* Creates a new {@code CertPathBuilder} instance with the
specified
111
* Creates a new {@code CertPathBuilder} instance from the
specified
112
* provider providing the
specified
algorithm.
120
* if the
specified
provider cannot provide the algorithm.
122
* if no provider with the
specified
name can be found.
141
* Creates a new {@code CertPathBuilder} instance from the
specified
142
* provider providing the
specified
algorithm.
150
* if the
specified
provider cannot provide the algorithm.
168
* Builds a certification path with the
specified
algorithm parameters
[
all
...]
/libcore/luni/src/main/java/java/security/interfaces/
DSAKeyPairGenerator.java
30
* q}), and base ({@code g}) values from the
specified
parameters.
37
* if the
specified
parameter values are {@code null} or
44
* Initializes this generator for the
specified
modulus length. Valid values
50
* it will use the pre-calculated values for the
specified
modulus
61
* if the
specified
modulus length is not valid, or if there are
/libcore/luni/src/main/java/javax/crypto/spec/
IvParameterSpec.java
36
* the
specified
buffer <i>iv</i> used as <i>initialization vector</i>.
41
* if the
specified
buffer is null.
53
* bytes from the
specified
buffer <code>iv</code> starting at
57
* if the
specified
buffer is null or <code>offset</code> and
59
*
specified
buffer.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
xmalloc.h
39
/** Allocate the
specified
number of bytes, just like malloc() does. However, in case of OOM, terminate */
51
/** Duplicate the
specified
string, allocating memory with pa_xmalloc() */
54
/** Duplicate the
specified
string, but truncate after l characters */
57
/** Duplicate the
specified
memory block */
66
/** Allocate n new structures of the
specified
type. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
xmalloc.h
39
/** Allocate the
specified
number of bytes, just like malloc() does. However, in case of OOM, terminate */
51
/** Duplicate the
specified
string, allocating memory with pa_xmalloc() */
54
/** Duplicate the
specified
string, but truncate after l characters */
57
/** Duplicate the
specified
memory block */
66
/** Allocate n new structures of the
specified
type. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
xmalloc.h
39
/** Allocate the
specified
number of bytes, just like malloc() does. However, in case of OOM, terminate */
51
/** Duplicate the
specified
string, allocating memory with pa_xmalloc() */
54
/** Duplicate the
specified
string, but truncate after l characters */
57
/** Duplicate the
specified
memory block */
66
/** Allocate n new structures of the
specified
type. */
/external/llvm/include/llvm/Support/
Debug.h
41
/// is
specified
. This should probably not be referenced directly, instead, use
46
/// isCurrentDebugType - Return true if the
specified
string is the debug type
47
///
specified
on the command line, or if none was
specified
on the command line
53
/// option were
specified
. Note that DebugFlag also needs to be set to true for
59
/// information. In the '-debug' option is
specified
on the commandline, and if
60
/// this is a debug build, then the code
specified
as the option to the macro
66
/// is not
specified
, or is
specified
as "bitset".
91
// In the '-debug' option is
specified
on the commandline, and if this is
[
all
...]
/external/nist-sip/java/gov/nist/core/net/
NetworkLayer.java
49
* Creates a server with the
specified
port, listen backlog, and local IP address to bind to.
61
* Creates an SSL server with the
specified
port, listen backlog, and local IP address to bind to.
73
* Creates a stream socket and connects it to the
specified
port number at the
specified
IP address.
83
* Creates a stream socket and connects it to the
specified
port number at the
specified
IP address.
114
* Creates a stream SSL socket and connects it to the
specified
port number at the
specified
IP address.
124
* Creates a stream SSL socket and connects it to the
specified
port number at the
specified
IP address
[
all
...]
/libcore/luni/src/main/java/java/io/
DataOutput.java
59
* Writes the
specified
8-bit byte.
70
* Writes the
specified
boolean.
81
* Writes the
specified
8-bit byte.
93
* Writes the low order 8-bit bytes from the
specified
string.
103
* Writes the
specified
16-bit character in big-endian order. Only the two least significant
126
* Writes the
specified
64-bit double in big-endian order. The resulting output is the eight
138
* Writes the
specified
32-bit float in big-endian order. The resulting output is the four bytes
150
* Writes the
specified
32-bit int in big-endian order.
161
* Writes the
specified
64-bit long in big-endian order.
172
* Writes the
specified
16-bit short in big-endian order. Only the lower two bytes of {@cod
[
all
...]
/libcore/luni/src/main/java/java/util/
Deque.java
167
* Inserts the
specified
element at the front of this deque if it is
175
* @throws ClassCastException if the class of the
specified
element
177
* @throws NullPointerException if the
specified
element is null and this
179
* @throws IllegalArgumentException if some property of the
specified
185
* Inserts the
specified
element at the end of this deque if it is
195
* @throws ClassCastException if the class of the
specified
element
197
* @throws NullPointerException if the
specified
element is null and this
199
* @throws IllegalArgumentException if some property of the
specified
205
* Inserts the
specified
element at the front of this deque unless it would
213
* @throws ClassCastException if the class of the
specified
elemen
[
all
...]
/libcore/luni/src/main/java/javax/net/ssl/
TrustManagerFactory.java
48
* default algorithm name is
specified
by the security property
59
* Creates a new {@code TrustManagerFactory} instance for the
specified
81
* Creates a new {@code TrustManagerFactory} instance for the
specified
82
* trust management algorithm from the
specified
provider.
91
* if the
specified
provider cannot provide the requested
94
* if the
specified
provider does not exist.
112
* Creates a new {@code TrustManagerFactory} instance for the
specified
113
* trust management algorithm from the
specified
provider.
121
* if the
specified
provider cannot provide the requested
186
* Initializes this factory instance with the
specified
keystore as sourc
[
all
...]
/external/chromium_org/chrome/test/pyautolib/
bookmark_model.py
41
node: the root to start with. If not
specified
, count all."""
58
nodes: an iterable of nodes to start with. If not
specified
, search all.
59
'Not
specified
' means None, not [].
62
# having
specified
a list.
82
node: an iterable of nodes to start with. If not
specified
, search all.
83
'Not
specified
' means None, not [].
86
# having
specified
a list.
/external/chromium_org/content/common/media/
audio_messages.h
114
// Start buffering and play the audio stream
specified
by stream_id.
118
// Start recording the audio input stream
specified
by stream_id.
122
// Pause the audio stream
specified
by stream_id.
126
// Close an audio stream
specified
by stream_id.
130
// Close an audio input stream
specified
by stream_id.
134
// Set audio volume of the stream
specified
by stream_id.
140
// Set audio volume of the input stream
specified
by stream_id.
/external/chromium_org/ui/base/win/
shell.h
21
// default application registered for the file
specified
by 'full_path',
41
// to open the file
specified
by 'full_path'.
45
// Disables the ability of the
specified
window to be pinned to the taskbar or
47
// taskbar menu of the
specified
window.
59
//
specified
. This method is used to insure that different web applications
63
// Sets the application icon for the window
specified
.
66
// Sets the relaunch command and relaunch display name for the window
specified
.
Completed in 1649 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>