| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator_impl_loop_test.cc | 83 auto* outer = Loop(body, continuing); in TEST_F() local 137 auto* outer = Loop(body, continuing); in TEST_F() local
|
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| H A D | generator_impl_loop_test.cc | 83 auto* outer = Loop(body, continuing); in TEST_F() local 137 auto* outer = Loop(body, continuing); in TEST_F() local
|
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl_loop_test.cc | 78 auto* outer = Loop(body, continuing); in TEST_F() local 130 auto* outer = Loop(body, continuing); in TEST_F() local
|
| /third_party/skia/modules/androidkit/src/ |
| H A D | ColorFilters.cpp | 31 static jlong MakeCompose(JNIEnv*, jobject, jlong outer, jlong inner) { in MakeCompose() argument
|
| /third_party/skia/gm/ |
| H A D | blurs.cpp | 89 SkRect outer = SkRect::MakeXYWH(10.125f, 10.125f, 100.125f, 100); in DEF_SIMPLE_GM() local 107 SkRect outer = SkRect::MakeXYWH(10, 110, 100, 100); in DEF_SIMPLE_GM() local
|
| H A D | composecolorfilter.cpp | 62 outer = SkColorFilters::Matrix(tint_matrix); in MakeTintColorFilter() local
|
| H A D | shapes.cpp | 140 const SkRRect& outer = fShapes[i]; variable
|
| /third_party/skia/bench/ |
| H A D | BlurRectsBench.cpp | 18 BlurRectsBench(SkRect outer, SkRect inner, SkScalar radius) { in BlurRectsBench() argument 56 BlurRectsNinePatchBench(SkRect outer, SkRect inner, SkScalar radius) in BlurRectsNinePatchBench() argument 66 BlurRectsNonNinePatchBench(SkRect outer, SkRect inner, SkScalar radius) in BlurRectsNonNinePatchBench() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | port_sel.h | 27 struct mlx5_lag_ttc outer; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-context-specialization.h | 69 Maybe<OuterContext> outer() const { return outer_; } in outer() function in v8::internal::compiler::final 39 JSContextSpecialization(Editor* editor, JSGraph* jsgraph, JSHeapBroker* broker, Maybe<OuterContext> outer, MaybeHandle<JSFunction> closure) JSContextSpecialization() argument
|
| H A D | js-context-specialization.cc | 120 OuterContext outer; in GetSpecializationContext() local 259 OuterContext outer; in GetModuleContext() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationCoordinatesTests.cpp | 104 float* const outer = &curTessLevelCase.outer[0]; in genTessLevelCases() local 147 int outer[3]; generateReferenceTessCoords() local [all...] |
| /third_party/skia/samplecode/ |
| H A D | SamplePathEffects.cpp | 40 auto outer = SkPath1DPathEffect::Make(path, 12, phase, SkPath1DPathEffect::kRotate_Style); in make_pe() local 59 auto outer = SkPath1DPathEffect::Make( in make_warp_pe() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationCoordinatesTests.cpp | 104 float* const outer = &curTessLevelCase.outer[0]; in genTessLevelCases() local 147 int outer[3]; generateReferenceTessCoords() local [all...] |
| /third_party/node/deps/v8/src/libplatform/ |
| H A D | default-job.h | 24 explicit JobDelegate(DefaultJobState* outer, bool is_joining_thread = false) in JobDelegate() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
| H A D | esextcTessellationShaderQuads.hpp | 89 float outer[4]; member
|
| H A D | esextcTessellationShaderMaxPatchVertices.cpp | 822 const glw::GLfloat outer[] = { 1.0, 1.0, 1.0, 1.0 }; in iterate() local
|
| H A D | esextcTessellationShaderPoints.hpp | 195 float outer[4]; member
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkComposeImageFilter.cpp | 41 sk_sp<SkImageFilter> SkImageFilters::Compose(sk_sp<SkImageFilter> outer, in Compose() argument 67 const SkImageFilter* outer = this->getInput(0); in computeFastBounds() local 115 const SkImageFilter* outer = this->getInput(0); onFilterBounds() local [all...] |
| /third_party/skia/tests/ |
| H A D | DefaultPathRendererTest.cpp | 55 static SkPath make_path(const SkRect& outer, int inset, SkPathFillType fill) { in make_path() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-var-common.hh | 72 unsigned int outer = v >> 16; in serialize() local 105 unsigned int outer = u >> n; in map() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | scope.c | 175 int is_in_scope(struct scope *outer, struct scope *inner) in is_in_scope() argument
|
| /third_party/openssl/test/ |
| H A D | tls13encryptiontest.c | 204 size_t outer, inner, curr = 0; in multihexstr2buf() local [all...] |
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_timeouts.py | 157 async def outer() -> None: function
|
| /third_party/skia/src/core/ |
| H A D | SkLineClipper.cpp | 84 static inline bool containsNoEmptyCheck(const SkRect& outer, in containsNoEmptyCheck() argument
|