/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
atalk.h | 9 * The following are directly referenced from the University Of Michigan
|
/external/proguard/src/proguard/shrink/ |
UsageMarker.java | 198 // Has the method already been referenced? 210 // Mark the classes referenced in the descriptor string. 218 // Has the method already been referenced? 313 // Mark the classes referenced in the descriptor string. 327 // Mark the classes referenced in the descriptor string. 398 // Mark the referenced class and its parameterless constructor, 402 // Mark the referenced class or class member, if any. 428 // interface actually containing the referenced class member may 433 // Mark the referenced class member itself. 447 // Mark the referenced class itself [all...] |
InnerUsageMarker.java | 128 // Check the referenced class. 132 // Is the referenced class marked as being used? 168 * visiting any other referenced constant pool entries.
|
/external/proguard/src/proguard/classfile/attribute/annotation/ |
Annotation.java | 39 * An extra field pointing to the Clazz objects referenced in the 85 * Applies the given visitor to the first referenced class. This is the 102 * Applies the given visitor to all referenced classes.
|
ElementValue.java | 43 * An extra field pointing to the referenced <code>Clazz</code> 50 * An extra field pointing to the referenced <code>Method</code> 104 * Applies the given visitor to the referenced method.
|
/external/proguard/src/proguard/classfile/constant/ |
ClassConstant.java | 37 * An extra field pointing to the referenced Clazz object. 63 * @param referencedClass the referenced class. 96 * Lets the referenced class accept the given visitor.
|
FieldrefConstant.java | 45 * @param referencedClass the referenced class. 46 * @param referencedMember the referenced member info.
|
InterfaceMethodrefConstant.java | 45 * @param referencedClass the referenced class. 46 * @param referencedMember the referenced member info.
|
MethodrefConstant.java | 45 * @param referencedClass the referenced class. 46 * @param referencedMember the referenced member info.
|
/cts/tools/signature-tools/src/signature/model/ |
IClassReference.java | 21 * the referenced {@link IClassDefinition} defines
|
/external/clang/test/ARCMT/ |
atautorelease-check.m | 110 ++x; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was declared in}} 121 struct S *var; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was declared in}} 133 int x = Bar; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was declared in}} 144 Bar x; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was declared in}}
|
/external/clang/test/Modules/ |
cstd.m | 4 // Supplied by compiler, but referenced from the "/usr/include" module map.
|
/external/proguard/src/proguard/optimize/info/ |
AccessMethodMarker.java | 68 // Check the referenced class or class member, if any. 76 // Check the referenced class. 79 // Check the referenced class member itself. 87 // Check the referenced class.
|
NonPrivateMemberMarker.java | 48 // Mark all referenced class members in different classes. 86 // The referenced class member, if any, can never be made private. 98 // it may be referenced through another class. 103 // The referenced class member can never be made private.
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
AppletsCollection-expected.txt | 5 Tragically we cannot have any actual Java Applets referenced here because when DRT loads the Java VM it hangs. If that bug is resolved this test should also be amended to add a dummy Applet using both the Applet tag and a few different uses of the Object tag.
|
/sdk/monkeyrunner/src/com/android/monkeyrunner/easy/ |
README | 3 referencing a button or input box by x,y coordinate, they can be referenced
|
/external/proguard/src/proguard/ant/ |
ConfigurationElement.java | 40 // Get the referenced element. 50 // Append the referenced configuration entries to the given configuration.
|
/external/proguard/src/proguard/classfile/attribute/ |
LocalVariableInfo.java | 40 * An extra field pointing to the referenced Clazz object. 74 * Lets the referenced class accept the given visitor.
|
LocalVariableTypeInfo.java | 40 * An extra field pointing to the Clazz objects referenced in the 75 * Applies the given visitor to all referenced classes.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
RelativeLayoutConversionHelper.java | 227 /** Ensures that every element has an id such that it can be referenced from a constraint */ 427 View referenced; local 429 referenced = edgeList.getSharedBottomEdge(layout); 431 referenced = edgeList.getSharedRightEdge(layout); 433 if (referenced != null) { 460 View referenced = edgeList.getSharedTopEdge(layout); local 461 if (referenced != null) { 462 if (isAncestor(referenced.getElement(), child)) { 467 referenced.getId()); 471 View referenced = edgeList.getSharedLeftEdge(layout) local 498 View referenced = edgeList.getSharedBottomEdge(layout); local 509 View referenced = edgeList.getSharedRightEdge(layout); local 549 View referenced = edgeList.getSharedRightEdge(layout); local 585 View referenced = edgeList.getSharedLeftEdge(layout); local 599 View referenced = edgeList.getSharedBottomEdge(layout); local 635 View referenced = edgeList.getSharedTopEdge(layout); local 703 View referenced = edgeList.getView(id); local 736 View referenced = edgeList.getSharedLeftEdge(layout); local 747 View referenced = edgeList.getSharedRightEdge(layout); local 758 View referenced = edgeList.getSharedTopEdge(layout); local 769 View referenced = edgeList.getSharedBottomEdge(layout); local [all...] |
/external/llvm/docs/CommandGuide/ |
llvm-nm.pod | 31 Named object is referenced but undefined in this bitcode file 87 symbols which may be referenced by objects in this file, but not 97 Print only symbols referenced but not defined in this bitcode file.
|
/external/proguard/src/proguard/classfile/util/ |
ClassReferenceInitializer.java | 173 // See if we can find the referenced class. 186 // See if we can find the referenced class member somewhere in the 202 ": can't find referenced " + 217 // Fill out the referenced class. 237 // See if we can find the referenced class. 261 // See if we can find the method in the referenced class. 414 * Initializes the referenced method of an element value, if any. 418 // See if we have a referenced class. 423 // See if we can find the method in the referenced class 437 * Returns the single class referenced by the given descriptor, o [all...] |
/external/proguard/src/proguard/optimize/peephole/ |
InstructionSequencesReplacer.java | 44 * @param patternConstants any constants referenced by the pattern 71 * @param patternConstants any constants referenced by the pattern 101 * @param patternConstants any constants referenced by the pattern
|
RetargetedInnerClassAttributeRemover.java | 93 // Check whether the referenced classes are retargeted. 103 // Check whether the referenced class is retargeted. 122 // Check whether the referenced class is retargeted.
|
/libcore/luni/src/main/java/java/lang/ref/ |
WeakReference.java | 59 * All objects formerly being referenced by {@code ref} become eligible for 69 * removed automatically once they are not referenced any more (from outside). 82 * known to be weakly-referenced.
|