OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:increase
(Results
101 - 125
of
794
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/slirp/
mbuf.h
39
#define MINCSIZE 4096 /* Amount to
increase
mbuf if too small */
/external/qemu/slirp-android/
mbuf.h
39
#define MINCSIZE 4096 /* Amount to
increase
mbuf if too small */
/external/speex/include/speex/
speex_jitter.h
73
/** A "fake" packet is meant to be inserted here to
increase
buffering */
/external/srec/srec/clib/
voicing.c
95
/*
increase
the range by 25% */
/external/v8/src/
list.h
135
//
Increase
the capacity of a full list, and add an element.
string-stream.h
43
// buffer and do not
increase
the size.
/external/webkit/WebCore/platform/graphics/android/
PlatformGraphicsContext.h
74
// m_picture has a ref count of 1 to begin with. It will
increase
each time
/external/webkit/WebCore/platform/graphics/mac/
GraphicsContextMac.mm
150
// NOTE: Code here used to shift the underline to the left and
increase
the width
/external/webkit/WebCore/platform/win/
SharedTimerWin.cpp
77
const int timerResolution = 1; // To improve timer resolution, we call timeBeginPeriod/timeEndPeriod with this value to
increase
timer resolution to 1ms.
/external/webkit/WebKitTools/android/flex-2.5.4a/
sym.c
204
/* scextend -
increase
the maximum number of start conditions */
/external/wpa_supplicant_6/wpa_supplicant/
main.c
54
" -d =
increase
debugging verbosity (-dd even more)\n"
/frameworks/base/awt/org/apache/harmony/awt/gl/font/
TextMetricsCalculator.java
161
// Need to
increase
sizes for graphics?
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
PERF.awk
125
#
increase
the count from the boundary
/hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngrTypes.h
117
TI_INT8 lowQualityForBackgroungScanCondition; /**< Indicator used to
increase
the background scan period when quality is low
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
currBss.h
112
TI_INT8 lowQualityForBkgrdScan; /**< Indicator used to
increase
the background scan period when quality is low */
/packages/apps/Email/src/org/apache/commons/io/input/
ProxyReader.java
29
* to
increase
reusability, because FilterReader changes the
/system/core/adb/
usb_vendors.c
94
/* max number of supported vendor ids (built-in + 3rd party).
increase
as needed */
/system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngrTypes.h
117
TI_INT8 lowQualityForBackgroungScanCondition; /**< Indicator used to
increase
the background scan period when quality is low
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
currBss.h
113
TI_INT8 lowQualityForBkgrdScan; /**< Indicator used to
increase
the background scan period when quality is low */
/external/neven/Embedded/common/src/b_BasicEm/
Context.c
290
bbs_ERROR1( "%s:\nShared Memory Table is full!
Increase
bbs_MAX_MEM_SEGS", fNameL );
295
bbs_ERROR1( "%s:\nExclusive Memory Table is full!
Increase
bbs_MAX_MEM_SEGS", fNameL );
339
bbs_ERROR1( "%s:\nMemory Manager Table is full!
Increase
bbs_CONTEXT_MAX_MEM_MANAGERS", fNameL );
344
bbs_ERROR1( "%s:\nShared Memory Table is full!
Increase
bbs_MAX_MEM_SEGS", fNameL );
349
bbs_ERROR1( "%s:\nExclusive Memory Table is full!
Increase
bbs_MAX_MEM_SEGS", fNameL );
/external/bison/tests/
torture.at
24
# Try to
increase
the data size to SIZE KiB if possible.
235
#
increase
the maximum stack size (* 100). It gave:
/external/dbus/dbus/
dbus-shell.c
375
* removal. Field splitting may
increase
the number of words.
376
* Quote removal does not
increase
the number of words.
/external/kernel-headers/original/linux/
atmdev.h
180
#define ATM_MF_INC_RSV 2 /* Change reservation on
increase
*/
181
#define ATM_MF_INC_SHP 4 /* Change shaping on
increase
*/
/external/opencore/protocols/http_parcom/src/
http_parser_internal.h
239
// due to the fact that Key-Value store may
increase
size in the fly, create this method to
259
// called by addKeyValuePairToStore,
increase
the size of the current store
/cts/tools/utils/cts/
tools.py
32
TODO: Instead of using an internal data structure, using a DOM tree directly would
increase
Completed in 233 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>