Home
last modified time | relevance | path

Searched defs:attributes (Results 76 - 100 of 507) sorted by relevance

12345678910>>...21

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DImageEGL.cpp51 std::vector<EGLint> attributes; in initialize() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duset_props.cpp141 uset_closeOver(USet* set, int32_t attributes) { in uset_closeOver() argument
/third_party/vk-gl-cts/framework/delibs/dethread/unix/
H A DdeThreadUnix.c72 deThread deThread_create (deThreadFunc func, void* arg, const deThreadAttributes* attributes) in deThread_create() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DAttributeMap.cpp128 AttributeMap AttributeMap::CreateFromIntArray(const EGLint *attributes) in CreateFromIntArray() argument
136 AttributeMap AttributeMap::CreateFromAttribArray(const EGLAttrib *attributes) in CreateFromAttribArray() argument
/base/useriam/user_auth_framework/test/fuzztest/services/context/contextcallbackimpl_fuzzer/
H A Dcontext_callback_impl_fuzzer.cpp48 Attributes attributes; in FillOnResult() local
/base/useriam/user_auth_framework/test/fuzztest/services/softbus_fuzzer/
H A Dsoft_bus_fuzzer.cpp74 auto attributes = Common::MakeShared<Attributes>(attr); in FuzzSoftBusBaseSocketSecond() local
96 auto attributes = Common::MakeShared<Attributes>(attr); in FuzzSoftBusBaseSocketFisrst() local
140 auto attributes = Common::MakeShared<Attributes>(attr); in FuzzSoftBusServerSocketFisrst() local
166 auto attributes in FuzzSoftBusManagerFisrst() local
[all...]
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Duser_auth_stub_test.cpp216 Attributes attributes; in HWTEST_F() local
/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Dauth_command.cpp30 AuthCommand(std::weak_ptr<Executor> executor, uint64_t scheduleId, const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) AuthCommand() argument
/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_server_socket.cpp30 SendMessage(const std::string &connectionName, const std::string &srcEndPoint, const std::string &destEndPoint, const std::shared_ptr<Attributes> &attributes, MsgCallback &callback) SendMessage() argument
H A Dsoft_bus_client_socket.cpp44 SendMessage(const std::string &connectionName, const std::string &srcEndPoint, const std::string &destEndPoint, const std::shared_ptr<Attributes> &attributes, MsgCallback &callback) SendMessage() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_sdp.cpp73 uint16_t attributes[AVRC_ATTRIBUTE_ID_SUPPORTED_FEATURES_NUMBER]; in RegisterService() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_notification.h177 void InitPlayerApplicationSettingChanged(const std::deque<uint8_t> &attributes, const std::deque<uint8_t> &values) in InitPlayerApplicationSettingChanged() argument
H A Davrcp_tg_sdp.cpp71 uint16_t attributes[AVRC_ATTRIBUTE_ID_SUPPORTED_FEATURES_NUMBER]; in RegisterService() local
/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_ct_test.cpp377 vector<uint8_t> attributes = {ATTRIBUTES_TEST}; in HWTEST_F() local
396 vector<uint8_t> attributes = {ATTRIBUTES_TEST}; in HWTEST_F() local
415 vector<uint8_t> attributes = {ATTRIBUTES_TEST}; in HWTEST_F() local
453 vector<uint32_t> attributes = {ATTRIBUTES_TEST}; in HWTEST_F() local
575 vector<uint32_t> attributes = {ITEMS_ATTRIBUTES_TEST}; HWTEST_F() local
611 vector<uint32_t> attributes = {ITEMS_ATTRIBUTES_TEST}; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6afe-clocks.c41 int attributes; member
/kernel/linux/linux-5.10/drivers/staging/gasket/
H A Dgasket_sysfs.c26 struct gasket_sysfs_attribute *attributes; member
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dcacheinfo.h60 unsigned int attributes; member
/kernel/linux/linux-6.6/include/linux/
H A Dstat.h27 u64 attributes; member
/kernel/linux/linux-6.6/drivers/regulator/
H A Duserspace-consumer.c95 static struct attribute *attributes[] = { variable
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dvars.c26 static efi_status_t check_var_size(bool nonblocking, u32 attributes, in check_var_size() argument
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6dsp-lpass-clocks.c23 int attributes; member
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Ddsp.c300 avs_dsp_create_pipeline(struct avs_dev *adev, u16 req_size, u8 priority, bool lp, u16 attributes, u8 *instance_id) avs_dsp_create_pipeline() argument
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dhdf_camera_benchmark_test.cpp243 std::vector<StreamAttribute> attributes; in BENCHMARK_F() local
/third_party/elfio/tests/
H A DELFIOTest2.cpp49 } attributes[] = { { "version", "0.8.3-1ubuntu12.1" }, in TEST() local
111 } attributes[] in TEST() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A Dattribute.cpp135 TAttributes *attributes = nullptr; in makeAttributes() local
145 TAttributes *attributes = nullptr; in makeAttributes() local
167 handleSelectionAttributes(const TAttributes& attributes, TIntermNode* node) handleSelectionAttributes() argument
196 handleSwitchAttributes(const TAttributes& attributes, TIntermNode* node) handleSwitchAttributes() argument
225 handleLoopAttributes(const TAttributes& attributes, TIntermNode* node) handleLoopAttributes() argument
350 handleFunctionAttributes(const TSourceLoc& loc, const TAttributes& attributes) handleFunctionAttributes() argument
[all...]

Completed in 15 milliseconds

12345678910>>...21