Home
last modified time | relevance | path

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

12

/external/clang/test/SemaObjC/
Dprotocol-id-test-1.m3 @interface FF interface
/external/opencensus-java/exporters/trace/jaeger/src/test/java/io/opencensus/exporter/trace/jaeger/
DJaegerExporterHandlerTest.java62 private static final byte FF = (byte) 0xFF; field in JaegerExporterHandlerTest
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelDAGToDAG.h150 uint16_t FF : 1; member
190 uint16_t FF : 1; member
/external/dng_sdk/source/
Ddng_fingerprint.h234 static inline void FF (uint32 &a, in FF() function
/external/python/cpython3/Lib/curses/
Dascii.py17 FF = 0x0c # ^L variable
/external/python/cpython2/Lib/curses/
Dascii.py17 FF = 0x0c # ^L variable
/external/guava/guava/src/com/google/common/base/
DAscii.java168 public static final byte FF = 12; field in Ascii
/external/guava/android/guava/src/com/google/common/base/
DAscii.java168 public static final byte FF = 12; field in Ascii
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInlineSizeEstimatorAnalysis.cpp159 FunctionFeatures FF; in getFunctionFeatures() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCFragment.cpp386 const auto *FF = cast<MCFillFragment>(this); in dump() local
DMCAssembler.cpp299 auto &FF = cast<MCFillFragment>(F); in computeFragmentSize() local
579 const MCFillFragment &FF = cast<MCFillFragment>(F); in writeFragment() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCFragment.cpp421 const auto *FF = cast<MCFillFragment>(this); in dump() local
DMCAssembler.cpp304 auto &FF = cast<MCFillFragment>(F); in computeFragmentSize() local
594 const MCFillFragment &FF = cast<MCFillFragment>(F); in writeFragment() local
/external/llvm/lib/MC/
DMCFragment.cpp393 const MCFillFragment *FF = cast<MCFillFragment>(this); in dump() local
DMCAssembler.cpp495 const MCFillFragment &FF = cast<MCFillFragment>(F); in writeFragment() local
/external/clang/test/CodeGen/
D2002-07-14-MiscTests3.c148 double EE, double FF, double GG, double HH, in MathFunc()
/external/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
/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
/external/clang/lib/Analysis/
DBodyFarm.cpp368 FunctionFarmer FF; in getBody() local
/external/cronet/third_party/icu/source/common/
Duprops.h318 FF =0x000c, enumerator
/external/icu/libicu/cts_headers/
Duprops.h375 FF =0x000c, enumerator
/external/icu/icu4c/source/common/
Duprops.h375 FF =0x000c, enumerator
/external/python/cpython3/Modules/
Dmd5module.c112 #define FF(a,b,c,d,M,s,t) \ macro
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerLoop.cpp343 if (size_t FF = Corpus.NumInputsThatTouchFocusFunction()) in PrintStats() local
/external/clang/test/SemaCXX/
Dattr-noreturn.cpp81 struct FF : AA, virtual BB {}; struct

12