Home
last modified time | relevance | path

Searched defs:field_index (Results 1 - 25 of 55) sorted by relevance

123

/third_party/mesa3d/src/compiler/glsl/
H A Dast_array_index.cpp242 int field_index = iface_type->field_index(var->name); in _mesa_ast_array_index_to_hir() local
H A Dglsl_to_nir.cpp2669 int field_index = ir->field_idx; in visit() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-date-gen.cc25 Generate_DatePrototype_GetField( TNode<Context> context, TNode<Object> receiver, int field_index) Generate_DatePrototype_GetField() argument
/third_party/node/deps/v8/src/objects/
H A Dproperty.cc86 Descriptor Descriptor::DataField(Handle<Name> key, int field_index, in DataField() argument
60 Descriptor(Handle<Name> key, const MaybeObjectHandle& value, PropertyKind kind, PropertyAttributes attributes, PropertyLocation location, PropertyConstness constness, Representation representation, int field_index) Descriptor() argument
79 DataField(Isolate* isolate, Handle<Name> key, int field_index, PropertyAttributes attributes, Representation representation) DataField() argument
107 DataConstant(Isolate* isolate, Handle<Name> key, int field_index, Handle<Object> value, PropertyAttributes attributes) DataConstant() argument
H A Dcall-site-info.cc325 auto field_index = FieldIndex::ForPropertyIndex( in InferMethodNameFromFastObject() local
H A Dkeys.cc432 FieldIndex field_index = FieldIndex::ForDescriptor(*map, i); in GetFastEnumPropertyKeys() local
/third_party/node/deps/v8/src/ic/
H A Dhandler-configuration-inl.h56 Handle<Smi> LoadHandler::LoadField(Isolate* isolate, FieldIndex field_index) { in LoadField() argument
224 StoreField(Isolate* isolate, Kind kind, int descriptor, FieldIndex field_index, Representation representation) StoreField() argument
239 StoreField(Isolate* isolate, int descriptor, FieldIndex field_index, PropertyConstness constness, Representation representation) StoreField() argument
248 StoreSharedStructField( Isolate* isolate, int descriptor, FieldIndex field_index, Representation representation) StoreSharedStructField() argument
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-sensor-hub.c191 sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, u32 field_index, int buffer_size, void *buffer) sensor_hub_set_feature() argument
239 sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, u32 field_index, int buffer_size, void *buffer) sensor_hub_get_feature() argument
353 hid_sensor_get_usage_index(struct hid_sensor_hub_device *hsdev, u32 report_id, int field_index, u32 usage_id) hid_sensor_get_usage_index() argument
[all...]
H A Dhid-sensor-custom.c278 int index, usage, field_index; in show_value() local
385 int index, field_index, usag in store_value() local
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-sensor-hub.c190 sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, u32 field_index, int buffer_size, void *buffer) sensor_hub_set_feature() argument
238 sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, u32 field_index, int buffer_size, void *buffer) sensor_hub_get_feature() argument
352 hid_sensor_get_usage_index(struct hid_sensor_hub_device *hsdev, u32 report_id, int field_index, u32 usage_id) hid_sensor_get_usage_index() argument
[all...]
H A Dhid-sensor-custom.c282 int index, usage, field_index; in show_value() local
389 int index, field_index, usag in store_value() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects-inl.h548 GetField(Isolate* isolate, Handle<WasmStruct> obj, uint32_t field_index) GetField() argument
558 SetField(Isolate* isolate, Handle<WasmStruct> obj, uint32_t field_index, Handle<Object> value) SetField() argument
/third_party/node/deps/v8/src/compiler/
H A Daccess-info.h146 FieldIndex field_index() const { in field_index() function in v8::internal::compiler::final
H A Daccess-info.cc428 FieldIndex field_index = FieldIndex::ForPropertyIndex(*map.object(), index, in ComputeDataFieldAccessInfo() local
1055 FieldIndex field_index; in LookupSpecialFieldAccessor() local
109 DataField( Zone* zone, MapRef receiver_map, ZoneVector<CompilationDependency const*>&& dependencies, FieldIndex field_index, Representation field_representation, Type field_type, MapRef field_owner_map, base::Optional<MapRef> field_map, base::Optional<JSObjectRef> holder, base::Optional<MapRef> transition_map) DataField() argument
130 FastDataConstant( Zone* zone, MapRef receiver_map, ZoneVector<CompilationDependency const*>&& dependencies, FieldIndex field_index, Representation field_representation, Type field_type, MapRef field_owner_map, base::Optional<MapRef> field_map, base::Optional<JSObjectRef> holder, base::Optional<MapRef> transition_map) FastDataConstant() argument
216 PropertyAccessInfo( Kind kind, base::Optional<JSObjectRef> holder, base::Optional<MapRef> transition_map, FieldIndex field_index, Representation field_representation, Type field_type, MapRef field_owner_map, base::Optional<MapRef> field_map, ZoneVector<MapRef>&& lookup_start_object_maps, ZoneVector<CompilationDependency const*>&& unrecorded_dependencies) PropertyAccessInfo() argument
[all...]
H A Dload-elimination.cc924 IndexRange field_index = FieldIndexOf(access); in ReduceLoadField() local
990 IndexRange field_index = FieldIndexOf(access); in ReduceStoreField() local
1265 IndexRange field_index = FieldIndexOf(access); ComputeLoopStateForStoreField() local
1407 int field_index = offset / kTaggedSize - 1; FieldIndexOf() local
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-classes.cc311 int field_index = 0; in AddDescriptorsByTemplate() local
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dhiddev.h94 __u32 field_index; member
124 __u32 field_index; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dhiddev.h94 __u32 field_index; member
124 __u32 field_index; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dhiddev.h65 __u32 field_index; member
90 __u32 field_index; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dhiddev.h65 __u32 field_index; member
90 __u32 field_index; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dhiddev.h52 __u32 field_index; member
77 __u32 field_index; member
/third_party/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc532 virtual std::string PrintMessageStart(const Message& message, int field_index, in PrintMessageStart() argument
625 virtual std::string PrintMessageStart(const Message& message, int field_index, in PrintMessageStart() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c395 mvpp2_cls_flow_hek_get(struct mvpp2_cls_flow_entry *fe, int field_index) mvpp2_cls_flow_hek_get() argument
402 mvpp2_cls_flow_hek_set(struct mvpp2_cls_flow_entry *fe, int field_index, int field_id) mvpp2_cls_flow_hek_set() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c401 mvpp2_cls_flow_hek_get(struct mvpp2_cls_flow_entry *fe, int field_index) mvpp2_cls_flow_hek_get() argument
408 mvpp2_cls_flow_hek_set(struct mvpp2_cls_flow_entry *fe, int field_index, int field_id) mvpp2_cls_flow_hek_set() argument
/third_party/node/deps/v8/src/json/
H A Djson-stringifier.cc847 FieldIndex field_index = FieldIndex::ForDescriptor(*map, i); in SerializeJSObject() local

Completed in 37 milliseconds

123