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

123456789

/macosx-10.10.1/emacs-93/emacs/lisp/emulation/
H A Dpc-mode.el
H A Dpc-select.el[all...]
/macosx-10.10.1/IOGraphics-485/IONDRVSupport/IOKit/ndrvsupport/
H A DIONDRVSupport.h38 void * pc; member in struct:IOTVector
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DCallReturnOffsetToBytecodeOffset.h49 inline unsigned getCallReturnOffset(CallReturnOffsetToBytecodeOffset* pc) argument
H A DUnlinkedInstructionStream.cpp89 const UnlinkedInstruction* pc = &instructionsData[i]; local
113 const UnlinkedInstruction* pc = instructionReader.next(); local
/macosx-10.10.1/BerkeleyDB-21/db/test/scr021/
H A Dt.c14 int ch, l, ok, pc; local
/macosx-10.10.1/Libc-1044.1.2/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.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecPolicySearch.cpp52 PolicyCursor* pc = new PolicyCursor(oid, value); local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecPolicySearch.cpp52 PolicyCursor* pc = new PolicyCursor(oid, value); local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecPolicySearch.cpp52 PolicyCursor* pc = new PolicyCursor(oid, value); local
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/addend/
H A Dmain.c37 const char* pc = &c; variable
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DDisassembler.cpp43 disassembleBuffer(uint8_t* start, size_t length, uint64_t pc) argument
/macosx-10.10.1/xnu-2782.1.97/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.10.1/JavaScriptCore-7600.1.17/jit/
H A DSlowPathCall.h38 JITSlowPathCall(JIT* jit, Instruction* pc, SlowPathReturnType (SLOW_PATH *stub)(ExecState* exec, Instruction* pc)) argument
/macosx-10.10.1/Libc-1044.1.2/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.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dreqreader.h65 Offset pc() const { return mPC; } function in class:Security::CodeSigning::Requirement::Reader
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dreqreader.h65 Offset pc() const { return mPC; } function in class:Security::CodeSigning::Requirement::Reader
/macosx-10.10.1/cups-408/cups/cups/
H A Dtestcache.c38 _ppd_cache_t *pc; /* PPD cache and PWG mapping data */ local
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/path/
H A Dpathcheck.c52 pathcheck(const char* package, const char* tool, Pathcheck_t* pc) argument
/macosx-10.10.1/BerkeleyDB-21/db/clib/
H A Dqsort.c107 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dqsort.c119 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGCapabilities.cpp94 CapabilityLevel capabilityLevel(OpcodeID opcodeID, CodeBlock* codeBlock, Instruction* pc) argument

Completed in 151 milliseconds

123456789