Home
last modified time | relevance | path

Searched refs:getProperty (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Djavaversion.java30 System.out.println(System.getProperty("java.specification.version")); in main()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.h320 virtual Expression *getProperty(Loc loc, Identifier *ident, int flag);
357 Expression *getProperty(Loc loc, Identifier *ident, int flag);
399 Expression *getProperty(Loc loc, Identifier *ident, int flag);
429 Expression *getProperty(Loc loc, Identifier *ident, int flag);
821 Expression *getProperty(Loc loc, Identifier *ident, int flag);
890 Expression *getProperty(Loc loc, Identifier *ident, int flag);
H A Ddenum.c303 return memtype->getProperty(loc, id, 0); in getMaxMinValue()
689 Expression *emax = tprev->getProperty(ed->loc, Id::max, 0); in semantic()
H A Dmtype.c2050 Expression *Type::getProperty(Loc loc, Identifier *ident, int flag) in getProperty() function
2179 e = getProperty(e->loc, ident, flag & 1); in dotExp()
2592 Expression *TypeError::getProperty(Loc, Identifier *, int) { return new ErrorExp(); } in getProperty() function
3081 Expression *TypeBasic::getProperty(Loc loc, Identifier *ident, int flag) in getProperty() function
3402 return Type::getProperty(loc, ident, flag); in getProperty()
3454 e = Type::getProperty(e->loc, ident, flag); in dotExp()
3486 e = Type::getProperty(e->loc, ident, flag); in dotExp()
3779 Expression *TypeVector::getProperty(Loc loc, Identifier *ident, int flag) in getProperty() function
3781 return Type::getProperty(loc, ident, flag); in getProperty()
7604 return getProperty(e->loc, ident, flag & 1); in dotExp()
[all …]
H A Dexpression.c727 return ue->e1->type->Type::getProperty(loc, ident, 0); in searchUFCS()
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dj_calls_example.txt83 311334 method java/lang/System.getProperty 48
84 311334 method java/util/Properties.getProperty 50
H A Dj_syscalls_example.txt111 311536 method java/lang/System.getProperty 48
112 311536 method java/util/Properties.getProperty 50
H A Dj_methodcalls_example.txt964 311492 48 java/lang/System.getProperty
965 311492 50 java/util/Properties.getProperty
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dj_calls_example.txt83 311334 method java/lang/System.getProperty 48
84 311334 method java/util/Properties.getProperty 50
H A Dj_syscalls_example.txt111 311536 method java/lang/System.getProperty 48
112 311536 method java/util/Properties.getProperty 50
H A Dj_methodcalls_example.txt964 311492 48 java/lang/System.getProperty
965 311492 50 java/util/Properties.getProperty
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtypesem.d2378 Expression getProperty(Type t, Scope* scope_, const ref Loc loc, Identifier ident, int flag) in getProperty() function
2737 e = mt.toBasetype().getProperty(scope_, loc, ident, flag); in getProperty()
3422 e = mt.getProperty(sc, e.loc, ident, flag & DotExpFlag.gag); in dotExp()
3482 e = mt.Type.getProperty(sc, e.loc, ident, flag); in dotExp()
3533 e = mt.Type.getProperty(sc, e.loc, ident, flag); in dotExp()
3583 if (auto ev = getProperty(vet, sc, e.loc, ident, DotExpFlag.gag)) in dotExp()
3914 return mt.getProperty(sc, e.loc, ident, flag & 1); in dotExp()
4130 return mt.getProperty(sc, e.loc, ident, flag & 1); in dotExp()
4141 return mt.getProperty(sc, e.loc, ident, flag & 1); in dotExp()
4174 return mt.Type.getProperty(sc, e.loc, ident, 0); in dotExp()
[all …]
H A Dexpressionsem.d446 return ue.e1.type.Type.getProperty(sc, loc, ident, 0); in searchUFCS()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h283 const NamedDecl *getProperty() const { return Property; } in getProperty() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1404 Base = Profile.getProperty(); in diagnoseRepeatedUseOfWeak()
1475 const NamedDecl *KeyProp = Key.getProperty(); in diagnoseRepeatedUseOfWeak()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/
H A Djavacomp.m477 System.out.println(System.getProperty("java.specification.version"));
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/
H A Djavacomp.m477 System.out.println(System.getProperty("java.specification.version"));
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/
H A Dconfigure4615 System.out.println(System.getProperty("java.specification.version"));
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS16739 * [153]6389 System.getProperty("") should always throw an
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS18589 * [153]6389 System.getProperty("") should always throw an