Searched defs:immediate (Results 1 - 25 of 30) sorted by last modified time

12

/macosx-10.10/llvmCore-3425.0.34/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp317 translateImmediate(MCInst &mcInst, uint64_t immediate, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) argument
[all...]
/macosx-10.10/dyld-353.2.1/src/
H A DImageLoaderMachOCompressed.cpp440 uint8_t immediate = *p & REBASE_IMMEDIATE_MASK; local
938 uint8_t immediate = *p & BIND_IMMEDIATE_MASK; local
1040 uint8_t immediate = *p & BIND_IMMEDIATE_MASK; local
1211 uint8_t immediate = *p & BIND_IMMEDIATE_MASK; local
1305 uint8_t immediate = *p & BIND_IMMEDIATE_MASK; local
1397 uint8_t immediate = *p & BIND_IMMEDIATE_MASK; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSCloudCircle.c289 bool SOSCCSignedOut(bool immediate, CFErrorRef* error) argument
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebView.cpp778 void WebView::repaint(const WebCore::IntRect& windowRect, bool contentChanged, bool immediate, bool repaintContentOnly) argument
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dsqlite++.h152 immediate, enumerator in enum:Security::SQLite3::Transaction::Type
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dsqlite++.h152 immediate, enumerator in enum:Security::SQLite3::Transaction::Type
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp1786 updateGammaTable( UInt32 channelCount, UInt32 srcDataCount, UInt32 dataWidth, const void * data, bool immediate) argument
/macosx-10.10/xnu-2782.1.97/osfmk/ipc/
H A Dipc_port.c151 ipc_port_request_alloc( ipc_port_t port, mach_port_name_t name, ipc_port_t soright, boolean_t send_possible, boolean_t immediate, ipc_port_request_index_t *indexp, boolean_t *importantp) argument
H A Dipc_right.c270 ipc_right_request_alloc( ipc_space_t space, mach_port_name_t name, boolean_t immediate, boolean_t send_possible, ipc_port_t notify, ipc_port_t *previousp) argument
/macosx-10.10/JavaScriptCore-7600.1.17/assembler/
H A DARMv7Assembler.h1132 ALWAYS_INLINE void ldrWide8BitImmediate(RegisterID rt, RegisterID rn, uint8_t immediate) argument
[all...]
H A DMacroAssemblerARM64.h224 intptr_t immediate = imm.m_value; local
657 intptr_t immediate = imm.m_value; local
1660 intptr_t immediate = right.m_value; local
[all...]
H A DMacroAssemblerARMv7.h826 ARMThumbImmediate immediate = ARMThumbImmediate::makeEncodedImm(value); local
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGGraph.h875 AddSpeculationMode addImmediateShouldSpeculateInt32(Node* add, bool variableShouldSpeculateInt32, Node* immediate, RareCaseProfilingSource source) argument
H A DDFGBackwardsPropagationPhase.cpp91 double immediate = immediateValue.asNumber(); local
/macosx-10.10/JavaScriptCore-7600.1.17/disassembler/ARMv7/
H A DARMv7DOpcode.cpp762 unsigned immediate = 0; local
864 void ARMv7DOpcodeDataProcessingShiftedReg::appendImmShift(unsigned type, unsigned immediate) argument
[all...]
H A DARMv7DOpcode.h117 void appendSignedImmediate(int immediate) argument
122 void appendUnsignedImmediate(unsigned immediate) argument
127 void appendPCRelativeOffset(int32_t immediate) argument
/macosx-10.10/dyld-353.2.1/launch-cache/
H A DMachOBinder.hpp661 uint8_t immediate = *p & BIND_IMMEDIATE_MASK; local
731 uint8_t immediate = *p & BIND_IMMEDIATE_MASK; local
[all...]
H A DMachORebaser.hpp812 uint8_t immediate = *p & REBASE_IMMEDIATE_MASK; local
/macosx-10.10/JavaScriptCore-7600.1.17/offlineasm/
H A Dsh4.rb
H A Dast.rb[all...]
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-int.h94 int immediate; /* immediate mode - deliver packets as soon as they arrive */ member in struct:pcap_opt
H A Dpcap.c655 pcap_set_immediate_mode(pcap_t *p, int immediate) argument
/macosx-10.10/JavaScriptCore-7600.1.17/disassembler/ARM64/
H A DA64DOpcode.cpp1118 uint64_t immediate = replicate(pattern, eSize); local
H A DA64DOpcode.h163 void appendSignedImmediate(int immediate) argument
168 void appendUnsignedImmediate(unsigned immediate) argument
173 void appendUnsignedImmediate64(uint64_t immediate) argument
178 void appendPCRelativeOffset(uint32_t* pc, int32_t immediate) argument
/macosx-10.10/network_cmds-457/rarpd.tproj/
H A Drarpd.c307 int immediate; local

Completed in 314 milliseconds

12