/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/cycle/ |
LongCycle.java | 18 import dagger.Component; 126 @Component
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/ |
ConfigurationAnnotations.java | 27 import dagger.Component; 56 * Utility methods related to dagger configuration annotations (e.g.: {@link Component} 64 return MoreElements.isAnnotationPresent(componentDefinitionType, Component.class) 179 // root that the component depends on, and also because we want the dependencies rooted
|
ComponentDescriptor.java | 28 import dagger.Component; 65 * The logical representation of a {@link Component} or {@link ProductionComponent} definition. 75 COMPONENT(Component.class, Component.Builder.class, true), 129 * The type (interface or abstract class) that defines the component. This is the element to which 130 * the {@link Component} annotation was applied. 135 * The set of component dependencies listed in {@link Component#dependencies}. 140 * The set of {@link ModuleDescriptor modules} declared directly in {@link Component#modules} [all...] |
ContributionBinding.java | 31 import dagger.Component; 138 /** An implicit binding to a {@link Component @Component}-annotated type. */ 139 COMPONENT, 141 /** A provision method on a component's {@linkplain Component#dependencies() dependency}. */ 145 * A subcomponent builder method on a component or subcomponent. 158 * A production method on a production component's 160 * {@link ListenableFuture}. Methods on production component dependencies that don't return a
|
InjectBindingRegistry.java | 27 import dagger.Component; 54 * methods, {@link Component} dependencies, etc.).
|
BindingGraphValidator.java | 38 import dagger.Component; 231 * up to the root dependency request from the component method at the tail 234 * component method 517 * Validates that component dependencies do not form a cycle. 526 * Recursive method to validate that component dependencies do not form a cycle. 534 // Current component has already appeared in the component chain. 537 message.append(" contains a cycle in its component dependencies:\n"); 543 rootComponent, getAnnotationMirror(rootComponent, Component.class).get()); 546 getAnnotationMirror(componentType, Component.class) [all...] |
BindingGraph.java | 34 import dagger.Component; 87 * their bindings are used in this graph. For graphs representing top-level {@link Component 89 * {@linkplain ComponentDescriptor#transitiveModules the component's transitive modules}. For 110 * Returns the set of types necessary to implement the component, but are not part of the injected 111 * graph. This includes modules, component dependencies and an {@link Executor} in the case of 183 // binding for the component itself 187 // Collect Component dependencies. 189 getAnnotationMirror(componentDefinitionType, Component.class) 395 * If {@code binding} should be owned by a parent component, resolves the binding in that 396 * component's resolver and returns that component. Otherwise returns the component for thi [all...] |
ComponentValidator.java | 28 import dagger.Component; 59 * Performs superficial validation of the contract of the {@link Component} annotation. 90 this.componentType = ComponentDescriptor.Kind.COMPONENT; 125 * Validates the given component subject. Also validates any referenced subcomponents that aren't
|
/external/clang/lib/AST/ |
VTableBuilder.cpp | [all...] |
/external/clang/utils/TableGen/ |
ClangDiagnosticsEmitter.cpp | 486 const std::string &Component) { 488 if (!Component.empty()) { 489 std::string ComponentName = StringRef(Component).upper(); 536 // Filter by component. 537 if (!Component.empty() && Component != R.getValueAsString("Component")) [all...] |
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
HolidayCalendarDemo.java | 15 import java.awt.Component; 142 void addWithFont(Container container, Component foo, Font font) { 171 private static void add(Container container, Component component, 174 g.setConstraints(component, c); 175 container.add(component); 342 * be passed to the parent of this component. The default event handler
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
TransliteratorInputMethod.java | 12 import java.awt.Component; 368 // we'll get this even if the user is scrolling, can we rely on the component? 684 public Component getListCellRendererComponent(
|
/external/llvm/tools/llvm-config/ |
llvm-config.cpp | 41 // Include the component table. This creates an array of struct 42 // AvailableComponent entries, which record the component name, library name, 49 /// \brief Traverse a single component adding to the topological ordering in 52 /// \param Name - The component to traverse. 53 /// \param ComponentMap - A prebuilt map of component names to descriptors. 57 /// \param GetComponentNames - Get the component names instead of the 65 // Lookup the component. 67 assert(AC && "Invalid component name!"); 71 // We are done if the component has already been visited. 107 /// \param GetComponentNames - True if one would prefer the component names [all...] |
/packages/services/Telecomm/src/com/android/server/telecom/ |
TelecomSystem.java | 46 * component should implement the getTelecomSystem() method to return the global singleton, 47 * and use its own method. Tests can subclass the component to return a non-singleton. 53 public interface Component {
|
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/ |
TestCaseEditController.java | 356 public Component getView() { 601 public Component getListCellRendererComponent(
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
CalendarCalc.java | 14 import java.awt.Component; 137 void addWithFont(Container container, Component foo, Font font) { 471 * be passed to the parent of this component. The default event handler
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
RbnfDemo.java | 14 import java.awt.Component; 455 class DemoTextField extends Component {
|
/external/proguard/src/proguard/gui/ |
ClassPathPanel.java | 304 * given key, to the given component. 306 private static JComponent tip(JComponent component, String messageKey) 308 component.setToolTipText(msg(messageKey)); 310 return component; 362 public Component getListCellRendererComponent(JList list,
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
HttpUrlTest.java | 18 import com.squareup.okhttp.UrlComponentEncodingTester.Component; 336 .test(Component.USER); 344 .test(Component.PASSWORD); 550 .test(Component.PATH); 559 .test(Component.QUERY); 567 .test(Component.FRAGMENT); [all...] |
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
tracker_file.py | 125 component_num: Component number if this is a download component, else None. 141 # Encode the fully-qualified dest file name and the component number 188 any existing component tracker files in [1:]. 193 num_components: The number of component tracker files, if already known. 364 component_num: The component number, if this is a component of a parallel 384 download_name += ' component %d' % component_num 428 """Updates or creates a download component tracker file on disk.
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
otTables.py | 451 components=",".join(lig.Component)) 470 lig.Component = attrs["components"].split(",")
|
/frameworks/base/core/java/android/content/pm/ |
PackageParser.java | [all...] |
/frameworks/base/tools/fonts/ |
fontchain_lint.py | 132 sequence = [first_glyph] + ligature.Component
|
/frameworks/rs/ |
rsElement.cpp | 133 Component component; local 134 component.loadFromStream(stream); 139 component.getType(), 140 component.getKind(), 141 component.getIsNormalized(), 142 component.getVectorSize());
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar | |