Home
last modified time | relevance | path

Searched refs:providing (Results 1 – 25 of 575) sorted by relevance

12345678910>>...23

/external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
DCheckedProviderTest.java149 .providing(MockFoo.class) in setUp()
156 .providing(MockFoo.class) in setUp()
368 .providing(MockFoo.class); in testAnnotations_Cxtor()
372 .providing(AnotherMockFoo.class); in testAnnotations_Cxtor()
666 .providing(DependentMockFoo.class); in testDependencies_Cxtor()
971 .providing(new TypeLiteral<ThrowingArrayList<String>>() {}); in testBindingToInterfaceWithGeneric_Cxtor()
1024 .providing(WrongExceptionFoo.class); in testCxtorWithWrongException()
1088 .providing(SubclassExceptionFoo.class); in testCxtorWithSubclassOfExceptionIsOk()
1153 .providing(SuperclassExceptionFoo.class); in testCxtorWithSuperclassExceptionFails()
1216 .providing(RuntimeExceptionFoo.class); in testCxtorWithRuntimeExceptionsIsOk()
[all …]
/external/u-boot/Documentation/devicetree/bindings/phy/
Dphy-stm32-usbphyc.txt41 - phy-supply: phandle to the regulator providing 3V3 power to the PHY,
43 - vdda1v1-supply: phandle to the regulator providing 1V1 power to the PHY
44 - vdda1v8-supply: phandle to the regulator providing 1V8 power to the PHY
/external/curl/docs/cmdline-opts/
Dresolve.d21 Support for providing the IP address within [brackets] was added in 7.57.0.
23 Support for providing multiple IP addresses per entry was added in 7.59.0.
/external/parameter-framework/upstream/bindings/python/
DREADME.md17 - A C++ source file providing a low-level wrapping of the parameter-framework
20 - A Python module called `PyPfw`, using `PyPfw`, providing proxy classes of the
/external/guice/extensions/testlib/test/com/google/inject/testing/throwingproviders/
DCheckedProviderSubjectTest.java113 private String getReturningProviderName(String providing) { in getReturningProviderName() argument
114 return String.format("generated CheckedProvider returning <%s>", providing); in getReturningProviderName()
/external/skia/site/dev/present/
Dindex.md4 Resources providing technical overview of various aspects of the Skia library
/external/skqp/site/dev/present/
Dindex.md4 Resources providing technical overview of various aspects of the Skia library
/external/llvm/utils/lit/
DREADME.txt6 summarizing their results, and providing indication of failures. lit is designed
/external/vulkan-validation-layers/
DREADME.md56 project development; Google providing significant contributions to the validation layers;
57 Khronos providing oversight and hosting of the project.
/external/python/cpython2/Doc/library/
Di18n.rst9 independent of language and locale by providing mechanisms for selecting a
/external/python/cpython3/Doc/library/
Di18n.rst8 independent of language and locale by providing mechanisms for selecting a
/external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/
DThrowingProviderBinder.java204 public ScopedBindingBuilder providing(Class<? extends T> cxtorClass) { in providing() method in ThrowingProviderBinder.SecondaryBinder
205 return providing(TypeLiteral.get(cxtorClass)); in providing()
210 public ScopedBindingBuilder providing(TypeLiteral<? extends T> cxtorLiteral) { in providing() method in ThrowingProviderBinder.SecondaryBinder
/external/capstone/contrib/windows_kernel/
DREADME7 This directory contains some code providing above-mentioned functions, so you can
/external/gemmlowp/meta/
DREADME5 - providing a new matrix multiplication kernel.
6 - providing the optimized codepaths for as many possible user scenarios without
/external/ImageMagick/Magick++/
DAUTHORS13 with compilation issues related to the SGI C++ compiler, for providing
/external/u-boot/doc/device-tree-bindings/usb/
Dmarvell.xhci-usb.txt17 for providing power to the USB VBUS rail.
/external/eigen/cmake/
DEigenDetermineOSVersion.cmake1 # The utility function DetermineOSVersion aims at providing an
/external/toybox/scripts/
Dhelp.txt15 (providing $PATH for hermetic builds).
/external/mockftpserver/tags/1.2/
DCHANGELOG.txt8 …shows up on some Linux systems. (Thanks to Aasman Bajaj for identifying the problem and providing
/external/skqp/site/dev/testing/
Dfuzz.md13 the name of the testcase. Manually providing type and name is also supported, like:
/external/skia/site/dev/testing/
Dfuzz.md13 the name of the testcase. Manually providing type and name is also supported, like:
/external/clang/include/clang/AST/
DTypeLocNodes.def11 // enumerated by providing its core name (e.g., "Pointer" for "PointerTypeLoc")
/external/speex/
DSpeexDSP.spec20 Vorbis which targets general audio) signals and providing good narrowband
/external/mockftpserver/tags/2.x_Before_IDEA/
DCHANGELOG.txt12 …shows up on some Linux systems. (Thanks to Aasman Bajaj for identifying the problem and providing
/external/clang/examples/PrintFunctionNames/
DREADME.txt2 providing AST consumers using a plugin.

12345678910>>...23