Searched refs:hw (Results 1 - 25 of 51) sorted by relevance

123

/macosx-10.10.1/system_cmds-643.1.1/pagesize.tproj/
H A Dpagesize.sh40 exec sysctl -n hw.pagesize
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts.noah/
H A Dprompt.bash26 hw) PS1='\h: \w \$ ' ;;
/macosx-10.10.1/WebKit-7600.1.25/mac/
H A Dmigrate-headers.sh41 make -C mac -f "MigrateHeaders.make" -j `/usr/sbin/sysctl -n hw.activecpu`
/macosx-10.10.1/xnu-2782.1.97/tools/tests/execperf/
H A Dtest.sh23 for j in `jot $(sysctl -n hw.ncpu) 1`; do
/macosx-10.10.1/ruby-106/ruby/ext/date/
H A Ddate_strftime.c430 int hl, hw; local
441 hw = 2;
443 hw = 1;
447 precision = precision <= (3 + hw) ? hw : precision - 3;
452 precision = precision <= (4 + hw) ? hw : precision - 4;
457 precision = precision <= (7 + hw) ? hw : precision - 7;
464 precision = precision <= (1 + hw)
[all...]
/macosx-10.10.1/xnu-2782.1.97/libsyscall/xcodescripts/
H A Dcompile-syscalls.pl80 my $jobs = `sysctl -n hw.ncpu` + 2;
/macosx-10.10.1/dyld-353.2.1/unit-tests/
H A Drun-all-unit-tests23 if [ `sysctl -n hw.optional.x86_64` = "1" ]
/macosx-10.10.1/OpenSSL098-52/bin/
H A Dextract-source.sh55 ./Configure --openssldir="/System/Library/OpenSSL" threads shared zlib no-hw no-idea enable-rc5 enable-mdc2 enable-seed darwin64-x86_64-cc > /tmp/config.$$.out
64 ./Configure --prefix=/usr --openssldir="/System/Library/OpenSSL" threads shared zlib no-hw no-idea enable-rc5 enable-mdc2 enable-seed darwin-i386-cc > /tmp/config.$$.out
73 ./Configure --prefix=/usr --openssldir="/System/Library/OpenSSL" threads shared zlib no-hw no-idea enable-rc5 enable-mdc2 enable-seed darwin64-x86_64-cc > /tmp/config.$$.out
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dcgen-opc.c272 const CGEN_HW_ENTRY **hw = cd->hw_table.entries;
275 if (hw[i] && strcmp (name, hw[i]->name) == 0)
276 return hw[i];
290 const CGEN_HW_ENTRY **hw = cd->hw_table.entries;
294 if (hw[i] && hwnum == hw[i]->type)
295 return hw[i];
271 const CGEN_HW_ENTRY **hw = cd->hw_table.entries; local
289 const CGEN_HW_ENTRY **hw = cd->hw_table.entries; local
/macosx-10.10.1/apr-32/apr-util/apr-util/
H A Daprutil.mak1158 SOURCE=.\include\apr_ldap.hw
1162 InputPath=.\include\apr_ldap.hw
1167 type .\include\apr_ldap.hw > .\include\apr_ldap.h
1173 InputPath=.\include\apr_ldap.hw
1178 type .\include\apr_ldap.hw > .\include\apr_ldap.h
1184 InputPath=.\include\apr_ldap.hw
1189 type .\include\apr_ldap.hw > .\include\apr_ldap.h
1195 InputPath=.\include\apr_ldap.hw
1200 type .\include\apr_ldap.hw > .\include\apr_ldap.h
1206 SOURCE=.\include\apu.hw
[all...]
H A Dlibaprutil.mak1095 SOURCE=.\include\apr_ldap.hw
1099 InputPath=.\include\apr_ldap.hw
1104 type .\include\apr_ldap.hw > .\include\apr_ldap.h
1110 InputPath=.\include\apr_ldap.hw
1115 type .\include\apr_ldap.hw > .\include\apr_ldap.h
1121 InputPath=.\include\apr_ldap.hw
1126 type .\include\apr_ldap.hw > .\include\apr_ldap.h
1132 InputPath=.\include\apr_ldap.hw
1137 type .\include\apr_ldap.hw > .\include\apr_ldap.h
1143 SOURCE=.\include\apu.hw
[all...]
/macosx-10.10.1/gnudiff-19/diffutils/src/
H A Dside.c169 unsigned int hw = sdiff_half_width, c2o = sdiff_column2_offset; local
176 col = print_half_line (left, 0, hw);
181 col = tab_from_to (col, (hw + c2o - 1) / 2) + 1;
193 print_half_line (right, col, hw);
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/t/
H A Dstring.t89 [% hw = String.new(text="$hi $lo") -%]
92 hw: [[% hw %]]
96 hw: [hello world]
/macosx-10.10.1/llvmCore-3425.0.34/
H A Dbuild_llvm151 SYSCTL=`sysctl -n hw.activecpu`
152 # sysctl -n hw.* does not work when invoked via B&I chroot /BuildRoot.
256 SYSCTL=`sysctl -n hw.activecpu`
258 # hw.activecpu only available in 10.2.6 and later
260 SYSCTL=`sysctl -n hw.ncpu`
263 # sysctl -n hw.* does not work when invoked via B&I chroot /BuildRoot. Builders
/macosx-10.10.1/llvmCore-3425.0.34/utils/buildit/
H A Dbuild_llvm151 SYSCTL=`sysctl -n hw.activecpu`
152 # sysctl -n hw.* does not work when invoked via B&I chroot /BuildRoot.
256 SYSCTL=`sysctl -n hw.activecpu`
258 # hw.activecpu only available in 10.2.6 and later
260 SYSCTL=`sysctl -n hw.ncpu`
263 # sysctl -n hw.* does not work when invoked via B&I chroot /BuildRoot. Builders
/macosx-10.10.1/cups-408/
H A DMakefile36 Install_Flags = -j`sysctl -n hw.activecpu`
/macosx-10.10.1/curl-83.1.2/curl/
H A DMacOSX-Framework91 make -j `sysctl -n hw.logicalcpu_max`
120 make -j `sysctl -n hw.logicalcpu_max`
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DjkSoundEngine.c579 int hw = 0, canCloseDown = 1; local
583 hw = 1;
586 if (hw) {
765 int hw = 1; local
777 hw = 0;
781 if (hw == 1) {
881 int hw = 1; local
893 hw = 0;
897 if (hw == 1) {
1541 int hw local
1606 int hw = 1; local
[all...]
/macosx-10.10.1/apr-32/apr/apr/build/
H A DNWGNUmakefile60 %.h: %.hw
/macosx-10.10.1/xnu-2782.1.97/
H A DMakefile133 export SYSCTL_HW_PHYSICALCPU := $(shell /usr/sbin/sysctl -n hw.physicalcpu)
134 export SYSCTL_HW_LOGICALCPU := $(shell /usr/sbin/sysctl -n hw.logicalcpu)
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dcgen.h179 /* For each domain (ifld,hw,operand,insn), list of attributes. */
449 #define CGEN_HW_ATTRS(hw) (&(hw)->attrs)
454 #define CGEN_HW_ATTR_VALUE(hw, attr) \
455 CGEN_ATTR_VALUE ((hw), CGEN_HW_ATTRS (hw), (attr))
635 structure of an operand's hw-index value, if it exists. */
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/textutil/
H A Dadjust.tcl438 set hw $HyphPatterns($sw)
439 set hwLen [string length $hw]
441 set c [string index $hw $l1]
/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/
H A DbenchDS.sh122 p_count=`sysctl -n hw.physicalcpu`
123 p_mhz=`sysctl -n hw.cpufrequency`
124 p_type=`sysctl -n hw.model`
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/diagrams/
H A Dbasic.tcl562 set hw [expr {0.5 * $w}]
567 set east [geo::p $hw 0]
568 set west [geo::p -$hw 0]
616 set hw [dict exists $attributes diamond::width]
619 if {$hw && $hh} {
630 if {$hw} { set w [dict get $attributes diamond::width] }
634 if {$hw && $ha} {
644 } elseif {$hw} {
/macosx-10.10.1/apr-32/apr/apr/
H A Dapr.mak1707 SOURCE=.\include\apr.hw
1711 InputPath=.\include\apr.hw
1716 type .\include\apr.hw > .\include\apr.h
1722 InputPath=.\include\apr.hw
1727 type .\include\apr.hw > .\include\apr.h
1733 InputPath=.\include\apr.hw
1738 type .\include\apr.hw > .\include\apr.h
1744 InputPath=.\include\apr.hw
1749 type .\include\apr.hw > .\include\apr.h
1755 InputPath=.\include\apr.hw
[all...]

Completed in 281 milliseconds

123