Searched refs:Calls (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/tools/llvm-objdump/
H A DMCFunction.cpp34 SmallVectorImpl<uint64_t> &Calls) {
80 Calls.push_back(targ);
30 createFunctionFromMC(StringRef Name, const MCDisassembler *DisAsm, const MemoryObject &Region, uint64_t Start, uint64_t End, const MCInstrAnalysis *Ana, raw_ostream &DebugOut, SmallVectorImpl<uint64_t> &Calls) argument
H A DMCFunction.h84 SmallVectorImpl<uint64_t> &Calls);
H A DMachODump.cpp143 SmallVector<uint64_t, 16> Calls; local
146 InstrAnalysis, DebugOut, Calls);
151 for (unsigned i = 0, e = Calls.size(); i != e; ++i)
152 FunctionMap.insert(std::make_pair(Calls[i], (MCFunction*)0));
547 SmallVector<uint64_t, 16> Calls; local
553 Calls);
556 for (unsigned i = 0, e = Calls.size(); i != e; ++i) {
557 std::pair<uint64_t, MCFunction*> p(Calls[i], (MCFunction*)0);
/macosx-10.10.1/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDCFireWireDV.cp165 #pragma mark ���������� Default Component Calls ����������
394 #pragma mark ���������� Public Device Control Calls ����������
453 #pragma mark ���������� FWDVCodec Private Dispatch Calls ����������
H A DDVFamilyLib.c166 #pragma mark ���������� Public Interface Calls ����������
415 #pragma mark ���������� DV Event Notification Calls ����������
565 #pragma mark ���������� DV Isoch Read Calls ����������
713 #pragma mark ���������� DV Isoch Write Calls ����������
831 #pragma mark ���������� AVC Transaction Calls ����������
971 #pragma mark ���������� Private Interface Calls ����������
H A DDVIsochComponent.MacOS9588 #pragma mark ���������� Standard Component Calls ����������
1032 #pragma mark ���������� IDH Component Calls ����������
1954 #pragma mark ���������� IDHDV Private Component Calls ����������
1978 #pragma mark ���������� IDH Internal Calls ����������
3500 #pragma mark ���������� Firewire Calls ����������
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DShadowStackGC.cpp129 SmallVector<Instruction*,16> Calls; local
137 Calls.push_back(CI);
139 if (Calls.empty())
160 for (unsigned I = Calls.size(); I != 0; ) {
161 CallInst *CI = cast<CallInst>(Calls[--I]);
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DObjCARC.cpp1345 /// IsRetainBlock - True if the Calls are objc_retainBlock calls (as
1353 /// ReleaseMetadata - If the Calls are objc_release calls and they all have
1357 /// Calls - For a top-down sequence, the set of objc_retains or
1359 SmallPtrSet<Instruction *, 2> Calls; member in struct:__anon10415::RRInfo
1379 Calls.clear();
1468 RRI.Calls.insert(Other.RRI.Calls.begin(), Other.RRI.Calls.end());
2636 S.RRI.Calls.insert(Inst);
2845 S.RRI.Calls
[all...]
/macosx-10.10.1/CPANInternal-159.1/Data-Dump-1.21/lib/Data/Dump/
H A DTrace.pm335 Calls the given function with the given arguments. The trace will use
344 Calls the given method with the given arguments.
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecKeychain.h504 #pragma mark ---- High Level Keychain Manager Calls ----
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecKeychain.h504 #pragma mark ---- High Level Keychain Manager Calls ----
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecKeychain.h504 #pragma mark ---- High Level Keychain Manager Calls ----
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dprofile.test630 Procedure Call Stack Calls Real Time CPU Time
656 Procedure Call Stack Calls Real Time CPU Time
682 Procedure Call Stack Calls Real Time CPU Time
/macosx-10.10.1/CPANInternal-159.1/JSON-RPC-0.96/lib/JSON/RPC/
H A DClient.pm306 Calls to $uri with $procedure_object.
/macosx-10.10.1/CPANInternal-159.1/Class-Trigger-0.14/lib/Class/
H A DTrigger.pm266 Calls triggers for trigger point, which were added via C<add_trigger>
/macosx-10.10.1/CPANInternal-159.1/PlRPC-0.2020/lib/RPC/
H A DPlClient.pm347 (Instance method) Calls a method on the server; the arguments are a method
/macosx-10.10.1/man-16/man/man2html/
H A Dman2html.c1331 "2", "System Calls",
1332 "2V", "System Calls",
1376 "2", "System Calls",
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/Builder/
H A DTester.pm444 Calls C<<Test::Builder->no_ending>> turning off the ending tests.
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dsql.vim41 " NF: Calls the sqlcomplete#ResetCacheSyntax() function when calling
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dgnus-refcard.tex751 W W a & Hide {\bf all} unwanted parts. Calls W W h, W W s, W W C-c.\\
761 W H a & Highlight {\bf all} parts. Calls W b, W H c, W H h, W H s.\\

Completed in 300 milliseconds