Home
last modified time | relevance | path

Searched +defs:G +defs:NAME (Results 1 – 25 of 210) sorted by relevance

123456789

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp500 #define BEGIN_REGISTER_VP_SDNODE(SDID, LEGALARG, NAME, ...) \ in getOperationName() argument
540 const SelectionDAG *G) { in printMemOperand()
907 static bool shouldPrintInline(const SDNode &Node, const SelectionDAG *G) { in shouldPrintInline()
918 static void DumpNodes(const SDNode *N, unsigned indent, const SelectionDAG *G) { in DumpNodes()
963 static bool printOperand(raw_ostream &OS, const SelectionDAG *G, in printOperand()
987 const SelectionDAG *G, VisitedSDNodeSet &once) { in DumpNodesr()
1025 const SelectionDAG *G, unsigned depth, in printrWithDepthHelper()
1043 void SDNode::printrWithDepth(raw_ostream &OS, const SelectionDAG *G, in printrWithDepth()
1055 void SDNode::dumprWithDepth(const SelectionDAG *G, unsigned depth) const { in dumprWithDepth() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/detail/
Dexpression.hpp61 #define BOOST_PHOENIX_DEFINE_EXPRESSION_EXT_VARARG(ACTOR, NAME, GRAMMAR, LIMIT) \ argument
232 #define BOOST_PHOENIX_DEFINE_EXPRESSION_VARARG_R(_, N, NAME) \ argument
316 #define BOOST_PHOENIX_DEFINE_EXPRESSION_RESULT_OF_MAKE_VARARG_R(Z, N, NAME) \ argument
359 #define BOOST_PHOENIX_DEFINE_EXPRESSION_MAKE_EXPRESSION_VARARG_R(Z, N, NAME) \ argument
392 #define BOOST_PHOENIX_DEFINE_EXPRESSION_EXT_VARARG_R(_, N, NAME) \ argument
419 #define BOOST_PHOENIX_DEFINE_EXPRESSION_EXRPESSION_VARARG_EXT(N, G, D) \ argument
/aosp_15_r20/external/clang/lib/Driver/
H A DSanitizerArgs.cpp110 #define SANITIZER(NAME, ID) in setGroupBits() argument
111 #define SANITIZER_GROUP(NAME, ID, ALIAS) \ in setGroupBits() argument
320 for (auto G : IncompatibleGroups) { in SanitizerArgs() local
581 #define SANITIZER(NAME, ID) \ in toString() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
H A DPassBuilder.cpp299 Result run(LazyCallGraph::SCC &, CGSCCAnalysisManager &, LazyCallGraph &G) { in run()
360 #define MODULE_ANALYSIS(NAME, CREATE_PASS) \ in registerModuleAnalyses() argument
369 #define CGSCC_ANALYSIS(NAME, CREATE_PASS) \ in registerCGSCCAnalyses() argument
378 #define FUNCTION_ANALYSIS(NAME, CREATE_PASS) \ in registerFunctionAnalyses() argument
387 #define LOOP_ANALYSIS(NAME, CREATE_PASS) \ in registerLoopAnalyses() argument
1684 #define MODULE_PASS(NAME, CREATE_PASS) \ in isModulePassName() argument
1687 #define MODULE_ANALYSIS(NAME, CREATE_PASS) \ in isModulePassName() argument
1709 #define CGSCC_PASS(NAME, CREATE_PASS) \ in isCGSCCPassName() argument
1712 #define CGSCC_ANALYSIS(NAME, CREATE_PASS) \ in isCGSCCPassName() argument
1732 #define FUNCTION_PASS(NAME, CREATE_PASS) \ in isFunctionPassName() argument
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
H A DPassBuilder.cpp314 Result run(LazyCallGraph::SCC &, CGSCCAnalysisManager &, LazyCallGraph &G) { in run()
406 #define MODULE_PASS(NAME, CREATE_PASS) \ in PassBuilder() argument
408 #define MODULE_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in PassBuilder() argument
410 #define MODULE_ANALYSIS(NAME, CREATE_PASS) \ in PassBuilder() argument
412 #define FUNCTION_PASS(NAME, CREATE_PASS) \ in PassBuilder() argument
414 #define FUNCTION_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in PassBuilder() argument
416 #define FUNCTION_ANALYSIS(NAME, CREATE_PASS) \ in PassBuilder() argument
418 #define LOOPNEST_PASS(NAME, CREATE_PASS) \ in PassBuilder() argument
420 #define LOOP_PASS(NAME, CREATE_PASS) \ in PassBuilder() argument
422 #define LOOP_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in PassBuilder() argument
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common_interface/6/
Dpreprocessed.aidl295 G = 2048, enumConstant
325 NAME = 2, enumConstant
/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A Drow_common.cc465 #define MAKEROWY(NAME, R, G, B, BPP) \ argument
502 #define MAKEROWY(NAME, R, G, B, BPP) \ argument
606 #define MAKEROWYJ(NAME, R, G, B, BPP) \ argument
643 #define MAKEROWYJ(NAME, R, G, B, BPP) \ argument
/aosp_15_r20/external/libyuv/source/
H A Drow_common.cc680 #define MAKEROWY(NAME, R, G, B, BPP) \ argument
717 #define MAKEROWY(NAME, R, G, B, BPP) \ argument
821 #define MAKEROWYJ(NAME, R, G, B, BPP) \ argument
858 #define MAKEROWYJ(NAME, R, G, B, BPP) \ argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp859 #define DAG_INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ in initActions() argument
1965 if (GlobalVariable *G = dyn_cast_or_null<GlobalVariable>(C)) in getIRStackGuard() local
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A Drow_common.cc396 #define MAKEROWY(NAME, R, G, B, BPP) \ argument
482 #define MAKEROWYJ(NAME, R, G, B, BPP) \ argument
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A Dapiviewer.js175 …,b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F="…
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle-unbundled/android_common_apex30/javac/
Dbouncycastle-unbundled.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/bouncycastle/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle-unbundled/linux_glibc_common/local-javac-header/
Dbouncycastle-unbundled.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/bouncycastle/ org/ ...
/aosp_15_r20/out/target/common/obj/APPS/CertInstaller_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/CertInstaller/CertInstaller/android_common/combined/
DCertInstaller.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle-unbundled/android_common/javac/
Dbouncycastle-unbundled.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/bouncycastle/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle-unbundled/linux_glibc_common/javac/
Dbouncycastle-unbundled.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/bouncycastle/ org/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/bouncycastle.com.android.art.debug_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/module_sdk/art/1/java/
Dbouncycastle.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle/android_common_apex31/javac/
Dbouncycastle.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle-uwb/android_common_apex33/javac/
Dbouncycastle-uwb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/bouncycastle/ org/ ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-tests-support.jarMETA-INF/ META-INF/MANIFEST.MF libcore/ libcore/java/ libcore/ ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-tests-support.jarMETA-INF/ META-INF/MANIFEST.MF libcore/ libcore/java/ libcore/ ...

123456789