Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/
Ddawn.json51 "extensible": "in", string
119 "extensible": "out", string
141 "extensible": "in", string
189 "extensible": "in", string
201 "extensible": "in", string
235 "extensible": "in", string
254 "extensible": "in", string
273 "extensible": "in", string
306 "extensible": "in", string
316 "extensible": "in", string
[all …]
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2util.c300 WAVEFORMATEXTENSIBLE *extensible = (WAVEFORMATEXTENSIBLE *) format; in gst_wasapi2_util_waveformatex_to_channel_mask() local
/third_party/node/deps/v8/src/objects/
Djs-objects.cc1397 bool extensible = JSObject::IsExtensible(object); in OrdinaryDefineOwnProperty() local
1406 Isolate* isolate, bool extensible, PropertyDescriptor* desc, in IsCompatiblePropertyDescriptor()
1418 Isolate* isolate, LookupIterator* it, bool extensible, in ValidateAndApplyPropertyDescriptor()
1966 Maybe<bool> extensible = JSReceiver::IsExtensible(receiver); in GenericTestIntegrityLevel() local
/third_party/node/deps/v8/src/ic/
Dkeyed-store-generic.cc977 Label extensible(this), is_private_symbol(this); in EmitGenericPropertyStore() local