Home
last modified time | relevance | path

Searched defs:_divide (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/os/
H A Dmos_defs.h165 #define MOS_ROUNDUP_DIVIDE(_x, _divide) (((_x) + (_divide) - 1) / (_divide)) argument
/aosp_15_r20/external/python/cpython2/Lib/
Ddecimal.py1350 def _divide(self, other, context): member in Decimal
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
D_pydecimal.py1393 def _divide(self, other, context): member in Decimal
/aosp_15_r20/external/python/cpython3/Lib/
D_pydecimal.py1393 def _divide(self, other, context): member in Decimal
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
D_pydecimal.py1393 def _divide(self, other, context): member in Decimal
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
D_pydecimal.py1393 def _divide(self, other, context): member in Decimal
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A D_pydecimal.py1393 def _divide(self, other, context): member in Decimal
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
D_pydecimal.py1393 def _divide(self, other, context): member in Decimal
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...