Home
last modified time | relevance | path

Searched defs:fast (Results 1 – 25 of 195) sorted by relevance

12345678

/aosp_15_r20/external/libdav1d/src/x86/
H A Ditx16_avx512.asm636 .fast: label
809 .fast: label
955 .fast: label
1117 .fast: label
1570 .fast: label
1780 .fast: label
1991 .fast: label
2042 .fast: label
2175 .fast: label
2426 .fast: label
[all …]
H A Ditx16_avx2.asm2846 .fast: label
3042 .fast: label
3108 .fast: label
4680 .fast: label
4919 .fast: label
5055 .fast: label
5141 .fast: label
5537 .fast: label
6624 .fast: label
7234 .fast: label
[all …]
H A Ditx_avx512.asm2890 .fast: ; right half is zero label
3127 .fast: ; bottom half is zero label
3511 .fast: ; right half is zero label
3781 .fast: ; bottom half zero label
4639 .fast: ; bottom/right halves are zero label
5075 .fast: ; right half is zero label
5521 .fast: ; bottom half is zero label
6020 .fast: ; bottom/right halves are zero label
6677 .fast: ; bottom/right halves are zero label
7159 .fast: ; bottom/right halves are zero label
H A Ditx_avx2.asm3060 .fast: label
4235 .fast: label
4536 .fast: label
5008 .fast: label
5281 .fast: label
5461 .fast: label
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/integer/include/boost/
Dinteger.hpp47 typedef LeastInt fast; typedef
131 typedef typename int_fast_t<least>::type fast; typedef
163 typedef typename int_fast_t<least>::type fast; typedef
189 typedef typename int_fast_t<least>::type fast; typedef
211 typedef typename int_fast_t<least>::type fast; typedef
256 typedef typename int_fast_t<least>::type fast; typedef
/aosp_15_r20/external/pytorch/
H A DCONTRIBUTING.md727 #### Use Ninja
737 #### Use CCache
783 #### Use a faster linker
798 #### Use pre-compiled headers
819 #### Workaround for header dependency bug in nvcc
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/
H A Dbits_test.cc22 int fast = absl::base_internal::CountLeadingZeros64(n); in CLZ64() local
41 int fast = absl::base_internal::CountLeadingZeros32(n); in CLZ32() local
61 int fast = absl::base_internal::CountTrailingZerosNonZero64(n); in CTZ64() local
79 int fast = absl::base_internal::CountTrailingZerosNonZero32(n); in CTZ32() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_pickle.py17 def dumps(self, arg, proto=0, fast=0): argument
53 def dumps(self, arg, proto=0, fast=0): argument
69 def dumps(self, arg, proto=0, fast=0): argument
96 def dumps(self, arg, proto=0, fast=0): argument
Dtest_xpickle.py39 def dumps(self, arg, proto=0, fast=False): argument
51 def dumps(self, arg, proto=0, fast=False): argument
119 def dumps(self, arg, proto=0, fast=False): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/linalg/
H A Dmatrix_solve_ls_op_test.py84 fast, argument
183 def _GetSmallMatrixSolveLsOpTests(dtype, use_placeholder, fast, l2_regularizer): argument
230 def _GetLargeMatrixSolveLsOpTests(dtype, use_placeholder, fast, l2_regularizer): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
D__clang_hip_math.h38 #define __FAST_OR_SLOW(fast, slow) fast argument
40 #define __FAST_OR_SLOW(fast, slow) slow argument
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A D__clang_hip_math.h38 #define __FAST_OR_SLOW(fast, slow) fast argument
40 #define __FAST_OR_SLOW(fast, slow) slow argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
D__clang_hip_math.h38 #define __FAST_OR_SLOW(fast, slow) fast argument
40 #define __FAST_OR_SLOW(fast, slow) slow argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
D__clang_hip_math.h38 #define __FAST_OR_SLOW(fast, slow) fast argument
40 #define __FAST_OR_SLOW(fast, slow) slow argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
D__clang_hip_math.h38 #define __FAST_OR_SLOW(fast, slow) fast argument
40 #define __FAST_OR_SLOW(fast, slow) slow argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/integer/include/boost/integer/
Dinteger_mask.hpp46 typedef typename uint_t<(Bit + 1)>::fast fast; typedef
69 typedef typename uint_t<Bits>::fast fast; typedef
/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_stack.h36 bool fast) { in GetStackTraceWithPcBpAndContext()
69 #define GET_STACK_TRACE(max_size, fast) \ argument
/aosp_15_r20/external/libcups/vcnet/regex/
H A Dengine.c10 #define fast sfast macro
21 #define fast lfast macro
625 fast(m, start, stop, startst, stopst) in fast() function
/aosp_15_r20/external/coreboot/src/southbridge/amd/pi/hudson/
H A Dearly_setup.c210 void hudson_set_spi100(u16 norm, u16 fast, u16 alt, u16 tpm) in hudson_set_spi100()
231 void hudson_set_readspeed(u16 norm, u16 fast) in hudson_set_readspeed()
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dlinalg_ops.py243 def matrix_solve_ls(matrix, rhs, l2_regularizer=0.0, fast=True, name=None): argument
300 def _use_composite_impl(fast, tensor_shape): argument
/aosp_15_r20/external/rust/android-crates-io/crates/arc-swap/src/debt/
Dlist.rs58 fast: FastSlots, field
210 fast: FastLocal, field
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/
H A Dfind_usb_devices.py253 def GetBusNumberToDeviceTreeMap(fast=True): argument
394 def CollectHubMaps(hub_types, map_func, device_tree_map=None, fast=False): argument
/aosp_15_r20/external/python/cpython2/Objects/
Dframeobject.c907 PyObject **fast; in PyFrame_FastToLocals() local
959 PyObject **fast; in PyFrame_LocalsToFast() local
/aosp_15_r20/external/zstd/lib/compress/
H A Dfse_compress.c553 const FSE_CTable* ct, const unsigned fast) in FSE_compress_usingCTable_generic()
614 unsigned const fast = (dstSize >= FSE_BLOCKBOUND(srcSize)); in FSE_compress_usingCTable() local
/aosp_15_r20/external/compiler-rt/lib/lsan/
H A Dlsan.h18 #define GET_STACK_TRACE(max_size, fast) \ argument

12345678