/third_party/python/Tools/scripts/ |
H A D | var_access_benchmark.py | 37 def inner(trials=trials): function 129 def inner(trials=trials): function
|
/third_party/openssl/test/ |
H A D | tls13encryptiontest.c | 204 size_t outer, inner, curr = 0; in multihexstr2buf() local
|
/third_party/python/Lib/test/test_asyncio/ |
H A D | test_waitfor.py | 167 async def inner(): function 178 async def inner(): function 201 async def inner(): function 227 async def inner(): function 241 async def inner(): function [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderMaxPatchVertices.cpp | 821 const glw::GLfloat inner[] = { 1.0, 1.0 }; in iterate() local
|
H A D | esextcTessellationShaderPoints.hpp | 194 float inner[2]; member
|
H A D | esextcTessellationShaderVertexSpacing.hpp | 90 float inner[2]; member
|
/third_party/skia/src/core/ |
H A D | SkLineClipper.cpp | 84 containsNoEmptyCheck(const SkRect& outer, const SkRect& inner) containsNoEmptyCheck() argument
|
H A D | SkPathEffect.cpp | 88 static sk_sp<SkPathEffect> Make(sk_sp<SkPathEffect> outer, sk_sp<SkPathEffect> inner) { in Make() argument 98 SkComposePathEffect(sk_sp<SkPathEffect> outer, sk_sp<SkPathEffect> inner) in SkComposePathEffect() argument 199 MakeCompose(sk_sp<SkPathEffect> outer, sk_sp<SkPathEffect> inner) MakeCompose() argument [all...] |
H A D | SkStrokerPriv.cpp | 70 static void HandleInnerJoin(SkPath* inner, const SkPoint& pivot, const SkVector& after) { in HandleInnerJoin() argument 84 static void BluntJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, in BluntJoiner() argument 100 static void RoundJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, in RoundJoiner() argument 137 MiterJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, const SkPoint& pivot, const SkVector& afterUnitNormal, SkScalar radius, SkScalar invMiterLimit, bool prevIsLine, bool currIsLine) MiterJoiner() argument [all...] |
/third_party/skia/src/effects/ |
H A D | SkColorMatrix.cpp | 35 static void set_concat(float result[20], const float outer[20], const float inner[20]) { in set_concat() argument [all...] |
/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | var_let_test.cc | 295 auto* inner = Structure("Inner", {Member("arr", ty.array<i32, 4>())}); in TEST_F() local
|
/third_party/skia/third_party/externals/tint/src/writer/glsl/ |
H A D | generator_impl_member_accessor_test.cc | 507 auto* inner = Structure("Inner", { in TEST_F() local 564 auto* inner = Structure("Inner", { in TEST_F() local 623 auto* inner = Structure("Inner", { in TEST_F() local 682 auto* inner = Structure("Inner", { in TEST_F() local 740 auto* inner = Structure("Inner", { in TEST_F() local 796 auto* inner = Structure("Inner", { TEST_F() local [all...] |
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
H A D | generator_impl_member_accessor_test.cc | 500 auto* inner = Structure("Inner", { in TEST_F() local 542 auto* inner = Structure("Inner", { in TEST_F() local 586 auto* inner = Structure("Inner", { in TEST_F() local 630 auto* inner = Structure("Inner", { in TEST_F() local 673 auto* inner = Structure("Inner", { in TEST_F() local 714 auto* inner = Structure("Inner", { TEST_F() local [all...] |
/third_party/skia/third_party/externals/tint/src/writer/msl/ |
H A D | generator_impl_type_test.cc | 444 auto* inner = in TEST_F() local 511 struct inner { in TEST_F() struct
|
/third_party/python/Lib/unittest/ |
H A D | result.py | 14 def inner(self, *args, **kw): function
|
/third_party/skia/gm/ |
H A D | localmatrixshader.cpp | 80 static const auto inner = SkMatrix::Scale(2, 2), DEF_SIMPLE_GM() local [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | inet_ecn.h | 45 static inline __u8 INET_ECN_encapsulate(__u8 outer, __u8 inner) in INET_ECN_encapsulate() argument 122 static inline void ipv4_copy_dscp(unsigned int dscp, struct iphdr *inner) in ipv4_copy_dscp() argument 168 static inline void ipv6_copy_dscp(unsigned int dscp, struct ipv6hdr *inner) in ipv6_copy_dscp() argument 236 static inline int __INET_ECN_decapsulate(__u8 outer, __u8 inner, boo argument 254 INET_ECN_decapsulate(struct sk_buff *skb, __u8 outer, __u8 inner) INET_ECN_decapsulate() argument 274 __u8 inner; IP_ECN_decapsulate() local 293 __u8 inner; IP6_ECN_decapsulate() local [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | inet_ecn.h | 46 static inline __u8 INET_ECN_encapsulate(__u8 outer, __u8 inner) in INET_ECN_encapsulate() argument 120 static inline void ipv4_copy_dscp(unsigned int dscp, struct iphdr *inner) in ipv4_copy_dscp() argument 166 static inline void ipv6_copy_dscp(unsigned int dscp, struct ipv6hdr *inner) in ipv6_copy_dscp() argument 251 static inline int __INET_ECN_decapsulate(__u8 outer, __u8 inner, boo argument 269 INET_ECN_decapsulate(struct sk_buff *skb, __u8 outer, __u8 inner) INET_ECN_decapsulate() argument 289 __u8 inner; IP_ECN_decapsulate() local 308 __u8 inner; IP6_ECN_decapsulate() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | cache.c | 64 URLContext *inner; member
|
/third_party/mesa3d/bin/pick/ |
H A D | core.py | 351 async def inner(commit: 'Commit', version: str, function
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/bn/ |
H A D | x86_64-mont.s | |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/bn/ |
H A D | x86_64-mont.s | |
/third_party/skia/src/effects/imagefilters/ |
H A D | SkAlphaThresholdImageFilter.cpp | 87 SkScalar inner = buffer.readScalar(); in CreateProc() local
|
/third_party/skia/tests/ |
H A D | PathOpsConicIntersectionTest.cpp | 330 static void oneOff(skiatest::Reporter* reporter, int outer, int inner) { in oneOff() argument
|
H A D | PathOpsQuadIntersectionTest.cpp | 335 static void oneOffTest1(skiatest::Reporter* reporter, size_t outer, size_t inner) { in oneOffTest1() argument 537 int inner = outer + 1; in DEF_TEST() local [all...] |