HomeSort by relevance Sort by last modified time
    Searched full:uniqueid (Results 126 - 150 of 192) sorted by null

1 2 3 4 56 7 8

  /frameworks/base/media/java/android/media/videoeditor/
MediaArtistNativeHelper.java     [all...]
  /external/llvm/lib/Support/Unix/
Path.inc 296 UniqueID file_status::getUniqueID() const {
297 return UniqueID(fs_st_dev, fs_st_ino);
  /external/chromium_org/v8/test/cctest/
test-api.cc 75 using ::v8::UniqueId;
    [all...]
  /frameworks/base/services/java/com/android/server/input/
InputManagerService.java     [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
FontPlatformDataWin.cpp 385 m_harfBuzzFace = HarfBuzzFace::create(const_cast<FontPlatformData*>(this), uniqueID());
  /external/qemu/android/camera/
camera-capture-mac.m 511 * way to identify camera devices. There is a QTCaptureDevice::uniqueId
  /frameworks/base/docs/image_sources/training/basics/basic-simple-screen-mock.graffle/
data.plist 588 <key>UniqueID</key>
  /frameworks/base/docs/image_sources/training/fragments-screen-mock.graffle/
data.plist 801 <key>UniqueID</key>
  /frameworks/base/libs/hwui/font/
Font.cpp 48 mFontId = SkTypeface::UniqueID(paint->getTypeface());
  /external/chromium_org/v8/include/
v8.h 160 class UniqueId {
162 explicit UniqueId(intptr_t data)
165 bool operator==(const UniqueId& other) const {
169 bool operator!=(const UniqueId& other) const {
173 bool operator<(const UniqueId& other) const {
    [all...]
v8-profiler.h 480 void SetRetainedObjectInfo(UniqueId id, RetainedObjectInfo* info);
  /external/llvm/lib/Support/Windows/
Path.inc 276 UniqueID file_status::getUniqueID() const {
282 return UniqueID(VolumeSerialNumber, FileID);
    [all...]
  /external/clang/lib/Basic/
SourceManager.cpp     [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]
  /external/chromium_org/chrome_frame/
CFInstance.js 555 * IE's uniqueID property.
562 return (!node) ? u : ( node.id || node.uniqueID || (node.id = u) );
    [all...]
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFFont.cpp 741 (Find(fTypeface->uniqueID(),
795 const uint32_t fontID = typeface->uniqueID();
    [all...]
  /external/skia/src/pdf/
SkPDFFont.cpp 741 (Find(fTypeface->uniqueID(),
795 const uint32_t fontID = typeface->uniqueID();
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3basetreeadaptor.c 896 /** Returns a uniqueID for the node. Because this is the C implementation
  /external/chromium_org/third_party/ots/src/
cff.cc 525 case 13: // UniqueID
  /external/chromium_org/third_party/skia/src/ports/
SkFontConfigInterface_android.cpp 681 (nextLogicalTypeface) ? nextLogicalTypeface->uniqueID() : 0));
    [all...]
  /external/chromium_org/third_party/skia/src/utils/
SkLua.cpp 511 SkLua(L).pushU32(SkTypeface::UniqueID(face));
  /external/skia/src/ports/
SkFontConfigInterface_android.cpp 681 (nextLogicalTypeface) ? nextLogicalTypeface->uniqueID() : 0));
    [all...]
  /external/skia/src/utils/
SkLua.cpp 511 SkLua(L).pushU32(SkTypeface::UniqueID(face));
  /frameworks/base/docs/image_sources/in-app-billing/v3/
iab_v3_consumption_flow.graffle 973 <key>UniqueID</key>
  /frameworks/base/docs/image_sources/play-services-diagram.graffle/
data.plist 1002 <key>UniqueID</key>

Completed in 321 milliseconds

1 2 3 4 56 7 8