HomeSort by relevance Sort by last modified time
    Searched full:callee (Results 451 - 475 of 1069) sorted by null

<<11121314151617181920>>

  /frameworks/av/libvideoeditor/osal/src/
M4OSA_FileReader.c 360 * allocating/de-allocating the 'value' field, the callee must copy
501 * @note As the caller is responsible for allocating/de-allocating the 'value' field, the callee must copy this field
M4OSA_FileWriter.c 373 * 'value' field, the callee must copy this field
516 * 'value' field, the callee must copy this field to its internal
  /sdk/emulator/opengl/host/tools/emugen/
README 19 and the callee is referred to as the Decoder or Server. These terms
64 out: Data is sent from the callee to the caller
  /art/compiler/dex/
compiler_enums.h 127 kMIRCallee, // Instruction is inlined from callee.
  /art/compiler/dex/quick/x86/
call_x86.cc 237 /* Spill core callee saves */
  /dalvik/vm/compiler/
Compiler.h 143 kIsCallee = 0, /* Code is part of a callee (invoked by a hot trace) */
  /dalvik/vm/mterp/armv5te/
header.S 37 Callee must save/restore r4+ (except r12) if it modifies them. If VFP
  /dalvik/vm/mterp/common/
asm-constants.h 239 /* Size of callee save area */
  /external/chromium_org/chrome/browser/extensions/api/alarms/
alarm_manager.h 72 // Override the default delegate. Callee assumes onwership. Used for testing.
  /external/chromium_org/third_party/mesa/src/src/glsl/
opt_copy_propagation.cpp 188 exec_list_iterator sig_param_iter = ir->callee->parameters.iterator();
  /external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_powerpc-inl.h 123 // The LR save area is used by the callee, so the top entry is bogus.
  /external/chromium_org/third_party/tcmalloc/vendor/src/
stacktrace_powerpc-inl.h 123 // The LR save area is used by the callee, so the top entry is bogus.
  /external/chromium_org/v8/src/mips/
frames-mips.h 65 // Callee-saved registers preserved when switching from C to JavaScript.
  /external/chromium_org/v8/test/mjsunit/
strict-mode.js     [all...]
  /external/clang/docs/
LibASTMatchers.rst 130 combination of other matchers, as is for example the case with `callee
  /external/clang/lib/Analysis/
CallGraph.cpp 72 // Find the callee definition within the same translation unit.
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_scanf_interceptor_test.cc 134 // either floating-something, or (GNU extension) callee-allocated string.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
actionscript.php 70 'builtInItems', 'bullet', 'Button', 'bytesLoaded', 'bytesTotal', 'call', 'callee', 'caller',
  /external/llvm/docs/tutorial/
LangImpl2.rst 83 std::string Callee;
86 CallExprAST(const std::string &callee, std::vector<ExprAST*> &args)
87 : Callee(callee), Args(args) {}
  /external/llvm/include/llvm/CodeGen/
RegisterScavenging.h 61 /// CalleeSavedrRegs - A bitvector of callee saved registers for the target.
  /external/llvm/lib/CodeGen/
RegisterClassInfo.cpp 11 // information about target register classes. Callee saved and reserved
  /external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.cpp 194 TLI.getPointerTy()), // callee
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 128 SDValue LowerCCCCallTo(SDValue Chain, SDValue Callee,
  /external/llvm/lib/Target/PowerPC/
PPCCallingConv.td 96 // caller to the callee. The location for the address argument is assigned by
  /external/llvm/lib/Target/Sparc/
SparcCallingConv.td 42 // array starting at [%fp+BIAS+128] in the callee's stack frame. All arguments

Completed in 1327 milliseconds

<<11121314151617181920>>