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

1 2 3 4 5 6 78 91011>>

  /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)}.
  /frameworks/base/core/java/android/widget/
WrapperListAdapter.java 21 * by calling {@link #getWrappedAdapter()}.
  /frameworks/base/wifi/java/android/net/wifi/p2p/
package.html 8 android.net.wifi.p2p.WifiP2pManager}, which you can acquire by calling {@link
12 <li>Initialize your application for P2P connections by calling {@link
15 <li>Discover nearby devices by calling {@link android.net.wifi.p2p.WifiP2pManager#discoverPeers
18 <li>Start a P2P connection by calling {@link android.net.wifi.p2p.WifiP2pManager#connect
  /libcore/luni/src/main/java/java/nio/channels/
DatagramChannel.java 58 * This channel is created by calling the <code>openDatagramChannel</code>
121 * if another thread interrupts the calling thread while the
122 * operation is in progress. The calling thread will have the
172 * if another thread interrupts the calling thread while the
173 * operation is in progress. The calling thread will have the
210 * if another thread interrupts the calling thread while the
211 * operation is in progress. The calling thread will have the
221 * The precondition for calling this method is that the channel is connected
241 * if another thread interrupts the calling thread while the
242 * operation is in progress. The calling thread will have th
    [all...]
GatheringByteChannel.java 41 * if another thread interrupts the calling thread while the
42 * operation is in progress. The interrupt state of the calling
79 * if another thread interrupts the calling thread while the
80 * operation is in progress. The interrupt state of the calling
ScatteringByteChannel.java 41 * if another thread interrupts the calling thread while the
42 * operation is in progress. The interrupt state of the calling
73 * if another thread interrupts the calling thread while the
74 * operation is in progress. The interrupt state of the calling

Completed in 943 milliseconds

1 2 3 4 5 6 78 91011>>