/aosp_15_r20/external/rust/android-crates-io/crates/twox-hash/src/ |
D | digest_0_9_support.rs | 14 type OutputSize = U4; typedef 32 fn finalize(self) -> GenericArray<u8, Self::OutputSize> { in finalize() 36 fn finalize_reset(&mut self) -> GenericArray<u8, Self::OutputSize> { in finalize_reset() 50 fn digest(data: &[u8]) -> GenericArray<u8, Self::OutputSize> { in digest() 56 type OutputSize = U8; typedef 74 fn finalize(self) -> GenericArray<u8, Self::OutputSize> { in finalize() 78 fn finalize_reset(&mut self) -> GenericArray<u8, Self::OutputSize> { in finalize_reset() 92 fn digest(data: &[u8]) -> GenericArray<u8, Self::OutputSize> { in digest() 98 type OutputSize = U8; typedef 116 fn finalize(self) -> GenericArray<u8, Self::OutputSize> { in finalize() [all …]
|
D | digest_support.rs | 14 type OutputSize = U4; typedef 32 fn result(self) -> GenericArray<u8, Self::OutputSize> { in result() 36 fn result_reset(&mut self) -> GenericArray<u8, Self::OutputSize> { in result_reset() 50 fn digest(data: &[u8]) -> GenericArray<u8, Self::OutputSize> { in digest() 56 type OutputSize = U8; typedef 74 fn result(self) -> GenericArray<u8, Self::OutputSize> { in result() 78 fn result_reset(&mut self) -> GenericArray<u8, Self::OutputSize> { in result_reset() 92 fn digest(data: &[u8]) -> GenericArray<u8, Self::OutputSize> { in digest() 98 type OutputSize = U8; typedef 116 fn result(self) -> GenericArray<u8, Self::OutputSize> { in result() [all …]
|
D | digest_0_10_support.rs | 19 type OutputSize = U4; typedef 40 type OutputSize = U8; typedef 61 type OutputSize = U8; typedef 82 type OutputSize = U16; typedef
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
H A D | reshape_tester.h | 61 inline int32_t OutputSize() const { return output_size_; } in OutputSize() function
|
H A D | reduce_tester.h | 82 inline int32_t OutputSize() const { in OutputSize() function
|
H A D | quantized_reduce_tester.h | 84 inline int32_t OutputSize() const { in OutputSize() function
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/ |
H A D | authenticatedchannel9.c | 37 UINT OutputSize, in NineAuthenticatedChannel9_Query()
|
H A D | nine_lock.c | 88 UINT OutputSize, in LockAuthenticatedChannel9_Query()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.sorting/alg.sort/partial.sort.copy/ |
H A D | ranges_partial_sort_copy.pass.cpp | 131 constexpr std::size_t OutputSize = N + 1; in test_one() local
|
/aosp_15_r20/external/armnn/src/backends/reference/workloads/ |
H A D | Resize.cpp | 34 const unsigned int& OutputSize, in CalculateResizeScale()
|
/aosp_15_r20/external/llvm/lib/MC/MCDisassembler/ |
H A D | Disassembler.cpp | 275 size_t OutputSize = std::min(OutStringSize-1, InsnStr.size()); in LLVMDisasmInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/ |
H A D | Disassembler.cpp | 288 size_t OutputSize = std::min(OutStringSize-1, InsnStr.size()); in LLVMDisasmInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCDisassembler/ |
H A D | Disassembler.cpp | 288 size_t OutputSize = std::min(OutStringSize-1, InsnStr.size()); in LLVMDisasmInstruction() local
|
/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | CommandLineTest.cpp | 172 const char *const Output[], size_t OutputSize) { in testCommandLineTokenizer()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/ |
H A D | RustDemangle.cpp | 1109 size_t OutputSize = Output.getCurrentPosition(); in decodePunycode() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
H A D | codechal_huc_cmd_initializer.h | 54 uint32_t OutputSize; //!< Total size in byte of the Output SLB member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | rtmv2.h | 208 UINT OutputSize; member
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 1445 int OutputSize = (int)FITy->getScalarSizeInBits() - IsOutputSigned; in FoldItoFPtoI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 1735 int OutputSize = (int)FITy->getScalarSizeInBits() - IsOutputSigned; in FoldItoFPtoI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 1993 int OutputSize = (int)DestType->getScalarSizeInBits(); in foldItoFPtoI() local
|
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/ |
H A D | test_reductions.cpp | 206 const int OutputSize = 2 * 3 * 2 * 3 * 2; in TEST() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 9096 unsigned OutputSize = (int)VT.getScalarSizeInBits() - IsOutputSigned; in FoldIntToFPToInt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 13220 int OutputSize = N->getValueType(0).getScalarSizeInBits(); in combineBVOfVecSExt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 14442 int OutputSize = N->getValueType(0).getScalarSizeInBits(); in combineBVOfVecSExt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 13168 unsigned OutputSize = (int)VT.getScalarSizeInBits() - IsOutputSigned; in FoldIntToFPToInt() local
|