HomeSort by relevance Sort by last modified time
    Searched refs:ref (Results 101 - 125 of 3208) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/icu/icu4c/source/test/perf/leperf/
letrperf.cpp 34 void time_null(void * /*ref*/) {
44 void time_obj(void * ref) {
45 OneObject &obj = *((OneObject*)ref);
54 void time_obj2(void * ref) {
55 long *items2 = ((OneObject*)ref)->items;
65 void time_letr1(void * ref) {
66 OneObject &obj = *((OneObject*)ref);
67 LETableReference data((const le_uint8*)ref, sizeof(OneObject));
75 long *items2 = ((OneObject*)ref)->items;
86 void time_letr2(void * ref) {
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
CacheValue.java 10 import java.lang.ref.Reference;
11 import java.lang.ref.SoftReference;
132 private Reference<V> ref; field in class:CacheValue.SoftValue
134 SoftValue(V value) { ref = new SoftReference<V>(value); }
136 public V get() { return ref.get(); }
139 V oldValue = ref.get();
141 ref = new SoftReference<V>(value);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
CacheValue.java 9 import java.lang.ref.Reference;
10 import java.lang.ref.SoftReference;
130 private Reference<V> ref; field in class:CacheValue.SoftValue
132 SoftValue(V value) { ref = new SoftReference<V>(value); }
134 public V get() { return ref.get(); }
137 V oldValue = ref.get();
139 ref = new SoftReference<V>(value);
  /external/opencv3/samples/winrt_universal/PhoneTutorial/
App.xaml.cpp 35 Suspending += ref new SuspendingEventHandler(this, &App::OnSuspending);
61 rootFrame = ref new Frame();
81 _transitions = ref new TransitionCollection();
89 _firstNavigatedToken = rootFrame->Navigated += ref new NavigatedEventHandler(this, &App::RootFrame_FirstNavigated);
96 throw ref new FailureException("Failed to create initial page");
114 newTransitions = ref new TransitionCollection();
115 newTransitions->Append(ref new NavigationThemeTransition());
  /external/eigen/test/
packetmath.cpp 55 ref[i] = REFOP(data1[i], data1[i+PacketSize]); \
57 VERIFY(areApprox(ref, data2, PacketSize) && #POP); \
62 ref[i] = REFOP(data1[i]); \
64 VERIFY(areApprox(ref, data2, PacketSize) && #POP); \
90 ref[i] = REFOP(data1[i]); \
92 VERIFY(areApprox(ref, data2, PacketSize) && #POP); \
111 EIGEN_ALIGN16 Scalar ref[internal::packet_traits<Scalar>::size*4]; local
146 ref[i] = data1[i+offset];
148 VERIFY(areApprox(ref, data2, PacketSize) && "internal::palign");
164 ref[i] = data1[offset]
217 EIGEN_ALIGN16 Scalar ref[internal::packet_traits<Scalar>::size*4]; local
282 EIGEN_ALIGN16 Scalar ref[internal::packet_traits<Scalar>::size*4]; local
342 EIGEN_ALIGN16 Scalar ref[PacketSize*4]; local
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ref/
SoftReferenceTest.java 17 package org.apache.harmony.tests.java.lang.ref;
19 import java.lang.ref.Reference;
20 import java.lang.ref.ReferenceQueue;
21 import java.lang.ref.SoftReference;
23 import libcore.java.lang.ref.FinalizationTester;
34 * java.lang.ref.SoftReference#SoftReference(java.lang.Object,
35 * java.lang.ref.ReferenceQueue)
58 * java.lang.ref.SoftReference#SoftReference(java.lang.Object)
72 * java.lang.ref.SoftReference#get()
102 Reference ref; local
    [all...]
WeakReferenceTest.java 18 package org.apache.harmony.tests.java.lang.ref;
20 import java.lang.ref.ReferenceQueue;
21 import java.lang.ref.WeakReference;
31 * java.lang.ref.WeakReference#WeakReference(java.lang.Object,
32 * java.lang.ref.ReferenceQueue)
58 * java.lang.ref.WeakReference#WeakReference(java.lang.Object)
  /external/clang/utils/ABITest/layout/
Makefile 37 test.%.build: test.%.ref test.%.x test.%.y
43 test.%.x.diff: test.%.ref.out test.%.x.out
46 test.%.y.diff: test.%.ref.out test.%.y.out
53 .PRECIOUS: test.%.ref
54 test.%.ref: test.%.c
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
HttpRetryExceptionTest.java 38 HttpRetryException ref = (HttpRetryException) reference;
41 assertEquals("getLocation", ref.getLocation(), tst.getLocation());
42 assertEquals("responseCode", ref.responseCode(), tst.responseCode());
43 assertEquals("getReason", ref.getReason(), tst.getReason());
44 assertEquals("getMessage", ref.getMessage(), tst.getMessage());
  /ndk/tests/device/test-gnustl-full/unit/
reference_wrapper_test.cpp 16 CPPUNIT_TEST(ref);
21 void ref();
27 void RefWrapperTest::ref() function in class:RefWrapperTest
37 rr_type r1 = std::tr1::ref(i);
41 r1 = std::tr1::ref(j);
  /ndk/tests/device/test-stlport/unit/
reference_wrapper_test.cpp 16 CPPUNIT_TEST(ref);
21 void ref();
27 void RefWrapperTest::ref() function in class:RefWrapperTest
37 rr_type r1 = std::tr1::ref(i);
41 r1 = std::tr1::ref(j);
  /external/skia/src/core/
SkPathRef.cpp 63 src.ref();
126 SkPathRef* ref = new SkPathRef;
130 delete ref;
134 ref->fIsFinite = (packed >> kIsFinite_SerializationShift) & 1;
141 if (!buffer->readU32(&(ref->fGenerationID)) ||
152 delete ref;
156 ref->resetToSize(verbCount, pointCount, conicCount);
157 SkASSERT(verbCount == ref->countVerbs());
158 SkASSERT(pointCount == ref->countPoints());
159 SkASSERT(conicCount == ref->fConicWeights.count())
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_scene.c 217 /* Decrement texture ref counts
220 struct resource_ref *ref; local
223 for (ref = scene->resources; ref; ref = ref->next) {
224 for (i = 0; i < ref->count; i++) {
228 (void *) ref->resource[i],
229 ref->resource[i]->width0,
230 ref->resource[i]->height0
345 struct resource_ref *ref, **last = &scene->resources; local
403 const struct resource_ref *ref; local
    [all...]
  /art/compiler/dex/
verification_results.h 49 const VerifiedMethod* GetVerifiedMethod(MethodReference ref)
52 void AddRejectedClass(ClassReference ref) REQUIRES(!rejected_classes_lock_);
53 bool IsClassRejected(ClassReference ref) REQUIRES(!rejected_classes_lock_);
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/serialization/
PrivilegedActionExceptionTest.java 53 PrivilegedActionException ref = (PrivilegedActionException) reference; local
55 if (ref.getException() == null) {
58 THROWABLE_COMPARATOR.assertDeserialized(ref.getException(), test
  /external/libmpeg2/common/
icv_sad.c 112 WORD32 ref; local
115 ref = *pu1_ref++;
117 sad += ABS_DIF(src, ref);
  /external/mesa3d/src/mesa/main/
stencil.h 44 _mesa_StencilFunc( GLenum func, GLint ref, GLuint mask );
64 _mesa_StencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask);
68 _mesa_StencilFuncSeparateATI(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
  /external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
BasicTimer.h 6 ref class BasicTimer sealed
14 throw ref new Platform::FailureException();
33 throw ref new Platform::FailureException();
  /external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
BasicTimer.h 6 ref class BasicTimer sealed
14 throw ref new Platform::FailureException();
33 throw ref new Platform::FailureException();
  /external/skia/src/gpu/gl/debug/
GrFrameBufferObj.cpp 24 fColorBuffer->ref();
43 fDepthBuffer->ref();
62 fStencilBuffer->ref();
  /system/update_engine/update_manager/
generic_variables.h 53 // Creates the variable returning copies of the passed |ref|. The reference to
58 PollCopyVariable(const std::string& name, const T& ref, const bool* is_set_p,
60 : Variable<T>(name, kVariableModePoll), ref_(ref), is_set_p_(is_set_p),
62 PollCopyVariable(const std::string& name, const T& ref, const bool* is_set_p)
63 : PollCopyVariable(name, ref, is_set_p, std::string()) {}
64 PollCopyVariable(const std::string& name, const T& ref)
65 : PollCopyVariable(name, ref, nullptr) {}
68 const T& ref, const bool* is_set_p,
70 : Variable<T>(name, poll_interval), ref_(ref), is_set_p_(is_set_p),
73 const T& ref, const bool* is_set_p
    [all...]
  /frameworks/base/tools/aapt2/
StringPool_test.cpp 28 StringPool::Ref ref = pool.makeRef(u"wut"); local
29 EXPECT_EQ(*ref, u"wut");
35 StringPool::Ref ref = pool.makeRef(u"wut"); local
36 StringPool::Ref ref2 = pool.makeRef(u"hey");
38 EXPECT_EQ(*ref, u"wut");
45 StringPool::Ref ref = pool.makeRef(u"wut"); local
46 StringPool::Ref ref2 = pool.makeRef(u"wut")
56 StringPool::Ref ref = pool.makeRef(u"z"); local
70 StringPool::Ref ref = pool.makeRef(u"wut"); local
90 StringPool::Ref ref = pool.makeRef(u"z"); local
121 StringPool::Ref ref = pool.makeRef(u"z"); local
148 StringPool::StyleRef ref = pool.makeRef(str); local
163 StringPool::Ref ref = pool.makeRef(u"android"); local
    [all...]
  /art/runtime/
gc_root-inl.h 35 inline GcRoot<MirrorType>::GcRoot(MirrorType* ref)
36 : root_(mirror::CompressedReference<mirror::Object>::FromMirrorPtr(ref)) { }
  /art/runtime/native/
java_lang_ref_Reference.cc 30 mirror::Reference* const ref = soa.Decode<mirror::Reference*>(javaThis); member in class:art::mirror
32 Runtime::Current()->GetHeap()->GetReferenceProcessor()->GetReferent(soa.Self(), ref);
41 REGISTER_NATIVE_METHODS("java/lang/ref/Reference");
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
BasicPoolEntryRef.java 34 import java.lang.ref.WeakReference;
35 import java.lang.ref.ReferenceQueue;

Completed in 457 milliseconds

1 2 3 45 6 7 8 91011>>