HomeSort by relevance Sort by last modified time
    Searched defs:Copy (Results 251 - 275 of 353) sorted by null

<<1112131415

  /external/libvpx/libwebm/mkvparser/
mkvparser.cc     [all...]
  /external/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 28 /// Duplicate copy of the above enum, but using the official CV names. Useful
42 /// Duplicate copy of the above enum, but using the official CV names. Useful
469 Copy,
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]
  /external/v8/src/compiler/
bytecode-graph-builder.cc 73 Environment* Copy();
82 explicit Environment(const Environment* copy);
246 BytecodeGraphBuilder::Environment* BytecodeGraphBuilder::Environment::Copy() {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 734 enum SetterKind { Assign, Retain, Copy, Weak };
851 return getType()->isBlockPointerType() ? Copy : Retain;
855 return Copy;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 26 /// Duplicate copy of the above enum, but using the official CV names. Useful
40 /// Duplicate copy of the above enum, but using the official CV names. Useful
474 Copy,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclObjC.h 734 enum SetterKind { Assign, Retain, Copy, Weak };
851 return getType()->isBlockPointerType() ? Copy : Retain;
855 return Copy;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeView.h 32 /// Duplicate copy of the above enum, but using the official CV names. Useful
46 /// Duplicate copy of the above enum, but using the official CV names. Useful
485 Copy,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclObjC.h 734 enum SetterKind { Assign, Retain, Copy, Weak };
851 return getType()->isBlockPointerType() ? Copy : Retain;
855 return Copy;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeView.h 32 /// Duplicate copy of the above enum, but using the official CV names. Useful
46 /// Duplicate copy of the above enum, but using the official CV names. Useful
485 Copy,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclObjC.h 734 enum SetterKind { Assign, Retain, Copy, Weak };
851 return getType()->isBlockPointerType() ? Copy : Retain;
855 return Copy;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclObjC.h 734 enum SetterKind { Assign, Retain, Copy, Weak };
851 return getType()->isBlockPointerType() ? Copy : Retain;
855 return Copy;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclObjC.h 734 enum SetterKind { Assign, Retain, Copy, Weak };
851 return getType()->isBlockPointerType() ? Copy : Retain;
855 return Copy;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclObjC.h 734 enum SetterKind { Assign, Retain, Copy, Weak };
851 return getType()->isBlockPointerType() ? Copy : Retain;
855 return Copy;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 734 enum SetterKind { Assign, Retain, Copy, Weak };
851 return getType()->isBlockPointerType() ? Copy : Retain;
855 return Copy;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 26 /// Duplicate copy of the above enum, but using the official CV names. Useful
40 /// Duplicate copy of the above enum, but using the official CV names. Useful
474 Copy,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclObjC.h 734 enum SetterKind { Assign, Retain, Copy, Weak };
851 return getType()->isBlockPointerType() ? Copy : Retain;
855 return Copy;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeView.h 32 /// Duplicate copy of the above enum, but using the official CV names. Useful
46 /// Duplicate copy of the above enum, but using the official CV names. Useful
485 Copy,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclObjC.h 734 enum SetterKind { Assign, Retain, Copy, Weak };
851 return getType()->isBlockPointerType() ? Copy : Retain;
855 return Copy;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeView.h 32 /// Duplicate copy of the above enum, but using the official CV names. Useful
46 /// Duplicate copy of the above enum, but using the official CV names. Useful
485 Copy,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclObjC.h 734 enum SetterKind { Assign, Retain, Copy, Weak };
851 return getType()->isBlockPointerType() ? Copy : Retain;
855 return Copy;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclObjC.h 734 enum SetterKind { Assign, Retain, Copy, Weak };
851 return getType()->isBlockPointerType() ? Copy : Retain;
855 return Copy;
    [all...]

Completed in 2128 milliseconds

<<1112131415