HomeSort by relevance Sort by last modified time
    Searched refs:retain (Results 276 - 300 of 661) sorted by null

<<11121314151617181920>>

  /frameworks/support/fragment/java/android/support/v4/app/
FragmentHostCallback.java 49 /** Whether or not fragment loaders should retain their state */
254 // retain -- whether to stop the loader or retain it
255 void doLoaderStop(boolean retain) {
256 mRetainLoaders = retain;
267 if (retain) {
321 // will be ready to retain
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderAVC.cpp 133 OMX_ERRORTYPE OMXVideoDecoderAVC::PrepareDecodeBuffer(OMX_BUFFERHEADERTYPE *buffer, buffer_retain_t *retain, VideoDecodeBuffer *p) {
135 ret = OMXVideoDecoderBase::PrepareDecodeBuffer(buffer, retain, p);
173 // retain the current buffer
174 *retain = BUFFER_RETAIN_GETAGAIN;
  /prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.0.CR3/
netty-buffer-4.1.0.CR3.jar 
  /external/llvm/include/llvm/ADT/
ImmutableSet.h 249 if (left) left->retain();
250 if (right) right->retain();
331 void retain() { ++refCount; } function in class:llvm::ImutAVLTree
973 if (Root) { Root->retain(); }
976 if (Root) { Root->retain(); }
980 if (X.Root) { X.Root->retain(); }
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ImmutableSet.h 249 if (left) left->retain();
250 if (right) right->retain();
331 void retain() { ++refCount; } function in class:llvm::ImutAVLTree
941 if (Root) { Root->retain(); }
944 if (Root) { Root->retain(); }
948 if (X.Root) { X.Root->retain(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 253 if (left) left->retain();
254 if (right) right->retain();
335 void retain() { ++refCount; } function in class:llvm::ImutAVLTree
976 if (Root) { Root->retain(); }
980 if (Root) { Root->retain(); }
985 if (X.Root) { X.Root->retain(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 253 if (left) left->retain();
254 if (right) right->retain();
335 void retain() { ++refCount; } function in class:llvm::ImutAVLTree
976 if (Root) { Root->retain(); }
980 if (Root) { Root->retain(); }
985 if (X.Root) { X.Root->retain(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 253 if (left) left->retain();
254 if (right) right->retain();
335 void retain() { ++refCount; } function in class:llvm::ImutAVLTree
976 if (Root) { Root->retain(); }
980 if (Root) { Root->retain(); }
985 if (X.Root) { X.Root->retain(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 253 if (left) left->retain();
254 if (right) right->retain();
335 void retain() { ++refCount; } function in class:llvm::ImutAVLTree
976 if (Root) { Root->retain(); }
980 if (Root) { Root->retain(); }
985 if (X.Root) { X.Root->retain(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 253 if (left) left->retain();
254 if (right) right->retain();
335 void retain() { ++refCount; } function in class:llvm::ImutAVLTree
976 if (Root) { Root->retain(); }
980 if (Root) { Root->retain(); }
985 if (X.Root) { X.Root->retain(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 253 if (left) left->retain();
254 if (right) right->retain();
335 void retain() { ++refCount; } function in class:llvm::ImutAVLTree
976 if (Root) { Root->retain(); }
980 if (Root) { Root->retain(); }
985 if (X.Root) { X.Root->retain(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 253 if (left) left->retain();
254 if (right) right->retain();
335 void retain() { ++refCount; } function in class:llvm::ImutAVLTree
976 if (Root) { Root->retain(); }
980 if (Root) { Root->retain(); }
985 if (X.Root) { X.Root->retain(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 253 if (left) left->retain();
254 if (right) right->retain();
335 void retain() { ++refCount; } function in class:llvm::ImutAVLTree
976 if (Root) { Root->retain(); }
980 if (Root) { Root->retain(); }
985 if (X.Root) { X.Root->retain(); }
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRRewriteRuleElementStream.h 8 // 1. Redistributions of source code must retain the above copyright
51 @property (retain, getter=GetTreeAdaptor, setter=SetTreeAdaptor:) id<ANTLRTreeAdaptor> treeAdaptor;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRRewriteRuleElementStream.h 8 // 1. Redistributions of source code must retain the above copyright
51 @property (retain, getter=GetTreeAdaptor, setter=SetTreeAdaptor:) id<ANTLRTreeAdaptor> treeAdaptor;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRRewriteRuleElementStream.h 8 // 1. Redistributions of source code must retain the above copyright
51 @property (retain, getter=GetTreeAdaptor, setter=SetTreeAdaptor:) id<ANTLRTreeAdaptor> treeAdaptor;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRHashMap.h 11 // 1. Redistributions of source code must retain the above copyright
108 @property (retain, getter=getBuffer, setter=setBuffer:) NSMutableData *buffer;
  /external/mesa3d/src/gallium/state_trackers/clover/api/
context.cpp 95 obj(d_ctx).retain();
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
ImageSlicer.java 129 // Retain the original frame so it can be used next time.
130 mOriginalFrame.retain();
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameQueue.java 125 mFrame = frame.retain();
  /hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1On0Adapter.h 204 void retain() { ++mReferenceCount; } function in class:android::hardware::Gralloc1On0Adapter::Buffer
325 gralloc1_error_t retain(const std::shared_ptr<Buffer>& buffer);
326 gralloc1_error_t retain(buffer_handle_t bufferHandle);
331 return adapter->retain(bufferHandle);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
ExecutionDepsFix.h 190 DomainValue *retain(DomainValue *DV) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
ExecutionDepsFix.h 190 DomainValue *retain(DomainValue *DV) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
ExecutionDepsFix.h 190 DomainValue *retain(DomainValue *DV) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ExecutionDepsFix.h 190 DomainValue *retain(DomainValue *DV) {

Completed in 1318 milliseconds

<<11121314151617181920>>