/frameworks/base/tools/aapt2/process/ |
SymbolTable.cpp | 137 const SymbolTable::Symbol* SymbolTable::FindByReference(const Reference& ref) { 146 if (ref.id) { 147 symbol = FindById(ref.id.value()); 150 if (ref.name && !symbol) { 151 symbol = FindByName(ref.name.value()); 359 const Reference& ref) { 361 if (ref.id) { 362 return FindById(ref.id.value()); 363 } else if (ref.name) { 364 return FindByName(ref.name.value()) [all...] |
/libcore/ojluni/src/main/java/java/text/ |
DateFormatSymbols.java | 46 import java.lang.ref.SoftReference; 420 SoftReference<DateFormatSymbols> ref = cachedInstances.get(locale); local 422 if (ref == null || (dfs = ref.get()) == null) { 424 ref = new SoftReference<DateFormatSymbols>(dfs); 425 SoftReference<DateFormatSymbols> x = cachedInstances.putIfAbsent(locale, ref); 431 // Replace the empty SoftReference with ref. 432 cachedInstances.put(locale, ref); 781 SoftReference<DateFormatSymbols> ref = cachedInstances.get(locale); local 783 if (ref != null && (dfs = ref.get()) != null) [all...] |
/libcore/ojluni/src/main/java/java/util/logging/ |
LogManager.java | 33 import java.lang.ref.ReferenceQueue; 34 import java.lang.ref.WeakReference; 678 LoggerWeakRef ref = namedLoggers.get(name); local 679 if (ref == null) { 682 Logger logger = ref.get(); 686 ref.dispose(); 776 LoggerWeakRef ref = namedLoggers.get(name); local 1126 LoggerWeakRef ref = (LoggerWeakRef) loggerRefQueue.poll(); local 1627 LoggerWeakRef ref = node.loggerRef; local [all...] |
/frameworks/native/libs/vr/libpdx/ |
service.cpp | 214 bool Message::GetFileHandle(FileReference ref, LocalHandle* handle) { 220 if (ref >= 0) { 221 *handle = svc->endpoint()->GetFileHandle(this, ref); 225 *handle = LocalHandle{ref}; 230 bool Message::GetChannelHandle(ChannelReference ref, 237 if (ref >= 0) { 238 *handle = svc->endpoint()->GetChannelHandle(this, ref); 242 *handle = LocalChannelHandle{nullptr, ref}; 398 Status<int> Message::CheckChannel(ChannelReference ref, 402 return svc->CheckChannel(this, ref, channel) [all...] |
/prebuilts/go/darwin-x86/misc/linkcheck/ |
linkcheck.go | 55 ref := m[1] 56 if strings.HasPrefix(ref, "/src/") { 59 if !seen[ref] { 60 seen[ref] = true 156 for _, ref := range localLinks(body) { 158 log.Printf(" links to %s", ref) 160 dest := *root + ref
|
/prebuilts/go/linux-x86/misc/linkcheck/ |
linkcheck.go | 55 ref := m[1] 56 if strings.HasPrefix(ref, "/src/") { 59 if !seen[ref] { 60 seen[ref] = true 156 for _, ref := range localLinks(body) { 158 log.Printf(" links to %s", ref) 160 dest := *root + ref
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
ExtractStringInputPage.java | 148 final ExtractStringRefactoring ref = getOurRefactoring(); local 153 if (ref.getMode() == ExtractStringRefactoring.Mode.EDIT_SOURCE) { 166 String selectedString = ref.getTokenString(); 172 ref.setNewStringValue(mStringValueField.getText()); 185 if (ref.getMode() == ExtractStringRefactoring.Mode.EDIT_SOURCE) { 187 } else if (ref.getMode() == ExtractStringRefactoring.Mode.SELECT_NEW_ID) { 196 ref.setNewStringId(mStringIdCombo.getText().trim()); 327 ExtractStringRefactoring ref = getOurRefactoring(); local 329 ref.setReplaceAllJava(mReplaceAllJava.getSelection()); 330 ref.setReplaceAllXml(mReplaceAllXml.isEnabled() && mReplaceAllXml.getSelection()) [all...] |
/external/deqp/modules/gles3/functional/ |
es3fBufferCopyTests.cpp | 169 ReferenceBuffer ref; local 174 ref.setSize(size); 199 fillWithRandomBytes(ref.getPtr(), size, baseSeed ^ deInt32Hash(ndx)); 203 glBufferData(m_srcTarget, size, ref.getPtr(), m_hint); 207 deMemcpy(ref.getPtr()+dstOffset, ref.getPtr()+srcOffset, copySize); 214 isOk = verifier.verify(buf, ref.getPtr(), 0, size, m_dstTarget) && isOk;
|
/external/llvm/lib/CodeGen/ |
LocalStackSlotAllocation.cpp | 330 for (int ref = 0, e = FrameReferenceInsns.size(); ref < e ; ++ref) { 331 FrameRef &FR = FrameReferenceInsns[ref]; 379 if (ref + 1 >= e || 382 FrameReferenceInsns[ref + 1].getLocalOffset(), 383 *FrameReferenceInsns[ref + 1].getMachineInstr(), TRI)) {
|
/external/webrtc/webrtc/modules/video_processing/util/ |
denoiser_filter_sse2.cc | 19 const uint8_t* ref, 31 _mm_loadl_epi64((const __m128i*)(ref + i * ref_stride)), zero); 37 _mm_loadl_epi64((const __m128i*)(ref + (i + 1) * ref_stride)), zero); 60 const unsigned char* ref, 76 ref + ref_stride * i + j, ref_stride, &sse0, &sum0); 127 const uint8_t* ref, 131 VarianceSSE2(src, src_stride << 1, ref, ref_stride << 1, 16, 8, sse, &sum, 8);
|
/external/libxml2/ |
xinclude.c | 58 xmlNodePtr ref; /* the node making the reference in the source */ member in struct:_xmlXIncludeRef 189 * @ref: the XInclude reference 194 xmlXIncludeFreeRef(xmlXIncludeRefPtr ref) { 195 if (ref == NULL) 198 xmlGenericError(xmlGenericErrorContext, "Freeing ref\n"); 200 if (ref->doc != NULL) { 202 xmlGenericError(xmlGenericErrorContext, "Freeing doc %s\n", ref->URI); 204 xmlFreeDoc(ref->doc); 206 if (ref->URI != NULL) 207 xmlFree(ref->URI) 490 xmlXIncludeRefPtr ref; local [all...] |
/external/e2fsprogs/lib/support/ |
quotaio_tree.c | 257 __le32 *ref; local 277 ref = (__le32 *) buf; 278 newblk = ext2fs_le32_to_cpu(ref[get_index(dquot->dq_id, depth)]); 285 ref[get_index(dquot->dq_id, depth)]); 292 ref[get_index(dquot->dq_id, depth)] = 401 __le32 *ref = (__le32 *) buf; local 407 newblk = ext2fs_le32_to_cpu(ref[get_index(dquot->dq_id, depth)]); 418 ref[get_index(dquot->dq_id, depth)] = ext2fs_cpu_to_le32(0); 477 __le32 *ref = (__le32 *) buf; local 484 blk = ext2fs_le32_to_cpu(ref[get_index(dquot->dq_id, depth)]) 601 __le32 *ref = (__le32 *) buf; local [all...] |
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/ |
Bridge.java | 51 import java.lang.ref.SoftReference; 654 SoftReference<Bitmap> ref = map.get(value); local 655 if (ref != null) { 656 return ref.get(); 660 SoftReference<Bitmap> ref = sFrameworkBitmapCache.get(value); local 661 if (ref != null) { 662 return ref.get(); 702 SoftReference<NinePatchChunk> ref = map.get(value); local 703 if (ref != null) { 704 return ref.get() 708 SoftReference<NinePatchChunk> ref = sFramework9PatchCache.get(value); local [all...] |
/external/bzip2/ |
Makefile | 58 ./bzip2 -1 < sample1.ref > sample1.rb2 59 ./bzip2 -2 < sample2.ref > sample2.rb2 60 ./bzip2 -3 < sample3.ref > sample3.rb2 67 cmp sample1.tst sample1.ref 68 cmp sample2.tst sample2.ref 69 cmp sample3.tst sample3.ref 165 $(DISTNAME)/sample1.ref \ 166 $(DISTNAME)/sample2.ref \ 167 $(DISTNAME)/sample3.ref \
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
sad.cpp | 47 Int SAD_Macroblock_C(UChar *ref,UChar *blk,Int dmin,Int lx,void *extra_info) 48 Int SAD_MB_HTFM_Collect(UChar *ref,UChar *blk,Int dmin,Int lx,void *extra_info) 49 Int SAD_MB_HTFM(UChar *ref,UChar *blk,Int dmin,Int lx,void *extra_info) 50 Int SAD_Block_C(UChar *ref,UChar *blk,Int dmin,Int lx,void *extra_info) 51 Int SAD_Blk_PADDING(UChar *ref,UChar *cur,Int dmin,Int lx,void *extra_info) 52 Int SAD_MB_PADDING(UChar *ref,UChar *cur,Int dmin,Int lx,void *extra_info) 53 Int SAD_MB_PAD1(UChar *ref,UChar *cur,Int dmin,Int lx,Int *rep); 54 Int SAD_MB_PADDING_HTFM_Collect(UChar *ref,UChar *cur,Int dmin,Int lx,void *extra_info) 55 Int SAD_MB_PADDING_HTFM(UChar *ref,UChar *cur,Int dmin,Int lx,void *vptr) 64 Int SAD_MB_PAD1(UChar *ref, UChar *cur, Int dmin, Int lx, Int *rep) [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/ |
h264bsd_interpolate_chroma_hor.s | 34 ref RN 0 label 78 ;// u8 *ref, : 0xc4 121 LDR ref, [sp, #0xc4] ;// ref 124 MLA ref, height, width, ref ;// ref += width * height; 132 ADD ref, sp, #0x1c ;// ref = block 133 STR ref, [sp, #0xc4] ;// re [all...] |
h264bsd_interpolate_chroma_hor_ver.s | 35 ref RN 0 label 79 ;// u8 *ref, : 0xc4 126 LDR ref, [sp, #0xc4] ;// ref 129 MLA ref, height, width, ref ;// ref += width * height; 137 ADD ref, sp, #0x1c ;// ref = block 138 STR ref, [sp, #0xc4] ;// re [all...] |
h264bsd_interpolate_chroma_ver.s | 33 ref RN 0 label 77 ;// u8 *ref, : 0xc4 120 LDR ref, [sp, #0xc4] ;// ref 123 MLA ref, height, width, ref ;// ref += width * height; 131 ADD ref, sp, #0x1c ;// ref = block 132 STR ref, [sp, #0xc4] ;// re [all...] |
/frameworks/base/tools/aapt2/proto/ |
TableProtoSerializer.cpp | 59 void Visit(Reference* ref) override { 60 SerializeReferenceToPb(*ref, pb_item()->mutable_ref()); 187 void SerializeReferenceToPb(const Reference& ref, pb::Reference* pb_ref) { 188 if (ref.id) { 189 pb_ref->set_id(ref.id.value().id); 192 if (ref.name) { 193 StringPool::Ref symbol_ref = symbol_pool_->MakeRef(ref.name.value().ToString()); 197 pb_ref->set_private_(ref.private_reference); 198 pb_ref->set_type(SerializeReferenceTypeToPb(ref.reference_type)) [all...] |
/art/tools/ahat/src/heapdump/ |
AhatArrayInstance.java | 50 Instance ref = (Instance)objects[i]; local 51 insts[i] = snapshot.findInstance(ref.getId()); 52 if (ref.getNextInstanceToGcRoot() == inst) { 211 AhatInstance ref = refs.get(0); local 212 return ref.getAssociatedBitmapInstance();
|
/external/llvm/include/llvm/ |
PassSupport.h | 47 initialize##passName##PassOnce, std::ref(Registry)); \ 67 initialize##passName##PassOnce, std::ref(Registry)); \ 159 std::ref(Registry)); \ 179 initialize##passName##PassOnce, std::ref(Registry)); \ 200 initialize##passName##PassOnce, std::ref(Registry)); \
|
/external/skia/tests/ |
HashTest.cpp | 73 auto ref = sk_make_sp<SkRefCnt>(); local 74 REPORTER_ASSERT(r, ref->unique()); 76 refMap.set(0, ref); 78 REPORTER_ASSERT(r, !ref->unique()); 82 REPORTER_ASSERT(r, ref->unique());
|
/frameworks/native/libs/vr/libpdx_uds/ |
service_endpoint.cpp | 443 Status<ChannelReference> ref = state->PushChannelHandle( local 446 if (!ref) 447 return ref.error_status(); 449 return RemoteChannelHandle{ref.get()}; 453 ChannelReference /*ref*/, 645 auto ref = state->PushFileHandle(BorrowedHandle{static_cast<int>(push_fd)}); local 646 if (!ref) 647 return ref.error_status(); 648 return MessageReply(message, ref.get()); 654 auto ref = state->PushChannelHandle(handle.Borrow()) local 663 auto ref = state->PushChannelHandle(handle.Duplicate()); local [all...] |
/system/netd/server/ |
MDnsSdListener.cpp | 73 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); local 74 if (ref == NULL) { 80 if (VDBG) ALOGD("using ref %p", ref); 84 DNSServiceErrorType result = DNSServiceBrowse(ref, nativeFlags, interfaceInt, regType, 142 DNSServiceRef *ref = mMonitor->lookupServiceRef(requestId); local 143 if (ref == NULL) { 148 if (VDBG) ALOGD("Stopping %s with ref %p", str, ref); 149 DNSServiceRefDeallocate(*ref); 165 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); local 221 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); local 287 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); local 347 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); local [all...] |
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
vktTextureShadowTests.cpp | 204 float ref; member in struct:vkt::texture::__anon16665::Texture2DShadowTestInstance::FilterCase 208 , ref (0.0f) 216 , ref (ref_) 278 const float ref; member in struct:vkt::texture::__anon16665::__anon16667 296 const float ref = cases[caseNdx].ref; local 304 m_cases.push_back(FilterCase(texNdx, ref, tcu::Vec2(oX, oY), tcu::Vec2(oX+sX, oY+sY))); 337 sampleParams.ref = curCase.ref; 339 log << TestLog::Message << "Compare reference value = " << sampleParams.ref << TestLog::EndMessage 408 float ref; member in struct:vkt::texture::__anon16665::TextureCubeShadowTestInstance::FilterCase 625 float ref; member in struct:vkt::texture::__anon16665::Texture2DArrayShadowTestInstance::FilterCase 705 const float ref; member in struct:vkt::texture::__anon16665::__anon16668 726 const float ref = cases[caseNdx].ref; local [all...] |