OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:room
(Results
26 - 50
of
727
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dropbear/libtommath/
bn_mp_toradix_n.c
61
/* no more
room
*/
/external/e2fsprogs/e2fsck/
CHANGES
36
e2fsck will now expand the /lost+found directory if it runs out of
room
.
/external/elfutils/libasm/
asm_addsleb128.c
68
/* Make sure we have enough
room
. */
asm_addstrz.c
98
/* Make sure there is enough
room
. */
/external/elfutils/libelf/
elf_clone.c
55
/* We have allocated
room
for some sections. */
/external/icu4c/layout/
ThaiLayoutEngine.cpp
73
// This is enough
room
for the worst-case expansion
/external/qemu/
device_tree.c
43
/* Expand to 2x size to give enough
room
for manipulation. */
/external/qemu/distrib/zlib-1.2.3/
uncompr.c
23
enough memory, Z_BUF_ERROR if there was not enough
room
in the output
/external/srec/seti/sltsEngine/include/
lts.h
53
characters long (output can be 3 characters plus need
room
for
/external/zlib/
uncompr.c
23
enough memory, Z_BUF_ERROR if there was not enough
room
in the output
/system/core/libcutils/
memory.c
77
/* Not enough
room
in dst, add NUL and traverse rest of src */
/external/icu4c/test/intltest/
nptrans.cpp
173
// check if there is enough
room
in the output
212
/* we do not have enough
room
so grow the buffer*/
punyref.h
66
/* the caller can leave
room
for a terminator and add one if */
99
/* code points output. The case_flags array needs
room
for at */
/external/opencore/pvmi/pvmf/src/
pvmf_media_cmd.cpp
144
// allocate enough
room
194
// allocate enough
room
/external/qemu/slirp/
mbuf.h
74
* How much
room
is in the mbuf, from m_data to the end of the mbuf
82
* How much free
room
there is
/external/qemu/slirp-android/
mbuf.h
74
* How much
room
is in the mbuf, from m_data to the end of the mbuf
82
* How much free
room
there is
/external/skia/src/core/
SkDeque.cpp
121
if (begin < first->start()) { // no more
room
in this chunk
157
if (end > last->fStop) { // no more
room
in this chunk
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
wspi.h
129
UINT8* pTempBuf; /* used for buffers with no extra
room
for command/fixed busy */
136
BOOL bSpaceReserved; /* extra
room
was saved for the fixed busy or command */
/external/apache-http/src/org/apache/http/message/
BasicLineFormatter.java
154
return version.getProtocol().length() + 4; //
room
for "HTTP/1.1"
204
//
room
for "GET /index.html HTTP/1.1"
263
+ 1 + 3 + 1; //
room
for "HTTP/1.1 200 "
/external/opencore/oscl/oscl/osclutil/src/
oscl_media_data.h
229
// make
room
for the new fragment
408
// see if there is enough
room
in the local buffer
427
// make
room
for the new fragment
/external/webkit/WebCore/icu/unicode/
ushape.h
113
* If more
room
is necessary, then try to consume spaces next to modified characters.
120
* If more
room
is necessary, then try to consume spaces at the end of the text.
127
* If more
room
is necessary, then try to consume spaces at the beginning of the text.
/bionic/libc/docs/
SYSV-IPC.TXT
18
Killing processes automatically to make
room
for new ones is an
/dalvik/vm/
UtfString.h
89
* Convert a UTF-8 string to UTF-16. "utf16Str" must have enough
room
/development/simulator/app/
Pipe.h
63
* or 0 if there's no
room
for more data and we're non-blocking.
/external/bison/src/
nullable.c
68
Hence we must allocate
room
for useless nonterminals too. */
Completed in 297 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>