/external/clang/test/SemaObjC/ |
D | protocol-id-test-1.m | 3 @interface FF interface
|
/external/opencensus-java/exporters/trace/jaeger/src/test/java/io/opencensus/exporter/trace/jaeger/ |
D | JaegerExporterHandlerTest.java | 62 private static final byte FF = (byte) 0xFF; field in JaegerExporterHandlerTest
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
D | RISCVISelDAGToDAG.h | 150 uint16_t FF : 1; member 190 uint16_t FF : 1; member
|
/external/dng_sdk/source/ |
D | dng_fingerprint.h | 234 static inline void FF (uint32 &a, in FF() function
|
/external/python/cpython3/Lib/curses/ |
D | ascii.py | 17 FF = 0x0c # ^L variable
|
/external/guava/guava/src/com/google/common/base/ |
D | Ascii.java | 169 public static final byte FF = 12; field in Ascii
|
/external/guava/android/guava/src/com/google/common/base/ |
D | Ascii.java | 169 public static final byte FF = 12; field in Ascii
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | InlineSizeEstimatorAnalysis.cpp | 159 FunctionFeatures FF; in getFunctionFeatures() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCFragment.cpp | 386 const auto *FF = cast<MCFillFragment>(this); in dump() local
|
D | MCAssembler.cpp | 299 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/ |
D | MCFragment.cpp | 421 const auto *FF = cast<MCFillFragment>(this); in dump() local
|
D | MCAssembler.cpp | 304 auto &FF = cast<MCFillFragment>(F); in computeFragmentSize() local 594 const MCFillFragment &FF = cast<MCFillFragment>(F); in writeFragment() local
|
/external/llvm/lib/MC/ |
D | MCFragment.cpp | 393 const MCFillFragment *FF = cast<MCFillFragment>(this); in dump() local
|
/external/clang/test/CodeGen/ |
D | 2002-07-14-MiscTests3.c | 148 double EE, double FF, double GG, double HH, in MathFunc()
|
/external/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
|
/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
|
/external/clang/lib/Analysis/ |
D | BodyFarm.cpp | 368 FunctionFarmer FF; in getBody() local
|
/external/libopenapv/src/ |
D | oapv_util.c | 38 #define FF(x, y, z) (z ^ (x & (y ^ z))) macro
|
/external/cronet/tot/third_party/icu/source/common/ |
D | uprops.h | 318 FF =0x000c, enumerator
|
/external/cronet/stable/third_party/icu/source/common/ |
D | uprops.h | 318 FF =0x000c, enumerator
|
/external/icu/icu4c/source/common/ |
D | uprops.h | 383 FF =0x000c, enumerator
|
/external/icu/libicu/cts_headers/ |
D | uprops.h | 383 FF =0x000c, enumerator
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_inst.h | 97 #define FF(name, hi4, lo4, hi45, lo45, hi5, lo5, hi6, lo6, \ macro
|
/external/clang/test/SemaCXX/ |
D | attr-noreturn.cpp | 81 struct FF : AA, virtual BB {}; struct
|
/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerLoop.cpp | 345 if (size_t FF = Corpus.NumInputsThatTouchFocusFunction()) in PrintStats() local
|