| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | RemoveInactiveInterfaceVariables.cpp | 47 RemoveInactiveInterfaceVariablesTraverser( TSymbolTable *symbolTable, const std::vector<sh::ShaderVariable> &attributes, const std::vector<sh::ShaderVariable> &inputVaryings, const std::vector<sh::ShaderVariable> &outputVariables, const std::vector<sh::ShaderVariable> &uniforms, const std::vector<sh::InterfaceBlock> &interfaceBlocks, bool removeFragmentOutputs) RemoveInactiveInterfaceVariablesTraverser() argument 192 RemoveInactiveInterfaceVariables(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, const std::vector<sh::ShaderVariable> &attributes, const std::vector<sh::ShaderVariable> &inputVaryings, const std::vector<sh::ShaderVariable> &outputVariables, const std::vector<sh::ShaderVariable> &uniforms, const std::vector<sh::InterfaceBlock> &interfaceBlocks, bool removeFragmentOutputs) RemoveInactiveInterfaceVariables() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLX11VisualTest.cpp | 77 auto attributes = getDisplayAttributes(gInvalidVisualId); in TEST_P() local 104 auto attributes = getDisplayAttributes(visualId); in TEST_P() local 182 auto attributes = getDisplayAttributes(visualId); in TEST_P() local
|
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLProgram.cpp | 27 Make( GrGLGpu* gpu, const GrGLSLBuiltinUniformHandles& builtinUniforms, GrGLuint programID, const UniformInfoArray& uniforms, const UniformInfoArray& textureSamplers, std::unique_ptr<GrGeometryProcessor::ProgramImpl> gpImpl, std::unique_ptr<GrXferProcessor::ProgramImpl> xpImpl, std::vector<std::unique_ptr<GrFragmentProcessor::ProgramImpl>> fpImpls, std::unique_ptr<Attribute[]> attributes, int vertexAttributeCnt, int instanceAttributeCnt, int vertexStride, int instanceStride) Make() argument 60 GrGLProgram(GrGLGpu* gpu, const GrGLSLBuiltinUniformHandles& builtinUniforms, GrGLuint programID, const UniformInfoArray& uniforms, const UniformInfoArray& textureSamplers, std::unique_ptr<GrGeometryProcessor::ProgramImpl> gpImpl, std::unique_ptr<GrXferProcessor::ProgramImpl> xpImpl, std::vector<std::unique_ptr<GrFragmentProcessor::ProgramImpl>> fpImpls, std::unique_ptr<Attribute[]> attributes, int vertexAttributeCnt, int instanceAttributeCnt, int vertexStride, int instanceStride) GrGLProgram() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Surface.cpp | 128 XWindowAttributes attributes; in ValidateSurfaceDescriptor() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/ |
| H A D | LTOModule.h | 42 uint32_t attributes = 0; member
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderPerformanceMeasurer.cpp | 142 void ShaderPerformanceMeasurer::init (deUint32 program, const vector<AttribSpec>& attributes, int calibratorInitialNumCalls) in init() argument
|
| /third_party/vk-gl-cts/framework/delibs/dethread/win32/ |
| H A D | deThreadWin32.c | 71 deThread deThread_create (deThreadFunc func, void* arg, const deThreadAttributes* attributes) in deThread_create() argument
|
| /base/print/print_fwk/frameworks/helper/print_helper/src/ |
| H A D | print_attributes_helper.cpp | 32 napi_value PrintAttributesHelper::MakeJsObject(napi_env env, const PrintAttributes &attributes) in MakeJsObject() argument 159 CreatePageRange(napi_env env, napi_value &jsPrintAttributes, const PrintAttributes &attributes) CreatePageRange() argument 169 CreatePageSize(napi_env env, napi_value &jsPrintAttributes, const PrintAttributes &attributes) CreatePageSize() argument 179 CreateMargin(napi_env env, napi_value &jsPrintAttributes, const PrintAttributes &attributes) CreateMargin() argument [all...] |
| /base/usb/usb_manager/interfaces/innerkits/native/include/ |
| H A D | usb_config.h | 32 USBConfig(uint32_t id, uint32_t attributes, std::string name, uint32_t maxPower, in USBConfig() argument 150 void SetAttribute(uint32_t attributes) in SetAttribute() argument
|
| H A D | usb_endpoint.h | 29 USBEndpoint(uint32_t address, uint32_t attributes, uint32_t interval, uint32_t maxPacketSize) in USBEndpoint() argument
|
| /base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/ |
| H A D | remote_auth_context_fuzzer.cpp | 222 void FillIAttributes(Parcel &parcel, Attributes &attributes) in FillIAttributes() argument
|
| /base/web/webview/ohos_adapter/print_manager_adapter/src/ |
| H A D | print_manager_adapter_impl.cpp | 57 auto attributes = std::make_shared<OHOS::Print::PrintAttributes>(); in Print() local 88 auto attributes = std::make_shared<OHOS::Print::PrintAttributes>(); in Print() local
|
| /base/useriam/user_auth_framework/services/remote_connect/src/ |
| H A D | soft_bus_base_socket.cpp | 190 ResultCode BaseSocket::SetDeviceNetworkId(const std::string networkId, std::shared_ptr<Attributes> &attributes) in SetDeviceNetworkId() argument 212 SendRequest(const int32_t socketId, const std::string &connectionName, const std::string &srcEndPoint, const std::string &destEndPoint, const std::shared_ptr<Attributes> &attributes, MsgCallback &callback) SendRequest() argument 255 SendResponse(const int32_t socketId, const std::string &connectionName, const std::string &srcEndPoint, const std::string &destEndPoint, const std::shared_ptr<Attributes> &attributes, uint32_t messageSeq) SendResponse() argument 303 std::shared_ptr<Attributes> attributes = softBusMessage->ParseMessage(message, messageLen); ParseMessage() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/theme/ |
| H A D | theme_style.h | 106 void SetAttributes(const std::unordered_map<std::string, ResValueWrapper>& attributes) in SetAttributes() argument
|
| /foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/ |
| H A D | rtsp_sdp.h | 66 std::vector<std::string> attributes; // a= member
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/ |
| H A D | test_ng.cpp | 121 std::unordered_map<std::string, ResValueWrapper> attributes; in CreateThemeConstants() local
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_avrcp_ct_proxy.cpp | 494 int32_t BluetoothAvrcpCtProxy::GetPlayerAppSettingValueText(const RawAddress &device, int32_t attributes, in GetPlayerAppSettingValueText() argument 399 GetPlayerAppSettingCurrentValue(const RawAddress &device, const std::vector<int32_t> &attributes) GetPlayerAppSettingCurrentValue() argument 429 SetPlayerAppSettingCurrentValue(const RawAddress &device, const std::vector<int32_t> &attributes, const std::vector<int32_t> &values) SetPlayerAppSettingCurrentValue() argument 464 GetPlayerAppSettingAttributeText(const RawAddress &device, const std::vector<int32_t> &attributes) GetPlayerAppSettingAttributeText() argument 529 GetElementAttributes(const RawAddress &device, const std::vector<int32_t> &attributes) GetElementAttributes() argument 623 GetFolderItems(const RawAddress &device, int32_t startItem, int32_t endItem, const std::vector<int32_t> &attributes) GetFolderItems() argument 786 GetItemAttributes(const RawAddress &device, int64_t uid, int32_t uidCounter, const std::vector<int32_t> &attributes) GetItemAttributes() argument [all...] |
| H A D | bluetooth_avrcp_tg_proxy.cpp | 352 void BluetoothAvrcpTgProxy::NotifyPlayerAppSettingChanged(const std::vector<int32_t> &attributes, in NotifyPlayerAppSettingChanged() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
| H A D | media_service.h | 212 int SetPlayerAppSettingCurrentValue(const std::string &addr, const std::deque<uint8_t> &attributes, in SetPlayerAppSettingCurrentValue() argument 206 GetPlayerAppSettingCurrentValue( const std::string &addr, const std::deque<uint8_t> &attributes, uint8_t label, uint8_t context) GetPlayerAppSettingCurrentValue() argument 218 GetPlayerAppSettingAttributeText( const std::string &addr, const std::vector<uint8_t> &attributes, uint8_t label) GetPlayerAppSettingAttributeText() argument 234 GetElementAttributes( const std::string &addr, uint64_t identifier, const std::vector<uint32_t> &attributes, uint8_t label) GetElementAttributes() argument 268 GetFolderItems(const std::string &addr, uint8_t scope, uint32_t startItem, uint32_t endItem, const std::vector<uint32_t> &attributes, uint8_t label) GetFolderItems() argument 274 GetItemAttributes(const std::string &addr, uint8_t scope, uint64_t uid, uint16_t uidCounter, const std::vector<uint32_t> &attributes, uint8_t label) GetItemAttributes() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
| H A D | avrcp_tg_browse.cpp | 751 AvrcTgGiaPacket::AvrcTgGiaPacket(uint16_t mtu, uint8_t status, const std::vector<uint32_t> &attributes, in AvrcTgGiaPacket() argument
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_avrcp_tg.cpp | 349 void AvrcpTarget::NotifyPlayerAppSettingChanged(const std::vector<uint8_t> &attributes, in NotifyPlayerAppSettingChanged() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_avrcp_tg_stub.cpp | 280 std::vector<int32_t> attributes; in NotifyPlayerAppSettingChangedInner() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
| H A D | avrcp_ct_browse.cpp | 542 std::vector<uint32_t> attributes; in DisassembleMeParameter() local 282 AvrcCtGfiPacket( uint8_t scope, uint32_t startItem, uint32_t endItem, const std::vector<uint32_t> &attributes) AvrcCtGfiPacket() argument 581 DisassembleMeParameterAttributesAndValues(uint8_t *buffer, uint16_t offset, uint8_t itemType, std::vector<uint32_t> &attributes, std::vector<std::string> &values) DisassembleMeParameterAttributesAndValues() argument 633 AvrcCtGiaPacket( uint8_t scope, uint64_t uid, uint16_t uidCounter, const std::vector<uint32_t> &attributes) AvrcCtGiaPacket() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| H A D | wgl_state.cpp | 397 int WGLState::ChoosePixelFormat(HDC dc, const vector<int>& attributes) in ChoosePixelFormat() argument 448 vector<int> attributes; in CreateContext() local [all...] |
| /foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/ |
| H A D | hls_tags.h | 107 std::list<std::shared_ptr<Attribute>> attributes; member in OHOS::Media::Plugin::HttpPlugin::AttributesTag
|