| /kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
| H A D | sti_hdmi.c | 1082 sti_hdmi_connector_set_property(struct drm_connector *connector, struct drm_connector_state *state, struct drm_property *property, uint64_t val) sti_hdmi_connector_set_property() argument 1101 sti_hdmi_connector_get_property(struct drm_connector *connector, const struct drm_connector_state *state, struct drm_property *property, uint64_t *val) sti_hdmi_connector_get_property() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/x86_64/ |
| H A D | processor.c | 674 kvm_cpuid_property(const struct kvm_cpuid2 *cpuid, struct kvm_x86_cpu_property property) kvm_cpuid_property() argument
|
| /kernel/linux/linux-6.6/sound/ppc/ |
| H A D | tumbler.c | 1064 const char *property = of_get_property(np, "audio-gpio", NULL); in find_audio_device() local
|
| /third_party/eudev/src/libudev/ |
| H A D | libudev-device.c | 385 struct udev_list_entry *property; in udev_device_add_property() local 396 static struct udev_list_entry *udev_device_add_property_from_string(struct udev_device *udev_device, const char *property) in udev_device_add_property_from_string() argument 486 static void udev_device_add_property_from_string_parse(struct udev_device *udev_device, const char *property) in udev_device_add_property_from_string_parse() argument [all...] |
| /third_party/glfw/src/ |
| H A D | x11_window.c | 1844 _glfwGetWindowPropertyX11(Window window, Atom property, Atom type, unsigned char** value) _glfwGetWindowPropertyX11() argument [all...] |
| /third_party/cares/include/ |
| H A D | ares.h | 533 unsigned char *property; member
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest-internal-inl.h | 1042 RecordProperty(TestResult* test_result, const std::string& xml_element, const TestProperty& property) RecordProperty() argument
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | Update.cpp | 1145 CProperty property;
in UpdateArchive() local
|
| /third_party/jerryscript/jerry-core/vm/ |
| H A D | vm.c | 61 vm_op_get_value(ecma_value_t object, ecma_value_t property) vm_op_get_value() argument 160 vm_op_set_value(ecma_value_t base, ecma_value_t property, ecma_value_t value, bool is_strict) vm_op_set_value() argument 4049 ecma_value_t property = *(--stack_top_p); vm_loop() local [all...] |
| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A D | ecma-helpers-string.c | 1564 ecma_property_to_string (ecma_property_t property, /**< property name type */ in ecma_property_to_string() argument 1603 ecma_string_from_property_name(ecma_property_t property, jmem_cpointer_t prop_name_cp) ecma_string_from_property_name() argument 1622 ecma_string_get_property_name_hash(ecma_property_t property, jmem_cpointer_t prop_name_cp) ecma_string_get_property_name_hash() argument 1641 ecma_string_get_property_index(ecma_property_t property, jmem_cpointer_t prop_name_cp) ecma_string_get_property_index() argument 1669 ecma_string_compare_to_property_name(ecma_property_t property, jmem_cpointer_t prop_name_cp, const ecma_string_t *string_p) ecma_string_compare_to_property_name() argument [all...] |
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-objects.c | 369 ecma_property_t property = ecma_op_object_get_own_property (object_p, in ecma_op_object_get_property() local 1900 ecma_property_t property = ecma_op_object_get_own_property (object_p, ecma_op_object_get_own_property_descriptor() local 3217 ecma_property_t property = ecma_op_object_get_own_property (object_p, ecma_op_ordinary_object_has_own_property() local [all...] |
| /third_party/node/deps/cares/include/ |
| H A D | ares.h | 566 unsigned char *property; member
|
| /third_party/node/deps/googletest/src/ |
| H A D | gtest-internal-inl.h | 1043 RecordProperty(TestResult* test_result, const std::string& xml_element, const TestProperty& property) RecordProperty() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | ffvertex_prog.c | 932 get_lightprod( struct tnl_program *p, GLuint light, GLuint side, GLuint property, bool *is_state_light ) get_lightprod() argument
|
| /third_party/libinput/src/ |
| H A D | quirks.c | 78 struct property { struct 1393 quirk_merge_event_codes(struct quirks_context *ctx, struct quirks *q, const struct property *property) quirk_merge_event_codes() argument [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | value-mirror.cc | 79 v8::Local<v8::Value> property; in objectToProtocolValue() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser.h | 561 Property* property = expression->AsProperty(); in IsThisProperty() local 568 Property* property = expression->AsProperty(); in IsPrivateReference() local 601 IsBoilerplateProperty( ObjectLiteral::Property* property) IsBoilerplateProperty() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-date-time-format.cc | 99 PatternItem(const std::string property, std::vector<PatternMap> pairs, in PatternItem() argument 106 const std::string property; member in v8::internal::__anon14825::PatternItem 203 PatternData(const std::string property, std::vector<PatternMap> pairs, in PatternData() argument 212 const std::string property; member in v8::internal::__anon14825::PatternData 878 IsPropertyUndefined(Isolate* isolate, Handle<JSObject> options, Handle<String> property) IsPropertyUndefined() argument [all...] |
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest-internal-inl.h | 1037 RecordProperty(TestResult* test_result, const std::string& xml_element, const TestProperty& property) RecordProperty() argument
|
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-ucm.c | 76 const char *property; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcPackedPixelsTests.cpp | 3725 GLint* property; member
|
| /third_party/skia/tests/ |
| H A D | ResourceCacheTest.cpp | 273 static void ComputeScratchKey(SimulatedProperty property, GrScratchKey* key) { in ComputeScratchKey() argument 287 TestResource(GrGpu* gpu, SkBudgeted budgeted, SimulatedProperty property, ScratchConstructor, in TestResource() argument 1315 const TestResource::SimulatedProperty property = TestResource::kA_SimulatedProperty; in test_time_purge() local 254 CreateScratch(GrGpu* gpu, SkBudgeted budgeted, SimulatedProperty property, size_t size = kDefaultSize) CreateScratch() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| H A D | dbus_new.c | 2195 wpas_dbus_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_prop property) wpas_dbus_signal_prop_changed() argument 2279 wpas_dbus_bss_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, unsigned int id) wpas_dbus_bss_signal_prop_changed() argument 2344 wpas_dbus_sta_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, u8 address[ETH_ALEN]) wpas_dbus_sta_signal_prop_changed() argument [all...] |
| H A D | dbus_new.h | 282 wpas_dbus_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_prop property) wpas_dbus_signal_prop_changed() argument 287 wpas_dbus_bss_signal_prop_changed( struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, unsigned int id) wpas_dbus_bss_signal_prop_changed() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new.c | 2294 wpas_dbus_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_prop property) wpas_dbus_signal_prop_changed() argument 2378 wpas_dbus_bss_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, unsigned int id) wpas_dbus_bss_signal_prop_changed() argument 2443 wpas_dbus_sta_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, u8 address[ETH_ALEN]) wpas_dbus_sta_signal_prop_changed() argument [all...] |