Searched refs:zero (Results 51 - 75 of 595) sorted by relevance

1234567891011>>

/macosx-10.10/ruby-106/ruby/ext/date/lib/
H A Ddate.rb18 def zero? () false end
21 def nan? () d.zero? end
/macosx-10.10/ruby-106/ruby/test/mkmf/
H A Dtest_sizeof.rb20 assert_operator(@sizeof_long, :<=, @sizeof_long_long) unless @sizeof_long_long.zero?
21 assert_equal(8, @sizeof___int64) unless @sizeof___int64.zero?
/macosx-10.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/
H A DParseQTAtoms.tcl53 binary scan $data Ia4ISSI size type id zero count zero
/macosx-10.10/uucp-11/uucp/contrib/
H A DHangup.Hayes19 zero
/macosx-10.10/xnu-2782.1.97/tools/tests/zero-to-n/
H A DMakefile27 $(DSTROOT)/zn: zero-to-n.c
28 $(CC) $(CFLAGS) -Wall zero-to-n.c -o $(SYMROOT)/$(notdir $@) -DDEBUG=$(DEBUG) -ggdb
/macosx-10.10/CPANInternal-159.1/Crypt-OpenSSL-Bignum-0.04/
H A Dtest.pl62 my $zero = Crypt::OpenSSL::Bignum->zero();
66 ok( !$zero->is_one() );
68 ok( $zero->is_zero() );
71 ok( !$zero->is_odd() );
/macosx-10.10/apr-32/apr/apr/network_io/win32/
H A Dsockopt.c34 u_long zero = 0; local
36 if (ioctlsocket(sd, FIONBIO, &zero) == SOCKET_ERROR) {
84 int zero = 0; local
89 (char *) &zero, sizeof(zero));
91 (char *) &zero, sizeof(zero));
/macosx-10.10/WebCore-7600.1.25/Modules/webaudio/
H A DDelayDSPKernel.cpp54 m_buffer.zero();
75 m_buffer.zero();
160 m_buffer.zero();
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/env-DYLD_FALLBACK_LIBRARY_PATH/
H A DMakefile33 export DYLD_FALLBACK_LIBRARY_PATH="" && ${TESTROOT}/bin/exit-non-zero-pass.pl "env-DYLD_FALLBACK_LIBRARY_PATH" "env-DYLD_FALLBACK_LIBRARY_PATH with empty env" ./main2
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/non-weak-library/
H A DMakefile29 cd absent/ && ../${TESTROOT}/bin/exit-non-zero-pass.pl "non-weak-library" "non-weak-library" ./main
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/weak-symbol/
H A DMakefile30 export DYLD_IMAGE_SUFFIX=_missing && ${TESTROOT}/bin/exit-zero-pass.pl "weak-symbol" "weak-symbol" ./main
/macosx-10.10/CPANInternal-159.1/PlRPC-0.2020/t/
H A Dlib.pl56 Test($@ and $@ =~ /zero/);
/macosx-10.10/Libc-1044.1.2/regex/TRE/lib/
H A Dtre-mem.h35 int zero, size_t size);
46 is set to zero. */
H A Dtre-mem.c66 int zero, size_t size)
148 /* Set to zero if needed. */
149 if (zero)
65 tre_mem_alloc_impl(tre_mem_t mem, int provided, void *provided_block, int zero, size_t size) argument
/macosx-10.10/OpenAL-54/Source/OpenAL/
H A DoalCaptureMixer.cpp239 int32_t one = 1; int32_t zero = 0; local
240 OSAtomicCompareAndSwap32Barrier(zero, one, &mCaptureOn);
246 int32_t one = 1; int32_t zero = 0; local
247 OSAtomicCompareAndSwap32Barrier(one, zero, &mCaptureOn);
/macosx-10.10/WebCore-7600.1.25/platform/audio/
H A DReverbInputBuffer.cpp83 m_buffer.zero();
/macosx-10.10/dtrace-147/test/tst/common/usdt/
H A Dtst.header.ksh35 probe zero();
/macosx-10.10/ruby-106/ruby/ext/bigdecimal/lib/bigdecimal/
H A Dutil.rb66 if self.nan? || self.infinite? || self.zero?
/macosx-10.10/ruby-106/ruby/lib/rdoc/markup/
H A Dattributes.rb46 return 'none' if bitmap.zero?
/macosx-10.10/ruby-106/ruby/test/bigdecimal/
H A Dtestbase.rb17 BigDecimal.mode(mode, !(@mode & mode).zero?)
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/ignore-bad-files/
H A DMakefile36 export DYLD_LIBRARY_PATH=locations/datafile:locations/exec:locations/dir && ${TESTROOT}/bin/exit-non-zero-pass.pl "ignore-bad-files intended failure" "ignore-bad-files intended failure" ./main
37 export DYLD_LIBRARY_PATH=locations/datafile:locations/exec:locations/dir:locations/real && ${TESTROOT}/bin/exit-zero-pass.pl "ignore-bad-files intended success" "ignore-bad-files intended success" ./main
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dunwrap.c56 DES_cblock zero; local
96 memset (&zero, 0, sizeof(zero));
103 memset (&zero, 0, sizeof(zero));
110 EVP_CipherInit_ex(&des_ctx, EVP_des_cbc(), NULL, deskey, zero, 0);
138 &schedule, &zero);
140 CCDesCBCCksum(hash, hash, sizeof(hash), deskey, sizeof(deskey), &zero);
/macosx-10.10/WebKit2-7600.1.25/UIProcess/CoordinatedGraphics/
H A DPageViewportController.h72 void didChangeContentsVisibility(const WebCore::FloatPoint&, float scale, const WebCore::FloatPoint& trajectoryVector = WebCore::FloatPoint::zero());
83 void syncVisibleContents(const WebCore::FloatPoint &trajectoryVector = WebCore::FloatPoint::zero());
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/include/
H A Dmakemd5.c106 int b = 0; TYPE x = 1, zero = 0; char *pre = "U"; \
108 while(x){ x <<= 1; b++; if(x < zero) pre=""; } \
/macosx-10.10/srm-7/test/
H A Dsrmtest.sh37 /bin/dd if=/dev/zero of="${TMPDIR}/284mb" bs=1k count=290816
44 /bin/dd if=/dev/zero of="${TMPDIR}/100mb" bs=1k count=102400

Completed in 490 milliseconds

1234567891011>>