Home
last modified time | relevance | path

Searched +defs:object +defs:keys (Results 1 – 25 of 43) sorted by relevance

12

/third_party/boost/libs/hana/include/boost/hana/fwd/
Dkeys.hpp29 constexpr keys_t keys{}; variable
44 constexpr auto keys = [](auto&& object) { in __anonf1820c2b0102() variable
/third_party/boost/boost/hana/fwd/
Dkeys.hpp29 constexpr keys_t keys{}; variable
44 constexpr auto keys = [](auto&& object) { in __anon5ec1d6f80102() variable
/third_party/node/deps/npm/node_modules/object-keys/
Dindex.js77 var keysShim = function keys(object) { function
127 Object.keys = function keys(object) { // eslint-disable-line func-name-matching function
/third_party/python/Lib/idlelib/
Ddebugobj.py20 def __init__(self, labeltext, object, setfunction=None): argument
79 def keys(self): member in SequenceTreeItem
88 def setfunction(value, key=key, object=self.object): argument
95 def keys(self): member in DictTreeItem
113 def make_objecttreeitem(labeltext, object, setfunction=None): argument
/third_party/node/deps/npm/node_modules/define-properties/
Dindex.js3 var keys = require('object-keys'); variable
29 var defineProperty = function (object, name, value, predicate) { argument
45 var defineProperties = function (object, map) { argument
/third_party/jsframework/runtime/main/model/
Dselector.ts66 const keys = Object.keys(style || {}); constant
72 const object: EvidenceInterface = { constant
322 const keys = parse(key); constant
/third_party/node/deps/npm/node_modules/lodash.clonedeep/
Dindex.js218 function getValue(object, key) { argument
788 function assignValue(object, key, value) { argument
823 function baseAssign(object, source) { argument
841 function baseClone(value, isDeep, isFull, customizer, key, object, stack) { argument
925 function baseGetAllKeys(object, keysFunc, symbolsFunc) { argument
964 function baseKeys(object) { argument
1114 function copyObject(source, props, object, customizer) { argument
1140 function copySymbols(source, object) { argument
1151 function getAllKeys(object) { argument
1178 function getNative(object, key) { argument
[all …]
/third_party/glib/gio/
Dgsettingsbackend.c538 const gchar **keys; member
620 const gchar ***keys, in g_settings_backend_flatten_tree()
662 const gchar **keys; in g_settings_backend_changed_tree() local
912 g_settings_backend_finalize (GObject *object) in g_settings_backend_finalize()
Dgsimpleactiongroup.c59 gchar **keys; local
245 g_simple_action_group_finalize (GObject *object) in g_simple_action_group_finalize()
Dgkeyfilesettingsbackend.c483 gchar **keys; in keyfile_to_tree() local
598 g_keyfile_settings_backend_finalize (GObject *object) in g_keyfile_settings_backend_finalize()
729 g_keyfile_settings_backend_constructed (GObject *object) in g_keyfile_settings_backend_constructed()
791 g_keyfile_settings_backend_set_property (GObject *object, in g_keyfile_settings_backend_set_property()
836 g_keyfile_settings_backend_get_property (GObject *object, in g_keyfile_settings_backend_get_property()
Dgsettings.c402 const GQuark *keys = &key; in g_settings_real_writable_change_event() local
545 g_settings_set_property (GObject *object, in g_settings_set_property()
615 g_settings_get_property (GObject *object, in g_settings_get_property()
662 g_settings_constructed (GObject *object) in g_settings_constructed()
693 g_settings_finalize (GObject *object) in g_settings_finalize()
2571 GObject *object; member
2704 g_settings_binding_property_changed (GObject *object, in g_settings_binding_property_changed()
2815 gpointer object, in g_settings_bind()
2865 gpointer object, in g_settings_bind_with_mapping()
3019 gpointer object; member
[all …]
Dgdbusactiongroup.c301 gchar **keys; in g_dbus_action_group_list_actions() local
428 g_dbus_action_group_finalize (GObject *object) in g_dbus_action_group_finalize()
Dgdelayedsettingsbackend.c374 const gchar **keys; member
436 g_delayed_settings_backend_finalize (GObject *object) in g_delayed_settings_backend_finalize()
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c236 GHashTable * seen_other_types, GObject * object, GType type) in _add_signals()
332 GHashTable * seen_other_types, GObject * object, GObjectClass * klass, in _add_properties()
746 gchar **keys, **k; in _add_factory_details() local
767 GHashTable * seen_other_types, GObject * object, GType type, in _add_object_details()
/third_party/typescript/tests/cases/compiler/
DunderscoreTest1.ts34 keys(): string[]; method
144 object(): any; method
145 object(values: any[]): any; method
208 keys(): ChainedArray<string>; method
304 object(): ChainedObject<any>; method
305 object(values: any[]): ChainedObject<any>; method
539 object(list: any[][]): any; method
540 object(keys: string[], values: any[]): any; method
577 keys(object: any): string[]; method
883 var object = { cheese: 'crumpets', stuff: function () { return 'nonsense'; } }; variable
/third_party/gstreamer/gstplugins_bad/ext/srtp/
Dgstsrtpdec.c231 GArray *keys; member
467 gst_srtp_dec_set_property (GObject * object, guint prop_id, in gst_srtp_dec_set_property()
487 gst_srtp_dec_get_property (GObject * object, guint prop_id, in gst_srtp_dec_get_property()
713 srtp_master_key_t *keys; in init_session_stream() local
/third_party/glib/gio/tests/
Dgsettings.c675 const GQuark *keys, in keys_changed_cb()
927 test_object_finalize (GObject *object) in test_object_finalize()
936 test_object_get_property (GObject *object, in test_object_get_property()
997 test_object_set_property (GObject *object, in test_object_set_property()
2434 gchar **keys; in test_list_items() local
2665 gchar **keys; in test_schema_list_keys() local
2984 gchar **keys; in test_extended_schema() local
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcice.c869 GList *keys = NULL, *l; in _validate_turn_server() local
988 gst_webrtc_ice_set_property (GObject * object, guint prop_id, in gst_webrtc_ice_set_property()
1024 gst_webrtc_ice_get_property (GObject * object, guint prop_id, in gst_webrtc_ice_get_property()
1057 gst_webrtc_ice_finalize (GObject * object) in gst_webrtc_ice_finalize()
1088 gst_webrtc_ice_constructed (GObject * object) in gst_webrtc_ice_constructed()
/third_party/node/lib/internal/console/
Dconstructor.js200 value: function(object) { argument
373 dir(object, options) { argument
519 const keys = []; variable
/third_party/cef/libcef_dll/cpptoc/
Dv8value_cpptoc.cc743 cef_string_list_t keys) { in v8value_get_keys()
911 struct _cef_v8value_t* object, in v8value_execute_function()
946 struct _cef_v8value_t* object, in v8value_execute_function_with_context()
/third_party/cef/libcef_dll/ctocpp/
Dv8value_ctocpp.cc745 bool CefV8ValueCToCpp::GetKeys(std::vector<CefString>& keys) { in GetKeys()
913 CefRefPtr<CefV8Value> object, in ExecuteFunction()
951 CefRefPtr<CefV8Value> object, in ExecuteFunctionWithContext()
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2utils.c212 GList *node, *keys = g_hash_table_get_keys (lv2->presets); in gst_lv2_get_preset_names() local
483 gst_lv2_object_set_property (GstLV2 * lv2, GObject * object, in gst_lv2_object_set_property()
519 gst_lv2_object_get_property (GstLV2 * lv2, GObject * object, in gst_lv2_object_get_property()
/third_party/cef/libcef/renderer/
Dv8_impl.cc136 void AddGlobalTrackObject(CefTrackNode* object) { in AddGlobalTrackObject()
141 void DeleteGlobalTrackObject(CefTrackNode* object) { in DeleteGlobalTrackObject()
284 void AttachTo(v8::Local<v8::Context> context, v8::Local<v8::Object> object) { in AttachTo()
291 v8::Local<v8::Object> object) { in Unwrap()
346 v8::Local<v8::Object> object) { in Unwrap()
526 CefRefPtr<CefV8Value> object = in FunctionCallbackImpl() local
566 CefRefPtr<CefV8Value> object = new CefV8ValueImpl(isolate, context, obj); in AccessorNameGetterCallbackImpl() local
603 CefRefPtr<CefV8Value> object = new CefV8ValueImpl(isolate, context, obj); in AccessorNameSetterCallbackImpl() local
647 CefRefPtr<CefV8Value> object = new CefV8ValueImpl(isolate, context, obj); in InterceptorGetterCallbackImpl() local
679 CefRefPtr<CefV8Value> object = new CefV8ValueImpl(isolate, context, obj); in InterceptorSetterCallbackImpl() local
[all …]
/third_party/node/lib/internal/util/
Dinspect.js520 function isInstanceof(object, proto) { argument
1047 function getBoxedBase(value, ctx, keys, constructor, tag) { argument
1146 function formatError(err, constructor, tag, ctx, keys) { argument
1395 function formatNamespaceObject(keys, ctx, value, recurseTimes) { argument
/third_party/node/deps/npm/node_modules/node-gyp/test/
Dtest-find-visualstudio.js13 function poison (object, property) { argument
58 finder.regSearchKeys = (keys, value, addOpts, cb) => { argument

12