Home
last modified time | relevance | path

Searched defs:NL (Results 1 – 25 of 660) sorted by relevance

12345678910>>...27

/aosp_15_r20/external/llvm/lib/Analysis/
H A DLoopInfo.cpp440 Loop *NL = getNearestLoop(POI, L); in updateBlockParents() local
468 Loop *NL = getNearestLoop(*POI, L); in updateBlockParents() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDeclCXX.cpp527 auto NL = ApplyDebugLocation::CreateEmpty(*this); in GenerateCXXGlobalInitFunc() local
578 auto NL = ApplyDebugLocation::CreateEmpty(*this); in GenerateCXXGlobalDtorsFunc() local
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
H A DTestFixtureBase.cs42 public static readonly string NL = Environment.NewLine; field in Antlr.Runtime.Tests.TestFixtureBase
/aosp_15_r20/external/OpenCL-CTS/test_conformance/generic_address_space/
H A Dbase.h25 #define NL "\n" macro
/aosp_15_r20/out/soong/.intermediates/external/one-true-awk/awkgram.tab.h/gen/
Dawkgram.tab.h63 NL = 264, /* NL */ enumerator
166 #define NL 264 macro
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcTestSubcase.hpp37 #define NL "\n" macro
/aosp_15_r20/external/pytorch/benchmarks/operator_benchmark/pt/
H A Dqrnn_test.py28 def init(self, I, H, NL, B, D, dtype): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/email/
Dbase64mime.py41 NL = '\n' variable
Dquoprimime.py47 NL = '\n' variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/email/
Dbase64mime.py41 NL = '\n' variable
Dquoprimime.py47 NL = '\n' variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/
Dbase64mime.py41 NL = '\n' variable
Dquoprimime.py47 NL = '\n' variable
/aosp_15_r20/external/python/cpython3/Lib/email/
Dbase64mime.py41 NL = '\n' variable
Dquoprimime.py47 NL = '\n' variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/email/
Dbase64mime.py41 NL = '\n' variable
Dquoprimime.py47 NL = '\n' variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/
H A Dbase64mime.py41 NL = '\n' variable
H A Dquoprimime.py47 NL = '\n' variable
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcxx1z-constexpr-lambdas.cpp10 auto L = [](NonLit NL) constexpr { }; //expected-error{{not a literal type}} in __anon2d3cfe550102()
/aosp_15_r20/external/python/cpython2/Lib/email/
Dbase64mime.py43 NL = '\n' variable
/aosp_15_r20/external/python/cpython2/Tools/scripts/
Dcheckappend.py114 JUNK=(tokenize.COMMENT, tokenize.NL),
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
H A Dutils.h41 #define NL "\n" macro
/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dreindent.py290 NL=tokenize.NL): argument
/aosp_15_r20/external/autotest/utils/
H A Dreindent.py268 NL=tokenize.NL): argument

12345678910>>...27