Home
last modified time | relevance | path

Searched defs:FF (Results 1 – 25 of 48) 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/guava/guava/src/com/google/common/base/
DAscii.java169 public static final byte FF = 12; field in Ascii
/external/guava/android/guava/src/com/google/common/base/
DAscii.java169 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
/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/libopenapv/src/
Doapv_util.c38 #define FF(x, y, z) (z ^ (x & (y ^ z))) macro
/external/cronet/tot/third_party/icu/source/common/
Duprops.h318 FF =0x000c, enumerator
/external/cronet/stable/third_party/icu/source/common/
Duprops.h318 FF =0x000c, enumerator
/external/icu/icu4c/source/common/
Duprops.h383 FF =0x000c, enumerator
/external/icu/libicu/cts_headers/
Duprops.h383 FF =0x000c, enumerator
/external/mesa3d/src/intel/compiler/elk/
Delk_inst.h97 #define FF(name, hi4, lo4, hi45, lo45, hi5, lo5, hi6, lo6, \ macro
/external/clang/test/SemaCXX/
Dattr-noreturn.cpp81 struct FF : AA, virtual BB {}; struct
/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerLoop.cpp345 if (size_t FF = Corpus.NumInputsThatTouchFocusFunction()) in PrintStats() local

12