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

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 651 opposed to 'create_static_lib()', which includes a 'debug' flag
726 def has_function(self, funcname, includes=None, include_dirs=None,
737 if includes is None:
738 includes = []
748 for incl in includes
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-invoker/2.0.11/
maven-invoker-2.0.11.jar 
  /external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DeqpTestRunnerTest.java 760 Set<String> includes = new HashSet<>(); local
2358 Set<String> includes = new HashSet<>(); local
2441 Set<String> includes = new HashSet<>(); local
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_1_display-and-graphics.md 3 Android includes facilities that automatically adjust application assets and UI
237 Android includes support for [Vulkan](
290 Android includes a mechanism for applications to declare that they want to
307 Android includes a TextureView object that lets developers directly integrate
348 The Android platform includes APIs that allow applications to render rich
363 Android includes support for secondary display to enable media sharing
7_5_cameras.md 31 If the camera includes a flash:
111 Android includes two API packages to access the camera, the newer
156 includes hardware autofocus or other capabilities. For instance, cameras that
7_8_audio.md 54 implementation includes one or more analog audio ports, at least one of the
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
input.go 25 includes []string
39 includes: append([]string{filepath.Dir(name)}, flags.I...),
421 for _, dir := range in.includes {
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
input.go 25 includes []string
39 includes: append([]string{filepath.Dir(name)}, flags.I...),
421 for _, dir := range in.includes {
  /build/soong/android/
hooks.go 29 // TODO: a new context that includes Config() but not Target(), etc.?
  /compatibility/cdd/5_multimedia/
5_4_audio-recording.md 74 The `android.media.MediaRecorder.AudioSource` class includes the `REMOTE_SUBMIX`
  /compatibility/cdd/9_security-model/
9_7_kernel-security-features.md 3 The Android Sandbox includes features that use the Security-Enhanced Linux
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
ANTLR3.java 415 String[] includes = {"antlr-*.jar", "stringtemplate-*.jar"}; local
418 ds.setIncludes(includes);
  /external/protobuf/examples/
add_person.go 34 // We trim the whitespace because rd.ReadString includes the trailing
  /hardware/invensense/6515/libsensors_iio/software/build/android/
common.mk 37 ## compile, includes, and linker
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 58 // It also includes special registers.
  /prebuilts/go/darwin-x86/src/math/
log1p.go 117 case x < -1 || IsNaN(x): // includes -Inf
  /prebuilts/go/darwin-x86/src/net/http/
http.go 37 // return true if the string includes a port.
  /prebuilts/go/darwin-x86/src/unicode/
graphic.go 79 // The C (Other) Unicode category includes more code points
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 58 // It also includes special registers.
  /prebuilts/go/linux-x86/src/math/
log1p.go 117 case x < -1 || IsNaN(x): // includes -Inf
  /prebuilts/go/linux-x86/src/net/http/
http.go 37 // return true if the string includes a port.
  /prebuilts/go/linux-x86/src/unicode/
graphic.go 79 // The C (Other) Unicode category includes more code points
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/
Android.mk 109 # exported includes properly.
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-io/1.0/
plexus-io-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-io/2.0.4/
plexus-io-2.0.4.jar 

Completed in 1963 milliseconds

<<11121314151617181920>>