OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:space
(Results
301 - 325
of
3731
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/kernel-headers/original/linux/
if_hippi.h
59
int rx_dropped; /* no
space
in linux buffers */
60
int tx_dropped; /* no
space
available in linux */
if_link.h
16
__u32 rx_dropped; /* no
space
in linux buffers */
17
__u32 tx_dropped; /* no
space
available in linux */
if_tr.h
74
unsigned long rx_dropped; /* no
space
in linux buffers */
75
unsigned long tx_dropped; /* no
space
available in linux */
/external/netperf/
netsh.h
20
/* or time. different vars used for clarity -
space
is cheap ;-) */
61
/* or time. different vars used for clarity -
space
is cheap ;-) */
/external/qemu/hw/
pci_host.h
2
* QEMU Common PCI Host bridge configuration data
space
access routines.
26
register pair to access PCI configuration
space
. */
/external/qemu/memcheck/
memcheck_api.h
65
* addr - Virtual address in the guest
space
where memory is read.
79
* addr - Virtual address in the guest
space
where memory is written.
/external/srec/tools/thirdparty/OpenFst/fst/lib/
project.h
60
// -
Space
: O(1)
74
// -
Space
: O(1)
/external/tcpdump/
cpack.c
64
/* Too little
space
for wordsize bytes? */
135
/* No
space
left? */
/external/webkit/JavaScriptCore/assembler/
AssemblerBuffer.h
57
void ensureSpace(int
space
)
59
if (m_size > m_capacity -
space
)
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-72964.js
52
// Now put a
space
in the middle; first half of string should match
67
// Now put a
space
in the middle; first half of string should match
/external/webkit/WebCore/css/
html.css
383
white-
space
: pre-wrap;
421
white-
space
: pre
480
white-
space
: pre;
494
white-
space
: initial;
503
white-
space
: pre;
529
white-
space
: initial;
553
white-
space
: pre;
580
white-
space
: nowrap
/external/webkit/WebCore/platform/graphics/skia/
PatternSkia.cpp
74
// filling the
space
with arbitrary pixels, this workaround forces the
76
// thus causing extra
space
to be transparent filled.
/external/webkit/WebCore/platform/network/
SocketStreamHandleBase.cpp
59
// FIXME: report error to indicate that buffer has no more
space
.
71
// FIXME: report error to indicate that buffer has no more
space
.
/external/webkit/WebKit/mac/Plugins/
WebBaseNetscapePluginView.h
124
- (BOOL)convertFromX:(double)sourceX andY:(double)sourceY
space
:(NPCoordinateSpace)sourceSpace
125
toX:(double *)destX andY:(double *)destY
space
:(NPCoordinateSpace)destSpace;
/external/yaffs2/yaffs2/
yportenv.h
4
* simple migration from kernel
space
into app
space
for testing.
/frameworks/base/core/tests/coretests/src/android/content/
MemoryFileProviderTest.java
48
// tests that we don't leak file descriptors or virtual address
space
53
// or address
space
/frameworks/base/tools/localize/
XMLHandler_test.cpp
22
" <exact xml:
space
=\"preserve\">a<b>,</b>b </exact>\n"
42
" <exact xml:
space
=\"preserve\">a<b>,</b>b </exact>\n"
/frameworks/base/vpn/java/android/net/vpn/
VpnProfile.java
35
private String mDomainSuffices; //
space
separated list
36
private String mRouteList; //
space
separated list
/packages/apps/PackageInstaller/res/values/
strings.xml
40
<string name="out_of_space_dlg_title">Out of
space
</string>
41
<string name="out_of_space_dlg_text"><xliff:g id="app_name">%1$s</xliff:g> could not be installed. Free up some
space
and try again.</string>
/bionic/libc/string/
strlcat.c
24
* full size of dst, not
space
left). At most siz-1 characters
/build/target/board/emulator/
tuttle2.kcm
37
SPACE
0x20 0x20 0x20 0x20 0xEF01 0xEF01
/build/target/board/generic/
tuttle2.kcm
37
SPACE
0x20 0x20 0x20 0x20 0xEF01 0xEF01
/dalvik/dx/src/com/android/dx/dex/code/form/
Form10x.java
37
// This
space
intentionally left blank.
Form30t.java
37
// This
space
intentionally left blank.
/dalvik/dx/src/com/android/dx/rop/cst/
CstKnownNull.java
33
// This
space
intentionally left blank.
Completed in 579 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>