Home
last modified time | relevance | path

Searched refs:Ensure (Results 1 – 25 of 902) sorted by relevance

12345678910>>...37

/external/autotest/server/site_tests/cheets_CTS_R/
Dcontrol.11_r3.arm.CtsWindowManager.Ensure8 NAME = 'cheets_CTS_R.11_r3.arm.CtsWindowManager.Ensure'
15 DOC = 'Run module CtsWindowManager.Ensure of the Android Compatibility Test Suite (CTS) using arm A…
23 tag='11_r3.arm.CtsWindowManager.Ensure',
24 test_name='cheets_CTS_R.11_r3.arm.CtsWindowManager.Ensure',
Dcontrol.11_r3.x86.CtsWindowManager.Ensure8 NAME = 'cheets_CTS_R.11_r3.x86.CtsWindowManager.Ensure'
15 DOC = 'Run module CtsWindowManager.Ensure of the Android Compatibility Test Suite (CTS) using x86 A…
23 tag='11_r3.x86.CtsWindowManager.Ensure',
24 test_name='cheets_CTS_R.11_r3.x86.CtsWindowManager.Ensure',
/external/llvm/test/Transforms/InstCombine/
Dloadstore-metadata.ll6 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves TBAA.
16 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves no-alias metadata.
26 ; Ensure (cast (load (...))) -> (load (cast (...))) drops range metadata. It
40 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves invariant metadata.
50 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves nontemporal
61 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves align
72 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves dereferenceable
83 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves
94 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves loop access
/external/freetype/docs/
DREADME9 - Ensure `python' and `pip' are available.
16 - Ensure `python', `pip' and Python package `virtualenv' are available.
28 * `Docwriter' does not support Python 2. Ensure that Python >= 3.5 is
31 * Ensure that `docwriter' is installed in the same Python target that
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dloadstore-metadata.ll7 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves TBAA.
21 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves no-alias metadata.
35 ; Ensure (cast (load (...))) -> (load (cast (...))) drops range metadata. It
51 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves invariant metadata.
65 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves nontemporal
80 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves align
95 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves dereferenceable
110 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves
125 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves loop access
/external/llvm-project/clang/test/CodeGen/
Dthinlto_backend.ll7 ; Ensure clang -cc1 give expected error for incorrect input type
11 ; Ensure we get expected error for missing index file
15 ; Ensure we ignore empty index file, and run non-ThinLTO compilation which
23 ; Ensure we don't fail with index and non-ThinLTO object file, and output must
29 ; Ensure f2 was imported. Check for all 3 flavors of -save-temps[=cwd|obj].
47 ; Ensure we get expected error for input files without summaries
/external/llvm/test/Linker/
Dfuncimport.ll13 ; Ensure statics are promoted/renamed correctly from this file (all but
22 ; Ensure that both weak alias to an imported function and strong alias to a
35 ; Ensure that weak alias to a non-imported function is correctly
44 ; Ensure that strong alias imported in second pass of importing ends up
52 ; Ensure that strong alias imported in first pass of importing ends up
67 ; Ensure that imported static variable and function references are correctly
77 ; Ensure that imported global (external) function and variable references
85 ; Ensure that common variable correctly imported as common defition.
90 ; Ensure that imported static function pointer correctly promoted and renamed.
96 ; Ensure that imported weak function reference/definition handled properly.
Dfuncimport_comdat.ll6 ; Ensure linking of comdat containing external linkage global and function
12 ; Ensure linking of comdat containing internal linkage function with alias
/external/llvm-project/llvm/test/Linker/
Dfuncimport.ll13 ; Ensure statics are promoted/renamed correctly from this file (all but
23 ; Ensure that both weak alias to an imported function and strong alias to a
36 ; Ensure that weak alias to a non-imported function is correctly
45 ; Ensure that strong alias imported in second pass of importing ends up
53 ; Ensure that strong alias imported in first pass of importing ends up
67 ; Ensure that imported static variable and function references are correctly
78 ; Ensure that imported global (external) function and variable references
86 ; Ensure that common variable correctly imported as common defition.
91 ; Ensure that imported static function pointer correctly promoted and renamed.
97 ; Ensure that imported weak function reference/definition handled properly.
Dfuncimport_comdat.ll6 ; Ensure linking of comdat containing external linkage global and function
12 ; Ensure linking of comdat containing internal linkage function with alias
/external/glide/third_party/disklrucache/
DCHANGELOG.md23 * Fix: Ensure file handles are not held when a file is not found.
25 * Fix: Ensure file writer uses the appropriate encoding.
46 * Fix: Ensure library references Java 5-compatible version of
/external/clang/test/CodeGen/
Dthinlto_backend.ll7 ; Ensure clang -cc1 give expected error for incorrect input type
11 ; Ensure we get expected error for missing index file
15 ; Ensure f2 was imported
/external/tensorflow/tensorflow/core/graph/
Dcostmodel.cc63 Ensure(global_id, num_slots); in MergeFromLocal()
87 Ensure(i, num_slots); in MergeFromGlobal()
111 Ensure(global_id, ns.output_size()); in MergeFromStats()
127 void CostModel::Ensure(int id, int num_outputs) { in Ensure() function in tensorflow::CostModel
160 Ensure(id, 0); in SetNumOutputs()
166 Ensure(id, num_outputs); in SetNumOutputs()
215 Ensure(id, node->num_outputs()); in RecordTime()
263 Ensure(id, node->num_outputs()); in RecordMaxMemorySize()
339 Ensure(id, node->num_outputs()); in RecordMaxExecutionTime()
355 Ensure(id, node->num_outputs()); in RecordAllocationId()
/external/llvm/test/Analysis/GlobalsModRef/
Dnonescaping-noalias.ll11 ; Ensure that we can fold a store to a load of a global across a store to
28 ; Ensure that we can fold a store to a load of a global across a store to
47 ; Ensure that we can fold a store to a load of a global across a store to
68 ; Ensure that we can fold a store to a load of a global across a store to
102 ; Ensure that we can fold a store to a load of a global across a store to
/external/llvm-project/llvm/test/Analysis/GlobalsModRef/
Dnonescaping-noalias.ll11 ; Ensure that we can fold a store to a load of a global across a store to
28 ; Ensure that we can fold a store to a load of a global across a store to
47 ; Ensure that we can fold a store to a load of a global across a store to
68 ; Ensure that we can fold a store to a load of a global across a store to
102 ; Ensure that we can fold a store to a load of a global across a store to
/external/llvm-project/llvm/test/CodeGen/X86/
Dstack-probe-red-zone.ll3 ; Ensure that red zone usage occurs.
12 ; Ensure stack probes do not result in red zone usage.
/external/llvm-project/llvm/test/ThinLTO/X86/
Dempty-module.ll5 ; Ensure lto does not emit empty combined module.
7 ; Ensure empty combined module has only 2 temp files.
/external/llvm-project/llvm/test/MC/RISCV/
Dfunction-call.s21 # Ensure that calls to functions whose names coincide with register names work.
47 # Ensure that calls to procedure linkage table symbols work.
55 # Ensure that an explicit register operand can be parsed.
/external/llvm-project/llvm/test/CodeGen/VE/Scalar/
Dfold-imm-addsl.mir4 ## Ensure fold immediate as simm7 at rhs
59 ## Ensure fold immediate as mimm at rhs
114 ## Ensure fold immediate as simm7 at lhs
169 ## Ensure fold immediate as mimm at rhs
/external/arm-trusted-firmware/plat/nvidia/tegra/scat/
Dbl31.scat48 /* Ensure 8-byte alignment for descriptors and ensure inclusion */
55 /* Ensure 8-byte alignment for descriptors and ensure inclusion */
63 * Ensure 8-byte alignment for cpu_ops so that its fields are also
135 * this section correctly. Ensure 8-byte alignment so that the fields of
/external/llvm-project/llvm/test/Bitcode/
Dthinlto-deadstrip-flag.ll4 ; Ensure dead stripping performed flag is set on distributed index
10 ; Ensure dead stripping performed flag is not set on distributed index
Dthinlto-synthetic-count-flag.ll4 ; Ensure synthetic entry count flag is not set on distributed index
10 ; Ensure synthetic entry count flag is set on distributed index
/external/llvm-project/llvm/test/Transforms/SimpleLoopUnswitch/
Dupdate-scev.ll27 ; Ensure the outer loop didn't get unswitched.
36 ; Ensure the inner loop got unswitched into the outer loop.
85 ; Ensure the outer loop didn't get unswitched.
94 ; Ensure the inner loop got unswitched into the outer loop.
147 ; Ensure the outer loop didn't get unswitched.
156 ; Ensure the inner loop got unswitched into the outer loop.
/external/llvm-project/llvm/test/Transforms/InstSimplify/ConstProp/
Dbitcast.ll13 ; Ensure that a FP source operand isn't propagated to an icmp.
26 ; Ensure that an integer source operand isn't propagated to a fcmp.
39 ; Ensure that an "ordered and equal" fcmp of a ConstantExpr to itself is not folded, since the Cons…
49 ; Ensure that an "unordered or not equal" fcmp of a ConstantExpr to itself is not folded, since the…
/external/llvm-project/lld/test/COFF/
Dthinlto-emit-imports.ll11 ; Ensure lld generates imports files if requested for distributed backends.
31 ; Ensure lld generates error if unable to write to imports file.
40 ; Ensure lld doesn't generate import files when thinlto-index-only is not enabled

12345678910>>...37