Home
last modified time | relevance | path

Searched defs:Local (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/import_public/
H A Db.pb.go18 type Local struct { struct
19 state protoimpl.MessageState
20 sizeCache protoimpl.SizeCache
21 unknownFields protoimpl.UnknownFields
23 M *sub.M `protobuf:"bytes,1,opt,name=m" json:"m,omitempty"`
24 … *sub.E `protobuf:"varint,2,opt,name=e,enum=goproto.protoc.import_public.sub.E" json:"e,omitempty"`
27 func (x *Local) Reset() {
36 func (x *Local) String() string {
40 func (*Local) ProtoMessage() {}
42 func (x *Local) ProtoReflect() protoreflect.Message {
[all …]
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/features/
H A DLocalClassesTest.kt36 data class Local(val i: Int) in testGeneratedSerializer() dataClass
48 data class Local(val i: Int) in testInLambda() class
61 data class Local(val i: Int) in testObjectCustomSerializer() class
73 data class Local(val i: Int) in testClassCustomSerializer() class
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-epoch/src/
Dinternal.rs271 pub(crate) struct Local { struct
273 entry: Entry,
298 // Make sure `Local` is less than or equal to 2048 bytes. argument
310 impl Local { implementation
537 impl IsElement<Self> for Local { implementation
/aosp_15_r20/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp12.cpp12 struct Local { in static_foo() struct
13 int i; in static_foo()
15 void bar() { in static_foo()
25 struct Local { in foo() struct
26 int i; in foo()
28 static void static_bar() { in foo()
/aosp_15_r20/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
H A Dp3-generic-lambda-1y.cpp46 struct Local { in main() struct
47 static int ifi(int i) { return i; } in main()
48 static char cfi(int) { return 'a'; } in main()
49 static double dfi(int i) { return i + 3.14; } in main()
50 static Local localfi(int) { return Local{}; } in main()
/aosp_15_r20/external/rust/android-crates-io/crates/sharded-slab/src/page/
Dmod.rs71 pub(crate) struct Local { struct
93 impl Local { argument
113 impl<C: cfg::Config> FreeList<C> for Local { implementation
265 local: &Local, in init_with()
351 impl fmt::Debug for Local { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/offset/local/
Dmod.rs118 pub struct Local; struct
120 impl Local { impl
161 impl TimeZone for Local { implementation
164 fn from_offset(_offset: &FixedOffset) -> Local { in from_offset()
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread/
Dqueue.rs29 pub(crate) struct Local<T: 'static> { struct
30 inner: Arc<Inner<T>>,
107 impl<T> Local<T> { impl
560 impl<T> Drop for Local<T> { implementation
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DMetadata.h335 static LocalAsMetadata *getLocal(Value *Local) { in getLocal()
343 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists()
397 LocalAsMetadata(Value *Local) in LocalAsMetadata()
403 static LocalAsMetadata *get(Value *Local) { in get()
406 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DMetadata.h349 static LocalAsMetadata *getLocal(Value *Local) { in getLocal()
357 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists()
412 LocalAsMetadata(Value *Local) in LocalAsMetadata()
418 static LocalAsMetadata *get(Value *Local) { in get()
422 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists()
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread_alt/
Dqueue.rs29 pub(crate) struct Local<T: 'static> { struct
30 inner: Arc<Inner<T>>,
92 impl<T> Local<T> { impl
555 impl<T> Drop for Local<T> { implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DMetadata.h370 static LocalAsMetadata *getLocal(Value *Local) { in getLocal()
380 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists()
439 LocalAsMetadata(Value *Local) in LocalAsMetadata()
445 static LocalAsMetadata *get(Value *Local) { in get()
449 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DMetadata.h365 static LocalAsMetadata *getLocal(Value *Local) { in getLocal()
375 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists()
430 LocalAsMetadata(Value *Local) in LocalAsMetadata()
436 static LocalAsMetadata *get(Value *Local) { in get()
440 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists()
/aosp_15_r20/external/clang/test/Modules/
H A Dmodule-private.cpp82 …odule_private__ struct Local { int x, y; } local; //expected-error{{local variable 'local' cannot … in local_var_private() struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DMetadata.h476 static LocalAsMetadata *getLocal(Value *Local) { in getLocal()
486 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists()
548 LocalAsMetadata(Value *Local) in LocalAsMetadata()
554 static LocalAsMetadata *get(Value *Local) { in get()
558 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DMetadata.h454 static LocalAsMetadata *getLocal(Value *Local) { in getLocal()
464 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists()
526 LocalAsMetadata(Value *Local) in LocalAsMetadata()
532 static LocalAsMetadata *get(Value *Local) { in get()
536 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DMetadata.h476 static LocalAsMetadata *getLocal(Value *Local) { in getLocal()
486 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists()
548 LocalAsMetadata(Value *Local) in LocalAsMetadata()
554 static LocalAsMetadata *get(Value *Local) { in get()
558 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DMetadata.h476 static LocalAsMetadata *getLocal(Value *Local) { in getLocal()
486 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists()
548 LocalAsMetadata(Value *Local) in LocalAsMetadata()
554 static LocalAsMetadata *get(Value *Local) { in get()
558 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists()
/aosp_15_r20/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Dnested-struct.cpp15 struct Local { in foo() struct
16 static int my_number() { in foo()
/aosp_15_r20/external/starlark-go/starlark/
H A Ddebug.go20 func (fr *frame) Local(i int) Value { return fr.locals[i] } func
32 Local(i int) Value // returns the value of the (Starlark) frame's ith local variable methodSpec
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_local.hpp63 class Local : public MutableNetworkData, private NonCopyable class
74 explicit Local(Instance &aInstance) in Local() function in ot::NetworkData::Local
/aosp_15_r20/external/dexmaker/dexmaker/src/main/java/com/android/dx/
H A DLocal.java24 public final class Local<T> { class
30 private Local(Code code, TypeId<T> type) { in Local() method in Local
/aosp_15_r20/external/llvm/unittests/Transforms/Utils/
H A DLocal.cpp19 TEST(Local, RecursivelyDeleteDeadPHINodes) { in TEST() argument
62 TEST(Local, RemoveDuplicatePHINodes) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/arc-swap/src/debt/
Dfast.rs27 pub(super) struct Local { struct
43 pub(super) fn get_debt(&self, ptr: usize, local: &Local) -> Option<&Debt> { in get_debt() argument
/aosp_15_r20/external/ksp/test-utils/testData/api/
H A DannotationValue_kt.kt68 class Local in Fun() class

12345678910>>...13