HomeSort by relevance Sort by last modified time
    Searched full:includes (Results 601 - 625 of 11268) sorted by null

<<21222324252627282930>>

  /prebuilts/gdb/linux-x86/bin/
python2.7-config 8 valid_opts = ['prefix', 'exec-prefix', 'includes', 'libs', 'cflags',
39 elif opt in ('--includes', '--cflags'):
  /prebuilts/python/darwin-x86/2.7.5/bin/
python-config 8 valid_opts = ['prefix', 'exec-prefix', 'includes', 'libs', 'cflags',
39 elif opt in ('--includes', '--cflags'):
python2-config 8 valid_opts = ['prefix', 'exec-prefix', 'includes', 'libs', 'cflags',
39 elif opt in ('--includes', '--cflags'):
python2.7-config 8 valid_opts = ['prefix', 'exec-prefix', 'includes', 'libs', 'cflags',
39 elif opt in ('--includes', '--cflags'):
  /prebuilts/python/linux-x86/2.7.5/bin/
python-config 8 valid_opts = ['prefix', 'exec-prefix', 'includes', 'libs', 'cflags',
39 elif opt in ('--includes', '--cflags'):
python2-config 8 valid_opts = ['prefix', 'exec-prefix', 'includes', 'libs', 'cflags',
39 elif opt in ('--includes', '--cflags'):
python2.7-config 8 valid_opts = ['prefix', 'exec-prefix', 'includes', 'libs', 'cflags',
39 elif opt in ('--includes', '--cflags'):
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.2/
dexmaker-1.2.pom 61 <includes>
63 </includes>
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.pom 42 <includes>
44 </includes>
  /system/connectivity/shill/
shill-client.gyp 26 'includes': ['../../../../platform2/common-mk/generate-dbus-proxies.gypi'],
48 'includes': ['../../../../platform2/common-mk/xml2cpp.gypi'],
  /external/apache-commons-math/
NOTICE 4 This product includes software developed by
23 This product includes software developed by the
27 org.apache.commons.math.optimization.general includes software
34 org.apache.commons.math.ode.nonstiff includes software translated
41 org.apache.commons.math.linear includes software translated
47 includes software translated from the 2002-01-26 version of
  /external/parameter-framework/upstream/test/functional-tests-legacy/xml/XML_Test/
Reference_Compliant.xml 8 <SelectionCriterionRule SelectionCriterion="Crit_0" MatchesWhen="Includes" Value="State_0x1"/>
14 <SelectionCriterionRule SelectionCriterion="Crit_0" MatchesWhen="Includes" Value="State_0x2"/>
110 <SelectionCriterionRule SelectionCriterion="Crit_0" MatchesWhen="Includes" Value="State_0x1"/>
116 <SelectionCriterionRule SelectionCriterion="Crit_0" MatchesWhen="Includes" Value="State_0x2"/>
150 <SelectionCriterionRule SelectionCriterion="Crit_0" MatchesWhen="Includes" Value="State_0x1"/>
156 <SelectionCriterionRule SelectionCriterion="Crit_0" MatchesWhen="Includes" Value="State_0x2"/>
  /external/slf4j/log4j-over-slf4j/compatibility/
build.xml 50 <fileset dir="." includes="**/*.bak"/>
73 <fileset dir="${javac.dest.12}" includes="**" />
74 <fileset dir="${javac.dest.13}" includes="**" />
81 includes="**/Log4j12Calls.java"
90 includes="**/Log4j13Calls.java" deprecation="${deprecation}" debug="on">
98 includes="**/LoggerTest.java"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-ssa-alias.h 34 /* Nonzero if the points-to set includes any global memory. Note that
38 /* Nonzero if the points-to set includes the local escaped solution by
42 /* Nonzero if the points-to set includes the IPA escaped solution by
46 /* Nonzero if the points-to set includes 'nothing', the points-to set
47 includes memory at address NULL. */
51 /* Nonzero if the pt_vars bitmap includes a global variable. */
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.5.0/
protobuf-java-2.5.0.pom 67 <includes>
69 </includes>
157 <includes>
182 </includes>
192 <includes>
194 </includes>
  /prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.5.0/
protobuf-java-2.5.0.pom 67 <includes>
69 </includes>
157 <includes>
182 </includes>
192 <includes>
194 </includes>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeFinderTest.java 97 List<String> includes = IncludeFinder.findIncludes(xml); local
98 Collections.sort(includes);
99 assertEquals(Arrays.asList("layout3", "layout4"), includes);
122 List<String> includes = IncludeFinder.findIncludes(xml); local
123 Collections.sort(includes);
124 assertEquals(Arrays.asList("myfragment"), includes);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeFinder.java 84 "includes");//$NON-NLS-1$
93 /** Project that the include finder locates includes for */
222 // so there is no known data about includes.
238 * Create a String serialization of the includes map. The map attempts to be compact;
416 * Scan the whole project for XML layout resources that are performing includes.
435 * includes in it.
437 * @param resourceFile the {@link ResourceFile} to be scanned for includes (doesn't
441 * @return true if we updated the includes for the resource file
449 List<String> includes = Collections.emptyList(); local
463 includes = findIncludesInDocument(document)
544 List<String> includes = findIncludesInDocument(document, null); local
770 List<String> includes = mIncludes.get(from); local
    [all...]
  /external/libxml2/doc/examples/
examples.xml 10 <includes>
15 </includes>
48 <includes>
51 </includes>
69 <includes>
71 </includes>
101 <includes>
104 </includes>
129 <includes>
134 </includes>
    [all...]
  /prebuilts/tools/common/m2/repository/org/sonatype/gossip/gossip/1.3/
gossip-1.3.pom 127 <includes>
129 </includes>
135 <includes>
137 </includes>
145 <includes>
147 </includes>
153 <includes>
155 </includes>
174 <includes>
176 </includes>
    [all...]
  /prebuilts/tools/common/m2/repository/org/sonatype/gshell/gshell/2.4/
gshell-2.4.pom 315 <includes>
317 </includes>
323 <includes>
325 </includes>
333 <includes>
335 </includes>
341 <includes>
343 </includes>
387 <includes>
389 </includes>
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
Makefile.in 117 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
120 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
917 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tc-aarch64.o -MD -MP -MF $(DEPDIR)/tc-aarch64.Tpo -c -o tc-aarch64.o `test -f 'config/tc-aarch64.c' || echo '$(srcdir)/'`config/tc-aarch64.c
921 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tc-aarch64.o `test -f 'config/tc-aarch64.c' || echo '$(srcdir)/'`config/tc-aarch64.c
924 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tc-aarch64.obj -MD -MP -MF $(DEPDIR)/tc-aar (…)
    [all...]
  /external/curl/docs/examples/
Makefile.netware 182 INCLUDES = -I$(CURL_INC)
228 # INCLUDES += -I$(LIBSSH2_PATH)/include
237 # INCLUDES += -I$(LIBRTMP_PATH)
243 INCLUDES += -I$(OPENSSL_PATH)/outinc_nw_$(LIBARCH_L)
249 INCLUDES += -I$(AXTLS_PATH)/inc
259 # INCLUDES += -I$(ZLIB_PATH)
268 # INCLUDES += -I$(LIBIDN_PATH)/include
273 INCLUDES += -I$(NDK_LIBC)/include
274 # INCLUDES += -I$(NDK_LIBC)/include/nks
275 # INCLUDES += -I$(NDK_LIBC)/include/winsoc
    [all...]
  /external/protobuf/java/
pom.xml 67 <includes>
69 </includes>
277 <includes>
304 </includes>
314 <includes>
316 </includes>
335 <includes>
342 </includes>
356 <includes>
358 </includes>
    [all...]
  /external/opencv3/platforms/scripts/
ABI_compat_generator.py 143 includes = [os.path.join(managerDir, 'sdk', 'native', 'jni', 'include'),
148 includes.append(os.path.join(NDK_path, inc))
150 return includes
160 def WriteXml(version, headers, includes, libraries):
181 xml.write('\n\t%s' % '\n\t'.join(includes))
229 includes = FindIncludes() variable
235 WriteXml(version, headers, includes, libraries)

Completed in 462 milliseconds

<<21222324252627282930>>