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

1 2 3 4 5 6 7 8 9

  /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
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
CaCertManagementTest.java 138 boolean listed = false;
141 listed = true;
157 assertEquals(installed, listed);
  /toolchain/binutils/binutils-2.27/libiberty/
maint-tool 66 $listed{$a} = 1;
76 for $f (sort keys %listed) {
79 if (! $listed{"./$base.o"}) {
  /compatibility/cdd/2_device-types/
2_6_tablet-reqs.md 25 The screen densities listed for small/normal screens in the handheld
  /external/skia/experimental/go-skia/
ctypes.go 16 // Any enum that is used in Go should also be listed here, together
  /external/skqp/experimental/go-skia/
ctypes.go 16 // Any enum that is used in Go should also be listed here, together
  /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) {
  /prebuilts/go/darwin-x86/src/io/
multi.go 99 // Each write is written to each listed writer, one at a time.
100 // If a listed writer returns an error, that overall write operation
  /prebuilts/go/linux-x86/src/io/
multi.go 99 // Each write is written to each listed writer, one at a time.
100 // If a listed writer returns an error, that overall write operation
  /compatibility/cdd/1_introduction/
1_1_structure.md 10 implementations, are listed in the sections after [Section 2](#2_device_types).
  /compatibility/cdd/5_multimedia/
5_5_audio-playback.md 18 configurations listed above
5_4_audio-recording.md 3 While some of the requirements outlined in this section are listed as SHOULD
6 RECOMMENDED** to meet these requirements that are listed as SHOULD, or they
  /device/google/marlin/vndk/
Android.mk 13 # However, some of those libs need FWK-ONLY libs, which must be listed here
  /external/curl/docs/cmdline-opts/
metalink.d 8 listed within for failover if there are errors (such as the file or server not
  /external/ltp/testcases/realtime/
README 60 list = all available tests will be listed "
run.sh 47 list all available tests will be listed
  /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;
  /prebuilts/go/darwin-x86/src/cmd/go/internal/help/
helpdoc.go 46 the directory DIR/src/P for some DIR listed in the GOPATH
261 New downloaded packages are written to the first directory listed in the GOPATH
313 Each directory listed in GOPATH must have a prescribed structure:
323 If DIR is a directory listed in the GOPATH, a package with
355 Go searches each directory listed in GOPATH to find source code,
602 Build the listed non-main packages into .a files. Packages named
606 Build the listed main package, plus all packages it imports,
609 exactly one main package to be listed.
612 Build the listed main package, plus all packages it imports,
615 Requires exactly one main package to be listed
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/help/
helpdoc.go 46 the directory DIR/src/P for some DIR listed in the GOPATH
261 New downloaded packages are written to the first directory listed in the GOPATH
313 Each directory listed in GOPATH must have a prescribed structure:
323 If DIR is a directory listed in the GOPATH, a package with
355 Go searches each directory listed in GOPATH to find source code,
602 Build the listed non-main packages into .a files. Packages named
606 Build the listed main package, plus all packages it imports,
609 exactly one main package to be listed.
612 Build the listed main package, plus all packages it imports,
615 Requires exactly one main package to be listed
    [all...]
  /external/ltp/testscripts/
test_realtime.sh 52 list: all available tests will be listed
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
plist.go 126 ctxt.Diag("symbol %s listed multiple times", s.Name)
167 ctxt.Diag("symbol %s listed multiple times", s.Name)

Completed in 2782 milliseconds

1 2 3 4 5 6 7 8 9