OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:includes
(Results
326 - 350
of
11040
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/jsilver/src/com/google/clearsilver/jsilver/template/
DelegatingTemplateLoader.java
21
* provided by this TemplateLoader should use to resolve
includes
and such. Useful callback for
27
* TemplateLoader that Templates will delegate back to for
includes
etc.
/external/libusb-compat/
libusb-config.in
56
includes
="-I$includedir"
77
echo $
includes
/external/mesa3d/src/gallium/tests/trivial/
Makefile
6
INCLUDES
= \
51
$(CC) -c $(
INCLUDES
) $(CFLAGS) $(DEFINES) $(PROG_DEFINES) $< -o $@
/external/mesa3d/src/gallium/tests/unit/
Makefile
6
INCLUDES
= \
46
$(CC) -c $(
INCLUDES
) $(CFLAGS) $(DEFINES) $(PROG_DEFINES) $< -o $@
/external/skia/gyp/
dm.gyp
4
'
includes
': [ 'apptype_console.gypi' ],
20
'
includes
': [ 'gmslides.gypi' ],
/external/wpa_supplicant_8/src/eap_common/
eap_ttls.h
15
* length
includes
AVP header */
23
* length
includes
AVP header */
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
eventhistory.ui
56
<
includes
>
58
</
includes
>
/external/zlib/src/contrib/dotzlib/
DotZLib.build
23
<
includes
if="${nunit}" name="nunit.framework.dll" />
26
<
includes
name="*.cs" />
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
LVM_Common.h
22
/* This files
includes
all definitions, types, structures and function prototypes. */
37
/*
Includes
*/
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
Android.mk
52
INCLUDES
= $(WPA_SUPPL_DIR) \
68
LOCAL_C_INCLUDES := $(
INCLUDES
)
/system/extras/tests/mmc_tracepoints/
README
20
to a single line per event, which
includes
the duration of the event.
25
It
includes
read, write and discard entries. The discard entries came from
/external/protobuf/java/
pom.xml
67
<
includes
>
69
</
includes
>
181
<
includes
>
194
</
includes
>
204
<
includes
>
206
</
includes
>
225
<
includes
>
232
</
includes
>
246
<
includes
>
248
</
includes
>
[
all
...]
/external/chromium_org/cloud_print/service/
service.gyp
45
'
includes
': [ '../../build/grit_action.gypi' ],
48
'
includes
': [ '../../build/grit_target.gypi' ],
109
'
includes
': [
132
'
includes
': [
162
'
includes
': [
/frameworks/native/opengl/tests/hwc/
Android.mk
25
$(call include-path-for, opengl-tests-
includes
)
55
$(call include-path-for, opengl-tests-
includes
)
88
$(call include-path-for, opengl-tests-
includes
)
119
$(call include-path-for, opengl-tests-
includes
)
150
$(call include-path-for, opengl-tests-
includes
)
/external/chromium_org/third_party/WebKit/Source/build/scripts/
name_macros.py
43
%(
includes
)s
127
includes
= dict()
130
# Avoid duplicate
includes
.
131
if cpp_name in
includes
:
137
includes
[cpp_name] = self.wrap_with_condition(include, entry['Conditional'])
138
return
includes
.values()
144
'
includes
': '\n'.join(self._headers_header_includes(self.in_file.name_dictionaries)),
/external/chromium_org/third_party/libxml/src/
libxml.spec.in
13
This library allows to manipulate XML files. It
includes
support
15
this
includes
parsing and validation even with complex DtDs, either
24
Summary: Libraries,
includes
, etc. to develop XML and HTML applications
32
This library allows to manipulate XML files. It
includes
support
34
this
includes
parsing and validation even with complex DtDs, either
53
This library allows to manipulate XML files. It
includes
support
55
this
includes
parsing and validation even with complex DTDs, either
libxml2.spec
13
This library allows to manipulate XML files. It
includes
support
15
this
includes
parsing and validation even with complex DtDs, either
24
Summary: Libraries,
includes
, etc. to develop XML and HTML applications
32
This library allows to manipulate XML files. It
includes
support
34
this
includes
parsing and validation even with complex DtDs, either
53
This library allows to manipulate XML files. It
includes
support
55
this
includes
parsing and validation even with complex DTDs, either
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
genmodule.c
55
STAILQ_HEAD(includehead, include)
includes
=
56
STAILQ_HEAD_INITIALIZER(
includes
);
78
STAILQ_INSERT_TAIL(&
includes
, inc, link);
82
while (!STAILQ_EMPTY(&
includes
)) {
83
inc = STAILQ_FIRST(&
includes
);
84
STAILQ_REMOVE_HEAD(&
includes
, link);
127
STAILQ_INSERT_TAIL(&
includes
, inc, link);
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-alias.h
37
/* Nonzero if the points-to set
includes
any global memory. Note that
41
/* Nonzero if the points-to set
includes
the local escaped solution by
45
/* Nonzero if the points-to set
includes
the IPA escaped solution by
49
/* Nonzero if the points-to set
includes
'nothing', the points-to set
50
includes
memory at address NULL. */
54
/* Nonzero if the pt_vars bitmap
includes
a global variable. */
57
/* Nonzero if the pt_vars bitmap
includes
a restrict tag variable. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-alias.h
37
/* Nonzero if the points-to set
includes
any global memory. Note that
41
/* Nonzero if the points-to set
includes
the local escaped solution by
45
/* Nonzero if the points-to set
includes
the IPA escaped solution by
49
/* Nonzero if the points-to set
includes
'nothing', the points-to set
50
includes
memory at address NULL. */
54
/* Nonzero if the pt_vars bitmap
includes
a global variable. */
57
/* Nonzero if the pt_vars bitmap
includes
a restrict tag variable. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-alias.h
37
/* Nonzero if the points-to set
includes
any global memory. Note that
41
/* Nonzero if the points-to set
includes
the local escaped solution by
45
/* Nonzero if the points-to set
includes
the IPA escaped solution by
49
/* Nonzero if the points-to set
includes
'nothing', the points-to set
50
includes
memory at address NULL. */
54
/* Nonzero if the pt_vars bitmap
includes
a global variable. */
57
/* Nonzero if the pt_vars bitmap
includes
a restrict tag variable. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-alias.h
37
/* Nonzero if the points-to set
includes
any global memory. Note that
41
/* Nonzero if the points-to set
includes
the local escaped solution by
45
/* Nonzero if the points-to set
includes
the IPA escaped solution by
49
/* Nonzero if the points-to set
includes
'nothing', the points-to set
50
includes
memory at address NULL. */
54
/* Nonzero if the pt_vars bitmap
includes
a global variable. */
57
/* Nonzero if the pt_vars bitmap
includes
a restrict tag variable. */
/external/protobuf/src/
Makefile.in
268
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(
INCLUDES
) \
271
--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(
INCLUDES
) \
277
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(
INCLUDES
) $(AM_CPPFLAGS) \
280
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(
INCLUDES
) \
[
all
...]
/external/chromium/chrome/common/
jstemplate_builder.h
27
// string
includes
the HTML and the javascript code necessary to generate the
34
// string
includes
the HTML and the javascript code necessary to generate the
40
// string
includes
the HTML and the javascript code necessary to generate the
/external/chromium_org/components/
dom_distiller.gypi
44
'
includes
': [ '../build/grit_action.gypi' ],
47
'
includes
': [ '../build/grit_target.gypi' ],
101
'
includes
': [ '../build/protoc.gypi' ]
Completed in 1883 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>