HomeSort by relevance Sort by last modified time
    Searched full:referenced (Results 51 - 75 of 2189) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/proguard/src/proguard/optimize/
MethodDescriptorShrinker.java 115 // Update the referenced classes.
149 // Update the referenced classes.
247 * Shrinks the array of referenced classes of the given method.
279 // Consider the classes referenced by this parameter type.
285 // Copy the referenced classes.
294 // Skip the referenced classes.
  /external/proguard/src/proguard/shrink/
AnnotationUsageMarker.java 165 // Check the referenced classes.
189 // Check the referenced classes.
277 // Check the referenced class.
281 // Is the referenced class marked as being used?
328 // Check if the referenced class is being used.
341 // Check if the referenced method is being used.
  /external/mesa3d/src/glsl/
ir_variable_refcount.cpp 27 * Provides a visitor which produces a list of variables referenced,
28 * how many times they were referenced and assigned, and whether they
  /external/proguard/src/proguard/
Initializer.java 64 // classes whose hierarchies are referenced by the program classes.
102 // Collect the library classes that are directly referenced by
109 // Reinitialize the superclass hierarchies of referenced library
171 // Collect the library classes that are referenced by program
180 // Initialize the class references of referenced library
192 // Copy the library classes that are referenced directly by program
193 // classes and the library classes that are referenced by referenced
  /external/proguard/src/proguard/classfile/attribute/
SignatureAttribute.java 37 * An extra field pointing to the Clazz objects referenced in the
66 * Lets the Clazz objects referenced in the signature string accept the
  /external/proguard/src/proguard/classfile/attribute/annotation/
ClassElementValue.java 37 * An extra field pointing to the Clazz objects referenced in the
66 * Applies the given visitor to all referenced classes.
EnumConstantElementValue.java 38 * An extra field pointing to the Clazz objects referenced in the
70 * Applies the given visitor to all referenced classes.
  /external/proguard/src/proguard/optimize/info/
MethodInvocationMarker.java 62 // Mark the referenced method, if any.
69 // Mark the referenced method.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_Inter.c 40 * byte referenced by *ppBitStream. The parameter *pBitOffset is
52 * to the next available bit in the stream byte referenced by
  /libcore/luni/src/main/java/libcore/util/
CollectionUtils.java 30 * Returns an iterator over the values referenced by the elements of {@code
34 * their referenced values have been cleared.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
UseCompoundDrawableRefactoringTest.java 49 // Test converting an image where the LinearLayout is referenced (in a relative layout)
55 // Test converting an image where the LinearLayout is referenced (in a relative layout)
  /cts/tests/tests/webkitsecurity/assets/
tref-remove-target-crash.svg 3 <!-- Removing the referenced text element should not cause a crash -->
  /development/samples/BluetoothHDP/
_index.html 7 are also referenced in the ISO/IEEE 11073-20601 [7] specification as
  /development/samples/TtsEngine/src/com/example/android/ttsengine/
RobotSpeakSettings.java 24 * This class is referenced via a meta data section in the manifest.
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ActionAnalysis.g 32 * rules have predefined prefs referenced. I need this so I can
34 * which are referenced by actions.
94 // ref to rule referenced in this alt
110 /** $x x is an isolated rule label. Just record that the label was referenced */
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/paddings/
ISO7816d4Padding.java 8 * A padder that adds the padding according to the scheme referenced in
  /external/chromium/chrome/browser/search_engines/
template_url_parser.h 31 // URLs referenced do not point to valid http/https resources, false is
  /external/clang/test/CodeGen/
alias.c 15 // Make sure that aliases cause referenced values to be emitted.
  /external/kernel-headers/original/linux/
calc64.h 13 * referenced by remainder (data type long *). In contrast to the
  /external/llvm/utils/
findsym.pl 6 # referenced.
  /external/markdown/docs/extensions/
Abbreviations.txt 20 Thus, the following text (taken from the above referenced PHP documentation):
Definition_Lists.txt 20 Thus, the following text (taken from the above referenced PHP documentation):
Tables.txt 18 Thus, the following text (taken from the above referenced PHP documentation):
  /external/mesa3d/docs/
sourcedocs.html 14 produce cross-referenced documentation from the Mesa source code.
  /external/proguard/examples/annotations/examples/
NativeCallBack.java 28 * ProGuard would remove it, because it is not referenced from java.

Completed in 1543 milliseconds

1 23 4 5 6 7 8 91011>>