Home
last modified time | relevance | path

Searched refs:fills (Results 1 – 25 of 103) sorted by relevance

12345

/external/skqp/src/gpu/effects/
DGrCircleEffect.fp15 // fills and (..., radius - 0.5, 1 / (radius - 0.5)) for inverse fills.
/external/skia/src/gpu/effects/
DGrCircleEffect.fp15 // fills and (..., radius - 0.5, 1 / (radius - 0.5)) for inverse fills.
/external/autotest/client/tests/compilebench/
Dcontrol13 can maintain directory locality as the disk fills up and directories age.
/external/u-boot/doc/device-tree-bindings/exynos/
Dsoc.txt5 name, this property fills the gap.
/external/autotest/server/site_tests/network_DiskFull/
Dcontrol16 This test fills the /var partition, and sets up a process to keep
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BoostedTreesCenterBias.pbtxt40 …summary: "Calculates the prior from the training data (the bias) and fills in the first node with …
Dapi_def_Fill.pbtxt21 This operation creates a tensor of shape `dims` and fills it with `value`.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/AArch64/
Dload-store-q.ll6 ; spills and fills. This is the case for <2 x double>,
/external/llvm/test/Transforms/SLPVectorizer/AArch64/
Dload-store-q.ll6 ; spills and fills. This is the case for <2 x double>,
/external/deqp/doc/testspecs/GLES3/
Dfunctional.frag_output.txt37 Fragment output tests render a single quad that fills the entire viewport.
Dfunctional.shaders.fragdepth.txt42 while right quad fills with value that is interpolated in range 0..1.
Dperformance.txt86 draw call, fills the screen entirely without any overlap between quads.
/external/libunwind/doc/
Dunw_backtrace.tex24 the calling program. The routine fills up to \Var{size} addresses in the array
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dvector-spilling.ll5 ; This test will generate spills/fills using vldmia instructions that access 24 bytes of memory.
/external/llvm/test/CodeGen/ARM/
Dvector-spilling.ll5 ; This test will generate spills/fills using vldmia instructions that access 24 bytes of memory.
/external/grpc-grpc/third_party/nanopb/examples/using_union_messages/
DREADME.txt46 then fills in and encodes the corresponding message, and writes it to stdout.
/external/nanopb-c/examples/using_union_messages/
DREADME.txt49 then fills in and encodes the corresponding message, and writes it to stdout.
/external/ltp/testcases/kernel/controllers/io-throttle/
DREADME19 current working directory, fills it with data using O_DIRECT writes and re-read
/external/freetype/src/autofit/
Dafcjk.c286 FT_Pos fills[AF_BLUE_STRING_MAX_LEN]; in af_cjk_metrics_init_blues() local
491 fills[num_fills++] = best_pos; in af_cjk_metrics_init_blues()
510 af_sort_pos( num_fills, fills ); in af_cjk_metrics_init_blues()
522 *blue_shoot = fills[num_fills / 2]; in af_cjk_metrics_init_blues()
531 *blue_ref = fills[num_fills / 2]; in af_cjk_metrics_init_blues()
/external/skqp/site/user/api/
Dskcanvas_overview.md48 This fills the entire canvas (though respecting the current clip of
/external/skia/site/user/api/
Dskcanvas_overview.md48 This fills the entire canvas (though respecting the current clip of
/external/libunwind/include/
Dlibunwind-common.h.in104 /* unw_getcontext() fills the unw_context_t pointed to by UC with the
147 On success, the routine fills in the PROC_INFO structure. */
/external/mesa3d/src/gallium/state_trackers/xa/
DREADME52 4) Solid fills without ROP functionality.
/external/deqp/doc/testspecs/GLES2/
Dperformance.txt86 draw call, fills the screen entirely without any overlap between quads.
/external/skia/docs/
DSkPath_Reference.bmh485 fills if the sum of Contour edges is not zero, where clockwise edges add one, and
486 counterclockwise edges subtract one. Path set to kEvenOdd_FillType fills if the
489 kInverseWinding_FillType fills where the sum of Contour edges is zero;
490 kInverseEvenOdd_FillType fills where the number of Contour edges is even.
607 If empty Path is set to inverse FillType, it fills all pixels.
626 #Line # returns if Fill_Type fills outside geometry ##
2870 #Return true if Path fills outside its bounds ##
2883 } fills[] = {
2889 for (auto fill: fills ) {
2940 } fills[] = {
[all …]

12345