Searched refs:fills (Results 1 – 25 of 103) sorted by relevance
12345
/external/skqp/src/gpu/effects/ |
D | GrCircleEffect.fp | 15 // fills and (..., radius - 0.5, 1 / (radius - 0.5)) for inverse fills.
|
/external/skia/src/gpu/effects/ |
D | GrCircleEffect.fp | 15 // fills and (..., radius - 0.5, 1 / (radius - 0.5)) for inverse fills.
|
/external/autotest/client/tests/compilebench/ |
D | control | 13 can maintain directory locality as the disk fills up and directories age.
|
/external/u-boot/doc/device-tree-bindings/exynos/ |
D | soc.txt | 5 name, this property fills the gap.
|
/external/autotest/server/site_tests/network_DiskFull/ |
D | control | 16 This test fills the /var partition, and sets up a process to keep
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BoostedTreesCenterBias.pbtxt | 40 …summary: "Calculates the prior from the training data (the bias) and fills in the first node with …
|
D | api_def_Fill.pbtxt | 21 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/ |
D | load-store-q.ll | 6 ; spills and fills. This is the case for <2 x double>,
|
/external/llvm/test/Transforms/SLPVectorizer/AArch64/ |
D | load-store-q.ll | 6 ; spills and fills. This is the case for <2 x double>,
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.frag_output.txt | 37 Fragment output tests render a single quad that fills the entire viewport.
|
D | functional.shaders.fragdepth.txt | 42 while right quad fills with value that is interpolated in range 0..1.
|
D | performance.txt | 86 draw call, fills the screen entirely without any overlap between quads.
|
/external/libunwind/doc/ |
D | unw_backtrace.tex | 24 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/ |
D | vector-spilling.ll | 5 ; This test will generate spills/fills using vldmia instructions that access 24 bytes of memory.
|
/external/llvm/test/CodeGen/ARM/ |
D | vector-spilling.ll | 5 ; 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/ |
D | README.txt | 46 then fills in and encodes the corresponding message, and writes it to stdout.
|
/external/nanopb-c/examples/using_union_messages/ |
D | README.txt | 49 then fills in and encodes the corresponding message, and writes it to stdout.
|
/external/ltp/testcases/kernel/controllers/io-throttle/ |
D | README | 19 current working directory, fills it with data using O_DIRECT writes and re-read
|
/external/freetype/src/autofit/ |
D | afcjk.c | 286 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/ |
D | skcanvas_overview.md | 48 This fills the entire canvas (though respecting the current clip of
|
/external/skia/site/user/api/ |
D | skcanvas_overview.md | 48 This fills the entire canvas (though respecting the current clip of
|
/external/libunwind/include/ |
D | libunwind-common.h.in | 104 /* 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/ |
D | README | 52 4) Solid fills without ROP functionality.
|
/external/deqp/doc/testspecs/GLES2/ |
D | performance.txt | 86 draw call, fills the screen entirely without any overlap between quads.
|
/external/skia/docs/ |
D | SkPath_Reference.bmh | 485 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