Home
last modified time | relevance | path

Searched refs:assumed (Results 1 – 25 of 221) sorted by relevance

123456789

/external/clang/test/SemaObjC/
Dwarn-implicit-atomic-property.m11 @implementation Super // expected-warning {{property is assumed atomic when auto-synthesizing the p…
12 @synthesize P,P1,P2; // expected-warning {{property is assumed atomic by default}}
Dwarn-assign-property-nscopying.m13 … {{no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed}} // expected-war…
14 … expected-warning {{no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed}}
Dproperty.m9 … {{no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed}}, expected-warni…
/external/llvm/test/Transforms/LoopVectorize/
Dinfiniteloop.ll9 ; variable but assumed there must be one. Scalar evolution returned a exit
10 ; count for the loop below and from there on we assumed that there must be an
/external/iptables/extensions/
Dlibxt_MARK.man9 mark ("nfmark"). If \fImask\fP is omitted, 0xFFFFFFFF is assumed.
13 mark. If \fImask\fP is omitted, 0xFFFFFFFF is assumed.
Dlibxt_tcp.man8 If the first port is omitted, "0" is assumed; if the last is omitted,
9 "65535" is assumed.
Dlibxt_TOS.man8 into the TOS/Priority field. If \fImask\fP is omitted, 0xFF is assumed.
/external/linux-tools-perf/src/tools/perf/util/
Dhelp.c306 const char *assumed = main_cmds.names[0]->name; in help_unknown_cmd() local
313 cmd, assumed); in help_unknown_cmd()
319 return assumed; in help_unknown_cmd()
/external/strace/
Dstrace-log-merge11 It is assumed that STRACE_LOGs were produced by strace with -tt[t]
/external/libhevc/common/arm/
Dihevc_padding.s103 @ pad size is assumed to be pad_left = 80
222 @ pad size is assumed to be pad_left = 80
351 @ pad size is assumed to be pad_left = 80
470 @ pad size is assumed to be pad_left = 80
/external/llvm/test/Transforms/InstSimplify/
D2011-11-23-MaskedBitsCrash.ll6 ; be assumed to have a negative value (since if not it has an undefined
/external/llvm/test/CodeGen/AArch64/
Darm64-alloc-no-stack-realign.ll4 ; Make sure we are not creating stack objects that are assumed to be 64-byte
/external/clang/test/Modules/
Don-demand-build.m10 // expected-note@Inputs/Module.framework/Headers/Module.h:17{{class method 'alloc' is assumed to re…
/external/google-breakpad/src/testing/scripts/generator/
DREADME.cppclean40 For all examples, it is assumed that cppclean resides in a directory called
86 For all examples, it is assumed that cppclean resides in a directory called
/external/elfutils/src/
DREADME3 - the sizes of external and internal types are assumed to be the same.
/external/llvm/test/Transforms/DeadArgElim/
Daggregates.ll42 ; This use is assumed to apply to both 0 and 1.
67 ; This use is assumed to apply to both 0 and 1.
/external/clang/test/SemaObjCXX/
Drelated-result-type-inference.mm11 - (id)retain; // expected-note 2{{instance method 'retain' is assumed to return an instance of its…
/external/openssh/
Dssh-keysign.040 If these files exist they are assumed to contain public
/external/e2fsprogs/ext2ed/
Dext2ed.conf.in53 # When ForceExt2 is set to on, the filesystem is assumed to be ext2
/external/llvm/test/Transforms/GVN/
Dpre-single-pred.ll2 ; This testcase assumed we'll PRE the load into %for.cond, but we don't actually
/external/llvm/docs/
DBranchWeightMetadata.rst101 case is assumed to be likely taken.
/external/icu/icu4c/source/samples/ugrep/
Dreadme.txt15 begin with a BOM, in which case they are assumed to be in the UTF encoding
/external/clang/lib/StaticAnalyzer/
DREADME.txt39 branch are assumed to be true and on the false branch the conditions
40 of the branch are assumed to be false. Such "assumptions" create
/external/deqp/doc/testspecs/GLES31/
Dfunctional.sample_shading.txt53 function is assumed to have similar effect to the uniform random. Hence, if the
/external/llvm/test/CodeGen/ARM/
Dalloc-no-stack-realign.ll6 ; objects that are assumed to be 64-byte aligned.

123456789