Home
last modified time | relevance | path

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

123456

/external/golang-protobuf/cmd/protoc-gen-go/testdata/import_public/
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 …]
Db.proto13 message Local { message
/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/features/
DLocalClassesTest.kt36 data class Local(val i: Int) in testGeneratedSerializer() class
48 data class Local(val i: Int) in testInLambda() dataClass
61 data class Local(val i: Int) in testObjectCustomSerializer() class
73 data class Local(val i: Int) in testClassCustomSerializer() class
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
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()
/external/rust/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
/external/starlark-go/starlark/
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
/external/clang/test/Modules/
Dmodule-private.cpp82 …odule_private__ struct Local { int x, y; } local; //expected-error{{local variable 'local' cannot … in local_var_private() struct
/external/openthread/src/core/thread/
Dnetwork_data_local.hpp63 class Local : public MutableNetworkData, private NonCopyable class
74 explicit Local(Instance &aInstance) in Local() function in ot::NetworkData::Local
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
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()
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DLocal.java24 public final class Local<T> { class
30 private Local(Code code, TypeId<T> type) { in Local() method in Local
/external/llvm/unittests/Transforms/Utils/
DLocal.cpp19 TEST(Local, RecursivelyDeleteDeadPHINodes) { in TEST() argument
62 TEST(Local, RemoveDuplicatePHINodes) { in TEST() argument
/external/rust/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
/external/rust/crates/sharded-slab/src/page/
Dmod.rs71 pub(crate) struct Local { struct
93 impl Local { implementation
113 impl<C: cfg::Config> FreeList<C> for Local { implementation
265 local: &Local, in init_with()
351 impl fmt::Debug for Local { implementation
/external/rust/crates/chrono/src/offset/local/
Dmod.rs118 pub struct Local; struct
120 impl Local { implementation
161 impl TimeZone for Local { implementation
164 fn from_offset(_offset: &FixedOffset) -> Local { in from_offset()
/external/ksp/test-utils/testData/api/
DannotationValue_kt.kt68 class Local in Fun() class
/external/rust/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
/external/llvm/include/llvm/IR/
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()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
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()
/external/rust/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> { implementation
563 impl<T> Drop for Local<T> { implementation
/external/rust/crates/rayon-core/tests/
Dscoped_threadpool.rs5 struct Local(i32); struct
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
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()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
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()
/external/rust/crates/plotters/examples/
Dstock.rs4 fn parse_time(t: &str) -> Date<Local> { in parse_time()
/external/clang/test/CXX/class.access/class.friend/
Dp6.cpp21 struct Local { in local() struct
/external/rust/crates/chrono/src/datetime/
Drustc_serialize.rs85 fn decode<D: Decoder>(d: &mut D) -> Result<DateTime<Local>, D::Error> { in decode()
97 fn decode<D: Decoder>(d: &mut D) -> Result<TsSeconds<Local>, D::Error> { in decode()

123456