HomeSort by relevance Sort by last modified time
    Searched full:readonly (Results 926 - 950 of 2256) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
RTCVideoCapturer+Internal.h 34 @property(nonatomic, assign, readonly) const talk_base::scoped_ptr<cricket::VideoCapturer> &capturer;
RTCVideoRenderer+Internal.h 35 @property(nonatomic, assign, readonly)
RTCVideoTrack+Internal.h 37 @property(nonatomic, assign, readonly)
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
RTCMediaSource.h 36 @property (nonatomic, assign, readonly)RTCSourceState state;
RTCVideoTrack.h 36 @property(nonatomic, strong, readonly) NSArray *renderers;
  /external/chromium_org/ui/app_list/cocoa/
apps_grid_view_item.h 31 @property(readonly, nonatomic) NSProgressIndicator* progressIndicator;
  /external/chromium_org/v8/test/mjsunit/
with-readonly.js 28 // Test that readonly variables are treated correctly.
  /external/clang/test/ARCMT/
GC-no-arc-runtime.m 77 @property (readonly) __weak id prop;
GC-no-arc-runtime.m.result 72 @property (unsafe_unretained, readonly) id prop;
  /external/clang/test/Analysis/
PR2978.m 26 @property(readonly) id N;
  /external/clang/test/CodeGenObjCXX/
property-dot-reference.mm 40 @property (readonly) int myProperty;
  /external/clang/test/SemaObjC/
property-13.m 22 @property (readonly, getter = optional_preexisting_setter_getter) int optional_getter_attr;
  /external/jmonkeyengine/engine/src/core/checkers/quals/
SubtypeOf.java 43 * public @interface ReadOnly { }
  /external/libvpx/libvpx/vp8/common/arm/armv6/
dc_only_idct_add_v6.asm 12 AREA |.text|, CODE, READONLY
dequantize_v6.asm 14 AREA |.text|, CODE, READONLY ; name this block of code
  /external/libvpx/libvpx/vp8/common/arm/neon/
copymem8x8_neon.asm 17 AREA Block, CODE, READONLY ; name this block of code
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_dc_only_idct_add_neon.asm 16 AREA ||.text||, CODE, READONLY, ALIGN=2
vp9_short_idct4x4_1_add_neon.asm 16 AREA ||.text||, CODE, READONLY, ALIGN=2
  /external/llvm/test/CodeGen/ARM/
2010-06-29-PartialRedefFastAlloc.ll 25 declare <2 x i64> @llvm.arm.neon.vld1.v2i64(i8*, i32) nounwind readonly
cse-call.ll 15 declare i32 @strlen(i8* nocapture) nounwind readonly
ifcvt10.ll 43 declare double @llvm.pow.f64(double, double) nounwind readonly
neon_ld1.ll 23 define <2 x i32> @t2(<4 x i16>* %a, <4 x i16>* %b) nounwind readonly {
  /external/llvm/test/CodeGen/R600/
load-input-fold.ll 104 ; Function Attrs: readonly
113 ; Function Attrs: nounwind readonly
120 attributes #2 = { readonly }
121 attributes #3 = { nounwind readonly }
  /external/llvm/test/CodeGen/SPARC/
float.ll 46 declare double @llvm.fabs.f64(double) nounwind readonly
  /external/llvm/test/CodeGen/Thumb2/
2011-12-16-T2SizeReduceAssert.ll 5 define %struct.LIST_NODE.0.16* @list_AssocListPair(%struct.LIST_NODE.0.16* %List, i8* %Key) nounwind readonly {

Completed in 548 milliseconds

<<31323334353637383940>>