/aosp_15_r20/external/perfetto/src/trace_redaction/ |
H A D | collect_frame_cookies.cc | 107 auto outer = decoder.FindField(handler.id); in Collect() local
|
/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/ |
H A D | geometry_util.h | 119 inline bool IsInside(const Box& inner, const Box& outer) { in IsInside()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderMaxPatchVertices.cpp | 822 const glw::GLfloat outer[] = {1.0, 1.0, 1.0, 1.0}; in iterate() local
|
H A D | esextcTessellationShaderQuads.hpp | 89 float outer[4]; member
|
H A D | esextcTessellationShaderPoints.hpp | 195 float outer[4]; member
|
/aosp_15_r20/external/testng/src/main/java/org/testng/internal/ |
H A D | TestNGClassFinder.java | 83 break outer; in TestNGClassFinder() local
|
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ |
H A D | Check.cs | 143 …public static void JoinSelectors (object outer, object inner, object outerKeySelector, object inne… in JoinSelectors()
|
/aosp_15_r20/external/gsc-utils/rust/enum_utils_test/src/ |
H A D | lib.rs | 207 let mut outer = Outer { inner: Inner(1) }; in test_passthru() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/ |
D | flatten_ok.rs | 108 let outer = match self.iter.size_hint() { in size_hint() localVariable
|
/aosp_15_r20/external/skia/tests/ |
H A D | ColorFilterTest.cpp | 181 auto outer = sk_make_sp<FailureColorFilter>(); in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() local
|
/aosp_15_r20/external/clang/test/FixIt/ |
H A D | typo.cpp | 103 namespace outer { namespace
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/ |
D | test_timeouts.py | 157 async def outer() -> None: function
|
/aosp_15_r20/external/javapoet/src/test/java/com/squareup/javapoet/ |
H A D | TypeSpecTest.java | 646 ClassName outer = ClassName.get(tacosPackage, "Outer"); in classImplementsNestedClass() local 1060 TypeSpec outer = TypeSpec.classBuilder("Outer") in originatingElementsIncludesThoseOfNestedTypes() local
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | worker_thread_waitable_event_unittest.cc | 453 explicit TestWorkerThreadDelegate(ThreadPoolWorkerTest* outer) in TestWorkerThreadDelegate() 457 ThreadPoolWorkerTest* outer) in TestWorkerThreadDelegate()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ |
D | synchronized_value.hpp | 757 explicit deref_value(synchronized_value& outer): in deref_value() 786 explicit const_deref_value(synchronized_value const& outer): in const_deref_value()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_connection_context_test.cc | 66 FakeConnection outer, inner; in NestedSwitch() local
|
/aosp_15_r20/external/cbor-java/src/test/java/co/nstant/in/cbor/decoder/ |
H A D | CborDecoderTest.java | 153 Tag outer = new Tag(1); in shouldDecodeTaggedTags() local
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkLineClipper.cpp | 90 static inline bool containsNoEmptyCheck(const SkRect& outer, in containsNoEmptyCheck()
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | nested-name-spec-locations.cpp | 8 namespace outer { namespace
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/ |
H A D | types.cc | 108 const clang::RecordDecl* outer = decl->getOuterLexicalRecordContext(); in CollectRelatedTypes() local
|
/aosp_15_r20/external/libchrome/base/message_loop/ |
H A D | incoming_task_queue.cc | 92 IncomingTaskQueue::TriageQueue::TriageQueue(IncomingTaskQueue* outer) in TriageQueue()
|
/aosp_15_r20/frameworks/base/libs/hwui/jni/ |
H A D | PathEffect.cpp | 18 SkPathEffect* outer = reinterpret_cast<SkPathEffect*>(outerHandle); in Compose_constructor() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/ |
H A D | xplane_to_tf_functions_test.cc | 118 const TfFunction& outer = in TEST() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/ |
D | ech.go | 209 func computeAndUpdateOuterECHExtension(outer, inner *clientHelloMsg, ech *echContext, useKey bool) … argument
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/util/ |
H A D | XmlTest.java | 142 final PersistableBundle outer = new PersistableBundle(); in buildPersistableBundle() local
|