Home
last modified time | relevance | path

Searched defs:propname (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DcontrolFlowPropertyDeclarations.ts9 for (var propname in HTMLDOMPropertyConfig.Properties) { variable
14 var mapFrom = HTMLDOMPropertyConfig.DOMAttributeNames[propname] || propname.toLowerCase(); variable
/third_party/pulseaudio/src/pulsecore/
Drtkit.c65 static long long rtkit_get_int_property(DBusConnection *connection, const char* propname, long long… in rtkit_get_int_property()
/third_party/libsoup/tests/
Dtest-utils.c245 const char *propname; in soup_test_session_new() local
/third_party/node/deps/cares/src/lib/
Dares_init.c1618 char propname[PROP_NAME_MAX]; in init_by_resolv_conf() local