Home
last modified time | relevance | path

Searched defs:smallest (Results 1 – 20 of 20) sorted by relevance

/external/pdfium/third_party/libpng16/intel/
Dfilter_sse2_intrinsics.c257 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth3_sse2() local
294 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth3_sse2() local
346 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth4_sse2() local
/external/libpng/intel/
Dfilter_sse2_intrinsics.c257 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth3_sse2() local
294 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth3_sse2() local
346 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth4_sse2() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowDisplayManagerTest.java111 Point smallest = new Point(); in changeDisplay_shouldUpdateSmallestAndLargestNominalWidthAndHeight() local
130 Point smallest = new Point(); in withQualifiers_changeDisplay_shouldUpdateSmallestAndLargestNominalWidthAndHeight() local
/external/fec/
Dpeakval_av.c15 vector signed short smallest,largest; in peakval_av() local
/external/ltp/testcases/kernel/sched/eas/
Dutil.c161 unsigned int cap, smallest = -1; in find_cpus_with_capacity() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowDisplayManager.java88 int smallest = Math.min(displayInfo.appWidth, displayInfo.appHeight); in fixNominalDimens() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_draw_arrays.c131 unsigned smallest = 0; in retrieve_or_generate_indices() local
/external/lz4/examples/
DHCStreaming_ringBuffer.c146 size_t smallest = r0; in compare() local
/external/skqp/tests/
DPathOpsCubicLineIntersectionIdeas.cpp195 double smallest = SkTMin(allRoots[0], allRoots[1]); in DEF_TEST() local
DPathOpsAngleIdeas.cpp53 int smallest = -1; in testArc() local
/external/skia/tests/
DPathOpsCubicLineIntersectionIdeas.cpp195 double smallest = std::min(allRoots[0], allRoots[1]); in DEF_TEST() local
DPathOpsAngleIdeas.cpp53 int smallest = -1; in testArc() local
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DSession.c148 CONTEXT_SLOT smallest = ((CONTEXT_SLOT)~0); in ContextIdSetOldest() local
/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2Polygon.java765 Map.Entry<Integer, S2Polygon> smallest = smallestIter.next(); in destructiveUnionSloppy() local
/external/javassist/src/main/javassist/bytecode/stackmap/
DTypeData.java300 private int smallest = 0; field in TypeData.TypeVar
/external/libchrome/base/containers/
Dflat_tree_unittest.cc1357 ReversedTree smallest({1}); in TEST() local
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp5284 size_t smallest = 0; in filter() local
5342 float smallest = 0; in filter() local
5403 size_t smallest = 0; in filter() local
/external/skqp/src/core/
DSkPath.cpp2405 SkScalar smallest = SkTMin(fCurrPt.fX, SkTMin(fCurrPt.fY, SkTMin(fLastPt.fX, fLastPt.fY))); in directionChange() local
2730 SkScalar smallest = SkTMin(fCurrPt.fX, SkTMin(fCurrPt.fY, SkTMin(fLastPt.fX, fLastPt.fY))); in directionChange() local
/external/igt-gpu-tools/tests/
Dkms_frontbuffer_tracking.c301 const drmModeModeInfo *smallest = NULL; in get_connector_smallest_mode() local
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp2756 Temp smallest = bld.copy(bld.def(s1), Operand(0x38800000u)); in visit_alu_instr() local