Home
last modified time | relevance | path

Searched defs:FF (Results 1 – 25 of 403) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h150 uint16_t FF : 1; member
190 uint16_t FF : 1; member
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dprotocol-id-test-1.m3 @interface FF interface
/aosp_15_r20/frameworks/base/services/net/java/android/net/util/
H A DNetworkConstants.java31 public static final byte FF = asByte(0xff); field in NetworkConstants
/aosp_15_r20/external/opencensus-java/exporters/trace/jaeger/src/test/java/io/opencensus/exporter/trace/jaeger/
H A DJaegerExporterHandlerTest.java62 private static final byte FF = (byte) 0xFF; field in JaegerExporterHandlerTest
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCAssembler.cpp304 auto &FF = cast<MCFillFragment>(F); in computeFragmentSize() local
594 const MCFillFragment &FF = cast<MCFillFragment>(F); in writeFragment() local
H A DMCFragment.cpp421 const auto *FF = cast<MCFillFragment>(this); in dump() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCAssembler.cpp299 auto &FF = cast<MCFillFragment>(F); in computeFragmentSize() local
579 const MCFillFragment &FF = cast<MCFillFragment>(F); in writeFragment() local
H A DMCFragment.cpp386 const auto *FF = cast<MCFillFragment>(this); in dump() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_fingerprint.h234 static inline void FF (uint32 &a, in FF() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/curses/
Dascii.py17 FF = 0x0c # ^L variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/curses/
Dascii.py17 FF = 0x0c # ^L variable
/aosp_15_r20/external/python/cpython3/Lib/curses/
Dascii.py17 FF = 0x0c # ^L variable
/aosp_15_r20/external/python/cpython2/Lib/curses/
Dascii.py17 FF = 0x0c # ^L variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/curses/
Dascii.py17 FF = 0x0c # ^L variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/curses/
Dascii.py17 FF = 0x0c # ^L variable
/aosp_15_r20/external/guava/guava/src/com/google/common/base/
H A DAscii.java169 public static final byte FF = 12; field in Ascii
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/
H A DAscii.java169 public static final byte FF = 12; field in Ascii
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp159 FunctionFeatures FF; in getFunctionFeatures() local
/aosp_15_r20/external/llvm/lib/MC/
H A DMCFragment.cpp393 const MCFillFragment *FF = cast<MCFillFragment>(this); in dump() local
/aosp_15_r20/external/clang/test/CodeGen/
H A D2002-07-14-MiscTests3.c148 double EE, double FF, double GG, double HH, in MathFunc()
/aosp_15_r20/external/trusty/musl/src/crypt/
Dcrypt_md5.c25 #define FF(a,b,c,d,w,s,t) a += F(b,c,d) + w + t; a = rol(a,s) + b macro
/aosp_15_r20/external/musl/src/crypt/
H A Dcrypt_md5.c25 #define FF(a,b,c,d,w,s,t) a += F(b,c,d) + w + t; a = rol(a,s) + b macro
/aosp_15_r20/frameworks/native/cmds/evemu-record/
H A Devdev.rs54 FF = 0x15, enumerator
/aosp_15_r20/external/libopenapv/src/
H A Doapv_util.c38 #define FF(x, y, z) (z ^ (x & (y ^ z))) macro
/aosp_15_r20/external/clang/lib/Analysis/
H A DBodyFarm.cpp368 FunctionFarmer FF; in getBody() local

12345678910>>...17