Home
last modified time | relevance | path

Searched refs:Anonymous (Results 1 – 25 of 61) sorted by relevance

123

/external/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
Dast-types.cpp55 struct Anonymous { struct
85 Anonymous<int> AnonInt;
86 Anonymous<A::B::C<void>> AnonABCVoid;
87 Anonymous<A::B::C<void>>::D AnonABCVoidD;
/external/perfetto/src/profiling/memory/test/data/
Dcat_smaps12 Anonymous: 0 kB
34 Anonymous: 0 kB
56 Anonymous: 8 kB
Dcat_smaps_noeol12 Anonymous: 0 kB
34 Anonymous: 0 kB
56 Anonymous: 8 kB
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
DREADME46 http://www.openclipart.org/people/Anonymous/Anonymous_Network.svg
48 Anonymous
50 Andrew Fitzsimon / Anonymous
/external/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
Devery-class.cpp39 struct { } Anonymous; in main() local
51 f(Anonymous); in main()
/external/llvm-project/clang/test/Analysis/Inputs/
Dctu-other.cpp89 typedef struct { int n; } Anonymous; typedef
90 int fun_using_anon_struct(int n) { Anonymous anon; anon.n = n; return anon.n; } in fun_using_anon_struct()
/external/llvm-project/llvm/test/DebugInfo/PDB/
Dpdb-resolve-forward-refs.test7 ; CHECK: 0x1008 | LF_STRUCTURE [size = 124] `main::__l2::<unnamed-type-Anonymous>`
8 ; CHECK: unique name: `.?AU<unnamed-type-Anonymous>@?1??main@@YAHHPEAPEAD@Z@`aa6523bc`
83 ; CHECK: 0x1084 | LF_STRUCTURE [size = 124] `main::__l2::<unnamed-type-Anonymous>`
84 ; CHECK: unique name: `.?AU<unnamed-type-Anonymous>@?1??main@@YAHHPEAPEAD@Z@`aa6523bc`
Dpdb-type-ref-stats.test28 CHECK: 0x1008 | LF_STRUCTURE [size = 124, referenced] `main::__l2::<unnamed-type-Anonymous>`
29 CHECK: unique name: `.?AU<unnamed-type-Anonymous>@?1??main@@YAHHPEAPEAD@Z@`aa6523bc`
504 CHECK: 0x1084 | LF_STRUCTURE [size = 124, referenced] `main::__l2::<unnamed-type-Anonymous>`
505 CHECK: unique name: `.?AU<unnamed-type-Anonymous>@?1??main@@YAHHPEAPEAD@Z@`aa6523bc`
509 CHECK: 0x1084: `main::__l2::<unnamed-type-Anonymous>`
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-static-accessed-through-instance.cpp225 struct Anonymous { struct
231 Anonymous Anon; in use_anonymous()
/external/llvm-project/clang-tools-extra/test/modularize/
DNoProblemsAnonymous.modularize3 Inputs/Anonymous.h
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DNamespaceCommentCheck.cpp149 StringRef Anonymous = Groups.size() > 3 ? Groups[3] : ""; in check() local
153 Anonymous.empty())) { in check()
/external/llvm-project/llvm/test/TableGen/
Ddefmclass.td41 // Anonymous defm.
/external/llvm/test/TableGen/
Ddefmclass.td41 // Anonymous defm.
/external/grpc-grpc/third_party/nanopb/tests/anonymous_oneof/
DSConscript16 # Anonymous oneofs are supported by clang and gcc
/external/nanopb-c/tests/anonymous_oneof/
DSConscript16 # Anonymous oneofs are supported by clang and gcc
/external/llvm-project/llvm/test/DebugInfo/Generic/
Dexport-symbol-anonymous-class.ll4 ; // Anonymous class exports its symbols into A
/external/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/
Da.out.crash13 Anonymous UUID: DCEF35CB-68D5-F524-FF13-060901F52EA8
/external/avb/proto/crypto/sigpb/
Dsigpb.proto41 // Anonymous signature scheme.
/external/llvm/test/Bitcode/
Dthinlto-function-summary.ll43 ; FIXME: Anonymous function and alias not currently in summary until
/external/llvm-project/llvm/test/Bitcode/
Dthinlto-function-summary.ll57 ; FIXME: Anonymous function and alias not currently in summary until
/external/selinux/secilc/docs/
Dcil_context_statement.md8 - Anonymous - They are defined within the CIL labeling statement using user, role etc. identifier…
/external/llvm/include/llvm/TableGen/
DRecord.h1261 bool Anonymous = false) :
1263 ID(LastID++), IsAnonymous(Anonymous), ResolveFirst(false) { in Name()
1267 RecordKeeper &records, bool Anonymous = false)
1268 : Record(StringInit::get(N), locs, records, Anonymous) {} in Record() argument
/external/libpcap/
DREADME.md25 Anonymous Git is available via:
/external/e2fsprogs/lib/et/test_cases/
Dimap_err.et186 "Anonymous login is not permitted"
/external/perfetto/docs/case-studies/
Dmemory.md69 **Anonymous VMAs** are memory-only areas not backed by any file. This is the way
70 allocators request dynamic memory from the kernel. Anonymous VMAs are obtained
132 * Anonymous memory, whether _resident_ (and hence _dirty_) or _swapped_ is

123