/frameworks/native/opengl/tests/textures/ |
Android.mk | 13 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
|
/frameworks/native/opengl/tests/tritex/ |
Android.mk | 13 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/ |
Android.mk | 3 # Generic TrustZone device includes
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/ |
Android.mk | 3 # Generic TrustZone device includes
|
/external/libusb-compat/ |
libusb-config.in | 56 includes="-I$includedir" 77 echo $includes
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/ |
backward_warning.h | 29 This file includes at least one deprecated or antiquated header which \
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/ |
backward_warning.h | 34 This file includes at least one deprecated or antiquated header which \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/ |
backward_warning.h | 34 This file includes at least one deprecated or antiquated header which \
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/ |
backward_warning.h | 29 This file includes at least one deprecated or antiquated header which \
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/ |
backward_warning.h | 29 This file includes at least one deprecated or antiquated header which \
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/ |
backward_warning.h | 29 This file includes at least one deprecated or antiquated header which \
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/ |
backward_warning.h | 29 This file includes at least one deprecated or antiquated header which \
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/ |
backward_warning.h | 34 This file includes at least one deprecated or antiquated header which \
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/ |
backward_warning.h | 34 This file includes at least one deprecated or antiquated header which \
|
/external/libvpx/libvpx/build/make/ |
gen_asm_deps.sh | 45 includes=$(LC_ALL=C egrep -i "include +\"?[a-z0-9_/]+\.${sfx}" $srcfile | 48 for inc in ${includes}; do 60 # Handle generated includes in the build root (which may not exist yet)
|
/external/webkit/Tools/DumpRenderTree/ |
wscript | 58 includes = ' '.join(include_paths),
|
/external/webkit/Tools/wx/browser/ |
wscript | 46 includes = ' '.join(include_paths),
|
/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/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/ |
Antlr3Mojo.java | 166 * Unless otherwise specified, the include list scans for and includes all 174 protected Set includes = new HashSet(); field in class:Antlr3Mojo 261 // Includes 263 for (String e : (Set<String>) includes) { 415 // What are the sets of includes (defaulted or otherwise). 417 Set includes = getIncludesPatterns(); local 425 SourceInclusionScanner scan = new SimpleSourceInclusionScanner(includes, excludes); 465 if (includes == null || includes.isEmpty()) { 468 return includes; [all...] |
/external/bison/src/ |
lalr.c | 66 static goto_number **includes; variable 225 includes = xnmalloc (ngotos, sizeof *includes); 272 includes[i] = NULL; 276 includes[i] = xnmalloc (nedges + 1, sizeof includes[i][0]); 278 includes[i][j] = edge[j]; 279 includes[i][nedges] = END_NODE; 286 relation_transpose (&includes, ngotos); 296 relation_digraph (includes, ngotos, &goto_follows) [all...] |
/external/webkit/Tools/wx/build/ |
wxpresets.py | 69 includes = [os.path.join(wx_root, 'include')] 107 includes.append(configdir) 124 return (defines, includes, libs, libpaths)
|
/external/ppp/pppd/plugins/radius/ |
ip_util.c | 17 #include <includes.h>
|
util.c | 17 #include <includes.h>
|
/ndk/tests/device/whole-static-libs/jni/ |
Android.mk | 10 # create an intermediate one, called 'bar' that includes 'foo' as a whole
|
/packages/apps/Phone/ |
Android.mk | 3 # Build the Phone app which includes the emergency dialer. See Contacts
|