Home
last modified time | relevance | path

Searched refs:tight (Results 1 – 25 of 63) sorted by relevance

123

/external/skia/tests/
DPathOpsTightBoundsTest.cpp135 SkRect tight; in DEF_TEST() local
136 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST()
137 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST()
144 SkRect tight; in DEF_TEST() local
145 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST()
146 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST()
154 SkRect tight; in DEF_TEST() local
155 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST()
156 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST()
164 SkRect tight; in DEF_TEST() local
[all …]
/external/skqp/tests/
DPathOpsTightBoundsTest.cpp135 SkRect tight; in DEF_TEST() local
136 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST()
137 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST()
144 SkRect tight; in DEF_TEST() local
145 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST()
146 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST()
154 SkRect tight; in DEF_TEST() local
155 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST()
156 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST()
164 SkRect tight; in DEF_TEST() local
[all …]
/external/markdown/MarkdownTest/Tests_2004/
DOrdered and unordered lists.text3 Asterisks tight:
20 Pluses tight:
38 Minuses tight:
/external/markdown/tests/markdown-test/
Dordered-and-unordered-list.txt3 Asterisks tight:
20 Pluses tight:
38 Minuses tight:
/external/markdown/MarkdownTest/Tests_2007/
DOrdered and unordered lists.text3 Asterisks tight:
20 Pluses tight:
38 Minuses tight:
/external/markdown/tests/misc/
Dlists.txt7 Simple tight list
13 A singleton tight list:
/external/u-boot/fs/cramfs/
DKconfig5 filesystem). CRAMFS is useful when space is tight since files are
/external/ltp/tools/genload/
DREADME24 in a tight loop calculating the sqrt() of a random number acquired with
35 The following forks 4 processes, each of which spins in a tight loop calling
/external/autotest/client/site_tests/kernel_TPMStress/
Dcontrol16 Sends commands to the TPM in a tight loop for some length of time, in
Dcontrol.stress216 Sends commands to the TPM in a tight loop for some length of time, in
Dcontrol.stress316 Sends commands to the TPM in a tight loop for some length of time, in
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_RaggedTensorToSparse.pbtxt23 `sparse_dense_shape` is a tight bounding box of the input `RaggedTensor`.
/external/u-boot/fs/fat/
DKconfig23 file. Unless you have an extremely tight memory memory constraints,
/external/llvm/docs/
DLinkTimeOptimization.rst23 achieved through tight integration with the linker. In this model, the linker
26 bitcode files. This tight integration between the linker and LLVM optimizer
106 This example illustrates the advantage of tight integration with the
144 from the optimizer's point of view. Our goal is to take advantage of tight
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DLinkTimeOptimization.rst23 achieved through tight integration with the linker. In this model, the linker
26 bitcode files. This tight integration between the linker and LLVM optimizer
106 This example illustrates the advantage of tight integration with the
144 from the optimizer's point of view. Our goal is to take advantage of tight
/external/dexmaker/
DREADME.version7 …-metal API. This API mirrors the Dalvik bytecode specification giving you tight control over the b…
DREADME.md6 …ytecode specification](http://source.android.com/tech/dalvik/dalvik-bytecode.html) giving you tight
/external/u-boot/include/
Dnand.h118 int nand_lock(struct mtd_info *mtd, int tight);
/external/u-boot/cmd/
Dnand.c735 int tight = 0; in do_nand() local
739 tight = 1; in do_nand()
746 if (!nand_lock(mtd, tight)) { in do_nand()
/external/deqp/doc/testspecs/GLES3/
Dfunctional.shaders.int_op.txt62 (vertex or fragment) a single quad or a tight grid of quads is rendered with
/external/u-boot/drivers/mtd/nand/
Dnand_util.c215 int nand_lock(struct mtd_info *mtd, int tight) in nand_lock() argument
233 (tight ? NAND_CMD_LOCK_TIGHT : NAND_CMD_LOCK), in nand_lock()
/external/llvm/test/CodeGen/X86/
Dfixup-bw-inst.ll104 ; movb encodes smaller, we do not want to use movzbl unless in a tight loop.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dfixup-bw-inst.ll104 ; movb encodes smaller, we do not want to use movzbl unless in a tight loop.
/external/boringssl/src/
DBREAKING-CHANGES.md3 …ho our users are. Still, breaking changes require some care. We depend on tight feedback loops wit…
74 While we rely on a tight feedback loop with our consumers, there are a few consumers which update l…
/external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
Dplot_neteq_delay.m129 axis tight

123