Searched defs:pc (Results 1 - 25 of 238) sorted by relevance

12345678910

/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dpc-mode.el
H A Dpc-select.el[all...]
/macosx-10.9.5/IOGraphics-471.92.1/IONDRVSupport/IOKit/ndrvsupport/
H A DIONDRVSupport.h38 void * pc; member in struct:IOTVector
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DCallReturnOffsetToBytecodeOffset.h51 inline unsigned getCallReturnOffset(CallReturnOffsetToBytecodeOffset* pc) argument
/macosx-10.9.5/BerkeleyDB-21/db/test/scr021/
H A Dt.c14 int ch, l, ok, pc; local
/macosx-10.9.5/Libc-997.90.3/stdio/
H A Dxprintf_comp.c34 free_printf_comp(printf_comp_t pc) argument
58 printf_comp_t restrict pc; local
[all...]
H A Dxprintf_exec.c51 dxprintf_exec(int fd, printf_comp_t __restrict pc, ...) argument
33 asxprintf_exec(char ** __restrict ret, printf_comp_t __restrict pc, ...) argument
68 fxprintf_exec(FILE * __restrict stream, printf_comp_t __restrict pc, ...) argument
86 sxprintf_exec(char * __restrict str, size_t size, printf_comp_t __restrict pc, ...) argument
104 xprintf_exec(printf_comp_t __restrict pc, ...) argument
121 vasxprintf_exec(char ** __restrict ret, printf_comp_t __restrict pc, va_list ap) argument
133 vdxprintf_exec(int fd, printf_comp_t __restrict pc, va_list ap) argument
145 vfxprintf_exec(FILE * __restrict stream, printf_comp_t __restrict pc, va_list ap) argument
157 vsxprintf_exec(char * __restrict str, size_t size, printf_comp_t __restrict pc, va_list ap) argument
169 vxprintf_exec(printf_comp_t __restrict pc, va_list ap) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecPolicySearch.cpp52 PolicyCursor* pc = new PolicyCursor(oid, value); local
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecPolicySearch.cpp52 PolicyCursor* pc = new PolicyCursor(oid, value); local
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecPolicySearch.cpp52 PolicyCursor* pc = new PolicyCursor(oid, value); local
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/addend/
H A Dmain.c37 const char* pc = &c; variable
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DDisassembler.cpp43 disassembleBuffer(uint8_t* start, size_t length, uint64_t pc) argument
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dtrap_native.c124 panic_64(x86_saved_state_t *sp, __unused int pc, __unused const char *msg, boolean_t do_mca_dump) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/llint/
H A DLLIntExceptions.cpp45 Instruction* pc = exec->currentVPC(); local
49 void interpreterThrowInCaller(ExecState* exec, ReturnAddressPtr pc) argument
68 static void doThrow(ExecState* exec, Instruction* pc) argument
76 Instruction* returnToThrow(ExecState* exec, Instruction* pc) argument
86 void* callToThrow(ExecState* exec, Instruction* pc) argument
[all...]
/macosx-10.9.5/Libc-997.90.3/stdio/FreeBSD/
H A Dvasprintf.c41 _vasprintf(printf_comp_t __restrict pc, printf_domain_t __restrict domain, char ** __restrict str, locale_t __restrict loc, const char * __restrict fmt, __va_list ap) argument
H A Dvdprintf.c42 _vdprintf(printf_comp_t __restrict pc, printf_domain_t __restrict domain, int fd, locale_t __restrict loc, const char * __restrict fmt, va_list ap) argument
H A Dvsnprintf.c46 _vsnprintf(printf_comp_t __restrict pc, printf_domain_t __restrict domain, char * __restrict str, size_t n, locale_t __restrict loc, const char * __restrict fmt, __va_list ap) argument
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dreqreader.h65 Offset pc() const { return mPC; } function in class:Security::CodeSigning::Requirement::Reader
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dreqreader.h65 Offset pc() const { return mPC; } function in class:Security::CodeSigning::Requirement::Reader
/macosx-10.9.5/cctools-845/ld/
H A Ddebugline.h34 uint64_t pc; member in struct:line_info
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/path/
H A Dpathcheck.c52 pathcheck(const char* package, const char* tool, Pathcheck_t* pc) argument
/macosx-10.9.5/BerkeleyDB-21/db/clib/
H A Dqsort.c107 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dqsort.c119 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGCapabilities.h216 inline bool canInlineOpcode(OpcodeID opcodeID, CodeBlock* codeBlock, Instruction* pc) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/interpreter/
H A DCallFrame.cpp89 CallFrame* CallFrame::trueCallFrame(AbstractPC pc) argument

Completed in 158 milliseconds

12345678910