Searched
full:callee (Results
301 -
325 of
1069) sorted by null
<<11121314151617181920>>
/external/llvm/test/Transforms/Inline/ |
inline_ssp.ll | 12 ; strictest(caller-ssp-attr, callee-ssp-attr), where strictness is ordered as:
|
/external/mesa3d/src/gallium/auxiliary/cso_cache/ |
cso_hash.h | 82 * it will have to be freed after calling this function by the callee.
|
/external/mesa3d/src/glsl/ |
opt_constant_folding.cpp | 125 exec_list_iterator sig_iter = ir->callee->parameters.iterator();
|
opt_dead_functions.cpp | 107 signature_entry *entry = this->get_signature_entry(ir->callee);
|
/external/mesa3d/src/mapi/glapi/ |
glapi_nop.c | 56 * callee making the number/type of arguments significant.
|
/external/oprofile/libpp/ |
symbol.h | 100 * The public data for call-graph symbols. Each caller/callee has
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
RpcChannel.java | 59 * decides the types of the {@code Message} objects, not the callee. The
|
/frameworks/av/include/media/stagefright/ |
MediaSource.h | 107 // Callee assumes ownership of the buffers if no error is returned.
|
/frameworks/av/services/camera/libcameraservice/api2/ |
CameraDeviceClient.h | 65 // Note that the callee gets a copy of the metadata.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/ |
rpc.h | 58 /* Server side only remote procedure callee */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
rpc.h | 58 /* Server side only remote procedure callee */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
rpc.h | 58 /* Server side only remote procedure callee */
|
/dalvik/vm/mterp/x86/ |
header.S | 25 Callee save set: 51 to callee save registers).
|
/external/bison/lib/ |
w32spawn.h | 119 callee: By default, in the callee, the initialization code before main()
|
/external/chromium_org/third_party/jemalloc/chromium/ |
jemalloc.h | 114 * minimum. The callee should try to free memory in order 118 * allocation request. Some callee must free adequate
|
/external/chromium_org/third_party/jemalloc/vendor/ |
jemalloc.h | 114 * minimum. The callee should try to free memory in order 118 * allocation request. Some callee must free adequate
|
/external/clang/test/Analysis/diagnostics/ |
undef-value-caller.c | 4 #include "undef-value-callee.h" 10 callee();
|
/external/clang/unittests/ASTMatchers/Dynamic/ |
RegistryTest.cpp | 130 constructMatcher("callee", constructMatcher("memberExpr", 137 "callee",
|
/external/compiler-rt/lib/i386/ |
moddi3.S | 100 popl %edi // Restore callee-save registers 140 popl %edi // Restore callee-save registers
|
/external/llvm/include/llvm/Transforms/Utils/ |
Cloning.h | 141 /// constant arguments cause a significant amount of code in the callee to be 175 /// inlined from the callee. This is only filled in if CG is non-null.
|
/external/llvm/lib/Analysis/ |
CaptureTracking.cpp | 110 // Not captured if the callee is readonly, doesn't return a copy through 119 // the callee might return its own address. It is analogous to saying
|
/external/llvm/lib/Target/Mips/ |
MipsRegisterInfo.cpp | 73 // Callee Saved Registers methods 76 /// Mips Callee Saved Registers
|
/external/llvm/lib/Transforms/Instrumentation/ |
ProfilingUtils.cpp | 132 void llvm::InsertProfilingShutdownCall(Function *Callee, Module *Mod) { 145 ConstantExpr::getBitCast(Callee, GlobalDtorElems[1])
|
/external/nist-sip/java/gov/nist/javax/sip/header/extensions/ |
JoinHeader.java | 42 * from the initiator of the dialog. Requests sent by the callee to the caller 44 * use the callee's address in the From header field.
|
/packages/apps/Calendar/src/com/android/calendar/ |
ContactsAsyncHelper.java | 150 // Added additional Cookie field in the callee to handle arguments 199 // Added additional Cookie field in the callee to handle arguments
|
Completed in 1294 milliseconds
<<11121314151617181920>>