OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:given
(Results
476 - 500
of
14528
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/smali/dexlib/src/main/java/org/jf/dexlib/
ProtoIdItem.java
50
* Creates a new <code>ProtoIdItem</code> with the
given
values
68
* Returns a <code>ProtoIdItem</code> for the
given
values, and that has been interned into
69
* the
given
<code>DexFile</code>
73
* @return a <code>ProtoIdItem</code> for the
given
values, and that has been interned into
74
* the
given
<code>DexFile</code>
82
* Looks up the <code>ProtoIdItem</code> from the
given
<code>DexFile</code> for the
given
87
* @return a <code>ProtoIdItem</code> from the
given
<code>DexFile</code> for the
given
Section.java
82
* Finalize the location of all items, and place them starting at the
given
offset
106
* Write the items to the
given
<code>AnnotatedOutput</code>
125
* Read the specified number of items from the
given
<code>Input</code> object
147
* This method in the concrete item subclass should read in all the items from the
given
<code>Input</code>
173
* This method checks if an item that is equivalent to the
given
item has already been added. If found,
174
* it returns that item. If not found, it adds the
given
item to this section and returns it.
176
* @return An item from this section that is equivalent to the
given
item. It may or may not be the same
193
* Returns the interned item that is equivalent to the
given
item, or null
195
* @return the interned item that is equivalent to the
given
item, or null
/frameworks/native/opengl/specs/
EGL_ANDROID_blob_cache.txt
116
the cache and associates it with the
given
key. <get> points to a function
117
that retrieves from the cache the value associated with a
given
key. The
137
To insert a new binary value into the cache and associate it with a
given
149
No guarantees are made as to whether a
given
key/value pair is present in
151
with the
given
key in the past then it is undefined which value, if any, is
154
recently set value for a
given
key.
156
To retrieve the binary value associated with a
given
key from the cache, a
165
a value associated with the
given
key then the size of that binary value in
168
If the cache contains a value for the
given
key and its size in bytes is
/libcore/luni/src/main/java/java/io/
EmulatedFieldsForDumping.java
60
* Find and set the byte value of a
given
field named <code>name</code> in
74
* Find and set the char value of a
given
field named <code>name</code> in
88
* Find and set the double value of a
given
field named <code>name</code>
102
* Find and set the float value of a
given
field named <code>name</code>
116
* Find and set the int value of a
given
field named <code>name</code> in
130
* Find and set the long value of a
given
field named <code>name</code> in
144
* Find and set the Object value of a
given
field named <code>name</code>
158
* Find and set the short value of a
given
field named <code>name</code>
172
* Find and set the boolean value of a
given
field named <code>name</code>
EmulatedFields.java
194
* Finds and returns the byte value of a
given
field named {@code name}
202
* @return the value of the
given
field if it has been assigned, the default
214
* Finds and returns the char value of a
given
field named {@code name} in the
222
* @return the value of the
given
field if it has been assigned, the default
234
* Finds and returns the double value of a
given
field named {@code name}
242
* @return the value of the
given
field if it has been assigned, the default
254
* Finds and returns the float value of a
given
field named {@code name} in
262
* @return the value of the
given
field if it has been assigned, the default
274
* Finds and returns the int value of a
given
field named {@code name} in the
282
* @return the value of the
given
field if it has been assigned, the defaul
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicIntegerArray.java
46
* Creates a new AtomicIntegerArray of the
given
length, with all
57
* all elements copied from, the
given
array.
91
* Sets the element at position {@code i} to the
given
value.
101
* Eventually sets the element at position {@code i} to the
given
value.
112
* Atomically sets the element at position {@code i} to the
given
129
* Atomically sets the element at position {@code i} to the
given
147
* Atomically sets the element at position {@code i} to the
given
184
* Atomically adds the
given
value to the element at index {@code i}.
220
* Atomically adds the
given
value to the element at index {@code i}.
AtomicLongArray.java
45
* Creates a new AtomicLongArray of the
given
length, with all
56
* all elements copied from, the
given
array.
90
* Sets the element at position {@code i} to the
given
value.
100
* Eventually sets the element at position {@code i} to the
given
value.
112
* Atomically sets the element at position {@code i} to the
given
value
129
* Atomically sets the element at position {@code i} to the
given
147
* Atomically sets the element at position {@code i} to the
given
184
* Atomically adds the
given
value to the element at index {@code i}.
220
* Atomically adds the
given
value to the element at index {@code i}.
/sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
RenderResources.java
63
* Returns whether a theme is a parent of a
given
theme.
91
* Returns the {@link ResourceValue} matching a
given
name in the current theme. If the
110
* Returns the {@link ResourceValue} matching a
given
attribute in the current theme. If the
127
* Returns the {@link ResourceValue} matching a
given
name in a
given
style. If the
142
* Returns the {@link ResourceValue} matching a
given
attribute in a
given
style. If the
186
* If a value that does not need to be resolved is
given
, the method will return a new
208
* If a value that does not need to be resolved is
given
, the method will return the input
/cts/apps/CtsVerifier/include/colorchecker/
testingimage.h
31
// Constructs a new instance with an inputImage but resize it to a
given
39
// Reads the pixel value of a
given
location.
51
// Reads the colors of a color checker in the image with the
given
checker
/cts/tests/tests/os/src/android/os/cts/
RecoverySystemTest.java
45
/** Write the
given
asset to a file of the same name and return a File. */
81
* Try verifying the
given
file against the
given
otacerts,
/dalvik/dexgen/src/com/android/dexgen/rop/
AttributeList.java
58
* Get the first attribute in the list with the
given
name, if any.
61
* @return {@code null-ok;} first attribute in the list with the
given
name,
67
* Get the next attribute in the list after the
given
one, with the same
/dalvik/dx/src/com/android/dx/cf/code/
ByteBlockList.java
50
* Gets the block with the
given
label.
53
* @return {@code non-null;} the block with the
given
label
67
* Sets the element at the
given
index.
/dalvik/dx/src/com/android/dx/cf/iface/
AttributeList.java
58
* Get the first attribute in the list with the
given
name, if any.
61
* @return {@code null-ok;} first attribute in the list with the
given
name,
67
* Get the next attribute in the list after the
given
one, with the same
/dalvik/dx/src/com/android/dx/dex/
DexFormat.java
59
* Returns the API level corresponding to the
given
magic number,
60
* or {@code -1} if the
given
array is not a well-formed dex file
85
* Returns the magic number corresponding to the
given
target API level.
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
IdentityScopeTest.java
61
* check that void IdentityScope(String) creates instance with
given
name
70
* check that void IdentityScope(String, IdentityScope) creates instance with
given
name and within
given
scope
/external/bluetooth/glib/build/win32/dirent/
dirent.h
5
* No warranty is
given
; refer to the file DISCLAIMER within the package.
60
/*
given
path for dir with search pattern (struct is extended) */
107
/*
given
path for dir with search pattern (struct is extended) */
/external/bouncycastle/src/main/java/org/bouncycastle/util/encoders/
Base64.java
35
* Encode the byte data to base 64 writing it to the
given
output stream.
48
* Encode the byte data to base 64 writing it to the
given
output stream.
109
* decode the base 64 encoded String data writing it to the
given
output stream,
Hex.java
47
* Hex encode the byte data writing it to the
given
output stream.
60
* Hex encode the byte data writing it to the
given
output stream.
119
* decode the Hex encoded String data writing it to the
given
output stream,
/external/chromium/app/sql/
meta_table.h
59
// Set the
given
arbitrary key with the
given
data. Returns true on success.
64
// Retrieves the value associated with the
given
key. This will use sqlite's
/external/chromium/base/
global_descriptors_posix.h
42
// Often we want a canonical descriptor for a
given
Key. In this case, we add
49
// Get a descriptor
given
a key. It is a fatal error if the key is not known.
55
// Set the descriptor for the
given
key.
/external/chromium/chrome/browser/automation/
automation_provider_json.h
48
// Gets the browser specified by the
given
dictionary |args|. |args| should
55
// Gets the tab specified by the
given
dictionary |args|. |args| should
63
// Gets the browser and tab specified by the
given
dictionary |args|. |args|
/external/chromium/chrome/browser/importer/
firefox3_importer.h
66
// Gets the bookmark folder with
given
ID, and adds the entry in |list|
72
// Loads all children of the
given
folder, and appends them to the |list|.
76
// Loads the favicons
given
in the map from the database, loads the data,
/external/chromium/chrome/browser/
platform_util.h
17
// Show the
given
file in a file manager. If possible, select the file.
20
// Open the
given
file in the desktop's default manner.
23
// Open the
given
external protocol URL in the desktop's default manner.
/external/chromium/chrome/browser/sync/glue/
extension_sync.h
37
//
given
tag has child nodes. Returns true iff the lookup succeeded.
65
// Updates the server data for the
given
extension. Returns true iff
74
// Removes the server data for the
given
extension ID.
/external/chromium/chrome/browser/sync/util/
nigori.h
34
// Initialize the client with the
given
|hostname|, |username| and |password|.
39
// Initialize the client by importing the
given
keys instead of deriving new
46
// |username| and |password| are kept constant, a
given
|type| and |name| pair
Completed in 1231 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>