Home
last modified time | relevance | path

Searched defs:IF (Results 1 – 25 of 80) sorted by relevance

1234

/external/libopus/celt/arm/
Dcelt_pitch_xcorr_arm.s33 IF OPUS_ARM_MAY_HAVE_EDSP label
37 IF OPUS_ARM_MAY_HAVE_NEON label
41 IF OPUS_ARM_MAY_HAVE_NEON label
258 IF OPUS_ARM_MAY_HAVE_EDSP label
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerDataFlowTrace.cpp112 std::ifstream IF(SF.File); in ReadCoverage() local
175 std::ifstream IF(DirPlusFile(DirPath, kFunctionsTxt)); in Init() local
223 std::ifstream IF(SF.File); in Init() local
DFuzzerMerge.cpp200 std::ifstream IF(CFPath); in CrashResistantMergeInternalStep() local
317 std::ifstream IF(CFPath); in CrashResistantMerge() local
384 std::ifstream IF(CFPath); in CrashResistantMerge() local
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerDataFlowTrace.cpp112 std::ifstream IF(SF.File); in ReadCoverage() local
175 std::ifstream IF(DirPlusFile(DirPath, kFunctionsTxt)); in Init() local
223 std::ifstream IF(SF.File); in Init() local
DFuzzerMerge.cpp200 std::ifstream IF(CFPath); in CrashResistantMergeInternalStep() local
317 std::ifstream IF(CFPath); in CrashResistantMerge() local
384 std::ifstream IF(CFPath); in CrashResistantMerge() local
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-multiple-statement-macro.cpp33 #define IF(x) if(x) macro
/external/llvm-project/clang-tools-extra/clangd/index/
DFileIndex.cpp194 IndexFileIn IF; in getShard() local
419 IndexFileIn IF; in updatePreamble() local
424 auto IF = ShardedIndex.getShard(Uri); in updatePreamble() local
DBackground.cpp211 auto IF = ShardedIndex.getShard(Uri); in update() local
/external/llvm-project/clang/test/CoverageMapping/
Ddeferred-region.cpp3 #define IF if macro
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_builder.h477 IF(brw_predicate predicate) const in IF() function
486 IF(const src_reg &src0, const src_reg &src1, in IF() function
/external/llvm-project/llvm/tools/llvm-dis/
Dllvm-dis.cpp162 BitcodeFileContents IF = ExitOnErr(llvm::getBitcodeFileContents(*MB)); in main() local
/external/llvm-project/llvm/tools/verify-uselistorder/
Dverify-uselistorder.cpp192 for (const GlobalIFunc &IF : M.ifuncs()) in ValueMapping() local
203 for (const GlobalIFunc &IF : M.ifuncs()) in ValueMapping() local
/external/llvm/tools/verify-uselistorder/
Dverify-uselistorder.cpp194 for (const GlobalIFunc &IF : M.ifuncs()) in ValueMapping() local
205 for (const GlobalIFunc &IF : M.ifuncs()) in ValueMapping() local
/external/llvm-project/clang/lib/Tooling/DependencyScanning/
DModuleDepCollector.cpp153 *MF, true, true, [&](const serialization::InputFile &IF, bool isSystem) { in handleTopLevelModule()
/external/protobuf/php/tests/proto/
Dtest_reserved_enum_value_upper.proto41 IF = 35; enumerator
Dtest_reserved_message_upper.proto40 message IF {} message
/external/javassist/src/main/javassist/compiler/
DTokenId.java40 int IF = 320; field
/external/clang/lib/Driver/
DJob.cpp178 [&Arg](StringRef IF) { return IF == Arg; }); in Print()
/external/llvm-project/clang/tools/c-index-test/
Dcore_main.cpp202 [&](const serialization::InputFile &IF, bool isSystem) { in dumpModuleFileInputs()
/external/turbine/java/com/google/turbine/parse/
DToken.java104 IF("if"), enumConstant
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp559 Function *IF = getCopyDeclaration(F.getParent(), Op->getType()); in materializeStack() local
571 Function *IF = getCopyDeclaration(F.getParent(), Op->getType()); in materializeStack() local
DModuleUtils.cpp271 for (auto &IF : M->ifuncs()) in getUniqueModuleId() local
/external/llvm-project/llvm/tools/llvm-pdbutil/
DInputFile.cpp255 InputFile IF; in open() local
/external/skqp/src/sksl/
DSkSLLexer.h29 IF, enumerator
/external/llvm-project/llvm/lib/Transforms/Utils/
DModuleUtils.cpp279 for (auto &IF : M->ifuncs()) in getUniqueModuleId() local

1234