OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:outstanding
(Results
201 - 225
of
1146
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/tremolo/Tremolo/
ogg.h
53
int
outstanding
;
member in struct:ogg_buffer_state
/external/v8/src/
safepoint-table.h
219
//
outstanding
safepoints.
/external/webp/src/utils/
bit_writer.h
30
int run_; // number of
outstanding
bits
/frameworks/av/services/camera/libcameraservice/device3/
Camera3StreamInterface.h
142
* again. This cannot be called if the stream has
outstanding
dequeued
/frameworks/base/core/java/android/app/backup/
SharedPreferencesBackupHelper.java
99
// If a SharedPreference has an
outstanding
write in flight,
/frameworks/base/media/java/android/media/
Image.java
40
* {@link ImageReader#getMaxImages the maximum
outstanding
image count} is
/frameworks/rs/
rsObjectBase.cpp
214
ALOGV("Forcing release of all
outstanding
user refs.");
/hardware/ti/omap3/dspbridge/inc/
cmmdefs.h
109
ULONG ulTotalInUseCnt; /* Total # of allocations
outstanding
for CMM */
/hardware/ti/omap3/dspbridge/libbridge/inc/
cmmdefs.h
109
ULONG ulTotalInUseCnt; /* Total # of allocations
outstanding
for CMM */
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h
397
/** Count of number of buffers
outstanding
with bridge */
408
/** Count of number of buffers
outstanding
with bridge */
531
/** Number of
outstanding
FillBufferDone() calls */
534
/** Number of
outstanding
EmptyBufferDone() calls */
/libcore/luni/src/main/java/java/nio/channels/spi/
AbstractInterruptibleChannel.java
127
* Any
outstanding
threads blocked on I/O operations on this channel must be
/libcore/luni/src/main/java/java/util/zip/
DeflaterOutputStream.java
187
* this first flushes all
outstanding
data so that it may be immediately read by its recipient.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
aio.h
160
/* Try to cancel asynchronous I/O requests
outstanding
against file
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
posix1_lim.h
34
/* Minimal number of
outstanding
asynchronous I/O operations. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
aio.h
160
/* Try to cancel asynchronous I/O requests
outstanding
against file
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
posix1_lim.h
34
/* Minimal number of
outstanding
asynchronous I/O operations. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
aio.h
160
/* Try to cancel asynchronous I/O requests
outstanding
against file
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
posix1_lim.h
34
/* Minimal number of
outstanding
asynchronous I/O operations. */
/external/chromium/chrome/browser/safe_browsing/
protocol_manager.h
317
// from the SafeBrowsing service. We can only have one of these
outstanding
387
// Track
outstanding
SafeBrowsing report fetchers for clean up.
/external/chromium/net/base/
host_resolver_impl_unittest.cc
[
all
...]
/external/chromium/webkit/glue/media/
buffered_resource_loader.cc
410
// There must not be any
outstanding
read request.
499
// We have an
outstanding
read request, and we have not buffered enough
/external/chromium_org/chrome/browser/ui/
fast_unload_controller.cc
159
// If there are tabs with
outstanding
beforeunload handlers:
165
// Otherwise, If there are no tabs with
outstanding
beforeunload handlers:
/external/chromium_org/media/audio/win/
waveout_output_win.cc
251
// Stop watching for buffer event, waits until
outstanding
callbacks finish.
263
// Wait for lock to ensure all
outstanding
callbacks have completed.
/external/chromium_org/third_party/sqlite/src/src/
pcache.c
189
** are no
outstanding
page references when this function is called.
403
** caller must ensure that there are no
outstanding
references to any pages
/external/openssh/
sftp.1
245
Specify how many requests may be
outstanding
at any one time.
248
The default is 64
outstanding
requests.
Completed in 599 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>