Home
last modified time | relevance | path

Searched defs:anon (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DgenericClassExpressionInFunction.js10 anon = class extends A<V> { } class
67 this.anon = /** @class */ (function (_super) { method in B2.B2
/third_party/typescript/tests/cases/conformance/classes/classExpressions/
DgenericClassExpressionInFunction.ts9 anon = class extends A<V> { } property in B2
/third_party/ltp/testcases/kernel/controllers/memcg/
Dmemcontrol02.c37 ssize_t anon, current; in alloc_anon_50M_check() local
/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.cpp433 const TAnonMember* anon = iter->second->getAsAnonMember(); in clone() local
DSymbolTable.h756 const TAnonMember* anon = shared->getAsAnonMember(); in copyUpDeferredInsert() local
DIntermediate.cpp2885 const TAnonMember* anon = symbol.getAsAnonMember(); in addSymbolLinkageNode() local
DParseHelper.cpp465 const TAnonMember* anon = symbol ? symbol->getAsAnonMember() : nullptr; in handleVariable() local
/third_party/python/Modules/_ctypes/
Dstgdict.c285 PyObject *anon; in MakeAnonFields() local
/third_party/typescript/src/services/codefixes/
DinferFromUsage.ts915 for (const anon of anons) { constant
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dinterworking.c1452 char *anon; in interworking_set_eap_params() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dinterworking.c1467 char *anon; in interworking_set_eap_params() local
/third_party/ltp/tools/sparse/sparse-src/
Dparse.c2873 struct symbol *anon = alloc_symbol(token->pos, SYM_NODE); in toplevel_asm_declaration() local
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp659 const TAnonMember* anon = symbol ? symbol->getAsAnonMember() : nullptr; in handleVariable() local
/third_party/typescript/src/compiler/
Dchecker.ts4 const anon = "(anonymous)" as __String & string; constant
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h45794 long unsigned int anon; member