OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:over
(Results
476 - 500
of
5857
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/Source/WebCore/manual-tests/
media-controls.html
98
description: '<p>When hovering
over
the "Mute" button, a volume control should appear, showing its own "Mute" button and a volume slider.</p>' +
105
description: '<p>When hovering
over
the "Mute" button, a volume control should appear, showing its own "Mute" button and a volume slider.</p>' +
112
description: '<p>When hovering
over
the "Mute" button, a volume control should appear, showing its own "Mute" button and a volume slider.</p>' +
127
description: '<p>When the video is playing, the controls should fade out when the mouse is away from the video and fade back in when the mouse is
over
the video.</p>' +
156
'<p>The controls should fade quickly if the mouse is not
over
the video.</p>',
/external/webkit/Source/WebCore/rendering/
FixedTableLayout.cpp
52
the cell spans more than one column, the width is divided
over
the
61
the columns, the extra space should be distributed
over
the columns.
84
// iterate
over
all <col> elements
141
// Iterate
over
the first row in case some are unspecified.
310
// Spread extra space
over
columns.
RenderFrameSet.cpp
259
//
over
all percentage columns/rows. IMPORTANT: the size of each column/row is not relative
275
//
over
all relative columns/rows. IMPORTANT: the relative value of 0* is treated as 1*.
298
// If we still have some left
over
space we need to divide it
over
the already existing
301
// Our first priority is to spread if
over
the percentage columns. The remaining
317
// Our last priority is to spread the remaining space
over
the fixed columns.
333
// If we still have some left
over
space we probably ended up with a remainder of
335
// columns/rows simply spread the remainder equally
over
all available percentage columns,
351
// the remainder equally
over
all fixed columns/rows.
365
// Still some left
over
. Add it to the last column, because it is impossibl
[
all
...]
/hardware/broadcom/wlan/bcm4329/dhdutil/
dhdu_linux.c
134
* The reason for checking wl adapter is that we can still send remote dhd commands
over
223
* The reason for checking wl adapter is that we can still send remote dhd commands
over
252
* or sending remote dhd commands
over
wifi transport
289
* or send a dhd command
over
wl transport
298
* or send a dhd command
over
wl transport
/hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_linux.c
134
* The reason for checking wl adapter is that we can still send remote dhd commands
over
223
* The reason for checking wl adapter is that we can still send remote dhd commands
over
252
* or sending remote dhd commands
over
wifi transport
289
* or send a dhd command
over
wl transport
298
* or send a dhd command
over
wl transport
/external/chromium/net/http/
http_util.h
36
// Locates the next occurance of delimiter in line, skipping
over
quoted
163
// Used to iterate
over
the name/value pairs of HTTP headers. To iterate
164
//
over
the values in a multi-value header, use ValuesIterator.
219
// Iterates
over
delimited values in an HTTP header. HTTP LWS is
222
// When using this class to iterate
over
response header values, be aware that
227
// This iterator is careful to skip
over
delimiters found inside an HTTP
257
// Iterates
over
a delimited sequence of name-value pairs in an HTTP header.
/external/liblzf/
lzf.c
226
ssize_t rc, cs, us, bytes,
over
= 0;
local
231
rc = rread (from, header +
over
, MAX_HDR_SIZE -
over
);
239
rc +=
over
;
240
over
= 0;
279
over
= l - bytes;
280
memmove (header, &p[bytes],
over
);
/external/llvm/docs/CommandGuide/
lit.pod
44
=
over
70
=
over
93
=
over
120
=
over
138
=
over
195
=
over
259
=
over
/libcore/luni/src/main/java/java/util/
AbstractCollection.java
46
* iterates
over
the given {@code Collection} and calls {@code add} for each
85
* This implementation iterates
over
this {@code Collection} and calls the {@code
109
* implementation iterates
over
this {@code Collection} and tests, whether any
146
* specified {@code Collection}. This implementation iterates
over
the specified
202
* is contained (optional). This implementation iterates
over
this
250
* This implementation iterates
over
this {@code Collection} and tests for each
291
* This implementation iterates
over
this {@code Collection} and tests for each
/libcore/luni/src/main/java/java/util/concurrent/
CopyOnWriteArraySet.java
156
* precise control
over
the runtime type of the output array, and may,
295
* Returns an iterator
over
the elements contained in this set
303
* @return an iterator
over
the elements in this set
313
* returned by an {@linkplain List#iterator() iterator}
over
the
315
* iterator
over
this set. More formally, the two iterators are
318
* the iterator
over
the specified set, there is an element
319
* {@code e2} returned by the iterator
over
this set such that
/external/clang/test/
cxx-sections.data
256
13 [
over
]
257
13.1 [
over
.load]
258
13.2 [
over
.dcl]
259
13.3 [
over
.match]
260
13.3.1 [
over
.match.funcs]
261
13.3.1.1 [
over
.match.call]
262
13.3.1.1.1 [
over
.call.func]
263
13.3.1.1.2 [
over
.call.object]
264
13.3.1.2 [
over
.match.oper]
265
13.3.1.3 [
over
.match.ctor
[
all
...]
/external/bouncycastle/src/main/java/org/bouncycastle/math/ec/
ECCurve.java
34
* Elliptic curve
over
Fp
175
* Elliptic curves
over
F2m. The Weierstrass equation is given by
247
* for non-supersingular elliptic curves
over
250
* for non-supersingular elliptic curves
over
270
* for non-supersingular elliptic curves
over
273
* for non-supersingular elliptic curves
over
304
* for non-supersingular elliptic curves
over
307
* for non-supersingular elliptic curves
over
335
* for non-supersingular elliptic curves
over
338
* for non-supersingular elliptic curves
over
[
all
...]
/external/openssl/crypto/ec/
ec_curve.c
[
all
...]
/external/apache-http/src/org/apache/http/message/
BasicTokenIterator.java
62
* Undefined if the iteration is
over
.
68
* <code>null</code> if the iteration is
over
.
74
* Undefined if the iteration is
over
.
106
* @throws NoSuchElementException if the iteration is already
over
222
* This method will iterate
over
headers if necessary.
273
* therefore not need to iterate
over
headers.
/external/chromium/chrome/browser/history/
thumbnail_database.h
187
//
over
will be deleted. Returns true on success.
209
// InitTemporaryFaviconsTable(). This will mean all favicons not copied
over
249
// Creates the index
over
the favicon table. This will be called during
251
// because it is used by SwapFaviconTables to create an index
over
the
259
// Creates the index
over
the icon_mapping table, This will be called during
262
//
over
the newly-renamed icon_mapping table (formerly the temporary table
/external/clang/include/clang/AST/
ASTVector.h
187
// Copy the new elements
over
.
201
// Copy the new elements
over
.
223
// Push everything else
over
.
268
// Copy
over
the elements that we're about to overwrite.
317
// Copy
over
the elements that we're about to overwrite.
379
// Copy the elements
over
.
/external/jpeg/
wrjpgcom.c
181
* garbage is unspecified; we choose to skip
over
it but emit a warning msg.
236
* This routine skips
over
the parameters for any marker we don't otherwise
256
/* Skip
over
the remaining bytes */
265
/* Skip
over
an unknown or uninteresting variable-length marker */
275
/* Skip
over
the remaining bytes */
437
arg++; /* advance
over
'-' */
/external/llvm/include/llvm/ADT/
EquivalenceClasses.h
27
/// addition to these modification methods, it is possible to iterate
over
all
42
/// I != E; ++I) { // Iterate
over
all of the equivalence sets.
45
/// MI != EC.member_end(); ++MI) // Loop
over
members in this set.
136
/// iterator* - Provides a way to iterate
over
all values in the set.
143
/// member_* Iterate
over
the members of an equivalence class.
147
// Only leaders provide anything to iterate
over
.
/external/webkit/Source/WebCore/html/
HTMLDocument.cpp
215
// document's link colors
over
and
over
to the same value and we
239
// document's link colors
over
and
over
to the same value and we
263
// document's link colors
over
and
over
to the same value and we
/libcore/luni/src/main/java/java/lang/
ThreadLocal.java
309
// same size and move
over
the live entries, analogous to a
312
// the same thread locals
over
and
over
will overwrite tombstones
335
// Move
over
entries.
349
// Entry is still live. Move it
over
.
428
// If the first slot is empty, the search is
over
.
/dalvik/vm/reflect/
Reflect.h
222
* Iterator structure for iterating
over
DexEncodedArray instances. The
228
const DexEncodedArray* encodedArray; /* instance being iterated
over
*/
237
* @param encodedArray encoded array to iterate
over
/development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DictionaryDatabase.java
101
* Returns a Cursor
over
all words that match the given query
105
* @return Cursor
over
all words that match, or null if none found.
133
* @return A Cursor
over
all rows matching the query
/device/samsung/tuna/overlay/frameworks/base/core/res/res/values/
config.xml
146
USB interfaces. If the device doesn't want to support tething
over
USB this should
153
Wifi interfaces. If the device doesn't want to support tethering
over
Wifi this
160
bluetooth interfaces. If the device doesn't want to support tethering
over
bluetooth this
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMFilter.java
50
* appear when traversing
over
the main document tree.
77
* traversing
over
the main document tree.
116
* not appear when traversing
over
the main document tree.
/external/apache-xml/src/main/java/org/apache/xpath/axes/
MatchPatternIterator.java
37
* filtered iteration
over
the tree, evaluating each node in a super axis
167
* Detaches the iterator from the set which it iterated
over
, releasing
200
* @return The next <code>Node</code> in the set being iterated
over
, or
Completed in 4909 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>