Home
last modified time | relevance | path

Searched defs:AF (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/arithmetic/
Dbigint.rs195 pub fn elem_mul<M, AF, BF>( in elem_mul() argument
196 a: &Elem<M, AF>, in elem_mul() argument
199 ) -> Elem<M, <(AF, BF) as ProductEncoding>::Output> in elem_mul()
206 fn elem_mul_<M, AF, BF>( in elem_mul_() argument
207 a: &Elem<M, AF>, in elem_mul_() argument
210 ) -> Elem<M, <(AF, BF) as ProductEncoding>::Output> in elem_mul_()
221 fn elem_mul_by_2<M, AF>(a: &mut Elem<M, AF>, m: &PartialModulus<M>) { in elem_mul_by_2() argument
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_gpio_ex.h178 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) argument
299 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) argument
429 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) argument
569 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) argument
713 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) argument
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_gpio_ex.h178 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) argument
299 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) argument
429 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) argument
569 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) argument
713 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCAsmBackend.h98 virtual bool shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment &AF, in shouldInsertExtraNopBytesForCodeAlign()
107 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCAsmBackend.h106 virtual bool shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment &AF, in shouldInsertExtraNopBytesForCodeAlign()
115 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCAsmBackend.h112 virtual bool shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment &AF, in shouldInsertExtraNopBytesForCodeAlign()
121 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCAsmBackend.h112 virtual bool shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment &AF, in shouldInsertExtraNopBytesForCodeAlign()
121 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCFragment.cpp300 raw_ostream &operator<<(raw_ostream &OS, const MCFixup &AF) { in operator <<()
340 const auto *AF = cast<MCAlignFragment>(this); in dump() local
H A DMCAssembler.cpp324 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in computeFragmentSize() local
518 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in writeFragment() local
839 } else if (auto *AF = dyn_cast<MCAlignFragment>(&Frag)) { in layout() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCAsmBackend.h112 virtual bool shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment &AF, in shouldInsertExtraNopBytesForCodeAlign()
121 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCAsmBackend.h112 virtual bool shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment &AF, in shouldInsertExtraNopBytesForCodeAlign()
121 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/aosp_15_r20/external/llvm/lib/MC/
H A DMCFragment.cpp309 raw_ostream &operator<<(raw_ostream &OS, const MCFixup &AF) { in operator <<()
347 const MCAlignFragment *AF = cast<MCAlignFragment>(this); in dump() local
H A DMCAssembler.cpp264 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in computeFragmentSize() local
440 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in writeFragment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCFragment.cpp329 raw_ostream &operator<<(raw_ostream &OS, const MCFixup &AF) { in operator <<()
375 const auto *AF = cast<MCAlignFragment>(this); in dump() local
H A DMCAssembler.cpp332 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in computeFragmentSize() local
533 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in writeFragment() local
874 MCAlignFragment &AF = cast<MCAlignFragment>(Frag); in layout() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp348 const MCAlignFragment &AF, unsigned &Size) { in shouldInsertExtraNopBytesForCodeAlign()
371 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp574 const MCAlignFragment &AF, unsigned &Size) { in shouldInsertExtraNopBytesForCodeAlign()
599 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/aosp_15_r20/external/clang/lib/Sema/
H A DJumpDiagnostics.cpp453 if (ObjCAtFinallyStmt *AF = AT->getFinallyStmt()) { in BuildScopeInformation() local
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/
H A DBaseLib.h5237 UINT32 AF:1; ///< Auxiliary Carry Flag. member
5263 UINT32 AF:1; ///< Auxiliary Carry Flag. member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
H A DBaseLib.h5032 UINT32 AF : 1; ///< Auxiliary Carry Flag. member
5058 UINT32 AF : 1; ///< Auxiliary Carry Flag. member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/
H A DBaseLib.h4962 UINT32 AF:1; ///< Auxiliary Carry Flag. member
4988 UINT32 AF:1; ///< Auxiliary Carry Flag. member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/
H A DBaseLib.h6511 UINT32 AF:1; ///< Auxiliary Carry Flag. member
6537 UINT32 AF:1; ///< Auxiliary Carry Flag. member
/aosp_15_r20/external/vixl/src/aarch32/
H A Dinstructions-aarch32.h1277 AF = 0x5, enumerator
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp721 auto AF = FindAllocFrame(B); in insertCFIInstructions() local
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraMetadataNative.java1770 final int AF = 2; in getMaxRegions() local

123