Home
last modified time | relevance | path

Searched defs:desired (Results 1 - 25 of 106) sorted by relevance

12345

/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_demand.c29 u64 desired = kbdev->shader_needed_bitmap | kbdev->shader_inuse_bitmap; in demand_get_core_mask() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_demand.c25 u64 desired = kbdev->shader_needed_bitmap | kbdev->shader_inuse_bitmap; in demand_get_core_mask() local
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Di_standard_codec_listener.h47 uint64_t desired = generation_--; in RestoreGeneration() local
/third_party/node/deps/histogram/src/
H A Dhdr_atomic.h77 static bool __inline hdr_atomic_compare_exchange_64(volatile int64_t* field, int64_t* expected, int64_t desired) in hdr_atomic_compare_exchange_64() argument
133 static inline bool hdr_atomic_compare_exchange_64(volatile int64_t* field, int64_t* expected, int64_t desired) in hdr_atomic_compare_exchange_64() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_jpeg_memory_source.cpp49 boolean ResyncToRestart(j_decompress_ptr cinfo, int desired) { in ResyncToRestart() argument
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dattributes_test.cpp57 const std::vector<Attributes::AttributeKey> desired = {Attributes::ATTR_RESULT_CODE, Attributes::ATTR_SIGNATURE, in HWTEST_F() local
/kernel/linux/linux-5.10/arch/x86/platform/olpc/
H A Dolpc.c63 static int __wait_on_ibf(unsigned int line, unsigned int port, int desired) in __wait_on_ibf() argument
83 static int __wait_on_obf(unsigned int line, unsigned int port, int desired) in __wait_on_obf() argument
/kernel/linux/linux-5.10/drivers/net/mdio/
H A Dmdio-mux.c96 mdio_mux_init(struct device *dev, struct device_node *mux_node, int (*switch_fn)(int cur, int desired, void *data), void **mux_handle, void *data, struct mii_bus *mux_bus) mdio_mux_init() argument
/kernel/linux/linux-6.6/drivers/net/mdio/
H A Dmdio-mux.c139 mdio_mux_init(struct device *dev, struct device_node *mux_node, int (*switch_fn)(int cur, int desired, void *data), void **mux_handle, void *data, struct mii_bus *mux_bus) mdio_mux_init() argument
/kernel/linux/linux-6.6/arch/x86/platform/olpc/
H A Dolpc.c63 static int __wait_on_ibf(unsigned int line, unsigned int port, int desired) in __wait_on_ibf() argument
83 static int __wait_on_obf(unsigned int line, unsigned int port, int desired) in __wait_on_obf() argument
/third_party/icu/icu4c/source/common/
H A Dlocdistance.h92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() argument
H A Dlocdistance.cpp109 getBestIndexAndDistance( const LSR &desired, const LSR **supportedLSRs, int32_t supportedLSRsLength, int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag, ULocMatchDirection direction) const getBestIndexAndDistance() argument
258 getDesSuppScriptDistance( BytesTrie &iter, uint64_t startState, const char *desired, const char *supported) getDesSuppScriptDistance() argument
284 char desired = *desiredPartitions++; getRegionPartitionsDistance() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleDistanceTest.java41 final ULocale desired; field in LocaleDistanceTest.Arguments
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleDistanceTest.java38 final ULocale desired; field in LocaleDistanceTest.Arguments
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dlocdistance.h92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() argument
/third_party/node/deps/v8/src/tasks/
H A Dcancelable-task.h129 bool CompareExchangeStatus(Status expected, Status desired, in CompareExchangeStatus() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdistance.h92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dvio.h103 size_t desired; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dvio.h103 size_t desired; member
/third_party/ffmpeg/libavfilter/
H A Daf_anlms.c116 static float process_sample(AudioNLMSContext *s, float input, float desired, in process_sample() argument
164 const float *desired = (const float *)s->frame[1]->extended_data[c]; in process_channels() local
/third_party/glfw/src/
H A Dwin32_monitor.c249 void _glfwSetVideoModeWin32(_GLFWmonitor* monitor, const GLFWvidmode* desired) in _glfwSetVideoModeWin32() argument
H A Degl_context.c868 XVisualInfo desired; in _glfwChooseVisualEGL() local
H A Dglx_context.c52 static GLFWbool chooseGLXFBConfig(const _GLFWfbconfig* desired, in chooseGLXFBConfig() argument
H A Dcontext.c183 const _GLFWfbconfig* _glfwChooseFBConfig(const _GLFWfbconfig* desired, in _glfwChooseFBConfig() argument
[all...]
H A Dx11_monitor.c228 void _glfwSetVideoModeX11(_GLFWmonitor* monitor, const GLFWvidmode* desired) in _glfwSetVideoModeX11() argument

Completed in 14 milliseconds

12345