OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remaining
(Results
451 - 475
of
4438
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObjectChildList.cpp
42
firstChild()->remove(); // List markers are owned by their enclosing list and so don't get destroyed by this container. Similarly, first letters are destroyed by their
remaining
text fragment.
44
// Destroy any anonymous children
remaining
in the render tree, as well as implicit (shadow) DOM elements like those used in the engine-based text fields.
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
SQLStatementSync.cpp
83
db->setLastErrorMessage("there was not enough
remaining
storage space");
124
db->setLastErrorMessage("there was not enough
remaining
storage space");
/external/chromium_org/third_party/opus/src/silk/
sort.c
71
/* If less than L values are asked for, check the
remaining
values, */
119
/* If less than L values are asked for, check the
remaining
values, */
/external/chromium_org/third_party/skia/experimental/Intersection/
ConvexHull.cpp
41
// see if
remaining
two points are both above or below
54
if (sides == 2) { // '2' means one
remaining
point <0, one >0
/external/chromium_org/third_party/skia/src/utils/
SkFrontBufferedStream.cpp
167
// Update the
remaining
number of bytes needed to read
181
// Update the
remaining
number of bytes needed to read
/external/compiler-rt/lib/builtins/
fp_add_impl.inc
34
// +/-infinity + anything
remaining
= +/- infinity
38
// anything
remaining
+ +/-infinity = +/-infinity
/external/droiddriver/src/com/google/android/droiddriver/helpers/
BaseDroidDriverTest.java
45
// In case of device-wide fatal errors, e.g. OOME, the
remaining
tests will
193
* FlakyTest and we should skip
remaining
tests (the failure is fatal).
/external/eigen/Eigen/src/SVD/
UpperBidiagonalization.h
109
// apply householder transform to
remaining
part of m_householder on the left
121
// apply householder transform to
remaining
part of m_householder on the left
/external/guava/guava/src/com/google/common/hash/
Murmur3_128HashFunction.java
89
len += bb.
remaining
();
90
switch (bb.
remaining
()) {
/external/libhevc/decoder/
ihevcd_ilf_padding.c
113
/* If the last CTB in the row was a complete CTB then deblocking has to be called from
remaining
pixels, since deblocking
131
/* If the last CTB in the column was a complete CTB then deblocking has to be called from
remaining
pixels, since deblocking
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c
48
gki_cb.com.OSTicksTilExp = 0; /*
Remaining
time (of OSTimeCurTimeout) before next timer expires */
395
/* If any timers are running in any tasks, decrement the
remaining
time til
701
/* Now, adjust
remaining
timer entries */
717
rem_ticks -= temp_ticks; /* Decrement the
remaining
ticks to process */
739
** Description This function is called by an application to get
remaining
746
**
remaining
ticks if success
913
/* Add the ticks
remaining
in this timer (if any) to the next guy in the list.
994
** less than the number of ticks
remaining
on the current timer.
/external/libnfc-nci/src/gki/common/
gki_time.c
48
gki_cb.com.OSTicksTilExp = 0; /*
Remaining
time (of OSTimeCurTimeout) before next timer expires */
395
/* If any timers are running in any tasks, decrement the
remaining
time til
701
/* Now, adjust
remaining
timer entries */
717
rem_ticks -= temp_ticks; /* Decrement the
remaining
ticks to process */
739
** Description This function is called by an application to get
remaining
746
**
remaining
ticks if success
913
/* Add the ticks
remaining
in this timer (if any) to the next guy in the list.
994
** less than the number of ticks
remaining
on the current timer.
/external/libnl/lib/genl/
ctrl.c
101
int
remaining
;
local
104
nla_for_each_nested(nla, nla_ops,
remaining
) {
/external/libopus/silk/
sort.c
71
/* If less than L values are asked for, check the
remaining
values, */
119
/* If less than L values are asked for, check the
remaining
values, */
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
HandlerBox.java
119
if (content.
remaining
() > 0) {
120
name = IsoTypeReader.readString(content, content.
remaining
());
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
AbstractContainerBox.java
146
while (content.
remaining
() >= 8) { // 8 is the minimal size for a sane box
150
if (content.
remaining
() != 0) {
/external/oprofile/daemon/
opd_ibs.c
124
trans->
remaining
= 0;
197
verbprintf(vext, "not enough
remaining
\n");
198
trans->
remaining
= 0;
245
// Check
remaining
247
verbprintf(vext, "not enough
remaining
\n");
248
trans->
remaining
= 0;
271
verbprintf(vext, "not enough
remaining
\n");
272
trans->
remaining
= 0;
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_adler32.c
116
/* do
remaining
bytes (less than NMAX, still just one modulo) */
117
if (len) { /* avoid modulos if none
remaining
*/
/external/pixman/pixman/
pixman-arm-simd-asm-scaled.S
67
*
remaining
before the end of scanline
130
1: /* process the
remaining
pixels */
/external/proguard/src/proguard/classfile/editor/
VariableCleaner.java
152
// Clean up any
remaining
array elements.
183
// Clean up any
remaining
array elements.
/external/qemu/distrib/zlib-1.2.8/
adler32.c
116
/* do
remaining
bytes (less than NMAX, still just one modulo) */
117
if (len) { /* avoid modulos if none
remaining
*/
/external/skia/experimental/Intersection/
ConvexHull.cpp
41
// see if
remaining
two points are both above or below
54
if (sides == 2) { // '2' means one
remaining
point <0, one >0
/external/skia/src/utils/
SkFrontBufferedStream.cpp
167
// Update the
remaining
number of bytes needed to read
181
// Update the
remaining
number of bytes needed to read
/external/smack/src/org/xbill/DNS/
OPTRecord.java
91
if (in.
remaining
() > 0)
93
while (in.
remaining
() > 0) {
/external/valgrind/main/memcheck/tests/
unit_oset.c
217
// Check we can find the
remaining
elements (with the right values).
228
// Check that we can remove the
remaining
half of the elements, and that
247
// Re-insert
remaining
elements, to give OSetGen_Destroy something to
387
// Check we can find the
remaining
elements (with the right values).
397
// Check that we can remove the
remaining
half of the elements.
408
// Re-insert
remaining
elements, to give OSetWord_Destroy something to
557
// Check we can find the
remaining
elements (with the right values).
571
// Check that we can remove the
remaining
half of the elements, and that
Completed in 1057 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>