| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | RenderPipelineVk.cpp | 193 VkBlendOp VulkanBlendOperation(wgpu::BlendOperation operation) { in VulkanBlendOperation() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | RenderPipelineD3D12.cpp | 200 D3D12_BLEND_OP D3D12BlendOperation(wgpu::BlendOperation operation) { in D3D12BlendOperation() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | RenderPipelineGL.cpp | 92 GLenum GLBlendMode(wgpu::BlendOperation operation) { in GLBlendMode() argument
|
| /third_party/openssl/test/ |
| H A D | filterprov.c | 29 int operation; member 164 int filter_provider_set_filter(int operation, const char *filterstr) in filter_provider_set_filter() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderClockTests.cpp | 133 ShaderClockCase(tcu::TestContext& testCtx, testType operation, glu::ShaderType shaderType) in ShaderClockCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmSpirvVersionTests.cpp | 53 Operation& operator++ (Operation& operation) in operator ++() argument 65 Operation operation; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupUniformControlFlowTests.cpp | 59 vk::VkSubgroupFeatureFlagBits operation; member 78 SubgroupUniformControlFlowTestCase(tcu::TestContext& testCtx, const char* name, const char* description, const std::string& readFilename, bool small_workgroups, bool use_subgroup_size_control, vk::VkShaderStageFlagBits stage, vk::VkSubgroupFeatureFlagBits operation) SubgroupUniformControlFlowTestCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/src/vk_video/ |
| H A D | vulkan_video_codec_h264std_encode.h | 48 StdVideoH264MemMgmtControlOp operation; member
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuThreadUtil.cpp | 190 void Thread::addOperation (Operation* operation) in addOperation() argument
|
| /base/print/print_fwk/services/print_service/src/ |
| H A D | print_http_request_process.cpp | 35 std::string PrintHttpRequestProcess::PrintOperation(Operation operation) in PrintOperation() argument 68 void PrintHttpRequestProcess::RecordBufByOperation(Operation operation, size_t requestId, in RecordBufByOperation() argument 121 DumpRespIdCode(const std::vector<uint8_t> &readTempBuffer, Operation operation, size_t begin, size_t maxSize) DumpRespIdCode() argument 141 CalculateRequestId( std::vector<uint8_t> &readTempBuffer, size_t index, Operation operation) CalculateRequestId() argument 161 CalculateFileDataBeginIndex(size_t index, Operation operation) CalculateFileDataBeginIndex() argument 169 ProcessDataFromDevice(Operation operation) ProcessDataFromDevice() argument 218 GetAttrAgain(Operation operation, std::vector<uint8_t> &tmVector) GetAttrAgain() argument [all...] |
| /base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/signature/src/ |
| H A D | signature_rsa_openssl.c | 53 int32_t operation; member 75 int32_t operation; member [all...] |
| /base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
| H A D | hks_storage_utils.c | 307 int32_t RecordKeyOperation(uint32_t operation, const struct HksStoreMaterial *material, const char *keyAlias) in RecordKeyOperation() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| H A D | ext_sm4.c | 510 static hi_s32 ext_sm4_rm(ext_sm4_context *symc, crypto_mem *mem_in, crypto_mem *mem_out, hi_u32 len, hi_u32 operation) in ext_sm4_rm() argument 515 len, symc->key, symc->klen, operation); in ext_sm4_rm() local 520 len, symc->key, symc->klen, operation, symc->iv); in ext_sm4_rm() local 525 len, symc->key, symc->klen, operation, symc->iv); in ext_sm4_rm() local 538 hi_s32 ext_sm4_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 last) in ext_sm4_crypto() argument
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | app_scheduler_proxy.cpp | 116 uint32_t operation = static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_MEMORYLEVEL_APPLICATION_TRANSACTION); in ScheduleMemoryLevel() local 123 uint32_t operation = static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_HEAPMEMORY_APPLICATION_TRANSACTION); in ScheduleHeapMemory() local 149 uint32_t operation = static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_JSHEAP_MEMORY_APPLICATION_TRANSACTION); in ScheduleJsHeapMemory() local 167 uint32_t operation = static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_SHRINK_MEMORY_APPLICATION_TRANSACTION); in ScheduleShrinkMemory() local 171 void AppSchedulerProxy::ScheduleMemoryCommon(const int32_t level, const uint32_t operation) in ScheduleMemoryCommon() argument 635 uint32_t operation = static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_DUMP_IPC_START); ScheduleDumpIpcStart() local 667 uint32_t operation = static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_DUMP_IPC_STOP); ScheduleDumpIpcStop() local 699 uint32_t operation = static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_DUMP_IPC_STAT); ScheduleDumpIpcStat() local 731 uint32_t operation = static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_DUMP_FFRT); ScheduleDumpFfrt() local 779 uint32_t operation = static_cast<uint32_t>(IAppScheduler::Message::SCHEDULE_CACHE_PROCESS); ScheduleCacheProcess() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
| H A D | render_custom_paint.h | 195 void SetCompositeType(CompositeOperation operation) in SetCompositeType() argument
|
| H A D | offscreen_canvas.h | 110 void SetCompositeType(CompositeOperation operation) in SetCompositeType() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_stack.h | 176 FireNavigationInterception(bool isBefore, const RefPtr<NG::NavDestinationContext>& from, const RefPtr<NG::NavDestinationContext>& to, NavigationOperation operation, bool isAnimated) FireNavigationInterception() argument
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ |
| H A D | transform_util.cpp | 398 void TransformOperations::ParseOperationToMatrix(TransformOperation& operation) in ParseOperationToMatrix() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/framework/ |
| H A D | animation_framework_test.cpp | 107 void TriggerAndCheckBasicPropertyFirstFrame(AnimationOperation operation, float init) const in TriggerAndCheckBasicPropertyFirstFrame() argument 143 InitBasicAnimationDirectionPropertyTest(int32_t duration, int32_t iteration, AnimationDirection animationDirection, AnimationOperation operation, FillMode fillMode) InitBasicAnimationDirectionPropertyTest() argument 183 InitBasicPropertyTest( int32_t duration, int32_t iteration, AnimationOperation operation, FillMode fillMode, bool setInit) InitBasicPropertyTest() argument
|
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | pa_capturer_stream_impl.cpp | 129 pa_operation *operation = nullptr; in Start() local 154 pa_operation *operation = pa_stream_cork(paStream_, 1, PAStreamPauseSuccessCb, reinterpret_cast<void *>(this)); in Pause() local 176 pa_operation *operation = pa_stream_update_timing_info(paStream_, NULL, NULL); in GetCurrentTimeStamp() local 219 pa_operation *operation in GetLatency() local 255 pa_operation *operation = nullptr; Flush() local 284 pa_operation *operation = pa_stream_cork(paStream_, 1, PAStreamStopSuccessCb, reinterpret_cast<void *>(this)); Stop() local 298 pa_operation *operation = pa_stream_cork(paStream_, 1, nullptr, nullptr); Release() local [all...] |
| H A D | ipc_stream_in_server.cpp | 50 int32_t StreamListenerHolder::OnOperationHandled(Operation operation, int64_t result) in OnOperationHandled() argument
|
| /foundation/multimedia/audio_framework/test/fuzztest/audioserviceserversrcenhance_fuzzer/ |
| H A D | audio_service_server_src_enhance_fuzzer.cpp | 115 IOperation operation = static_cast<IOperation>(operation_int); in AudioCapturerInServerMoreFuzzTest() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | pixel_yuv_ext.cpp | 113 AntiAliasingOption operation = AntiAliasingOption::NONE; in scale() local 133 AntiAliasingOption operation = AntiAliasingOption::NONE; in scale() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/ |
| H A D | sqlite_local_kvdb.cpp | 53 std::unique_ptr<LocalDatabaseOper> operation = std::make_unique<LocalDatabaseOper>(this, nullptr); in Open() local 106 std::unique_ptr<LocalDatabaseOper> operation = std::make_unique<LocalDatabaseOper>(this, storageEngine_); in Rekey() local 120 std::unique_ptr<LocalDatabaseOper> operation = std::make_unique<LocalDatabaseOper>(this, storageEngine_); in Export() local 141 std::unique_ptr<LocalDatabaseOper> operation in Import() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
| H A D | gap_le_adv.c | 242 static int GapLeSetExtendedScanResponseData(uint8_t advHandle, uint8_t operation, uint8_t fragmentPreference, in GapLeSetExtendedScanResponseData() argument 263 int GAP_LeExAdvSetScanRspData(uint8_t advHandle, uint8_t operation, uint8_t fragmentPreference, in GAP_LeExAdvSetScanRspData() argument 205 GapLeSetExtendedAdvertisingData( uint8_t advHandle, uint8_t operation, uint8_t fragmentPreference, uint8_t advDataLength, const uint8_t *advData) GapLeSetExtendedAdvertisingData() argument 225 GAP_LeExAdvSetData( uint8_t advHandle, uint8_t operation, uint8_t fragmentPreference, uint8_t advDataLength, const uint8_t *advData) GAP_LeExAdvSetData() argument [all...] |