/external/compiler-rt/test/asan/TestCases/Posix/ |
D | coverage-direct-large.cc | 35 #define F4(Q, x) \ macro 42 F4(DECL, f) in F4() function
|
/external/swiftshader/third_party/LLVM/unittests/Support/ |
D | Casting.cpp | 90 const foo *F4 = cast<foo>(B2); in TEST() local 135 foo *F4 = dyn_cast_or_null<foo>(fub()); in TEST() local
|
/external/clang/test/Layout/ |
D | ms-x86-basic-layout.cpp | 652 struct F4 : A4, B { struct 654 F4() : a(0xf00000f4) {} in F4() function 655 virtual void g() {printf("F4");} in g() argument
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
D | tanh.h | 33 using F4 = gemmlowp::FixedPoint<int32_t, kInputIntegerBits>; in Tanh() local
|
/external/webrtc/webrtc/base/ |
D | md5.cc | 134 #define F4(x, y, z) (y ^ (x | ~z)) macro
|
/external/google-breakpad/src/common/ |
D | md5.cc | 156 #define F4(x, y, z) (y ^ (x | ~z)) macro
|
/external/libvpx/libvpx/ |
D | md5_utils.c | 142 #define F4(x, y, z) (y ^ (x | ~z)) macro
|
/external/libaom/libaom/common/ |
D | md5_utils.c | 142 #define F4(x, y, z) (y ^ (x | ~z)) macro
|
/external/autotest/client/deps/glbench/src/ |
D | md5.cc | 150 #define F4(x, y, z) (y ^ (x | ~z)) macro
|
/external/libjpeg-turbo/md5/ |
D | md5.c | 183 #define F4(x, y, z) (y ^ (x | ~z)) macro
|
/external/llvm/unittests/Support/ |
D | Casting.cpp | 115 const foo *F4 = cast<foo>(B2); in TEST() local 162 foo *F4 = dyn_cast_or_null<foo>(fub()); in TEST() local
|
/external/epid-sdk/ext/ipp/sources/ippcp/ |
D | pcphashmd5px.c | 95 #define F4 22 macro
|
/external/openssh/openbsd-compat/ |
D | md5.c | 145 #define F4(x, y, z) (y ^ (x | ~z)) macro
|
D | rmd160.c | 82 #define F4(x, y, z) ((x) ^ ((y) | (~z))) macro
|
/external/wpa_supplicant_8/src/crypto/ |
D | md5-internal.c | 197 #define F4(x, y, z) (y ^ (x | ~z)) macro
|
/external/u-boot/lib/ |
D | md5.c | 171 #define F4(x, y, z) (y ^ (x | ~z)) macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | Casting.cpp | 127 const foo *F4 = cast<foo>(B2); in TEST() local 185 foo *F4 = dyn_cast_or_null<foo>(fub()); in TEST() local
|
/external/dynamic_depth/internal/xmpmeta/ |
D | md5.cc | 118 #define F4(x, y, z) (y ^ (x | ~z)) macro
|
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/ |
D | JITMemoryManagerTest.cpp | 112 OwningPtr<Function> F4(makeFakeFunction()); in TEST() local
|
/external/pdfium/third_party/lcms/src/ |
D | cmsmd5.c | 61 #define F4(x, y, z) (y ^ (x | ~z)) macro
|
/external/llvm/unittests/ADT/ |
D | BitmaskEnumTest.cpp | 21 F4 = 8, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | BitmaskEnumTest.cpp | 21 F4 = 8, enumerator
|
/external/flac/libFLAC/ |
D | md5.c | 43 #define F4(x, y, z) (y ^ (x | ~z)) macro
|
/external/libchrome/base/ |
D | md5.cc | 56 #define F4(x, y, z) (y ^ (x | ~z)) macro
|
/external/clang/test/Parser/ |
D | cxx-class.cpp | 94 typedef void F4() {} // expected-error{{function definition declared 'typedef'}} in F4() function in F
|