/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | LoopInfo.cpp | 440 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 D | CGDeclCXX.cpp | 527 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 D | TestFixtureBase.cs | 42 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 D | base.h | 25 #define NL "\n" macro
|
/aosp_15_r20/out/soong/.intermediates/external/one-true-awk/awkgram.tab.h/gen/ |
D | awkgram.tab.h | 63 NL = 264, /* NL */ enumerator 166 #define NL 264 macro
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcTestSubcase.hpp | 37 #define NL "\n" macro
|
/aosp_15_r20/external/pytorch/benchmarks/operator_benchmark/pt/ |
H A D | qrnn_test.py | 28 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/ |
D | base64mime.py | 41 NL = '\n' variable
|
D | quoprimime.py | 47 NL = '\n' variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/email/ |
D | base64mime.py | 41 NL = '\n' variable
|
D | quoprimime.py | 47 NL = '\n' variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/ |
D | base64mime.py | 41 NL = '\n' variable
|
D | quoprimime.py | 47 NL = '\n' variable
|
/aosp_15_r20/external/python/cpython3/Lib/email/ |
D | base64mime.py | 41 NL = '\n' variable
|
D | quoprimime.py | 47 NL = '\n' variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/email/ |
D | base64mime.py | 41 NL = '\n' variable
|
D | quoprimime.py | 47 NL = '\n' variable
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/ |
H A D | base64mime.py | 41 NL = '\n' variable
|
H A D | quoprimime.py | 47 NL = '\n' variable
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | cxx1z-constexpr-lambdas.cpp | 10 auto L = [](NonLit NL) constexpr { }; //expected-error{{not a literal type}} in __anon2d3cfe550102()
|
/aosp_15_r20/external/python/cpython2/Lib/email/ |
D | base64mime.py | 43 NL = '\n' variable
|
/aosp_15_r20/external/python/cpython2/Tools/scripts/ |
D | checkappend.py | 114 JUNK=(tokenize.COMMENT, tokenize.NL),
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
H A D | utils.h | 41 #define NL "\n" macro
|
/aosp_15_r20/external/python/cpython3/Tools/scripts/ |
D | reindent.py | 290 NL=tokenize.NL): argument
|
/aosp_15_r20/external/autotest/utils/ |
H A D | reindent.py | 268 NL=tokenize.NL): argument
|