Searched defs:pc (Results 1 - 25 of 223) sorted by path

123456789

/macosx-10.10/BerkeleyDB-21/db/clib/
H A Dqsort.c107 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
[all...]
/macosx-10.10/BerkeleyDB-21/db/test/scr021/
H A Dt.c14 int ch, l, ok, pc; local
/macosx-10.10/BootCache-109/
H A Dcontrol.c197 static int add_logical_playlist(const char *playlist, struct BC_playlist *pc, int batch, int shared) argument
362 struct BC_playlist *pc; local
479 add_playlist_for_preheated_user(struct BC_playlist *pc, bool isCompositeDisk) argument
705 add_file(struct BC_playlist *pc, const char *fname, const int batch, const bool shared, const bool low_priority) argument
774 add_directory(struct BC_playlist *pc, const char *dname, const int batch, const bool shared) argument
808 add_fseventsd_files(struct BC_playlist *pc, const int batch, const bool shared) argument
883 struct BC_playlist *pc; local
941 struct BC_playlist *pc; local
1101 struct BC_playlist *pc = NULL, *npc = NULL; local
1188 struct BC_playlist *pc; local
1282 struct BC_playlist *pc; local
1435 struct BC_playlist *pc; local
1465 struct BC_playlist *pc; local
1629 struct BC_playlist *pc; local
[all...]
H A Dlibrary.c44 void BC_free_playlist(struct BC_playlist *pc) { argument
70 struct BC_playlist *pc; local
149 BC_write_playlist(const char *pfname, const struct BC_playlist *pc) argument
335 BC_sort_playlist(struct BC_playlist *pc) argument
349 BC_coalesce_playlist(struct BC_playlist *pc) argument
451 BC_verify_playlist(const struct BC_playlist *pc) argument
556 struct BC_playlist *pc; local
685 BC_start(struct BC_playlist *pc) argument
796 struct BC_playlist* pc = NULL; local
[all...]
/macosx-10.10/Heimdal-398.1.2/kdc/
H A Dpkinit.c508 const HDB_Ext_PKINIT_cert *pc; local
1816 const HDB_Ext_PKINIT_cert *pc; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/
H A Dgsstool.c310 struct print_cred *pc = ctx; local
420 struct print_cred pc; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/ipc/
H A Dserver.c581 struct ucred pc; local
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dqsort.c119 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c12659 int pc; /* Program Counter in parent (calling) frame */ member in struct:VdbeFrame
12841 int pc; /* The program counter */ member in struct:Vdbe
35102 int i, nx, pc, op; local
49327 int pc; /* Address of a i-th cell */ local
49452 int pc, addr; local
49650 u16 pc; /* Address of a freeblock within pPage->aData[] */ local
53665 u32 pc; /* Offset to cell content of cell being deleted */ local
56039 int pc = get2byte(&data[cellStart+i*2]); local
59349 sqlite3VdbePrintOp(FILE *pOut, int pc, Op *pOp) argument
63651 int pc=0; /* The program counter */ local
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Ddictbe.cpp326 UChar32 pc = utext_current32(text); local
554 UChar32 pc = utext_current32(text); local
756 UChar32 pc = utext_current32(text); local
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dccapitst.c3039 char *pc; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dustrtest.cpp1706 const char *pc; local
/macosx-10.10/IOGraphics-485/IONDRVSupport/IOKit/ndrvsupport/
H A DIONDRVSupport.h38 void * pc; member in struct:IOTVector
/macosx-10.10/JavaScriptCore-7600.1.17/assembler/
H A DARMAssembler.h56 r15, pc = r15 enumerator in enum:JSC::ARMRegisters::__anon2496
[all...]
H A DARMv7Assembler.h57 r15, pc = r15, enumerator in enum:JSC::ARMRegisters::__anon2504
[all...]
H A DMacroAssemblerARM.h736 load32(Address(ARMRegisters::S0, 0), ARMRegisters::pc); member in class:JSC::MacroAssemblerARM::ARMRegisters
H A DSH4Assembler.h207 pc, enumerator in enum:JSC::SH4Registers::__anon2521
/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DCallReturnOffsetToBytecodeOffset.h49 inline unsigned getCallReturnOffset(CallReturnOffsetToBytecodeOffset* pc) argument
H A DCodeBlock.cpp1628 const UnlinkedInstruction* pc = instructionReader.next(); local
[all...]
H A DUnlinkedInstructionStream.cpp89 const UnlinkedInstruction* pc = &instructionsData[i]; local
113 const UnlinkedInstruction* pc = instructionReader.next(); local
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGCapabilities.cpp94 CapabilityLevel capabilityLevel(OpcodeID opcodeID, CodeBlock* codeBlock, Instruction* pc) argument
/macosx-10.10/JavaScriptCore-7600.1.17/disassembler/ARM64/
H A DA64DOpcode.h178 void appendPCRelativeOffset(uint32_t* pc, int32_t immediate) argument
/macosx-10.10/JavaScriptCore-7600.1.17/disassembler/
H A DLLVMDisassembler.cpp105 uint8_t* pc = static_cast<uint8_t*>(codePtr.executableAddress()); local
/macosx-10.10/JavaScriptCore-7600.1.17/disassembler/udis86/
H A Dudis86_types.h187 uint64_t pc; member in struct:ud
/macosx-10.10/JavaScriptCore-7600.1.17/interpreter/
H A DInterpreter.cpp390 AbstractPC pc = callFrame->abstractReturnPC(callFrame->vm()); local

Completed in 761 milliseconds

123456789