Searched refs:x4 (Results 151 - 175 of 492) sorted by relevance

1234567891011>>

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleLVMVolume.h71 kLVMTypeMirror = 0x4,
/macosx-10.10/JavaScriptCore-7600.1.17/llint/
H A DLLIntData.cpp118 ASSERT(TagBitBool == 0x4);
/macosx-10.10/WebCore-7600.1.25/rendering/mathml/
H A DRenderMathMLOperator.h45 LargeOp = 0x4,
/macosx-10.10/apache-793/httpd/include/
H A Dutil_filter.h620 #define AP_FILTER_PROTO_NO_BYTERANGE 0x4
/macosx-10.10/cxxfilt-11/cxxfilt/include/opcode/
H A Dcris.h156 #define CC_VC 0x4
/macosx-10.10/dtrace-147/head/
H A Dlibelf.h83 #define ELF_F_LAYOUT 0x4
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/include/
H A Dedit.h263 #define HIST_HASH 0x4 /* hash event designator */
/macosx-10.10/libdispatch-442.1.4/dispatch/
H A Dsource.h294 #define DISPATCH_VNODE_EXTEND 0x4
/macosx-10.10/libpcap-48/libpcap/Win32/Include/arpa/
H A Dnameser.h114 #define NS_NOTIFY_OP 0x4 /* notify secondary of SOA change */
/macosx-10.10/libpcap-48/libpcap/Win32/Include/net/
H A Dif.h84 #define IFF_DEBUG 0x4 /* turn on debugging */
/macosx-10.10/ntp-92/include/
H A Dntp_control.h283 #define TRAP_CONFIGURED 0x4 /* this trap was configured */
/macosx-10.10/sudo-73/src/
H A Dstrcasecmp.c29 0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7,
/macosx-10.10/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfsdefs.h292 #define DEVFS_UPDATE_ACCESS 0x4
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_timer.h259 #define TCP_TIMERLIST_500MS_MODE 0x4
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dspawn_internal.h164 #define POSIX_SPAWN_JETSAM_MEMLIMIT_FATAL 0x4
/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A DOSKextLib.h104 #define kOSKextReturnNotPrivileged libkern_kext_err(0x4)
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dseg.h209 #define SZ_32 0x4 /* 32-bit segment */
/macosx-10.10/xnu-2782.1.97/osfmk/kperf/
H A Dthreadinfo.c198 kAppleProfileTriggerClientThreadModeBlocked = 0x4, // TH_WAIT
/macosx-10.10/xnu-2782.1.97/tools/lldbmacros/
H A Dpmap.py353 b_bit = (tte & 0x4) >> 2
374 1 if (tex_bits & 0x4) else 0,
462 b_bit = (pte & 0x4) >> 2
475 1 if (tex_bits & 0x4) else 0,
/macosx-10.10/objc4-646/runtime/Messengers.subproj/
H A Dobjc-msg-arm64.s330 stp x4, x5, [sp, #(8*16+4*8)]
348 ldp x4, x5, [sp, #(8*16+4*8)]
/macosx-10.10/WebCore-7600.1.25/platform/audio/
H A DDynamicsCompressorKernel.cpp332 float x4 = x2 * x2; local
333 float releaseFrames = kA + kB * x + kC * x2 + kD * x3 + kE * x4;
/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h601 FPUnion.I |= ((Exp & 0x4) != 0 ? 0 : 1) << 30;
602 FPUnion.I |= ((Exp & 0x4) != 0 ? 0x1f : 0) << 25;
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DMVChatConnection.h23 MVChatRoomInviteOnlyMode = 0x4,
35 MVChatMemberVoiceMode = 0x4
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/powerpc/
H A Dppc-darwin_closure.S282 .byte 0x4 ; DW_CFA_advance_loc4
287 .byte 0x4 ; DW_CFA_advance_loc4
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DMVChatConnection.h23 MVChatRoomInviteOnlyMode = 0x4,
35 MVChatMemberVoiceMode = 0x4

Completed in 292 milliseconds

1234567891011>>