HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 176 - 200 of 10314) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/clang/test/SemaTemplate/
instantiate-try-catch.cpp 25 } catch(Exception e) { // expected-error{{calling a private constructor of class 'PR10232::Templated<int>::Exception'}}
  /external/compiler-rt/lib/asan/lit_tests/TestCases/
malloc_hook.cc 11 // Note: avoid calling functions that allocate memory in malloc/free
  /external/compiler-rt/lib/msan/lit_tests/
malloc_hook.cc 11 // Note: avoid calling functions that allocate memory in malloc/free
  /external/expat/lib/
expat_external.h 20 XMLCALL - The calling convention to use for all calls across the
33 compiled with the cdecl calling convention as the default since
43 one calling convention, we need to extend this definition to
49 pre-processor and how to specify the same calling convention as the
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractCheckedFuture.java 50 * <p>If {@code e} is an {@code InterruptedException}, the calling
53 * wishes to swallow the interrupt, it can do so by calling
70 * calling {@code mapException}.
98 * calling {@code mapException}.
  /external/iptables/extensions/
libxt_tos.man 11 recognized TOS names can be obtained by calling iptables with \fB\-m tos \-h\fP.
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/
SceneGraphVisitorAdapter.java 8 * Use by calling {@link Spatial#depthFirstTraversal(com.jme3.scene.SceneGraphVisitor) }
  /external/kernel-headers/original/asm-mips/
sgidefs.h 38 * Subprogram calling convention
  /external/kernel-headers/original/asm-x86/
delay.h 7 * Delay routines calling functions in arch/x86/lib/delay.c
  /external/kernel-headers/original/linux/
errno.h 13 #define ERESTART_RESTARTBLOCK 516 /* restart by calling sys_restart_syscall */
  /external/llvm/lib/Target/Hexagon/
HexagonCallingConv.td 1 //===- HexagonCallingConv.td - Calling Conventions Hexagon -*- tablegen -*-===//
10 // This describes the calling conventions for the Hexagon architectures.
15 // Return Value Calling Conventions
27 // Hexagon 32-bit C Calling convention.
  /external/llvm/lib/Target/MSP430/
MSP430CallingConv.td 1 //==- MSP430CallingConv.td - Calling Conventions for MSP430 -*- tablegen -*-==//
9 // This describes the calling conventions for MSP430 architecture.
13 // MSP430 Return Value Calling Convention
24 // MSP430 Argument Calling Conventions
  /external/llvm/lib/Target/SystemZ/
SystemZCallingConv.h 1 //===-- SystemZCallingConv.h - Calling conventions for SystemZ --*- C++ -*-===//
  /external/llvm/lib/Target/XCore/
XCoreCallingConv.td 1 //===- XCoreCallingConv.td - Calling Conventions for XCore -*- tablegen -*-===//
9 // This describes the calling conventions for XCore architecture.
13 // XCore Return Value Calling Convention
21 // XCore Argument Calling Conventions
  /external/llvm/test/CodeGen/AArch64/
regress-tail-livereg.ll 10 ; Calling a function encourages @foo to use a callee-saved register,
  /external/llvm/test/Transforms/InstCombine/
vector-type.ll 1 ; The code in InstCombiner::FoldSelectOpOp was calling
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_DisplayFormat.3 13 If you want to take advantage of hardware colorkey or alpha blit acceleration, you should set the colorkey and alpha value before calling this function\&.
SDL_Flip.3 11 On hardware that supports double-buffering, this function sets up a flip and returns\&. The hardware will wait for vertical retrace, and then swap video buffers before the next video surface blit or lock will return\&. On hardware that doesn\&'t support double-buffering, this is equivalent to calling \fISDL_UpdateRect\fR\fB(screen, 0, 0, 0, 0)\fR
  /external/skia/src/gpu/
GrGpuFactory.cpp 26 // By calling GrGLDefaultInterface we've taken a ref on the
  /external/valgrind/main/VEX/
TODO.txt 7 x86 isel: should free up all fp reg tags when calling a helper.
  /external/valgrind/main/drd/tests/
tc12_rwl_trivial.stderr.exp 2 Reader-writer lock not locked by calling thread: rwlock 0x.........
  /frameworks/av/include/media/
MemoryLeakTrackUtil.h 21 * Dump the memory address of the calling process to the given fd.
  /frameworks/base/core/java/android/os/
BadParcelableException.java 21 * The object you are calling has died, because its hosting process
DeadObjectException.java 21 * The object you are calling has died, because its hosting process
  /frameworks/base/core/java/android/util/
MalformedJsonException.java 23 * ignored by calling {@link JsonReader#setLenient(boolean)}.

Completed in 439 milliseconds

1 2 3 4 5 6 78 91011>>