OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xinc
(Results
1 - 10
of
10
) sorted by null
/external/libxml2/test/XInclude/docs/
recursive.xml
1
<this><
xinc
:include href="../ents/sub-inc.ent" parse="xml"
2
xmlns:
xinc
="http://www.w3.org/2001/XInclude"/></this>
/external/libxml2/test/XInclude/ents/
sub-inc.ent
1
<sub-inc><
xinc
:include href="inc.txt" parse="text"
2
xmlns:
xinc
="http://www.w3.org/2001/XInclude"/></sub-inc>
/external/libpng/contrib/pngminim/preader/
makefile
17
#
XINC
= -I/usr/include # old-style, stock X distributions
20
#
XINC
= -I/usr/openwin/include # Sun workstations (OpenWindows)
23
XINC
= -I/usr/X11R6/include # new X distributions (X.org, etc.)
27
#
XINC
= -I/usr/local/include # FreeBSD
33
CPPFLAGS=-I. $(
XINC
) -DPNG_USER_CONFIG -DNO_GZCOMPRESS -DZ_SOLO -DNO_GZIP
/external/libpng/contrib/gregbook/
Makefile.sgi
41
XINC
= -I/usr/include/X11 # old-style, stock X distributions
43
#
XINC
= -I/usr/openwin/include # Sun workstations (OpenWindows)
45
#
XINC
= -I/usr/X11R6/include # new X distributions (XFree86, etc.)
48
INCS = $(PNGINC) $(ZINC) $(
XINC
)
Makefile.unx
50
#
XINC
= -I/usr/include # old-style, stock X distributions
52
#
XINC
= -I/usr/openwin/include # Sun workstations (OpenWindows)
54
XINC
= -I/usr/X11R6/include # new X distributions (X.org, etc.)
58
INCS = $(PNGINC) $(ZINC) $(
XINC
)
/frameworks/rs/cpu_ref/
rsCpuIntrinsicResize.cpp
180
extern "C" uint64_t rsdIntrinsicResize_oscctl_K(uint32_t
xinc
);
186
uint32_t
xinc
,
200
uint32_t
xinc
,
214
uint32_t
xinc
,
rsCpuIntrinsics_neon_Resize.S
105
* (CHUNKSIZE +
xinc
* VECSIZE - 1) / (
xinc
* VECSIZE)
111
/* uint64_t rsdIntrinsicResize_oscctl_K(uint32_t
xinc
); */
167
* uint32_t
xinc
, // r3
rsCpuIntrinsics_advsimd_Resize.S
106
* (CHUNKSIZE +
xinc
* VECSIZE - 1) / (
xinc
* VECSIZE)
111
/* uint64_t rsdIntrinsicResize_oscctl_K(uint32_t
xinc
) */
145
* uint32_t
xinc
, // x3
/cts/tests/tests/media/src/android/media/cts/
DecodeAccuracyTestBase.java
[
all
...]
/external/libxml2/os400/libxmlrpg/
parser.rpgle
[
all
...]
Completed in 300 milliseconds