Home
last modified time | relevance | path

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

12345678

/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/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 TOS/Priority field. If \fImask\fP is omitted, 0xFF is assumed.
/external/elfutils/
DREADME3 - the sizes of external and internal types are assumed to be the same.
/external/linux-tools-perf/util/
Dhelp.c311 const char *assumed = main_cmds.names[0]->name; in help_unknown_cmd() local
318 cmd, assumed); in help_unknown_cmd()
324 return assumed; in help_unknown_cmd()
/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/bison/m4/
Dmbrtowc.m410 dnl AC_FUNC_MBRTOWC, when autoconf 2.60 can be assumed everywhere.
/external/openssl/crypto/des/
Ddes.pod169 is assumed to be a 16 character hexadecimal number.
172 option is used the key is assumed to be a 32 character hexadecimal
178 the input file is assumed to contain uuencoded, DES encrypted data.
/external/clang/test/Modules/
Don-demand-build.m10 // in module: expected-note@17{{class method 'alloc' is assumed to return an instance of its receiv…
/external/chromium/testing/gmock/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/openssh/
Dssh-keysign.038 If these files exist they are assumed to contain public
/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/qemu/distrib/jpeg-6b/
DNOTICE38 assumed by the product vendor.
/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/jpeg/
DNOTICE38 assumed by the product vendor.
/external/webkit/Tools/DumpRenderTree/qt/
Dfonts.conf45 in fonts. All other blank chars are assumed to be broken and
/external/chromium/chrome/browser/accessibility/
Dbrowser_accessibility_mac_unittest.mm99 // This will test a hit test with invalid coordinates. It is assumed that
/external/icu4c/samples/ugrep/
Dreadme.txt15 begin with a BOM, in which case they are assumed to be in the UTF encoding
/external/llvm/docs/
DBranchWeightMetadata.rst102 case is assumed to be likely taken.
/external/webkit/Source/WebKit/chromium/
DREADME56 types are assumed when WEBKIT_IMPLEMENTATION is not defined, which is done
/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

12345678