Searched refs:nil (Results 101 - 125 of 130) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/hkpclient/
H A Doptparse.lua62 if action == 'store' or action == nil then
94 if action == nil or action == 'store' then
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/metadata/
H A Dtests.sh23 pzone=parent.nil pfile=parent.db
24 czone=child.parent.nil cfile=child.db
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libobjc/
H A DObject.m296 return nil;
334 return nil;
H A DProtocol.m57 if (aProtocolObject == nil)
H A Dthr.c111 objc_error (nil, OBJC_ERR_BAD_STATE,
H A Dinit.c830 objc_error (nil, code, "Module %s version %d doesn't match runtime %d\n",
873 objc_error (nil, OBJC_ERR_PROTOCOL_VERSION,
H A Dclass.c468 this fails, nil is returned. */
504 objc_error (nil, OBJC_ERR_BAD_CLASS,
/netbsd-6-1-5-RELEASE/libexec/httpd/lua/
H A Doptparse.lua62 if action == 'store' or action == nil then
94 if action == nil or action == 'store' then
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/torture/
H A Dpr30252.C25 struct nil;
125 template <int I_location, class T_functor, class T_type1=nil>
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/
H A Dencode-4.mm56 return nil;
H A Dproto-qual-1.mm30 - (bycopy) address:(byref inout id)location with:(out short unsigned **)arg2 { return nil; }
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/
H A Dencode-2.m56 return nil;
H A Dproto-qual-1.m31 - (bycopy) address:(byref inout id)location with:(out short unsigned **)arg2 { return nil; }
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/tests/
H A Dlang-clisp21 (format t "~A~%" (format nil (gettext "~A is replaced by ~A.") "FF" "EUR"))
/netbsd-6-1-5-RELEASE/sys/opencrypto/
H A Ddeflate.c65 ocf_zalloc(void *nil, u_int type, u_int size) argument
74 ocf_zfree(void *nil, void *ptr) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/testsuite/binutils-all/
H A Dreadelf.exp63 [file_contents readelf.out] nil readelf_size] } {
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/testsuite/lib/
H A Dbinutils-common.exp142 [file_contents readelf.out] nil readelf_size] } {
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-ifunc/
H A Difunc.exp70 [file_contents readelf.out] nil osabi] } {
/netbsd-6-1-5-RELEASE/gnu/dist/grep/
H A Dgrep.spec1 %define beta %nil
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/smartsign/
H A Dtests.sh26 pzone=parent.nil
29 czone=child.parent.nil
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libobjc/
H A Dthr.c112 objc_error (nil, OBJC_ERR_BAD_STATE,
H A Dinit.c830 objc_error (nil, code, "Module %s version %d doesn't match runtime %d\n",
873 objc_error (nil, OBJC_ERR_PROTOCOL_VERSION,
H A Dclass.c469 this fails, nil is returned. */
505 objc_error (nil, OBJC_ERR_BAD_CLASS,
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Ddb_interface.c122 static long nil; variable
138 { "g0", &nil, FCN_NULL, },
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/lib/
H A Dbiosdisk.c202 static const struct uuid nil = { .time_low = 0 }; local
203 return (memcmp(u, &nil, sizeof(*u)) == 0 ? true : false);

Completed in 161 milliseconds

123456