HomeSort by relevance Sort by last modified time
    Searched refs:Check (Results 151 - 175 of 1794) sorted by null

1 2 3 4 5 67 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
xsavec.s 0 # Check 32bit XSAVEC instructions
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/
metadsp21-invalid.s 0 # Check illegal instructions
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
24k-triple-stores-2-llsc.s 0 # Check for range (sc)
elf-rel8-mips16.s 15 # Check that registers aren't confused with $ identifiers.
19 # Check various forms of paired relocations.
27 # Check individual relocations.
elf-rel8.s 11 # Check that registers aren't confused with $ identifiers.
15 # Check various forms of paired relocations.
37 # Check individual relocations.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
align-1.s 0 # Check that alignment is applied for instructions and pseudos, and that
err-bpo2.s 3 # Check that base-plus-offset relocs without suitable GREGs are not passed
greg9.s 1 % Check that we can allocate max number of GREGs.
4 % check that the right thing happened in the object file.
loc-6.s 1 % Check that we don't get an error on the LOC directive; that we don't
loc-7.s 1 % Check that we don't get an error on the LOC directive; that we don't
pop-op.s 0 # Check different type of operands to SWYM etc.
2 # No need to check the canonical three constants.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/
err-be.s 5 ! Check that a mismatch between command-line options and the .big
err-le.s 5 ! Check that a mismatch between command-line options and the .big
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
err-noexp-cmd1.s 0 ! Check command-line error checking. The option -no-expand is not valid
err-pt32-cmd1.s 0 ! Check command-line error checking. The option -expand-pt32 is only valid
err-pt32-cmd2.s 0 ! Check command-line error checking. The option -expand-pt32 is invalid with
pt-1.s 0 ! Check simple use of PT/PTA.
  /external/libchrome/base/threading/
thread_collision_warner.h 118 base::ThreadCollisionWarner::Check check_##obj(&obj)
134 // in case of collision (check thread_collision_warner_unittests.cc)
162 class BASE_EXPORT Check {
164 explicit Check(ThreadCollisionWarner* warner)
169 ~Check() {}
174 DISALLOW_COPY_AND_ASSIGN(Check);
  /frameworks/native/services/vr/performanced/
performance_service.cpp 46 static bool Check(const Message& sender, const Task&) {
57 static bool Check(const Message& sender, const Task&) {
67 static bool Check(const Message& sender, const Task&) {
74 static bool Check(const Message& sender, const Task& task) {
82 static bool Check(const Message& sender, const Task& task) {
84 EXPAND_PACK(allow |= Allows::Check(sender, task));
92 static bool Check(const Message& sender, const Task& task) {
94 EXPAND_PACK(allow &= Allows::Check(sender, task));
139 partition_permission_check_ = AllowRootSystemTrusted::Check;
148 .permission_check = AllowRootSystemAudio::Check}},
    [all...]
  /external/llvm/test/MC/ARM/
directive-fpu-softvfp.s 3 @ Check softvfp as the FPU name.
  /external/llvm/test/MC/PowerPC/
ppc32-ba.s 3 # Check that large immediates in 32bit mode are accepted.
5 # CHECK: ba -33554432 # encoding: [0x4a,0x00,0x00,0x02]
  /external/skia/tools/skiaserve/tester/
tester.py 24 def Check(request):
55 return Check(requests.get(self.url + '/info'))
62 return Check(requests.post(self.url + '/new', files=files))
66 return WriteJson(Check(requests.get(self.url + '/cmd')), path)
72 return WritePng(Check(requests.get(url)), path)
75 return Check(requests.post(self.url + '/enableGPU/1'))
78 return Check(requests.post(self.url + '/enableGPU/0'))
86 return WriteJson(Check(requests.get(self.url + '/batches')), path)
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue13274.go 7 // Check that we don't ignore EOF.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue13274.go 7 // Check that we don't ignore EOF.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
nomapping.d 6 # Check ARM ELF Mapping Symbols are ignored properly

Completed in 300 milliseconds

1 2 3 4 5 67 8 91011>>