HomeSort by relevance Sort by last modified time
    Searched refs:RefClass (Results 1 - 18 of 18) sorted by null

  /external/skia/tests/
UtilsTest.cpp 15 class RefClass : public SkRefCnt {
19 RefClass(int n) : fN(n) {}
29 RefClass obj(0);
32 sk_sp<RefClass> tmp(&obj);
44 sk_sp<RefClass> tmp2(&obj);
50 RefClass obj0(0);
51 RefClass obj1(1);
56 SkAutoSTArray<2, sk_sp<RefClass> > tmp;
85 SkAutoSTArray<2, sk_sp<RefClass> > tmp(4);
  /external/skqp/tests/
UtilsTest.cpp 15 class RefClass : public SkRefCnt {
19 RefClass(int n) : fN(n) {}
29 RefClass obj(0);
32 sk_sp<RefClass> tmp(&obj);
44 sk_sp<RefClass> tmp2(&obj);
50 RefClass obj0(0);
51 RefClass obj1(1);
56 SkAutoSTArray<2, sk_sp<RefClass> > tmp;
85 SkAutoSTArray<2, sk_sp<RefClass> > tmp(4);
  /external/python/cpython3/Lib/test/
test_support.py 297 class RefClass:
310 missing_items = support.detect_api_mismatch(self.RefClass,
315 self.RefClass)
322 self.RefClass, self.OtherClass, ignore=ignore)
326 self.OtherClass, self.RefClass, ignore=ignore)
  /external/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 372 RefClass = 0x01,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 377 RefClass = 0x01,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeView.h 383 RefClass = 0x01,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeView.h 383 RefClass = 0x01,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeView.h 388 RefClass = 0x01,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeView.h 388 RefClass = 0x01,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeView.h 388 RefClass = 0x01,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeView.h 388 RefClass = 0x01,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 377 RefClass = 0x01,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeView.h 383 RefClass = 0x01,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeView.h 383 RefClass = 0x01,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeView.h 388 RefClass = 0x01,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeView.h 388 RefClass = 0x01,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeView.h 388 RefClass = 0x01,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeView.h 388 RefClass = 0x01,

Completed in 744 milliseconds