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

<<21222324252627282930>>

  /external/llvm/test/CodeGen/ARM/
2009-03-07-SpillerBug.ll 14 declare double @llvm.sqrt.f64(double) nounwind readonly
16 declare double @sin(double) nounwind readonly
18 declare double @acos(double) nounwind readonly
44 %19 = call double @acos(double %18) nounwind readonly
47 %22 = call double @sin(double %19) nounwind readonly
51 %26 = call double @sin(double %21) nounwind readonly
vld2.ll 146 declare %struct.__neon_int8x8x2_t @llvm.arm.neon.vld2.v8i8(i8*, i32) nounwind readonly
147 declare %struct.__neon_int16x4x2_t @llvm.arm.neon.vld2.v4i16(i8*, i32) nounwind readonly
148 declare %struct.__neon_int32x2x2_t @llvm.arm.neon.vld2.v2i32(i8*, i32) nounwind readonly
149 declare %struct.__neon_float32x2x2_t @llvm.arm.neon.vld2.v2f32(i8*, i32) nounwind readonly
150 declare %struct.__neon_int64x1x2_t @llvm.arm.neon.vld2.v1i64(i8*, i32) nounwind readonly
152 declare %struct.__neon_int8x16x2_t @llvm.arm.neon.vld2.v16i8(i8*, i32) nounwind readonly
153 declare %struct.__neon_int16x8x2_t @llvm.arm.neon.vld2.v8i16(i8*, i32) nounwind readonly
154 declare %struct.__neon_int32x4x2_t @llvm.arm.neon.vld2.v4i32(i8*, i32) nounwind readonly
155 declare %struct.__neon_float32x4x2_t @llvm.arm.neon.vld2.v4f32(i8*, i32) nounwind readonly
vld3.ll 150 declare %struct.__neon_int8x8x3_t @llvm.arm.neon.vld3.v8i8(i8*, i32) nounwind readonly
151 declare %struct.__neon_int16x4x3_t @llvm.arm.neon.vld3.v4i16(i8*, i32) nounwind readonly
152 declare %struct.__neon_int32x2x3_t @llvm.arm.neon.vld3.v2i32(i8*, i32) nounwind readonly
153 declare %struct.__neon_float32x2x3_t @llvm.arm.neon.vld3.v2f32(i8*, i32) nounwind readonly
154 declare %struct.__neon_int64x1x3_t @llvm.arm.neon.vld3.v1i64(i8*, i32) nounwind readonly
156 declare %struct.__neon_int8x16x3_t @llvm.arm.neon.vld3.v16i8(i8*, i32) nounwind readonly
157 declare %struct.__neon_int16x8x3_t @llvm.arm.neon.vld3.v8i16(i8*, i32) nounwind readonly
158 declare %struct.__neon_int32x4x3_t @llvm.arm.neon.vld3.v4i32(i8*, i32) nounwind readonly
159 declare %struct.__neon_float32x4x3_t @llvm.arm.neon.vld3.v4f32(i8*, i32) nounwind readonly
vld4.ll 151 declare %struct.__neon_int8x8x4_t @llvm.arm.neon.vld4.v8i8(i8*, i32) nounwind readonly
152 declare %struct.__neon_int16x4x4_t @llvm.arm.neon.vld4.v4i16(i8*, i32) nounwind readonly
153 declare %struct.__neon_int32x2x4_t @llvm.arm.neon.vld4.v2i32(i8*, i32) nounwind readonly
154 declare %struct.__neon_float32x2x4_t @llvm.arm.neon.vld4.v2f32(i8*, i32) nounwind readonly
155 declare %struct.__neon_int64x1x4_t @llvm.arm.neon.vld4.v1i64(i8*, i32) nounwind readonly
157 declare %struct.__neon_int8x16x4_t @llvm.arm.neon.vld4.v16i8(i8*, i32) nounwind readonly
158 declare %struct.__neon_int16x8x4_t @llvm.arm.neon.vld4.v8i16(i8*, i32) nounwind readonly
159 declare %struct.__neon_int32x4x4_t @llvm.arm.neon.vld4.v4i32(i8*, i32) nounwind readonly
160 declare %struct.__neon_float32x4x4_t @llvm.arm.neon.vld4.v4f32(i8*, i32) nounwind readonly
  /external/chromium_org/chrome/browser/policy/
policy_prefs_browsertest.cc 59 bool readonly)
60 : policy_(policy.DeepCopy()), value_(value), readonly_(readonly) {}
67 bool readonly() const { return readonly_; } function in class:policy::__anon7922::IndicatorTestCase
295 bool readonly = false; local
296 indicator_test_dict->GetBoolean("readonly", &readonly);
298 new IndicatorTestCase(*policy, value, readonly));
316 bool readonly) {
327 << " indicator.readOnly = node.readOnly || false;
    [all...]
  /external/chromium_org/chrome/installer/mac/
dmgdiffer.sh 74 readonly ME
76 readonly SCRIPT_DIR
77 readonly DIRDIFFER="${SCRIPT_DIR}/dirdiffer.sh"
78 readonly PKG_DMG="${SCRIPT_DIR}/pkg-dmg"
141 readonly APP_NAME="${product_name}.app"
142 readonly APP_NAME_RE="${product_name}\\.app"
143 readonly APP_PLIST="Contents/Info"
144 readonly APP_VERSION_KEY="CFBundleShortVersionString"
145 readonly APP_BUNDLEID_KEY="CFBundleIdentifier"
146 readonly KS_VERSION_KEY="KSVersion
    [all...]
dirpatcher.sh 89 readonly ME
91 readonly GOOBSPATCH
92 readonly BUNZIP2="bunzip2"
93 readonly GUNZIP="gunzip"
95 readonly XZDEC
96 readonly GBS_SUFFIX='$gbs'
97 readonly BZ2_SUFFIX='$bz2'
98 readonly GZ_SUFFIX='$gz'
99 readonly XZ_SUFFIX='$xz'
100 readonly PLAIN_SUFFIX='$raw
    [all...]
  /external/llvm/test/CodeGen/Mips/
mips64intldst.ll 13 define i64 @func1() nounwind readonly {
26 define i64 @func2() nounwind readonly {
39 define i64 @func3() nounwind readonly {
52 define i64 @func4() nounwind readonly {
64 define i64 @ufunc1() nounwind readonly {
77 define i64 @ufunc2() nounwind readonly {
90 define i64 @ufunc3() nounwind readonly {
mips64-fp-indexed-ls.ll 13 define float @foo0(float* nocapture %b, i32 %o) nounwind readonly {
22 define double @foo1(double* nocapture %b, i32 %o) nounwind readonly {
31 define float @foo2(i32 %b, i32 %c) nounwind readonly {
72 define double @foo6(i32 %b, i32 %c) nounwind readonly {
95 define float @foo8() nounwind readonly {
mips64load-store-left-right.ll 12 define i64 @foo_load_ll() nounwind readonly {
23 define i64 @foo_load_i() nounwind readonly {
35 define i64 @foo_load_ui() nounwind readonly {
  /frameworks/compile/mclinker/unittests/
MemoryAreaTest.cpp 54 MemoryArea* area = AreaFactory->produce(path, FileHandle::ReadOnly);
68 MemoryArea* area = AreaFactory->produce(path, FileHandle::ReadOnly);
80 area->handler()->open(path, FileHandle::ReadOnly);
96 MemoryArea* area = AreaFactory->produce(path, FileHandle::ReadOnly) ;
124 area->handler()->open(path, FileHandle::ReadOnly);
  /libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/
DoubleBufferTest.java 113 // readonly's contents should be the same as buf
114 DoubleBuffer readonly = buf.asReadOnlyBuffer(); local
115 assertNotSame(buf, readonly);
116 assertTrue(readonly.isReadOnly());
117 assertEquals(buf.position(), readonly.position());
118 assertEquals(buf.limit(), readonly.limit());
119 assertEquals(buf.isDirect(), readonly.isDirect());
120 assertEquals(buf.order(), readonly.order());
121 assertContentEquals(buf, readonly);
123 // readonly's position, mark, and limit should be independent to bu
399 DoubleBuffer readonly = buf.asReadOnlyBuffer(); local
    [all...]
FloatBufferTest.java 89 // readonly's contents should be the same as buf
90 FloatBuffer readonly = buf.asReadOnlyBuffer(); local
91 assertNotSame(buf, readonly);
92 assertTrue(readonly.isReadOnly());
93 assertEquals(buf.position(), readonly.position());
94 assertEquals(buf.limit(), readonly.limit());
95 assertEquals(buf.isDirect(), readonly.isDirect());
96 assertEquals(buf.order(), readonly.order());
97 assertContentEquals(buf, readonly);
99 // readonly's position, mark, and limit should be independent to bu
397 FloatBuffer readonly = buf.asReadOnlyBuffer(); local
    [all...]
IntBufferTest.java 89 // readonly's contents should be the same as buf
90 IntBuffer readonly = buf.asReadOnlyBuffer(); local
91 assertNotSame(buf, readonly);
92 assertTrue(readonly.isReadOnly());
93 assertEquals(buf.position(), readonly.position());
94 assertEquals(buf.limit(), readonly.limit());
95 assertEquals(buf.isDirect(), readonly.isDirect());
96 assertEquals(buf.order(), readonly.order());
97 assertContentEquals(buf, readonly);
99 // readonly's position, mark, and limit should be independent to bu
375 IntBuffer readonly = buf.asReadOnlyBuffer(); local
    [all...]
LongBufferTest.java 89 // readonly's contents should be the same as buf
90 LongBuffer readonly = buf.asReadOnlyBuffer(); local
91 assertNotSame(buf, readonly);
92 assertTrue(readonly.isReadOnly());
93 assertEquals(buf.position(), readonly.position());
94 assertEquals(buf.limit(), readonly.limit());
95 assertEquals(buf.isDirect(), readonly.isDirect());
96 assertEquals(buf.order(), readonly.order());
97 assertContentEquals(buf, readonly);
99 // readonly's position, mark, and limit should be independent to bu
376 LongBuffer readonly = buf.asReadOnlyBuffer(); local
    [all...]
ShortBufferTest.java 88 // readonly's contents should be the same as buf
89 ShortBuffer readonly = buf.asReadOnlyBuffer(); local
90 assertNotSame(buf, readonly);
91 assertTrue(readonly.isReadOnly());
92 assertEquals(buf.position(), readonly.position());
93 assertEquals(buf.limit(), readonly.limit());
94 assertEquals(buf.isDirect(), readonly.isDirect());
95 assertEquals(buf.order(), readonly.order());
96 assertContentEquals(buf, readonly);
98 // readonly's position, mark, and limit should be independent to bu
362 ShortBuffer readonly = buf.asReadOnlyBuffer(); local
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
NoViableAltException.cs 41 private readonly string _grammarDecisionDescription;
42 private readonly int _decisionNumber;
43 private readonly int _stateNumber;
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
NoViableAltException.cs 43 private readonly string _grammarDecisionDescription;
44 private readonly int _decisionNumber;
45 private readonly int _stateNumber;
  /external/chromium_org/chrome/installer/linux/sysroot_scripts/
sysroot-creator-debian.wheezy.sh 22 readonly SCRIPT_DIR=$(dirname $0)
25 readonly INSTALL_ROOT_AMD64=$(pwd)/debian_wheezy_amd64_staging
26 readonly INSTALL_ROOT_I386=$(pwd)/debian_wheezy_i386_staging
28 readonly REQUIRED_TOOLS="wget"
35 readonly DEBIAN_REPO=http://http.us.debian.org/debian
37 readonly PACKAGE_LIST_AMD64="${DEBIAN_REPO}/dists/wheezy/main/binary-amd64/Packages.bz2"
38 readonly PACKAGE_LIST_I386="${DEBIAN_REPO}/dists/wheezy/main/binary-i386/Packages.bz2"
44 readonly DEBIAN_PACKAGES="\
195 readonly DEBIAN_DEP_LIST_AMD64="${SCRIPT_DIR}/packagelist.debian.wheezy.amd64"
196 readonly DEBIAN_DEP_LIST_I386="${SCRIPT_DIR}/packagelist.debian.wheezy.i386
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
DOMException.idl 33 readonly attribute unsigned short code;
34 readonly attribute DOMString name;
35 readonly attribute DOMString message;
  /external/chromium_org/third_party/WebKit/Source/core/page/
Performance.idl 34 readonly attribute PerformanceNavigation navigation;
35 readonly attribute PerformanceTiming timing;
36 readonly attribute MemoryInfo memory;
  /external/clang/test/SemaObjC/
arc-property-decl-attrs.m 71 @property (readonly, retain) id foo;
72 @property (readonly, weak) id fee;
73 @property (readonly, strong) id frr;
default-synthesize-1.m 90 // No default synthesis if implementation has getter (readonly) and setter(readwrite) methods.
92 @property(assign,readonly) float relevance;
93 @property(assign,readonly) char isTitleMatch;
  /external/llvm/test/CodeGen/Hexagon/
cmpb_pred.ll 16 define i32 @Func_3b(i32) nounwind readonly {
35 define i32 @Func_3d(i32) nounwind readonly {
45 define i32 @Func_3e(i32) nounwind readonly {
  /external/llvm/test/CodeGen/X86/
movgs.ll 5 define i32 @test1() nounwind readonly {
39 define <2 x i64> @pmovsxwd_1(i64 addrspace(256)* %p) nounwind readonly {
60 define i32 @test_no_cse() nounwind readonly {

Completed in 396 milliseconds

<<21222324252627282930>>