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

<<11121314151617181920>>

  /frameworks/native/opengl/tests/hwc/
Android.mk 26 $(call include-path-for, opengl-tests-includes) \
56 $(call include-path-for, opengl-tests-includes) \
86 $(call include-path-for, opengl-tests-includes) \
116 $(call include-path-for, opengl-tests-includes) \
146 $(call include-path-for, opengl-tests-includes) \
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
device_for_input_source.pfw 249 AvailableInputDevices Includes BluetoothA2dp
266 AvailableInputDevices Includes BluetoothScoHeadset
284 AvailableInputDevices Includes WiredHeadset
301 AvailableInputDevices Includes UsbDevice
318 AvailableInputDevices Includes BuiltinMic
351 AvailableInputDevices Includes TelephonyRx
366 AvailableInputDevices Includes BackMic
373 AvailableInputDevices Includes BuiltinMic
387 AvailableInputDevices Includes BluetoothScoHeadset
407 AvailableInputDevices Includes WiredHeadse
    [all...]
  /external/lzma/Java/Tukaani/
build.xml 61 includes="org/tukaani/xz/**">
78 includes="XZEncDemo.class">
86 includes="XZDecDemo.class">
94 includes="XZSeekEncDemo.class">
102 includes="XZSeekDecDemo.class">
110 includes="LZMADecDemo.class">
140 basedir="${src_dir}" includes="org/tukaani/xz/**"/>
  /external/libxml2/
libxml.spec.in 21 This library allows to manipulate XML files. It includes support
23 this includes parsing and validation even with complex DtDs, either
32 Summary: Libraries, includes, etc. to develop XML and HTML applications
41 This library allows to manipulate XML files. It includes support
43 this includes parsing and validation even with complex DtDs, either
70 This library allows to manipulate XML files. It includes support
72 this includes parsing and validation even with complex DTDs, either
86 This library allows to manipulate XML files. It includes support
88 this includes parsing and validation even with complex DTDs, either
  /developers/samples/android/wearable/wear/WatchFace/
template-params.xml 43 This sample demonstrates how to create watch faces for android wear and includes a phone app
45 opengl, calendar, steps, interactive, etc. It also includes a watch-side configuration example.
46 The phone app includes a phone-side configuration example.
  /external/jacoco/org.jacoco.tests/
pom.xml 54 <includes>
55 <include>${jacoco.includes}</include>
56 </includes>
  /external/libpng/scripts/
genout.cmake.in 38 set(INCLUDES "-I${INCDIR}")
40 list(APPEND INCLUDES "-I${ZLIBINCDIR}")
51 ${INCLUDES}
  /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/libweave/
tests.mk 20 $(CXX) $(DEFS_$(BUILD_MODE)) $(INCLUDES) $(CFLAGS) $(CFLAGS_$(BUILD_MODE)) $(CFLAGS_CC) -c -o $@ $<
29 $(CXX) $(DEFS_TEST) $(INCLUDES) $(CFLAGS) $(CFLAGS_$(BUILD_MODE)) $(CFLAGS_CC) -c -o $@ $<
51 $(CXX) $(DEFS_TEST) $(INCLUDES) $(CFLAGS) $(CFLAGS_$(BUILD_MODE)) $(CFLAGS_CC) -c -o $@ $<
  /external/llvm/utils/
sort_includes.py 62 # Only allow comments and #defines prior to any includes. If either are
63 # mixed with includes, the order might be sensitive.
87 help='the source files to sort includes within')
  /external/v8/src/
char-predicates.h 36 // This includes '_', '$' and '\', and ID_Start according to
50 // This includes \u200c and \u200d, and ID_Continue according to
64 // This includes all code points of Unicode category 'Zs'.
  /frameworks/base/packages/Keyguard/res/values/
dimens.xml 25 <!-- Width of the sliding KeyguardSecurityContainer (includes 2x keyguard_security_view_margin) -->
28 <!-- Height of the sliding KeyguardSecurityContainer (includes 2x keyguard_security_view_margin) -->
31 <!-- Max Height of the sliding KeyguardSecurityContainer (includes 2x keyguard_security_view_margin) -->
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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)
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
InLineSettingItem.java 30 * preference button. The setting includes a title for showing the preference
31 * title which is initialized in the SimpleAdapter. A knob also includes
35 * Other setting popup window includes several InLineSettingItem items with
  /system/extras/memtrack/
memtrack.h 94 static const size_t kCmdlineLen = 9; // Includes \0 at end of string.
97 static const size_t kSmapsLen = 7; // Includes \0 at end of string.
100 static const size_t kStatusLen = 8; // Includes \0 at end of string.
  /art/test/147-stripped-dex-fallback/
run 17 # ensure flags includes prebuild.
  /build/target/product/
generic.mk 18 # It includes the base Android platform.
generic_armv5.mk 18 # It includes the base Android platform.
generic_mips.mk 18 # It includes the base Android platform.
generic_x86.mk 18 # It includes the base Android platform.
  /cts/common/util/src/com/android/compatibility/common/util/
TestSuiteFilter.java 31 public static TestSuite createSuite(List<Class<?>> classes, Set<String> includes,
33 return new FilterableTestSuite(classes, includes, excludes);
47 public FilterableTestSuite(List<Class<?>> classes, Set<String> includes,
50 mIncludes = includes;
  /development/samples/Support7Demos/src/com/example/android/supportv7/media/
_index.html 2 <p>This section includes samples showing the use of the application
  /development/samples/Support7Demos/src/com/example/android/supportv7/view/
_index.html 2 <p>This section includes samples showing the use of the view
  /device/htc/flounder/
device-lte.mk 17 # This file includes all definitions that apply to LTE Volantis devices
  /device/huawei/angler/location/loc_api/ds_api/
Android.mk 37 ## Includes

Completed in 673 milliseconds

<<11121314151617181920>>