Home
last modified time | relevance | path

Searched defs:outer (Results 251 – 275 of 1177) sorted by relevance

1...<<11121314151617181920>>...48

/aosp_15_r20/external/perfetto/src/trace_redaction/
H A Dcollect_frame_cookies.cc107 auto outer = decoder.FindField(handler.id); in Collect() local
/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/
H A Dgeometry_util.h119 inline bool IsInside(const Box& inner, const Box& outer) { in IsInside()
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderMaxPatchVertices.cpp822 const glw::GLfloat outer[] = {1.0, 1.0, 1.0, 1.0}; in iterate() local
H A DesextcTessellationShaderQuads.hpp89 float outer[4]; member
H A DesextcTessellationShaderPoints.hpp195 float outer[4]; member
/aosp_15_r20/external/testng/src/main/java/org/testng/internal/
H A DTestNGClassFinder.java83 break outer; in TestNGClassFinder() local
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
H A DCheck.cs143 …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 Dlib.rs207 let mut outer = Outer { inner: Inner(1) }; in test_passthru() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/
Dflatten_ok.rs108 let outer = match self.iter.size_hint() { in size_hint() localVariable
/aosp_15_r20/external/skia/tests/
H A DColorFilterTest.cpp181 auto outer = sk_make_sp<FailureColorFilter>(); in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() local
/aosp_15_r20/external/clang/test/FixIt/
H A Dtypo.cpp103 namespace outer { namespace
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_timeouts.py157 async def outer() -> None: function
/aosp_15_r20/external/javapoet/src/test/java/com/squareup/javapoet/
H A DTypeSpecTest.java646 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 Dworker_thread_waitable_event_unittest.cc453 explicit TestWorkerThreadDelegate(ThreadPoolWorkerTest* outer) in TestWorkerThreadDelegate()
457 ThreadPoolWorkerTest* outer) in TestWorkerThreadDelegate()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dsynchronized_value.hpp757 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 Dquic_connection_context_test.cc66 FakeConnection outer, inner; in NestedSwitch() local
/aosp_15_r20/external/cbor-java/src/test/java/co/nstant/in/cbor/decoder/
H A DCborDecoderTest.java153 Tag outer = new Tag(1); in shouldDecodeTaggedTags() local
/aosp_15_r20/external/skia/src/core/
H A DSkLineClipper.cpp90 static inline bool containsNoEmptyCheck(const SkRect& outer, in containsNoEmptyCheck()
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dnested-name-spec-locations.cpp8 namespace outer { namespace
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/
H A Dtypes.cc108 const clang::RecordDecl* outer = decl->getOuterLexicalRecordContext(); in CollectRelatedTypes() local
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dincoming_task_queue.cc92 IncomingTaskQueue::TriageQueue::TriageQueue(IncomingTaskQueue* outer) in TriageQueue()
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DPathEffect.cpp18 SkPathEffect* outer = reinterpret_cast<SkPathEffect*>(outerHandle); in Compose_constructor() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dxplane_to_tf_functions_test.cc118 const TfFunction& outer = in TEST() local
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dech.go209 func computeAndUpdateOuterECHExtension(outer, inner *clientHelloMsg, ech *echContext, useKey bool) … argument
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/util/
H A DXmlTest.java142 final PersistableBundle outer = new PersistableBundle(); in buildPersistableBundle() local

1...<<11121314151617181920>>...48