| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | ImageEGL.cpp | 51 std::vector<EGLint> attributes; in initialize() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uset_props.cpp | 141 uset_closeOver(USet* set, int32_t attributes) { in uset_closeOver() argument
|
| /third_party/vk-gl-cts/framework/delibs/dethread/unix/ |
| H A D | deThreadUnix.c | 72 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 D | AttributeMap.cpp | 128 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 D | context_callback_impl_fuzzer.cpp | 48 Attributes attributes; in FillOnResult() local
|
| /base/useriam/user_auth_framework/test/fuzztest/services/softbus_fuzzer/ |
| H A D | soft_bus_fuzzer.cpp | 74 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 D | user_auth_stub_test.cpp | 216 Attributes attributes; in HWTEST_F() local
|
| /base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/ |
| H A D | auth_command.cpp | 30 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 D | soft_bus_server_socket.cpp | 30 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 D | soft_bus_client_socket.cpp | 44 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 D | avrcp_ct_sdp.cpp | 73 uint16_t attributes[AVRC_ATTRIBUTE_ID_SUPPORTED_FEATURES_NUMBER]; in RegisterService() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
| H A D | avrcp_tg_notification.h | 177 void InitPlayerApplicationSettingChanged(const std::deque<uint8_t> &attributes, const std::deque<uint8_t> &values) in InitPlayerApplicationSettingChanged() argument
|
| H A D | avrcp_tg_sdp.cpp | 71 uint16_t attributes[AVRC_ATTRIBUTE_ID_SUPPORTED_FEATURES_NUMBER]; in RegisterService() local
|
| /foundation/communication/bluetooth_service/test/unittest/avrcp/ |
| H A D | avrcp_ct_test.cpp | 377 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 D | q6afe-clocks.c | 41 int attributes; member
|
| /kernel/linux/linux-5.10/drivers/staging/gasket/ |
| H A D | gasket_sysfs.c | 26 struct gasket_sysfs_attribute *attributes; member [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | cacheinfo.h | 60 unsigned int attributes; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | stat.h | 27 u64 attributes; member
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| H A D | userspace-consumer.c | 95 static struct attribute *attributes[] = { variable
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/ |
| H A D | vars.c | 26 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 D | q6dsp-lpass-clocks.c | 23 int attributes; member
|
| /kernel/linux/linux-6.6/sound/soc/intel/avs/ |
| H A D | dsp.c | 300 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 D | hdf_camera_benchmark_test.cpp | 243 std::vector<StreamAttribute> attributes;
in BENCHMARK_F() local
|
| /third_party/elfio/tests/ |
| H A D | ELFIOTest2.cpp | 49 } attributes[] = { { "version", "0.8.3-1ubuntu12.1" }, in TEST() local 111 } attributes[] in TEST() local [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | attribute.cpp | 135 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...] |