/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ |
litlint_test.py | 17 self.assertEqual(f(' %t.so '), (None, None)) 18 self.assertEqual(f(' %t.o '), (None, None)) 19 self.assertEqual(f('%run %t '), (None, None)) 20 self.assertEqual(f('-o %t '), (None, None))
|
litlint.py | 25 detected, otherwise (None, None). 35 return (None, None) 51 if msg != None:
|
cpplint.py | 358 _root = None 377 if category in (None, '(*)'): # => "suppress all" 378 _error_suppressions.setdefault(None, set()).add(linenum) 407 linenum in _error_suppressions.get(None, set())) 1149 ifndef = None 1151 define = None 1152 endif = None 1724 A _ClassInfo object if we are inside a class, or None otherwise. 1730 return None 3105 None if either the opening string or ending punctuation could not be found [all...] |
/src/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/ |
asan_symbolize.py | 21 binutils_prefix = None 22 sysroot_path = None 23 binary_name_filter = None 24 fix_filename_patterns = None 69 return None 99 result = None 105 return None 126 result = None 165 return None 233 return None [all...] |
/src/usr.bin/make/unit-tests/ |
varmod-no-match.mk | 45 .if ${:U word :None:Ntwo:Nthree} != "" 50 .if ${:U two :None:Ntwo:Nthree} != "" 68 .if ${:U word :None:Ntwo:Nthree} 73 .if ${:U two :None:Ntwo:Nthree} 85 .if !empty(:U word :None:Ntwo:Nthree) 90 .if !empty(:U two :None:Ntwo:Nthree)
|
opt-query.mk | 6 # None of the commands in the targets are run, not even those that are 13 # commands Ensures that none of the targets is made. 65 # None of these commands are run. 70 # None of these commands are run.
|
opt-no-action.mk | 26 # None of these commands is printed, but both are run, because this target
|
/src/common/dist/zlib/contrib/dotzlib/DotZLib/ |
Inflater.cs | 67 err = inflate(ref _ztream, (int)FlushTypes.None);
72 err = inflate(ref _ztream, (int)FlushTypes.None);
|
Deflater.cs | 69 err = deflate(ref _ztream, (int)FlushTypes.None);
74 err = deflate(ref _ztream, (int)FlushTypes.None);
|
DotZLib.cs | 24 None, Partial, Sync, Full, Finish, Block
70 None = 0,
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ |
fsl-ls1028a-kontron-sl28-var1.dts | 8 * None of the four SerDes lanes are used by the module, instead they are
|
/src/common/dist/zlib/contrib/ada/ |
zlib.ads | 53 type Header_Type is (None, Auto, Default, GZip); 147 -- When Header is None, no header would be set for compressed data. 156 -- Header type None mean that no header is expecting in the input stream. 161 -- Note that header types parameter values None, GZip and Auto are
|
zlib.adb | 210 if Header = None or else Header = GZip then 334 when None =>
|
test.adb | 38 -- ZLib.None;
|
/src/usr.sbin/sysinst/ |
msg.mi.en | 48 message None {None} 49 message none {none}
|
msg.mi.es | 52 message None {Ninguno} 53 message none {ninguno}
|
msg.mi.pl | 54 message None {Zadne} 55 message none {zadne}
|
msg.mi.de | 54 message None {Kein(e)} 55 message none {kein(e)}
|
/src/sys/arch/m68k/060sp/dist/ |
ilsp.s | 81 # None. # 498 # None # 777 # None #
|
fpsp.s | 1160 # instruction emulation. If none, then we exit through the "callout" # 1320 # BSUN : none 1327 # INEX1 : none (packed doesn't go through here) 1549 # BSUN : none 1550 # SNAN : none 1554 # DZ : none 1556 # INEX1 : none (packed doesn't travel through here) 1865 # BSUN : none 2408 # - None (correct result has been stored as appropriate) # 2617 # BSUN : none [all...] |
isp.s | 394 # If none of these occur, then a normal exit is made through # 885 # none # 892 # appropriate mode. Since none of the emulated integer instructions # 1636 # none # 1643 # none # 1875 # none # 1882 # none # 2059 # none # 2066 # none # 2497 # none # [all...] |
pfpsp.s | 1160 # instruction emulation. If none, then we exit through the "callout" # 1320 # BSUN : none 1327 # INEX1 : none (packed doesn't go through here) 1549 # BSUN : none 1550 # SNAN : none 1554 # DZ : none 1556 # INEX1 : none (packed doesn't travel through here) 1865 # BSUN : none 2408 # - None (correct result has been stored as appropriate) # 2617 # BSUN : none [all...] |
fplsp.s | 9763 # None # 9837 # None # 9906 # None. # 9964 # None. # 10021 # None. # 10121 # None. # 10155 # None. # 10210 # None. # 10833 # none #
|