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

1 2 3 4 5 67 8 91011>>

  /external/smali/dexlib/src/main/java/org/jf/dexlib/Code/
ReferenceType.java 75 throw new RuntimeException("This reference type cannot be referenced from a throw-validation-error" +
  /external/v8/test/mjsunit/regress/
regress-108296.js 31 // are referenced through a cell.
  /external/valgrind/main/coregrind/
pub_core_machine.h 199 the SSE control/status register), else zero. Is referenced from
206 else 0. Is referenced from assembly code, so do not change from a
213 user-space, else 0. Is referenced from assembly code, so do not
220 user-space, else 0. Is referenced from assembly code, so do not
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_3/inherit/
proto_3.js 33 Employee example in the document referenced above.
proto_9.js 33 Employee example in the document referenced above.
  /external/webkit/Source/WebCore/dom/
DocumentOrderedMap.h 64 // excluding the one referenced in m_map, if any. This means it one less than the total count
  /external/webkit/Source/WebCore/inspector/
inline-javascript-imports.py 60 raise Exception('File %s referenced in %s not found on any source paths, '
  /external/webkit/Source/WebCore/platform/graphics/chromium/
VideoFrameProvider.h 51 // should no longer be referenced after the call is made.
  /external/webkit/Source/WebCore/rendering/style/
StylePendingImage.h 35 // style resolution, in order to avoid loading images that are not referenced by the final style.
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGTextPath.cpp 56 // Spec: The transform attribute on the referenced 'path' element represents a
  /external/webkit/Source/WebCore/svg/
SVGDocumentExtensions.h 80 // which are referenced by any object in the SVG document, but do NOT exist yet.
  /external/webkit/Source/WebKit/chromium/public/
WebCache.h 74 // cleared if they are actively referenced).
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_BlockMatch_Integer_8x8.c 53 * pSrcPreSAD - pointer to SAD associated with the predicted MV (referenced
  /frameworks/base/core/java/android/os/
StatFs.java 35 * Perform a restat of the file system referenced by this object. This
  /ndk/build/tools/toolchain-patches/gcc/
0002-gcc-prevent-crash-on-Eclair-and-older-platforms.patch 12 corresponding code is referenced in its .init_array section
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ViewMetadataRepositoryTest.java 39 // Ensure that all basenames referenced in the metadata refer to other views in the file
  /sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
DataBindingItem.java 63 * referenced resource is implied to be {@link ResourceType#LAYOUT}.
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
PrivateResourceDetector.java 39 "Private resources should not be referenced; the may not be present everywhere, and " +
  /external/chromium/chrome/browser/password_manager/
ie7_password.cc 23 DWORD data_size; // Size of the data referenced by the entries.
37 DWORD offset; // Offset where the data referenced by this entry is
  /external/chromium/sdch/open-vcdiff/src/
instruction_map.cc 68 // because the element first_opcodes[max_size_1_] will be referenced.
119 // because the element size_array[max_size_2_] will be referenced.
  /external/clang/test/Analysis/
retain-release-path-notes-gc.m 42 return; // expected-note{{Object leaked: object allocated and stored into 'leaked' is not referenced later in this execution path and has a retain count of +1}}
51 return; // expected-note{{Object leaked: object allocated and stored into 'leaked' is not referenced later in this execution path and has a retain count of +1}}
  /external/clang/test/SemaTemplate/
typename-specifier.cpp 12 int type; // expected-note 2{{referenced member 'type' is declared here}}
68 int type; // expected-note{{referenced member 'type' is declared here}}
  /external/emma/core/java12/com/vladium/jcd/cls/
IAttributeCollection.java 66 * that all data referenced in 'attribute' will eventually appear in the
76 * all data referenced in 'attribute' will eventually appear in the constant
IFieldCollection.java 71 * that all data referenced in 'field' will eventually appear in the
82 * the responsibility of the caller to ensure that all data referenced
IMethodCollection.java 69 * that all data referenced in 'method' will eventually appear in the
79 * the responsibility of the caller to ensure that all data referenced

Completed in 1947 milliseconds

1 2 3 4 5 67 8 91011>>