/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.h | 150 uint16_t FF : 1; member 190 uint16_t FF : 1; member
|
/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | protocol-id-test-1.m | 3 @interface FF interface
|
/aosp_15_r20/frameworks/base/services/net/java/android/net/util/ |
H A D | NetworkConstants.java | 31 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 D | JaegerExporterHandlerTest.java | 62 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 D | MCAssembler.cpp | 304 auto &FF = cast<MCFillFragment>(F); in computeFragmentSize() local 594 const MCFillFragment &FF = cast<MCFillFragment>(F); in writeFragment() local
|
H A D | MCFragment.cpp | 421 const auto *FF = cast<MCFillFragment>(this); in dump() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCAssembler.cpp | 299 auto &FF = cast<MCFillFragment>(F); in computeFragmentSize() local 579 const MCFillFragment &FF = cast<MCFillFragment>(F); in writeFragment() local
|
H A D | MCFragment.cpp | 386 const auto *FF = cast<MCFillFragment>(this); in dump() local
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_fingerprint.h | 234 static inline void FF (uint32 &a, in FF() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/curses/ |
D | ascii.py | 17 FF = 0x0c # ^L variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/curses/ |
D | ascii.py | 17 FF = 0x0c # ^L variable
|
/aosp_15_r20/external/python/cpython3/Lib/curses/ |
D | ascii.py | 17 FF = 0x0c # ^L variable
|
/aosp_15_r20/external/python/cpython2/Lib/curses/ |
D | ascii.py | 17 FF = 0x0c # ^L variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/curses/ |
D | ascii.py | 17 FF = 0x0c # ^L variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/curses/ |
D | ascii.py | 17 FF = 0x0c # ^L variable
|
/aosp_15_r20/external/guava/guava/src/com/google/common/base/ |
H A D | Ascii.java | 169 public static final byte FF = 12; field in Ascii
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/ |
H A D | Ascii.java | 169 public static final byte FF = 12; field in Ascii
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | InlineSizeEstimatorAnalysis.cpp | 159 FunctionFeatures FF; in getFunctionFeatures() local
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | MCFragment.cpp | 393 const MCFillFragment *FF = cast<MCFillFragment>(this); in dump() local
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | 2002-07-14-MiscTests3.c | 148 double EE, double FF, double GG, double HH, in MathFunc()
|
/aosp_15_r20/external/trusty/musl/src/crypt/ |
D | crypt_md5.c | 25 #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 D | crypt_md5.c | 25 #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 D | evdev.rs | 54 FF = 0x15, enumerator
|
/aosp_15_r20/external/libopenapv/src/ |
H A D | oapv_util.c | 38 #define FF(x, y, z) (z ^ (x & (y ^ z))) macro
|
/aosp_15_r20/external/clang/lib/Analysis/ |
H A D | BodyFarm.cpp | 368 FunctionFarmer FF; in getBody() local
|