Home
last modified time | relevance | path

Searched defs:Local (Results 51 – 75 of 320) sorted by relevance

12345678910>>...13

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DGlobalValue.h211 Local, enumerator
303 void setDSOLocal(bool Local) { IsDSOLocal = Local; } in setDSOLocal()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DGlobalValue.h211 Local, enumerator
303 void setDSOLocal(bool Local) { IsDSOLocal = Local; } in setDSOLocal()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DGlobalValue.h211 Local, enumerator
303 void setDSOLocal(bool Local) { IsDSOLocal = Local; } in setDSOLocal()
/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/
H A DJavaService.java31 public static class Local extends JavaService {} class in JavaService
H A DNativeService.java41 public static class Local extends NativeService {} class in NativeService
/aosp_15_r20/external/clang/test/CXX/class.access/class.friend/
H A Dp6.cpp21 struct Local { in local() struct
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/examples/
Dstock.rs4 fn parse_time(t: &str) -> Date<Local> { in parse_time()
/aosp_15_r20/external/eigen/demos/opengl/
H A Dtrackball.h21 enum Mode {Around, Local}; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossExSubsection.cpp34 void DebugCrossModuleExportsSubsection::addMapping(uint32_t Local, in addMapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossExSubsection.cpp35 void DebugCrossModuleExportsSubsection::addMapping(uint32_t Local, in addMapping()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/domain/model/
H A DMediaDeviceSessions.kt29 val Local: (MediaDeviceSessions) -> MediaDeviceSession? = { it.local } in <lambda>() constant
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp25 bool Local = GV.hasLocalLinkage(); in makeVisible() local
/aosp_15_r20/external/mesa3d/src/asahi/compiler/test/
H A Dtest-repair-ssa.cpp57 TEST_F(RepairSSA, Local) in TEST_F() argument
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/reflect/
H A DReflectionTest.java311 class Local {} in testIsLocalClass() class
326 class Local {} in testIsAnonymousClass() class
/aosp_15_r20/external/crosvm/arch/src/serial/sys/
H A Dwindows.rs28 Local(Arc<Mutex<Serial>>), enumerator
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/panel/component/mediaoutput/domain/model/
DMediaDeviceSessions.java19 ….android.systemui.volume.panel.component.mediaoutput.shared.model.MediaDeviceSession> Local = null; field in MediaDeviceSessions
/aosp_15_r20/external/rust/android-crates-io/crates/remain/src/
Dvisit.rs30 fn visit_local_mut(&mut self, local: &mut Local) { in visit_local_mut()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp26 bool Local = GV.hasLocalLinkage(); in makeVisible() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp29 bool Local = GV.hasLocalLinkage(); in makeVisible() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp120 DIPrinter &DIPrinter::operator<<(const DILocal &Local) { in operator <<()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/navigationbar/gestural/domain/
DGestureInteractor.java80 /*public static final*/ Local /* = new Local() */, enumConstant
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/MC/
DSymbolCategory.h126 enum Type { File, Local, LocalDyn, Common, Dynamic, Regular }; enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/cov/covcmd/
Dcmddefs.go40 Local bool member
/aosp_15_r20/frameworks/native/libs/renderengine/include/renderengine/
H A DDisplaySettings.h102 Local, enumerator
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/import_public/
H A Dc.pb.go24 Local *Local `protobuf:"bytes,1,opt,name=local" json:"local,omitempty"` member

12345678910>>...13