Home
last modified time | relevance | path

Searched defs:strategy (Results 201 - 212 of 212) sorted by relevance

123456789

/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_info.h440 AudioSessionStrategy strategy = { AudioConcurrencyMode::INVALID }; member
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp1734 std::map<uint64_t, RequestCompositionType> strategy; in PrevalidateHwcNode() local
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c152 int strategy; member
1242 char *format_strat(int strategy) in format_strat() argument
4695 aio_register(int fd, int strategy, int sig) aio_register() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp2690 void ViewAbstract::SetForegroundColorStrategy(const ForegroundColorStrategy& strategy) in SetForegroundColorStrategy() argument
3101 void ViewAbstract::SetForegroundColorStrategy(FrameNode* frameNode, const ForegroundColorStrategy& strategy) in SetForegroundColorStrategy() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp3266 auto strategy = static_cast<int32_t>(renderContext->GetForegroundColorStrategyValue()); in DumpAdvanceInfo() local
4401 auto strategy = static_cast<int32_t>(renderContext->GetForegroundColorStrategyValue()); in DumpAdvanceInfo() local
/third_party/libbpf/include/uapi/linux/
H A Dpkt_sched.h496 unsigned char strategy; member
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc1117 CompileStrategy strategy = in ValidateSequentially() local
1672 CompileStrategy strategy = GetCompileStrategy( in InitializeLazyCompilation() local
2520 CompileStrategy strategy variable
2878 CompileStrategy strategy = ProcessFunctionBody() local
3077 CompileStrategy strategy = GetCompileStrategy( SetupCompilationProgressForFunction() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2570 auto strategy = static_cast<ForegroundColorStrategy>(color); in SetForegroundColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp195 bool ParseJsShadowColorStrategy(const EcmaVM *vm, const Local<JSValueRef> &value, ShadowColorStrategy& strategy) in ParseJsShadowColorStrategy() argument
3629 auto strategy = static_cast<uint32_t>(ForegroundColorStrategy::INVERT); in SetForegroundColor() local
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h9116 CreateAllocationRequest( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, bool upperAddress, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest() argument
10801 CreateAllocationRequest( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, bool upperAddress, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest() argument
10826 CreateAllocationRequest_UpperAddress( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest_UpperAddress() argument
10946 CreateAllocationRequest_LowerAddress( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest_LowerAddress() argument
11811 CreateAllocationRequest( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, bool upperAddress, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest() argument
12662 uint32_t strategy = createInfo.flags & VMA_ALLOCATION_CREATE_STRATEGY_MASK; AllocateReserved() local
12740 uint32_t strategy = createInfo.flags & VMA_ALLOCATION_CREATE_STRATEGY_MASK; AllocatePage() local
13236 AllocateFromBlock( VmaDeviceMemoryBlock* pBlock, uint32_t currentFrameIndex, VkDeviceSize size, VkDeviceSize alignment, VmaAllocationCreateFlags allocFlags, void* pUserData, VmaSuballocationType suballocType, uint32_t strategy, VmaAllocation* pAllocation) AllocateFromBlock() argument
14023 uint32_t strategy = VMA_ALLOCATION_CREATE_STRATEGY_MIN_TIME_BIT; DefragmentRound() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp5586 bool JSViewAbstract::ParseJsColorStrategy(const JSRef<JSVal>& jsValue, ForegroundColorStrategy& strategy) in ParseJsColorStrategy() argument
5598 bool JSViewAbstract::ParseJsShadowColorStrategy(const JSRef<JSVal>& jsValue, ShadowColorStrategy& strategy) in ParseJsShadowColorStrategy() argument
10049 ForegroundColorStrategy strategy; JsForegroundColor() local
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h2040 mz_deflateInit2(mz_streamp pStream, int level, int method, int window_bits, int mem_level, int strategy) mz_deflateInit2() argument
4461 tdefl_create_comp_flags_from_zip_params(int level, int window_bits, int strategy) tdefl_create_comp_flags_from_zip_params() argument
[all...]

Completed in 112 milliseconds

123456789