HomeSort by relevance Sort by last modified time
    Searched refs:includes (Results 201 - 225 of 1144) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/utils/
llvm-compilers-check 321 includes = []
336 includes.append(str(line, "utf-8").strip())
344 self.logger.debug(includes)
345 return includes
  /hardware/invensense/65xx/libsensors_iio/software/build/android/
common.mk 28 ## compile, includes, and linker
  /prebuilts/go/darwin-x86/src/cmd/pack/
doc.go 37 For the t command, the listing includes additional file metadata.
  /prebuilts/go/darwin-x86/src/go/types/
package.go 53 // If pkg was loaded from export data, Imports includes packages that
  /prebuilts/go/darwin-x86/src/net/http/
proxy_test.go 34 {"www.foobar.com", false}, // match because NO_PROXY includes "foobar.com"
  /prebuilts/go/linux-x86/src/cmd/pack/
doc.go 37 For the t command, the listing includes additional file metadata.
  /prebuilts/go/linux-x86/src/go/types/
package.go 53 // If pkg was loaded from export data, Imports includes packages that
  /prebuilts/go/linux-x86/src/net/http/
proxy_test.go 34 {"www.foobar.com", false}, // match because NO_PROXY includes "foobar.com"
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.smartcardio/
pcsclite.md 21 This product includes software developed by:
  /prebuilts/jdk/jdk9/linux-x86/legal/java.smartcardio/
pcsclite.md 21 This product includes software developed by:
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-producers/2.0-beta/
dagger-producers-2.0-beta.jar 
  /toolchain/binutils/binutils-2.27/
djunpack.bat 14 Rem where XYZ is the version number. If the argument includes leading
  /build/soong/cmd/zip2zip/
zip2zip.go 108 includes []string, excludes []string) error {
124 for _, include := range includes {
160 if len(includes) == 0 {
  /prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-dependency-plugin/2.8/
maven-dependency-plugin-2.8.jar 
  /compatibility/cdd/3_software/
3_8_user-interface-compatibility.md 5 Android includes a launcher application (home screen) and support for
105 Android includes [`Notification`](
121 hardware. For instance, if a device implementation includes a vibrator, it MUST
169 Android includes the [`NotificationListenerService`](
218 Android includes APIs that allow developers to
241 Android also includes the [Assist APIs](
289 Android includes a ?Holo? and "Material" theme family as a set of defined styles
304 Android also includes a ?Device Default? theme family as a set of defined styles
358 The upstream Android source code includes the
388 Android includes support fo
    [all...]
  /frameworks/base/core/java/android/app/backup/
BackupAgent.java 394 // going places we don't expect, and so the manifest includes can't take precedence over
820 Map<String, Set<PathWithRequiredFlags>> includes = null; local
    [all...]
  /frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/store/
ResourceBundle.java 173 Map<String, String> includes = new HashMap<String, String>(); local
206 includes.put(target.mId, target.getIncludedLayout());
213 includes.put(target.mId, target.getIncludedLayout());
249 String include = includes.get(viewType.getKey());
258 .setIncludedLayout(includes.get(viewType.getKey()));
    [all...]
  /prebuilts/tools/common/m2/repository/com/squareup/dagger/dagger/1.2.2/
dagger-1.2.2.jar 
  /compatibility/cdd/5_multimedia/
5_11_unprocessed-audio.md 3 Android includes support for recording of unprocessed audio via the
  /compatibility/cdd/7_hardware-compatibility/
7_2_input-devices.md 29 Android includes support for d-pad, trackball, and wheel as mechanisms for
42 upstream Android open source implementation includes a selection mechanism
116 Android includes support for a variety of pointer input systems, such as
158 touch interactions. Android includes the feature constant
219 implementation includes implementation for game controllers that satisfies this
  /compatibility/cdd/9_security-model/
9_5_multi-user-support.md 3 Android includes [support for multiple users](
  /development/build/
build_android_stubs.mk 17 # Normally the package rule runs aapt, which includes the resource,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
freeze.py 246 includes = ['-I' + incldir, '-I' + config_h_dir]
458 cppflags = defines + includes
  /external/capstone/
config.mk 41 # The list of instruction sets to be removed includes:
  /external/dtc/
Makefile 204 install-includes:
209 install: install-bin install-lib install-includes

Completed in 2686 milliseconds

1 2 3 4 5 6 7 891011>>