Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/external/libopus/celt/arm/
H A 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
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerDataFlowTrace.cpp113 std::ifstream IF(SF.File); in ReadCoverage() local
176 std::ifstream IF(DirPlusFile(DirPath, kFunctionsTxt)); in Init() local
225 std::ifstream IF(SF.File); in Init() local
DFuzzerMerge.cpp204 std::ifstream IF(CFPath); in CrashResistantMergeInternalStep() local
444 std::ifstream IF(CFPath); in CrashResistantMerge() local
514 std::ifstream IF(CFPath); in CrashResistantMerge() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4_builder.h501 IF(elk_predicate predicate) const in IF() function
510 IF(const src_reg &src0, const src_reg &src1, in IF() function
/aosp_15_r20/external/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp194 for (const GlobalIFunc &IF : M.ifuncs()) in ValueMapping() local
205 for (const GlobalIFunc &IF : M.ifuncs()) in ValueMapping() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tuple/include/boost/tuple/detail/
Dtuple_basic.hpp64 template <bool If, class Then, class Else> struct IF { typedef Then RET; }; struct
66 template <class Then, class Else> struct IF<false, Then, Else> { struct
67 typedef Else RET;
/aosp_15_r20/out/soong/.intermediates/external/one-true-awk/awkgram.tab.h/gen/
Dawkgram.tab.h102 IF = 303, /* IF */ enumerator
205 #define IF 303 macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp571 Function *IF = Intrinsic::getDeclaration( in materializeStack() local
587 Function *IF = Intrinsic::getDeclaration( in materializeStack() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp559 Function *IF = getCopyDeclaration(F.getParent(), Op->getType()); in materializeStack() local
571 Function *IF = getCopyDeclaration(F.getParent(), Op->getType()); in materializeStack() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp975 void HexagonGenInsert::findRemovableRegisters(unsigned VR, IFRecord IF, in findRemovableRegisters()
1084 const IFRecord &IF = LL[i].first; in pruneCoveredSets() local
1400 IFRecord IF = I.second[0].first; in generateInserts() local
/aosp_15_r20/external/guice/lib/build/
HDmunge.jarFindCommentStartTest.class FindCommentStartTest.java package FindCommentStartTest extends junit.framework.TestCase { public void <init ...
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/proto/
H A Dtest_reserved_enum_value_upper.proto43 IF = 37; enumerator
H A Dtest_reserved_message_upper.proto42 message IF {} message
/aosp_15_r20/external/protobuf/php/tests/proto/
H A Dtest_reserved_message_upper.proto42 message IF {} message
H A Dtest_reserved_enum_value_upper.proto43 IF = 37; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp993 void HexagonGenInsert::findRemovableRegisters(unsigned VR, IFRecord IF, in findRemovableRegisters()
1104 const IFRecord &IF = LL[i].first; in pruneCoveredSets() local
1422 IFRecord IF = I->second[0].first; in generateInserts() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp953 void HexagonGenInsert::findRemovableRegisters(unsigned VR, IFRecord IF, in findRemovableRegisters()
1067 const IFRecord &IF = LL[i].first; in pruneCoveredSets() local
1386 IFRecord IF = I->second[0].first; in generateInserts() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/
Dpycore_frame.h69 #define _PyInterpreterFrame_LASTI(IF) \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/
Dpycore_frame.h69 #define _PyInterpreterFrame_LASTI(IF) \ argument
/aosp_15_r20/external/python/cpython3/Include/internal/
Dpycore_frame.h69 #define _PyInterpreterFrame_LASTI(IF) \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/
Dpycore_frame.h69 #define _PyInterpreterFrame_LASTI(IF) \ argument
/aosp_15_r20/external/javassist/src/main/javassist/compiler/
H A DTokenId.java40 int IF = 320; field
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/internal/
Dpycore_frame.h69 #define _PyInterpreterFrame_LASTI(IF) \ argument
/aosp_15_r20/external/clang/lib/Driver/
H A DJob.cpp178 [&Arg](StringRef IF) { return IF == Arg; }); in Print()
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/2/android/hardware/neuralnetworks/
H A DOperationType.aidl133 IF = 96, enumConstant

1234567