HomeSort by relevance Sort by last modified time
    Searched refs:library (Results 676 - 700 of 2552) sorted by null

<<21222324252627282930>>

  /external/robolectric/
include_framework_res.mk 3 # robo_stub_module_name: the name of the make module that produces the Java library; the jar file should have been generated to
  /external/v8/tools/
dumpcpp.js 7 'shared-library': { parsers: [null, parseInt, parseInt, parseInt],
  /frameworks/native/libs/vr/libdvr/tests/
Android.mk 25 # library.
  /frameworks/opt/telephony/
Android.mk 15 # enable this build only when platform library is available
  /hardware/intel/common/libmix/mix_video/
mixvideo.spec 20 MIX Video is an user library interface for various video codecs available on the platform.
  /hardware/interfaces/cas/1.0/default/
CasImpl.cpp 59 void CasImpl::init(const sp<SharedLibrary>& library, CasPlugin *plugin) {
60 mLibrary = library;
DescramblerImpl.cpp 52 const sp<SharedLibrary>& library, DescramblerPlugin *plugin) :
53 mLibrary(library), mPluginHolder(plugin) {
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Android.mk 2 #Compile this library only for builds with the latest modem image
  /hardware/qcom/media/msm8996/videopp/
Android.mk 39 # Make the Shared library (libOmxVdpp)
  /packages/apps/TimeZoneData/oem_template/data_app/
build_oem_data_app.mk 29 # All src comes from an AOSP static library.
  /packages/inputmethods/LatinIME/native/jni/
HostUnitTests.mk 29 #################### Host library for unit test
TargetUnitTests.mk 22 #################### Target library for unit test
  /packages/services/Car/service/
Android.mk 53 # Build a static library to help mocking various car services in testing
  /prebuilts/go/darwin-x86/misc/cgo/test/
sigaltstack.go 34 // The Darwin C library enforces a minimum that the kernel does not.
  /prebuilts/go/darwin-x86/misc/cgo/testsanitizers/src/
tsan9.go 8 // TSAN library was not keeping track of whether signals should be
  /prebuilts/go/darwin-x86/src/cmd/asm/
doc.go 39 Generate code that can be linked into a shared library.
  /prebuilts/go/darwin-x86/src/cmd/go/internal/work/
action.go 260 // readpkglist returns the list of packages that were built into the shared library
351 // gccgo standard library is "fake" too.
434 // shared library's LC_ID_DYLIB load command.
437 // we'll install it as; otherwise the library is only loadable as "a.out".
568 // we'll end up building an overall library or executable that depends at runtime
605 // buildmodeShared takes the "go build" action a1 into the building of a shared library of a1.Deps.
616 // and returns an action that links them together into a shared library with the name shlib.
617 // If a1 is nil, shlib should be an absolute path to an existing shared library,
618 // and then linkSharedAction reads that library to find out the package list.
647 // it is not present in another shared library, add it here
    [all...]
  /prebuilts/go/darwin-x86/src/
race.bat 5 :: race.bash tests the standard library under the race detector.
  /prebuilts/go/darwin-x86/src/reflect/
tostring_test.go 7 // the functions are not used by the library itself, only in tests.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/internal/nettest/
helper_windows.go 18 // From http://msdn.microsoft.com/en-us/library/windows/desktop/ms740548.aspx:
  /prebuilts/go/linux-x86/misc/cgo/test/
sigaltstack.go 34 // The Darwin C library enforces a minimum that the kernel does not.
  /prebuilts/go/linux-x86/misc/cgo/testsanitizers/src/
tsan9.go 8 // TSAN library was not keeping track of whether signals should be
  /prebuilts/go/linux-x86/src/cmd/asm/
doc.go 39 Generate code that can be linked into a shared library.
  /prebuilts/go/linux-x86/src/cmd/go/internal/work/
action.go 260 // readpkglist returns the list of packages that were built into the shared library
351 // gccgo standard library is "fake" too.
434 // shared library's LC_ID_DYLIB load command.
437 // we'll install it as; otherwise the library is only loadable as "a.out".
568 // we'll end up building an overall library or executable that depends at runtime
605 // buildmodeShared takes the "go build" action a1 into the building of a shared library of a1.Deps.
616 // and returns an action that links them together into a shared library with the name shlib.
617 // If a1 is nil, shlib should be an absolute path to an existing shared library,
618 // and then linkSharedAction reads that library to find out the package list.
647 // it is not present in another shared library, add it here
    [all...]
  /prebuilts/go/linux-x86/src/
race.bat 5 :: race.bash tests the standard library under the race detector.

Completed in 1015 milliseconds

<<21222324252627282930>>