Home
last modified time | relevance | path

Searched defs:Local (Results 226 – 250 of 320) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp67 uint64_t Local = ReadLocalOffset(R, I); in ReadGlobalOffset() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/
H A Dvisit_mut.rs565 fn visit_local_mut(&mut self, i: &mut crate::Local) { in visit_local_mut()
H A Dfold.rs598 fn fold_local(&mut self, i: crate::Local) -> crate::Local { in fold_local()
H A Dvisit.rs564 fn visit_local(&mut self, i: &'ast crate::Local) { in visit_local()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/
H A Dfold.rs465 fn fold_local(&mut self, i: Local) -> Local { in fold_local()
H A Dvisit_mut.rs465 fn visit_local_mut(&mut self, i: &mut Local) { in visit_local_mut()
H A Ddebug.rs1860 impl Debug for Local { implementation
H A Dvisit.rs464 fn visit_local(&mut self, i: &'ast Local) { in visit_local()
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/
Dvisit_mut.rs565 fn visit_local_mut(&mut self, i: &mut crate::Local) { in visit_local_mut()
Dfold.rs598 fn fold_local(&mut self, i: crate::Local) -> crate::Local { in fold_local()
Dvisit.rs564 fn visit_local(&mut self, i: &'ast crate::Local) { in visit_local()
/aosp_15_r20/build/soong/cc/
H A Dcc.go272 Local LocalOrGlobalFlags member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp980 bool Local = (RawFlags & 0x4); in getDecodedGVSummaryFlags() local
/aosp_15_r20/external/ComputeLibrary/include/CL/
H A Dopencl.hpp5881 Local(size_type size) in Local() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DMasmParser.cpp2873 for (StringRef Local : Locals) { in expandMacro() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1108 bool Local = (RawFlags & 0x4); in getDecodedGVSummaryFlags() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Permission/service/service-permission.impl/android_common_apex30/turbine/
Dservice-permission.jarcom/android/ecm/EnhancedConfirmationCallTrackerService.class <Unknown> package com.android.ecm public ...
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4371 bool Local = TM.shouldAssumeDSOLocal(*Mod, GV); in PrepareCall() local
/aosp_15_r20/external/mesa3d/include/CL/
H A Dcl.hpp4854 Local(::size_t size) in Local() function
H A Dopencl.hpp5921 Local(size_type size) in Local() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntddndis.h3853 SOCKADDR_INET Local; member
3868 SOCKADDR_INET Local; member
/aosp_15_r20/external/owasp/sanitizer/lib/htmlparser-1.3/
Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExpr.cpp4533 LocalInstantiationScope Local(*this); in BuildCXXDefaultArgExpr() local
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp5905 Local(size_type size) in Local() function

12345678910>>...13