HomeSort by relevance Sort by last modified time
    Searched refs:listed (Results 1 - 25 of 195) sorted by null

1 2 3 4 5 6 7 8

  /libcore/dalvik/src/main/native/
sub.mk 11 # Any shared/static libs that are listed here must also
12 # be listed in libs/nativehelper/Android.mk.
  /external/libyuv/files/
public.mk 3 # Note that dependencies on NDK are not directly listed since NDK auto adds
  /external/libyuv/
public.mk 3 # Note that dependencies on NDK are not directly listed since NDK auto adds
  /ndk/build/core/
import-locals.mk 32 imported_CFLAGS := $(call module-get-listed-export,$(all_depends),CFLAGS)
33 imported_CONLYFLAGS := $(call module-get-listed-export,$(all_depends),CONLYFLAGS)
34 imported_CPPFLAGS := $(call module-get-listed-export,$(all_depends),CPPFLAGS)
35 imported_RENDERSCRIPT_FLAGS := $(call module-get-listed-export,$(all_depends),RENDERSCRIPT_FLAGS)
36 imported_ASMFLAGS := $(call module-get-listed-export,$(all_depends),ASMFLAGS)
37 imported_C_INCLUDES := $(call module-get-listed-export,$(all_depends),C_INCLUDES)
38 imported_LDFLAGS := $(call module-get-listed-export,$(all_depends),LDFLAGS)
73 imported_LDLIBS := $(call module-get-listed-export,$(all_depends),LDLIBS)
main.mk 56 # Get the list of apps listed under apps/*
74 # Check that all apps listed in APP do exist
84 # Check that all apps listed in APP have an Application.mk
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
CaCertManagementTest.java 136 boolean listed = false;
139 listed = true;
157 assertEquals(installed, listed);
  /external/chromium-trace/catapult/tracing/tracing_build/
check_common.py 86 ' be listed in the build files. Try running \n'
  /external/curl/scripts/
zsh.pl 65 # Sort longest first, because zsh won't complete an option listed
  /toolchain/binutils/binutils-2.25/libiberty/
maint-tool 66 $listed{$a} = 1;
76 for $f (sort keys %listed) {
79 if (! $listed{"./$base.o"}) {
  /external/compiler-rt/make/
subdir.mk 12 # OnlyArchs - Only build the objects for the listed archs.
13 # OnlyConfigs - Only build the objects for the listed configurations.
  /external/libcap/libcap/
cap_text.c 145 int flags = 0, listed=0; local
177 listed = 1;
187 if (!listed)
247 if (!listed) {
  /build/blueprint/bootstrap/
config.go 42 // RemoveAbandonedFiles should return true if files listed in the
  /hardware/intel/common/utils/ituxd/
Android.mk 16 # WARNING: Everything listed here will be built on ALL platforms,
  /hardware/intel/common/utils/ituxd/jni/
Android.mk 16 # WARNING: Everything listed here will be built on ALL platforms,
  /external/elfutils/libdwfl/
core-file.c 534 int listed = retval > 0 ? retval : 0; local
555 ++listed;
583 ++listed;
610 return listed > 0 ? listed : retval;
  /external/v8/test/mjsunit/regress/
regress-842.js 30 // since that property would be listed when doing a "for (var key in names)"
  /prebuilts/go/darwin-x86/src/cmd/go/
help.go 44 the directory DIR/src/P for some DIR listed in the GOPATH
241 listed in the GOPATH environment variable (see 'go help gopath').
288 Each directory listed in GOPATH must have a prescribed structure:
298 If DIR is a directory listed in the GOPATH, a package with
330 Go searches each directory listed in GOPATH to find source code,
545 Build the listed non-main packages into .a files. Packages named
549 Build the listed main package, plus all packages it imports,
552 exactly one main package to be listed.
555 Build the listed main packages, plus all packages that they
561 Listed main packages are built into executables and liste
    [all...]
  /prebuilts/go/darwin-x86/src/go/build/
doc.go 17 // Each directory listed in the Go path must have a prescribed structure:
27 // If DIR is a directory listed in the Go path, a package with
105 // - any additional words listed in ctxt.BuildTags
  /prebuilts/go/linux-x86/src/cmd/go/
help.go 44 the directory DIR/src/P for some DIR listed in the GOPATH
241 listed in the GOPATH environment variable (see 'go help gopath').
288 Each directory listed in GOPATH must have a prescribed structure:
298 If DIR is a directory listed in the GOPATH, a package with
330 Go searches each directory listed in GOPATH to find source code,
545 Build the listed non-main packages into .a files. Packages named
549 Build the listed main package, plus all packages it imports,
552 exactly one main package to be listed.
555 Build the listed main packages, plus all packages that they
561 Listed main packages are built into executables and liste
    [all...]
  /prebuilts/go/linux-x86/src/go/build/
doc.go 17 // Each directory listed in the Go path must have a prescribed structure:
27 // If DIR is a directory listed in the Go path, a package with
105 // - any additional words listed in ctxt.BuildTags
  /external/v8/test/mjsunit/harmony/
private-symbols.js 11 // Private symbols must never be listed.
  /ndk/sources/host-tools/nawk-20071023/
README 29 Changes, mostly bug fixes and occasional enhancements, are listed
  /prebuilts/go/darwin-x86/src/math/
log.go 43 // (the values of L1 to L7 are listed in the program) and
  /prebuilts/go/darwin-x86/src/net/
sock_cloexec.go 62 default: // errors other than the ones listed
  /prebuilts/go/linux-x86/src/math/
log.go 43 // (the values of L1 to L7 are listed in the program) and

Completed in 883 milliseconds

1 2 3 4 5 6 7 8