Home
last modified time | relevance | path

Searched defs:outer (Results 526 – 550 of 1177) sorted by relevance

1...<<21222324252627282930>>...48

/aosp_15_r20/external/python/cpython3/Modules/
Dmathmodule.c2032 PyObject *partial, *tmp, *inner, *outer; in factorial_odd_part() local
/aosp_15_r20/external/javassist/src/main/javassist/
H A DCtClassType.java497 private static void updateInnerEntry(int newMod, String name, CtClass clazz, boolean outer) { in updateInnerEntry()
/aosp_15_r20/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp1021 FX_RECT outer = rectf.GetOuterRect(); in SetClip_PathFill() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_math_ops.py415 def outer(a, b): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_traceback.py2149 def outer(): function
/aosp_15_r20/external/skia/tools/viewer/
H A DVariableWidthStrokerSlide.cpp634 std::vector<PathSegment> outer = strokeSegment(segment, varWidth); in strokeSegment() local
/aosp_15_r20/external/cronet/testing/libfuzzer/proto/
H A Dskia_image_filter.proto221 required ColorFilterChild outer = 1; field
1060 required float outer = 3; field
/aosp_15_r20/external/skia/fuzz/
H A DFuzzCanvas.cpp109 sk_sp<SkColorFilter> outer = make_fuzz_colorfilter(fuzz, depth - 1); in make_fuzz_colorfilter() local
/aosp_15_r20/art/runtime/
H A Dclass_linker_test.cc914 ObjPtr<mirror::Class> outer = FindClass("LNested;", class_loader); in TEST_F() local
/aosp_15_r20/external/skia/src/core/
H A DSkStroke.cpp1569 static void addBevel(SkPath* path, const SkRect& r, const SkRect& outer, SkPathDirection dir) { in addBevel()
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/src/combinator/
Dparser.rs209 outer: F, field
/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsTSect.cpp280 for (int outer = 0; outer < this->pointCount() - 1; ++outer) { in linearIntersects() local
/aosp_15_r20/external/clang/test/CXX/drs/
H A Ddr2xx.cpp389 namespace outer { namespace
/aosp_15_r20/external/arm-trusted-firmware/include/arch/aarch32/
H A Darch.h662 #define MAKE_MAIR_NORMAL_MEMORY(inner, outer) \ argument
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
H A DInstConstraintVisitor.java1306 break outer; in visitGETFIELD() local
/aosp_15_r20/dalvik/dx/etc/
HDjasmin.jarMETA-INF/ META-INF/MANIFEST.MF jas/ jas/AnnotDefAttr.class AnnotDefAttr ...
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dinterface.js597 CanvasKit.Canvas.prototype.drawDRRect = function(outer, inner, paint) { argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/
Dgen_huffman_decompressor.cc569 std::vector<int> outer; member
/aosp_15_r20/external/pytorch/torch/_numpy/
H A D_funcs_impl.py1212 def outer(a: ArrayLike, b: ArrayLike, out: Optional[OutArray] = None): function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/cuda/
H A DNestedTensorTransformerFunctions.cu655 for (int outer = outer_begin; outer < outer_dense_size * jagged_folded_size; in __launch_bounds__() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/arch/aarch32/
Darch.h694 #define MAKE_MAIR_NORMAL_MEMORY(inner, outer) \ argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loader/
Dloader.go229 outer []Sym // indexed by global index member
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/
H A Dgen_huffman_decompressor.cc608 std::vector<int> outer; member
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DMediaRouter.java523 continue outer; // found in updateClientState() local
/aosp_15_r20/cts/tests/tests/app.usage/src/android/app/usage/cts/
H A DUsageStatsTest.java1005 break outer; in testNotificationSeen() local

1...<<21222324252627282930>>...48